@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/68cb5c68-8b87-4b0c-8510-85b227aaa9ed> a dcat:Dataset ;
    dct:description "The dataset is composed of two tables containing environmental DNA (eDNA) data and site location information from round goby (Neogobius melanostomus) surveys conducted on parts of the Champlain Canal and upper Hudson River in New York during spring 2022." ;
    dct:identifier "USGS:62693771d34e76103cd09a94" ;
    dct:issued "2025-11-22T09:47:03.755719"^^xsd:dateTime ;
    dct:modified "20220505"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-73.6912 42.7341, -73.6912 43.3284, -73.5374 43.3284, -73.5374 42.7341, -73.6912 42.7341))"^^gsp:wktLiteral ] ;
    dct:title "Environmental DNA data for Round Goby from the Champlain Canal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott George" ;
            vcard:hasEmail <mailto:sgeorge@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68cb5c68-8b87-4b0c-8510-85b227aaa9ed/resource/790208d1-896d-47b5-8540-a935178af065>,
        <https://data.amerigeoss.org/dataset/68cb5c68-8b87-4b0c-8510-85b227aaa9ed/resource/ad111a55-092f-473c-bce2-5c572d6dba42> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "champlain-canal",
        "ckan",
        "environmental-dna",
        "fish",
        "freshwater-ecosystems",
        "geo",
        "geoss",
        "hudson-river",
        "inland-fishery-resources",
        "national",
        "new-york",
        "new-york-state-canal-system",
        "north-america",
        "population-and-community-ecology",
        "united-states",
        "usgs-62693771d34e76103cd09a94" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/68cb5c68-8b87-4b0c-8510-85b227aaa9ed/resource/790208d1-896d-47b5-8540-a935178af065> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:51:45.809486"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:47:03.745004"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.62693771d34e76103cd09a94.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/68cb5c68-8b87-4b0c-8510-85b227aaa9ed/resource/ad111a55-092f-473c-bce2-5c572d6dba42> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:51:45.809497"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:47:03.745412"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9ZCMH8S> ;
    dcat:mediaType "application/http" .

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

