@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/7fc20a61-f003-46d0-87e3-25e0c31e46ab> a dcat:Dataset ;
    dct:description "This data provides an estimated raster surface of dissolved oxygen values across a region covered by an August 24, 2016 AUV survey.  The raster was generated by using a natural neighbors interpolator within a GIS on the empirical data set.  This interpolator was chosen due to the non-normal distribution observed among the data, and its ability to produce smoother approximations than alternative interpolation methods.  During the August 24 survey, 13,910 data points were collected. A subset of 4452 (25%) random points were removed prior to interpolation to check for the accuracy of the interpolated surface." ;
    dct:identifier "USGS:5a9e9f44e4b0699060731475" ;
    dct:issued "2025-11-22T23:38:12.821427"^^xsd:dateTime ;
    dct:modified "20200825"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-73.1465 40.6812, -73.1465 40.7232, -73.0407 40.7232, -73.0407 40.6812, -73.1465 40.6812))"^^gsp:wktLiteral ] ;
    dct:title "Geospatial datasets of AUV observations including bottom dissolved oxygen in Great South Bay, Long Island, New York, August 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tristen N Tagliaferri" ;
            vcard:hasEmail <mailto:ttagliaferri@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7fc20a61-f003-46d0-87e3-25e0c31e46ab/resource/354237f5-222b-4baf-b634-acd7aceefaa8>,
        <https://data.amerigeoss.org/dataset/7fc20a61-f003-46d0-87e3-25e0c31e46ab/resource/71bf9b71-0046-4ed6-ae87-10e9d13a90a0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "autonomous-underwater-vehicle",
        "brown-creek",
        "ckan",
        "connetquot-river",
        "estuarine-processes",
        "geo",
        "geoss",
        "great-south-bay",
        "hydrology",
        "long-island",
        "national",
        "nicoll-bay",
        "north-america",
        "oxygen-content-water",
        "patchogue-bay",
        "salinity",
        "south-shore-estuary-reserve",
        "united-states",
        "usgs-5a9e9f44e4b0699060731475",
        "water-ph",
        "water-quality",
        "water-resource-management",
        "water-temperature" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7fc20a61-f003-46d0-87e3-25e0c31e46ab/resource/354237f5-222b-4baf-b634-acd7aceefaa8> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:15:50.463145"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:38:12.808515"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7FX77Z2> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7fc20a61-f003-46d0-87e3-25e0c31e46ab/resource/71bf9b71-0046-4ed6-ae87-10e9d13a90a0> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:15:50.463138"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:38:12.808085"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5a9e9f44e4b0699060731475.xml> ;
    dcat:mediaType "text/xml" .

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

