@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/6c21c1b3-0e0e-4d5b-9a1e-9c5f71ff26d2> a dcat:Dataset ;
    dct:description " ERMA is a web-basedGIStool that assists both emergency responders and environmental resource managers in dealing with incidents that may harm the environment.  " ;
    dct:identifier "6c21c1b3-0e0e-4d5b-9a1e-9c5f71ff26d2" ;
    dct:issued "2025-11-25T21:53:59.171800"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:53:59.171804"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "ERMA Arctic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jake Nelson" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6c21c1b3-0e0e-4d5b-9a1e-9c5f71ff26d2/resource/e1d8262d-a5e8-4528-86d9-c41911dc39ec> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arctic",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "erma",
        "geo",
        "geoss",
        "global",
        "marine",
        "marine-regulatory-boundaries",
        "oil",
        "resource" .

<https://data.amerigeoss.org/dataset/6c21c1b3-0e0e-4d5b-9a1e-9c5f71ff26d2/resource/e1d8262d-a5e8-4528-86d9-c41911dc39ec> a dcat:Distribution ;
    dct:description " ERMA is a web-basedGIStool that assists both emergency responders and environmental resource managers in dealing with incidents that may harm the environment.  " ;
    dct:format "HTML" ;
    dct:issued "2012-08-20T18:44:50"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:53:59.161916"^^xsd:dateTime ;
    dct:title "Environmental Response Management Application." ;
    dcat:accessURL <http://response.restoration.noaa.gov/maps-and-spatial-data/environmental-response-management-application-erma/arctic-erma.html> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

