@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/0d6b7984-0d0a-4da5-a79b-a6b7caf3617f> a dcat:Dataset ;
    dct:description "Número de Alumnos matriculados según Sector (Oficial y No Oficial), en los 116 Municipios de Cundinamarca. Año: 2015. Fuente: Ministerio de Educación Nacional" ;
    dct:identifier <https://www.datos.gov.co/api/views/yhet-nfvp> ;
    dct:issued "2017-08-14"^^xsd:date ;
    dct:modified "2019-07-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Matrícula por Sector  de Cundinamarca 2015" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d6b7984-0d0a-4da5-a79b-a6b7caf3617f/resource/0224f898-2c0c-42d9-82b5-3b19068353d2> ;
    dcat:keyword "cundinamarca",
        "matricula",
        "sector" ;
    dcat:landingPage <https://www.datos.gov.co/d/yhet-nfvp> .

<https://data.amerigeoss.org/dataset/0d6b7984-0d0a-4da5-a79b-a6b7caf3617f/resource/0224f898-2c0c-42d9-82b5-3b19068353d2> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2019-08-08T19:36:37.888082"^^xsd:dateTime ;
    dct:modified "2025-10-01T18:27:38.355425"^^xsd:dateTime ;
    dct:title "Students enrolled according to Sector" ;
    dcat:accessURL <https://opendata.arcgis.com/datasets/bf801e6f344d4bcf87e8747d61d8e9b9_0.kml> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

<https://www.datos.gov.co/d/yhet-nfvp> a foaf:Document .

