@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://data.amerigeoss.org/dataset/d2803abe-a25b-461e-8632-6777e2611690> a dcat:Dataset ;
    dct:description """<p>Datos estadísticos de Candidatos para las Elecciones Generales de los años 1998, 2000, 2003, 2008, 2013, 2018.</p>
""" ;
    dct:identifier "fe9dd1bc-0f58-4268-a019-cae127710921" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2019-10-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Tribunal Superior de Justicia Electoral (TSJE)" ] ;
    dct:title "Candidatos Elecciones Generales 1998-2018" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d2803abe-a25b-461e-8632-6777e2611690/resource/d3d683e8-28f7-4e74-b786-c6b1d84a32c5>,
        <https://data.amerigeoss.org/dataset/d2803abe-a25b-461e-8632-6777e2611690/resource/f7bdca74-9094-4af8-99a6-3a7ed1f2de7a> ;
    dcat:keyword "TSJE",
        "candidatos",
        "elecciones",
        "resultados" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/candidatos-elecciones-generales-1998-2018-0> .

<https://data.amerigeoss.org/dataset/d2803abe-a25b-461e-8632-6777e2611690/resource/d3d683e8-28f7-4e74-b786-c6b1d84a32c5> a dcat:Distribution ;
    dct:description """<p>Datos estadísticos de Candidatos para las Elecciones Generales de los años 1998, 2000, 2003, 2008, 2013, 2018.</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T01:33:58.646159"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:58:45.063495"^^xsd:dateTime ;
    dct:title "Elecciones Generales - Candidatos 1998-2018" ;
    dcat:accessURL <https://tsje.gov.py/DATASTORE/EleccionesGeneralesCandidatos-hasta-2018.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/d2803abe-a25b-461e-8632-6777e2611690/resource/f7bdca74-9094-4af8-99a6-3a7ed1f2de7a> a dcat:Distribution ;
    dct:description """<p>Esquema del Conjunto de Datos de Candidatos desde 1998 hasta el año 2018</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T01:33:58.646161"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:58:45.063585"^^xsd:dateTime ;
    dct:title "Esquema del Conjunto de Datos de Candidatos desde el año 1998 al 2018" ;
    dcat:accessURL <https://tsje.gov.py/DATASTORE/esquema_candidatos.csv> ;
    dcat:mediaType "text/csv" .

<https://www.datos.gov.py/dataset/candidatos-elecciones-generales-1998-2018-0> a foaf:Document .

