@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/ffe5b28c-0563-41fc-9c27-df40ba44b77e> a dcat:Dataset ;
    dct:description "There is no description available." ;
    dct:identifier <http://datos.sgc.gov.co/datasets/dc2bb18367c74705953a14e38fa04816> ;
    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 "Motor de Integración de Información Geocientífica - MIIG" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ffe5b28c-0563-41fc-9c27-df40ba44b77e/resource/f16b30fb-ff9c-439c-bef5-f939424803aa> ;
    dcat:keyword "sgc" ;
    dcat:landingPage <http://datos.sgc.gov.co/datasets/dc2bb18367c74705953a14e38fa04816> .

<https://data.amerigeoss.org/dataset/ffe5b28c-0563-41fc-9c27-df40ba44b77e/resource/f16b30fb-ff9c-439c-bef5-f939424803aa> a dcat:Distribution ;
    dct:issued "2019-08-08T16:45:45.503928"^^xsd:dateTime ;
    dct:modified "2025-10-02T03:15:33.942938"^^xsd:dateTime ;
    dcat:accessURL <https://miig.sgc.gov.co/Paginas/advanced.aspx> .

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

