@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/0cc7ecf5-df16-424f-b7c5-de85e229731d> a dcat:Dataset ;
    dct:description "This dataset includes model inputs (specifically, weather and flags for predicted ice-cover) and is part of a larger data release of lake temperature model inputs and outputs for 68 lakes in the U.S. states of Minnesota and Wisconsin (http://dx.doi.org/10.5066/P9AQPIVD)." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5d89d90ce4b0c4f70d0ae4df> ;
    dct:issued "2025-09-23T19:16:15.286611"^^xsd:dateTime ;
    dct:modified "2020-08-20T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-94.2609 42.5692, -94.2609 48.6428, -87.9475 48.6428, -87.9475 42.5692, -94.2609 42.5692))"^^gsp:wktLiteral ] ;
    dct:title "Process-guided deep learning water temperature predictions: 3 Model inputs (meteorological inputs and ice flags)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jordan S. Read" ;
            vcard:hasEmail <mailto:jread@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0cc7ecf5-df16-424f-b7c5-de85e229731d/resource/90c2e3ee-09ab-4c6a-9981-fea1a74df6cf> ;
    dcat:keyword "007",
        "012",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "climate-change",
        "deep-learning",
        "environment",
        "hybrid-modeling",
        "inlandwaters",
        "machine-learning",
        "minnesota",
        "mn",
        "modeling",
        "reservoirs",
        "temperate-lakes",
        "temperature",
        "thermal-profiles",
        "united-states",
        "us",
        "usgs-5d89d90ce4b0c4f70d0ae4df",
        "water",
        "wi",
        "wisconsin" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0cc7ecf5-df16-424f-b7c5-de85e229731d/resource/90c2e3ee-09ab-4c6a-9981-fea1a74df6cf> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T17:30:34.179600"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:16:15.255236"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <http://dx.doi.org/10.5066/P9AQPIVD> ;
    dcat:mediaType "application/http" .

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

