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

<https://data.amerigeoss.org/dataset/84f2694f-545f-409f-ac7b-9c4e39308bae> a dcat:Dataset ;
    dct:description "Logros en las vacunas administradas dentro del Programa Nacional de Inmunizaciones (PNI) según tipo de vacuna, dosis y edad, por región de residencia. Establecimientos pertenecientes al SNSS, año 2012" ;
    dct:identifier "84f2694f-545f-409f-ac7b-9c4e39308bae" ;
    dct:issued "2025-09-18T18:50:04.221928"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:50:04.221934"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Programa Nacional de Inmunización" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sin Auto" ;
            vcard:hasEmail <mailto:test@gmail.com> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "test" ;
    dcat:landingPage <No%20informado> .

<No%20informado> a foaf:Document .

<https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> a foaf:Agent ;
    foaf:name "Chile" .

