@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/ce258d85-f83b-4836-a243-5f3d37f724af> a dcat:Dataset ;
    dct:description "There is no description available." ;
    dct:identifier <http://datos.sgc.gov.co/datasets/321c259eaf3346cba5a3005ddd6afc3d> ;
    dct:issued "2018-10-02"^^xsd:date ;
    dct:modified "2019-01-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SERVICIO GEOLÓGICO COLOMBIANO" ] ;
    dct:title "Estadisticas-Gestion-Informacion" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ce258d85-f83b-4836-a243-5f3d37f724af/resource/e63ee87f-50e2-4237-9cae-6ac07232d974> ;
    dcat:keyword "sgc" ;
    dcat:landingPage <http://datos.sgc.gov.co/datasets/321c259eaf3346cba5a3005ddd6afc3d> .

<https://data.amerigeoss.org/dataset/ce258d85-f83b-4836-a243-5f3d37f724af/resource/e63ee87f-50e2-4237-9cae-6ac07232d974> a dcat:Distribution ;
    dct:issued "2019-08-08T19:35:18.382601"^^xsd:dateTime ;
    dct:modified "2025-10-02T01:18:39.845218"^^xsd:dateTime ;
    dcat:accessURL <https://www2.sgc.gov.co/sgc/mapas/Paginas/Estadisticas-Gestion-Informacion.aspx> .

<http://datos.sgc.gov.co/datasets/321c259eaf3346cba5a3005ddd6afc3d> a foaf:Document .

