@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/bb7cbb1f-ec75-4809-b5c8-7c70ae663655> 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 "bb7cbb1f-ec75-4809-b5c8-7c70ae663655" ;
    dct:issued "2020-02-06T19:50:02.652607"^^xsd:dateTime ;
    dct:modified "2020-02-06T19:50:04.671221"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Resultados de elecciones generales 2011" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/bb7cbb1f-ec75-4809-b5c8-7c70ae663655/resource/455429e3-767b-420c-8998-28e055c59d96> ;
    dcat:keyword "Año 2011",
        "Elecciones",
        "Generales",
        "Mesa electoral" .

<https://dadesobertes.gva.es/dataset/bb7cbb1f-ec75-4809-b5c8-7c70ae663655/resource/455429e3-767b-420c-8998-28e055c59d96> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-02-06T19:50:04.728386"^^xsd:dateTime ;
    dct:modified "2020-02-06T19:50:04.728386"^^xsd:dateTime ;
    dct:title "Resultados elecciones generales" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/bb7cbb1f-ec75-4809-b5c8-7c70ae663655/resource/455429e3-767b-420c-8998-28e055c59d96/download/resultados-elecciones-generales-1-2011.csv> ;
    dcat:byteSize "10754288"^^xsd:nonNegativeInteger .

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

