@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/b9193fdc-5c6f-44f5-9002-bc82910be7ea> a dcat:Dataset ;
    dct:description "INDICE DE INFORMACIÓN CLASIFICADA Y RESERVADA" ;
    dct:identifier <https://www.datos.gov.co/api/views/amx5-48xy> ;
    dct:issued "2018-04-27"^^xsd:date ;
    dct:modified "2018-04-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "INDICE DE INFORMACIÓN CLASIFICADA Y RESERVADA" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b9193fdc-5c6f-44f5-9002-bc82910be7ea/resource/f4ab0af9-c809-4911-ade7-ded58aaafbdc> ;
    dcat:keyword "distrito capital",
        "educación",
        "idep",
        "información clasificada y reservada",
        "investigación" ;
    dcat:landingPage <https://www.datos.gov.co/d/amx5-48xy> .

<https://data.amerigeoss.org/dataset/b9193fdc-5c6f-44f5-9002-bc82910be7ea/resource/f4ab0af9-c809-4911-ade7-ded58aaafbdc> a dcat:Distribution ;
    dct:issued "2019-08-08T17:14:01.928112"^^xsd:dateTime ;
    dct:modified "2025-10-02T00:29:08.379444"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/download/amx5-48xy/application/vnd.ms-excel> .

<https://www.datos.gov.co/d/amx5-48xy> a foaf:Document .

