@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/58646cf4-40b6-4081-9dec-25ee14665a1e> a dcat:Dataset ;
    dct:description "Lakes and ponds of Mount Desert Island and islands of MDI municipal towns and also contains freshwater islands within lakes and ponds. Created from USGS 24k DLG data and appended for MDI. Polygon data has area attributes and line data has length attributes." ;
    dct:identifier "58646cf4-40b6-4081-9dec-25ee14665a1e" ;
    dct:issued "2025-11-21T21:02:47.065690"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:02:47.065694"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-68.7000 44.0000, -68.2500 44.0000, -68.2500 44.5000, -68.7000 44.5000, -68.7000 44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Lakes and Ponds of Mount Desert Island (MDI) and Islands of MDI Municipal Towns" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58646cf4-40b6-4081-9dec-25ee14665a1e/resource/658eb72d-cdaf-4268-a315-f2a90314f978> ;
    dcat:keyword "acadia-national-park",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "freshwater",
        "geo",
        "geoss",
        "hydrology",
        "island",
        "lake",
        "lands-of-mdi-municipalities",
        "maine",
        "me",
        "mount-desert-island",
        "national",
        "north-america",
        "pond",
        "supply",
        "united-states" .

<https://data.amerigeoss.org/dataset/58646cf4-40b6-4081-9dec-25ee14665a1e/resource/658eb72d-cdaf-4268-a315-f2a90314f978> a dcat:Distribution ;
    dct:description "Arc/Info coverage data" ;
    dct:issued "2020-11-29T22:53:18.038152"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:02:47.054714"^^xsd:dateTime ;
    dct:title "ARCE" ;
    dcat:accessURL <http://www.coa.edu> .

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

