@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/8144542f-a1a4-4d5e-b196-0e4f4931f9e0> a dcat:Dataset ;
    dct:description """This data set contains 1971-2000 mean annual precipitation estimates for west-central Nevada.  
This is a raster data set developed using the precipitation-zone method, which uses elevation-based 
regression equations to estimate mean annual precipitation for defined precipitation zones 
(Lopes and Medina, 2007.)  This data set is based on the 30-meter National Elevation Dataset.
		
Reference Cited
Lopes, T.J., and Medina, R.L., 2007, 
Precipitation Zones of West-Central Nevada: 
Journal of Nevada Water Resources Association, v. 4, no 2, p. 21.""" ;
    dct:identifier "USGS:6ef6fa3b-7db6-43fb-9827-84fd37990a9b" ;
    dct:issued "2025-11-23T00:27:14.942301"^^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 ((-120.8019 37.1237, -120.8019 41.6952, -116.9044 41.6952, -116.9044 37.1237, -120.8019 37.1237))"^^gsp:wktLiteral ] ;
    dct:title "Mean Annual Precipitation in West-Central Nevada using the Precipitation-Zone Method" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey Nevada Water Science Center" ;
            vcard:hasEmail <mailto:mierardi@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8144542f-a1a4-4d5e-b196-0e4f4931f9e0/resource/269acc74-0922-42e6-84e8-465672c98cca>,
        <https://data.amerigeoss.org/dataset/8144542f-a1a4-4d5e-b196-0e4f4931f9e0/resource/26a0a414-5e4b-4635-87c2-cdc067727801> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "great-basin",
        "inlandwaters",
        "mean-annual-precipitation",
        "national",
        "nevada",
        "north-america",
        "precipitation-zone-method",
        "pzm",
        "united-states",
        "usgs-6ef6fa3b-7db6-43fb-9827-84fd37990a9b" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/8144542f-a1a4-4d5e-b196-0e4f4931f9e0/resource/269acc74-0922-42e6-84e8-465672c98cca> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:50:21.364897"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:27:14.931955"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6ef6fa3b-7db6-43fb-9827-84fd37990a9b.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/8144542f-a1a4-4d5e-b196-0e4f4931f9e0/resource/26a0a414-5e4b-4635-87c2-cdc067727801> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:50:21.364906"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:27:14.932400"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?jnwra_v4n2_pzm1in> ;
    dcat:mediaType "application/http" .

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

