@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/a976fc19-8f19-4901-b2b3-19d033a5e84c> a dcat:Dataset ;
    dct:description "There is no description available." ;
    dct:identifier <http://datos.sgc.gov.co/datasets/08a0e5b9efea4f15b872303d1b057135> ;
    dct:issued "2018-10-02"^^xsd:date ;
    dct:modified "2018-10-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SERVICIO GEOLÓGICO COLOMBIANO" ] ;
    dct:title "Visor Geográfico del Mapa Geológico de Colombia 2015" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a976fc19-8f19-4901-b2b3-19d033a5e84c/resource/ac560cda-1e5b-4db0-ba44-6a3cedf74ed8> ;
    dcat:keyword "sgc" ;
    dcat:landingPage <http://datos.sgc.gov.co/datasets/08a0e5b9efea4f15b872303d1b057135> .

<https://data.amerigeoss.org/dataset/a976fc19-8f19-4901-b2b3-19d033a5e84c/resource/ac560cda-1e5b-4db0-ba44-6a3cedf74ed8> a dcat:Distribution ;
    dct:issued "2019-08-08T18:37:40.098682"^^xsd:dateTime ;
    dct:modified "2025-10-01T23:52:26.425865"^^xsd:dateTime ;
    dcat:accessURL <http://srvags.sgc.gov.co/Flexviewer/Mapa_Geologico_Colombia_2015/> .

<http://datos.sgc.gov.co/datasets/08a0e5b9efea4f15b872303d1b057135> a foaf:Document .

