@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3997a45d-622e-4203-b3b0-19879e0f75c2> a dcat:Dataset ;
    dct:description "WORM provides a generalized representation at 1:24,000 scale of commercially harvested marine worm habitat in Maine, based on Maine Department of Marine Resources data from 1970's. Original maps were created by MDMR and published by USF&WS as part of the Ecological Characteristics of Coastal Maine." ;
    dct:identifier "3997a45d-622e-4203-b3b0-19879e0f75c2" ;
    dct:issued "2025-11-21T01:11:37.022699"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:11:37.022703"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-70.2775 43.6642, -66.9615 43.6642, -66.9615 44.9765, -70.2775 44.9765, -70.2775 43.6642))"^^gsp:wktLiteral ] ;
    dct:title "Worm Habitat in Maine" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3997a45d-622e-4203-b3b0-19879e0f75c2/resource/c5ba81e2-b2a8-42fe-b762-c6058d11e8b8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biosphere",
        "ckan",
        "fisheries",
        "geo",
        "geoss",
        "gulf-of-maine",
        "maine",
        "marine",
        "marine-biology",
        "marine-environment-monitoring",
        "me",
        "national",
        "north-america",
        "oceans",
        "united-states" .

<https://data.amerigeoss.org/dataset/3997a45d-622e-4203-b3b0-19879e0f75c2/resource/c5ba81e2-b2a8-42fe-b762-c6058d11e8b8> a dcat:Distribution ;
    dct:description "2" ;
    dct:issued "2020-11-29T22:27:02.733375"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:11:37.013354"^^xsd:dateTime ;
    dct:title "ARCE" ;
    dcat:accessURL <http://apollo.ogis.state.me.us> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

