@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/0167016b-4243-4cbd-a584-0132be56e6f9> a dcat:Dataset ;
    dct:description "Prospección (Permiso de perforación aguas subterráneas)" ;
    dct:identifier <https://www.datos.gov.co/api/views/8imx-ra3p> ;
    dct:issued "2018-12-11"^^xsd:date ;
    dct:modified "2018-12-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Prospección (Permiso de perforación aguas subterraneas)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0167016b-4243-4cbd-a584-0132be56e6f9/resource/ca272328-9029-41e8-90d7-df9bea1ad748> ;
    dcat:keyword "aguas subterraneas",
        "perforación",
        "prospección" ;
    dcat:landingPage <https://www.datos.gov.co/d/8imx-ra3p> .

<https://data.amerigeoss.org/dataset/0167016b-4243-4cbd-a584-0132be56e6f9/resource/ca272328-9029-41e8-90d7-df9bea1ad748> a dcat:Distribution ;
    dct:issued "2019-08-08T17:00:24.446743"^^xsd:dateTime ;
    dct:modified "2025-10-01T18:17:02.776537"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/617e29b2-7a2f-4eaf-be29-7c413223c73a> .

<https://www.datos.gov.co/d/8imx-ra3p> a foaf:Document .

