@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/3822fe0d-e439-4451-8cc3-c5e0eeb581ed> a dcat:Dataset ;
    dct:description """This spatial data set was created by the U.S. Geological Survey (USGS) to represent the amount of wet deposition of 
oxidized nitrogen in the Pacific Northwest region of the United States (Hydro Region 17; Major River Basin 7 (MRB7)) 
during 2002.""" ;
    dct:identifier "USGS:c36a9068-019f-45a1-bddb-b6c34beee9e5" ;
    dct:issued "2025-11-21T00:18:29.001340"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-129.6643 37.4993, -129.6643 51.9850, -105.7798 51.9850, -105.7798 37.4993, -129.6643 37.4993))"^^gsp:wktLiteral ] ;
    dct:title "Wet deposition of oxidized nitrogen in the United States Pacific Northwest for 2002" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daniel Wise" ;
            vcard:hasEmail <mailto:dawise@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3822fe0d-e439-4451-8cc3-c5e0eeb581ed/resource/0ee56298-0b11-4336-94ca-06d2e28902ed>,
        <https://data.amerigeoss.org/dataset/3822fe0d-e439-4451-8cc3-c5e0eeb581ed/resource/87541c9a-b4c3-4a0e-b098-e7c90c6fd6e8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "atmospheric-deposition",
        "ckan",
        "geo",
        "geoss",
        "idaho",
        "inlandwaters",
        "major-river-basins",
        "montana",
        "national",
        "nawqa",
        "nitrogen",
        "north-america",
        "oregon",
        "pacific-northwest",
        "pnw",
        "sparrow",
        "united-states",
        "usgs-c36a9068-019f-45a1-bddb-b6c34beee9e5",
        "washington" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3822fe0d-e439-4451-8cc3-c5e0eeb581ed/resource/0ee56298-0b11-4336-94ca-06d2e28902ed> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:20:00.903956"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:18:28.990185"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir2013-5103_PNW_SPARROW_AtmosphericDeposition_awd_oxn> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/3822fe0d-e439-4451-8cc3-c5e0eeb581ed/resource/87541c9a-b4c3-4a0e-b098-e7c90c6fd6e8> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:20:00.903949"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:18:28.989784"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.c36a9068-019f-45a1-bddb-b6c34beee9e5.xml> ;
    dcat:mediaType "text/xml" .

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

