@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/41bef867-65e1-426b-98eb-d8d6258d7c64> a dcat:Dataset ;
    dct:description """<p>Listado de personas vacunadas en Paraguay</p>
""" ;
    dct:identifier "72349b9b-497d-44d6-b86e-4b23750133e6" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2024-01-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ministerio de Salud Pública y Bienestar Social (MSPyBS)" ] ;
    dct:title "REGISTRO DE VACUNACIONES - COVID-19" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/41bef867-65e1-426b-98eb-d8d6258d7c64/resource/19ca7d6d-5574-4807-a613-979fe92edabd> ;
    dcat:keyword "COVID",
        "MSPYBS",
        "PANDEMIA",
        "Paraguay",
        "VACUNAS" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/registro-de-vacunaciones-covid-19> .

<https://data.amerigeoss.org/dataset/41bef867-65e1-426b-98eb-d8d6258d7c64/resource/19ca7d6d-5574-4807-a613-979fe92edabd> a dcat:Distribution ;
    dct:description """<p>Es un archivo .CSV que se actualiza mensualmente con el listado de personas vacunadas Covid-19</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:33:45.787856"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:58:31.444456"^^xsd:dateTime ;
    dct:title "REGISTRO DE VACUNACIONES - COVID-19" ;
    dcat:accessURL <https://vacunate.gov.py/vacunados.zip> ;
    dcat:mediaType "application/zip" .

<https://www.datos.gov.py/dataset/registro-de-vacunaciones-covid-19> a foaf:Document .

