@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/7cdef581-7fad-47c1-9d97-99b2805ab0c8> a dcat:Dataset ;
    dct:description "These files are output from the surface water flow model VIC (Variable Infiltration Capacity). The VIC model was run for the Upper San Pedro Basin using inputs from the climate model HADCM3. The file were generated by Matthew Switanek, former PhD student at the University of Arizona under direction of Peter Troch." ;
    dct:identifier "9d28460a-95ba-4017-8161-64777b2973dc" ;
    dct:issued "2025-11-22T22:07:43.700349"^^xsd:dateTime ;
    dct:modified "2016-01-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-113.2154 30.9697, -109.8665 30.9697, -109.8665 35.8665, -113.2154 35.8665, -113.2154 30.9697))"^^gsp:wktLiteral ] ;
    dct:title "Surface water model simulations for the San Pedro Basin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey (Point of Contact)" ;
            vcard:hasEmail <mailto:jdickins@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7cdef581-7fad-47c1-9d97-99b2805ab0c8/resource/aabaef66-eec5-4034-b100-ecda32cd16af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arizona",
        "ckan",
        "geo",
        "geoss",
        "groundwater",
        "infiltration",
        "model",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7cdef581-7fad-47c1-9d97-99b2805ab0c8/resource/aabaef66-eec5-4034-b100-ecda32cd16af> a dcat:Distribution ;
    dct:description "The metadata original source" ;
    dct:format "XML" ;
    dct:issued "2022-01-25T19:25:04.887945"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:07:43.692891"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.doi.gov/harvest/object/8ff9e606-7d76-44ff-ad4b-8b1d6490315d> ;
    dcat:mediaType "text/xml" .

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

