@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/fb129b0b-6ded-4b99-82cd-83ab6fd4eecf> a dcat:Dataset ;
    dct:description "Proporción de adolescentes que hicieron una consulta médica al menos una vez en el último año, País urbano" ;
    dct:identifier "fb129b0b-6ded-4b99-82cd-83ab6fd4eecf" ;
    dct:issued "2025-09-30T14:29:12.629175"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:29:12.629182"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> ;
    dct:title "Porcentaje de adolescentes y jóvenes que hicieron una consulta médica al menos una vez en el último año Uruguay, País urbano" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Observatorio Social" ;
            vcard:hasEmail <mailto:gpedetti@mides.gub.uy> ] ;
    dcat:keyword "Acceso y cobertura",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "Salud",
        "South America",
        "Uruguay" .

<https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> a foaf:Agent ;
    foaf:name "Uruguay" .

