@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dadesobertes.gva.es/dataset/0736f4f0-cb3e-48cf-8800-3cd48f41962b> a dcat:Dataset ;
    dct:accrualPeriodicity "Anual" ;
    dct:description "Resultados de elecciones generales desglosado hasta el nivel de Mesa Electoral. Datos generados por la GVA a partir de datos facilitados por el Ministerio del Interior." ;
    dct:identifier "0736f4f0-cb3e-48cf-8800-3cd48f41962b" ;
    dct:issued "2020-02-06T19:46:33.674890"^^xsd:dateTime ;
    dct:modified "2020-02-06T19:46:36.444453"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Resultados de elecciones generales 2008" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/0736f4f0-cb3e-48cf-8800-3cd48f41962b/resource/bf026fb9-b8ce-4b9d-b165-723bfd8398f8> ;
    dcat:keyword "Año 2008",
        "Elecciones",
        "Generales",
        "Mesa electoral" .

<https://dadesobertes.gva.es/dataset/0736f4f0-cb3e-48cf-8800-3cd48f41962b/resource/bf026fb9-b8ce-4b9d-b165-723bfd8398f8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-02-06T19:46:36.481029"^^xsd:dateTime ;
    dct:modified "2020-02-06T19:46:36.481029"^^xsd:dateTime ;
    dct:title "Resultados elecciones generales" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/0736f4f0-cb3e-48cf-8800-3cd48f41962b/resource/bf026fb9-b8ce-4b9d-b165-723bfd8398f8/download/resultados-elecciones-generales-1-2008.csv> ;
    dcat:byteSize "21537005"^^xsd:nonNegativeInteger .

<https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> a foaf:Agent ;
    foaf:name "Generalitat Valenciana" .

