@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/6727a76d-be8a-464b-98f0-c0a13d9f1982> a dcat:Dataset ;
    dct:description """This spatial data set was created by the U.S. Geological Survey (USGS) to represent the amount of nitrogen 
and phosphorus generated by cattle at dairies and feedlots in the Pacific Northwest region of the United States 
(Hydro Region 17; Major River Basin 7 (MRB7)) during 2002.""" ;
    dct:identifier "USGS:be94b72b-f994-4728-bec6-6554dd8a15a0" ;
    dct:issued "2025-11-22T08:33:51.445294"^^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 ((-126.8256 40.3477, -126.8256 50.5150, -110.7743 50.5150, -110.7743 40.3477, -126.8256 40.3477))"^^gsp:wktLiteral ] ;
    dct:title "Nutrient generation at dairies and feedlots 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/6727a76d-be8a-464b-98f0-c0a13d9f1982/resource/a98b92fe-6470-470c-a11a-8b45eb2f93c7>,
        <https://data.amerigeoss.org/dataset/6727a76d-be8a-464b-98f0-c0a13d9f1982/resource/aa3fe187-6354-4094-b323-b339789893c6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "confined-cattle",
        "geo",
        "geoss",
        "idaho",
        "inlandwaters",
        "major-river-basins",
        "montana",
        "national",
        "nawqa",
        "nitrogen",
        "north-america",
        "oregon",
        "pacific-northwest",
        "phosphorus",
        "pnw",
        "point-sources",
        "sparrow",
        "united-states",
        "usgs-be94b72b-f994-4728-bec6-6554dd8a15a0",
        "washington" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6727a76d-be8a-464b-98f0-c0a13d9f1982/resource/a98b92fe-6470-470c-a11a-8b45eb2f93c7> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:20:36.490848"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:33:51.432764"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir2013-5103_PNW_SPARROW_PointSources_ConfinedCattle_CAFOs> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6727a76d-be8a-464b-98f0-c0a13d9f1982/resource/aa3fe187-6354-4094-b323-b339789893c6> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:20:36.490837"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:33:51.432331"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.be94b72b-f994-4728-bec6-6554dd8a15a0.xml> ;
    dcat:mediaType "text/xml" .

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

