@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/730fb50b-2447-4b4d-80be-b277ed0b1dfb> a dcat:Dataset ;
    dct:description "Autorizaciones" ;
    dct:identifier <https://www.datos.gov.co/api/views/mxp9-nppi> ;
    dct:issued "2018-12-10"^^xsd:date ;
    dct:modified "2018-12-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Autorizaciones" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/730fb50b-2447-4b4d-80be-b277ed0b1dfb/resource/3ea8055d-a069-45a2-abab-04c23561647d> ;
    dcat:keyword "autorizaciones" ;
    dcat:landingPage <https://www.datos.gov.co/d/mxp9-nppi> .

<https://data.amerigeoss.org/dataset/730fb50b-2447-4b4d-80be-b277ed0b1dfb/resource/3ea8055d-a069-45a2-abab-04c23561647d> a dcat:Distribution ;
    dct:issued "2019-08-08T18:25:51.913508"^^xsd:dateTime ;
    dct:modified "2025-10-01T21:50:31.038243"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/a4391100-be4b-4ebe-b008-0c65c4a69c6e> .

<https://www.datos.gov.co/d/mxp9-nppi> a foaf:Document .

