@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/9f0352aa-06a1-4dcd-be4e-0680ac9d76f1> a dcat:Dataset ;
    dct:description "Corresponde al geoservicio de tipo WMS de Intensidad Máxima Observada 2015" ;
    dct:identifier <http://srvags.sgc.gov.co/arcgis/services/Mapa_Intensidad_Maxima_Observada_Colombia/Intensidad_Maxima_Observada_2015/MapServer/WMSServer?> ;
    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 "Intensidad Máxima Observada 2015" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9f0352aa-06a1-4dcd-be4e-0680ac9d76f1/resource/59b3a912-4690-465a-a7e4-3d7265afbf57> ;
    dcat:keyword "icde",
        "igac",
        "intensidad",
        "sgc" ;
    dcat:landingPage <https://www.datos.gov.co/d/w6hm-7bqu> .

<https://data.amerigeoss.org/dataset/9f0352aa-06a1-4dcd-be4e-0680ac9d76f1/resource/59b3a912-4690-465a-a7e4-3d7265afbf57> a dcat:Distribution ;
    dct:issued "2020-12-09T02:34:31.460918"^^xsd:dateTime ;
    dct:modified "2025-10-01T23:28:46.317729"^^xsd:dateTime ;
    dct:title "Intensidad Máxima Observada 2015" ;
    dcat:accessURL <http://srvags.sgc.gov.co/arcgis/services/Mapa_Intensidad_Maxima_Observada_Colombia/Intensidad_Maxima_Observada_2015/MapServer/WMSServer?> .

<https://www.datos.gov.co/d/w6hm-7bqu> a foaf:Document .

