@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/0ad85807-dcf6-46af-95a6-159298ede83f> a dcat:Dataset ;
    dct:description "Corresponde al geoservicio de tipo WMS de Estaciones GNSS SGC 2014" ;
    dct:identifier <http://www.icde.org.co/servicios/geocontenidos-web/Estaciones-GNSS-SGC-2014> ;
    dct:issued "2019-12-18"^^xsd:date ;
    dct:language "Español" ;
    dct:modified "2019-07-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Infraestructura Colombiana de Datos Espaciales" ] ;
    dct:title "Estaciones GNSS SGC 2014" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ad85807-dcf6-46af-95a6-159298ede83f/resource/0e5fc9ae-c8d7-4618-ad47-ebc89685fee7>,
        <https://data.amerigeoss.org/dataset/0ad85807-dcf6-46af-95a6-159298ede83f/resource/52c61bca-d506-491b-8b96-69ba003e2368> ;
    dcat:keyword "estaciones",
        "gnss",
        "icde",
        "igac",
        "sgc" ;
    dcat:landingPage <https://www.datos.gov.co/d/4bsc-qch9> .

<https://data.amerigeoss.org/dataset/0ad85807-dcf6-46af-95a6-159298ede83f/resource/0e5fc9ae-c8d7-4618-ad47-ebc89685fee7> a dcat:Distribution ;
    dct:issued "2020-12-08T22:53:16.419144"^^xsd:dateTime ;
    dct:modified "2025-10-01T18:25:27.210433"^^xsd:dateTime ;
    dct:title "Estaciones GNSS SGC 2014" ;
    dcat:accessURL <http://srvags.sgc.gov.co/arcgis/rest/services/Estaciones_GNSS/Estaciones_GNSS_SGC_2014/MapServer> .

<https://data.amerigeoss.org/dataset/0ad85807-dcf6-46af-95a6-159298ede83f/resource/52c61bca-d506-491b-8b96-69ba003e2368> a dcat:Distribution ;
    dct:issued "2020-12-08T22:53:16.419139"^^xsd:dateTime ;
    dct:modified "2025-10-01T18:25:27.209616"^^xsd:dateTime ;
    dct:title "Estaciones GNSS SGC 2014" ;
    dcat:accessURL <http://srvags.sgc.gov.co/arcgis/services/Estaciones_GNSS/Estaciones_GNSS_SGC_2014/MapServer/WMSServer?> .

<https://www.datos.gov.co/d/4bsc-qch9> a foaf:Document .

