@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/31bebfdb-c9b5-4c88-a008-053194d25425> a dcat:Dataset ;
    dct:description "This study focuses on a 67 attribute lake cover classification scheme covering the Bering Land Bridge area of the Seward Peninsula, Alaska. The GIS dataset consists of 5170 lakes (which were extracted from a 5m resolution ifSAR/orthophoto image) and provides information on lake morphometry, hydrologic connectivity, surface area dynamics, surrounding terrestrial ecotypes, bedfast percentage, and other important conditions. The Seward Peninsula lake habitat study classification system provides lake specific information for a coastal peninsula area that will guide research and aid in the management of the natural environment." ;
    dct:identifier "NPS_DataStore_2256612" ;
    dct:issued "2017-01-01"^^xsd:date ;
    dct:modified "2017-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-167.5384 65.2325, -167.5384 66.5948, -162.7150 66.5948, -162.7150 65.2325, -167.5384 65.2325))"^^gsp:wktLiteral ] ;
    dct:title "Bering Land Bridge Lake Classification; Seward Peninsula, Alaska, 2012-2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "attribute",
        "bedfast-percentage",
        "bering",
        "ckan",
        "classification",
        "ecological-framework-water-hydrology-surface-water-dynamics",
        "geo",
        "geoss",
        "hydrologic-connectivity",
        "ifsar",
        "lake",
        "morphometry",
        "national",
        "north-america",
        "orthophoto",
        "pond",
        "seward-peninsula",
        "surface-area-dynamics",
        "surrounding-terrestrial-ecotypes",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

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

