@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/43b264d8-cd3d-4cb6-a88a-4ce367536831> a dcat:Dataset ;
    dct:description """The hillshade image was created from raster to grid data
using U.S. Geological Survey 30 meter resolution Digital
Elevation Models, (DEM's).""" ;
    dct:identifier "USGS:8908eedf-038d-4b4d-8a2b-e7e6d7ad9d38" ;
    dct:issued "2025-11-21T07:56:38.803463"^^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 ((-117.3813 33.6936, -117.3813 34.1379, -116.5421 34.1379, -116.5421 33.6936, -117.3813 33.6936))"^^gsp:wktLiteral ] ;
    dct:title "Hillshade of the San Gorgonio Pass area, Riverside County, California." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Allen H. Christensen" ;
            vcard:hasEmail <mailto:ahchrist@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/43b264d8-cd3d-4cb6-a88a-4ce367536831/resource/0d8b5673-1644-482c-8d08-1b5ec99a6932>,
        <https://data.amerigeoss.org/dataset/43b264d8-cd3d-4cb6-a88a-4ce367536831/resource/c578a18c-5ee0-4b0c-b665-6abbf7963bd1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california",
        "ckan",
        "digital-elevation-model",
        "geo",
        "geoss",
        "hillshade",
        "image",
        "inlandwaters",
        "national",
        "north-america",
        "riverside-county",
        "san-gorgonio",
        "san-gorgonio-pass",
        "tiff",
        "united-states",
        "usgs-8908eedf-038d-4b4d-8a2b-e7e6d7ad9d38" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/43b264d8-cd3d-4cb6-a88a-4ce367536831/resource/0d8b5673-1644-482c-8d08-1b5ec99a6932> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:47:17.444136"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:56:38.793594"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sgpwa_hill27_image> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/43b264d8-cd3d-4cb6-a88a-4ce367536831/resource/c578a18c-5ee0-4b0c-b665-6abbf7963bd1> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:47:17.444129"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:56:38.793159"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.8908eedf-038d-4b4d-8a2b-e7e6d7ad9d38.xml> ;
    dcat:mediaType "text/xml" .

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

