@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/e5583261-37db-47f1-ba32-685c2fc49f31> a dcat:Dataset ;
    dct:description "Embarazos de mujeres residentes en la ciudad de Medellín, años 2012-2017." ;
    dct:identifier <https://www.datos.gov.co/api/views/ivmi-pixa> ;
    dct:issued "2020-10-19"^^xsd:date ;
    dct:modified "2020-10-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Embarazo Adolescente" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e5583261-37db-47f1-ba32-685c2fc49f31/resource/0e00f1e3-4f05-4318-a3b1-92506ff94f80> ;
    dcat:keyword "adolescente",
        "embarazo" ;
    dcat:landingPage <https://www.datos.gov.co/d/ivmi-pixa> .

<https://data.amerigeoss.org/dataset/e5583261-37db-47f1-ba32-685c2fc49f31/resource/0e00f1e3-4f05-4318-a3b1-92506ff94f80> a dcat:Distribution ;
    dct:description "Embarazos de mujeres residentes en la ciudad de Medellín, años 2012-2017." ;
    dct:issued "2020-12-09T00:52:59.505568"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:14:58.803224"^^xsd:dateTime ;
    dct:title "Embarazo Adolescente" ;
    dcat:accessURL <http://medata.gov.co/dataset/embarazo-adolescente/resource/e4d59f50-39b6-45e1-b8f9-e56a73fc3c01#%7Bview-graph:%7BgraphOptions:%7Bhooks:%7BprocessOffset:%7B%7D%2CbindEvents:%7B%7D%7D%7D%7D%2CgraphOptions:%7Bhooks:%7BprocessOffset:%7B%7D%2CbindEvents:%7B%7D%7D%7D%7D> .

<https://www.datos.gov.co/d/ivmi-pixa> a foaf:Document .

