@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/3caeb76d-b07e-406d-adce-1f9f6fe56812> 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 "3caeb76d-b07e-406d-adce-1f9f6fe56812" ;
    dct:issued "2020-02-06T19:45:46.745408"^^xsd:dateTime ;
    dct:modified "2020-02-06T19:45:48.136921"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Resultados de elecciones generales 1996" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/3caeb76d-b07e-406d-adce-1f9f6fe56812/resource/5d6ff681-6ca9-4de9-a61e-bbc001771df2> ;
    dcat:keyword "Año 1996",
        "Elecciones",
        "Generales",
        "Mesa electoral" .

<https://dadesobertes.gva.es/dataset/3caeb76d-b07e-406d-adce-1f9f6fe56812/resource/5d6ff681-6ca9-4de9-a61e-bbc001771df2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-02-06T19:45:48.164853"^^xsd:dateTime ;
    dct:modified "2020-02-06T19:45:48.164853"^^xsd:dateTime ;
    dct:title "Resultados elecciones generales" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/3caeb76d-b07e-406d-adce-1f9f6fe56812/resource/5d6ff681-6ca9-4de9-a61e-bbc001771df2/download/resultados-elecciones-generales-1-1996.csv> ;
    dcat:byteSize "9075681"^^xsd:nonNegativeInteger .

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

