@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/7bca5ebb-cd5a-4b92-bae0-d56a76c69791> a dcat:Dataset ;
    dct:description """Digital Elevation Models (DEMs) are digital records of
terrain elevations at regularly spaced intervals.  The
interval between elevations of 7.5 minute DEMs is
30-meters.  Each DEM file covers the area of one U.S.
Geological Survey 1 to 24,000 scale 7.5 minute
topographic quadrangle.""" ;
    dct:identifier "USGS:7845bdef-c834-4a65-b67d-7fa2d5fe533c" ;
    dct:issued "2025-11-22T21:32:40.982684"^^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 "Digital Elevation Model of the San Gorgonio Pass area, elevation values in feet, Riverside County, California." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Y. Morita" ;
            vcard:hasEmail <mailto:amorita@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7bca5ebb-cd5a-4b92-bae0-d56a76c69791/resource/6bddae42-d04d-4ae5-aaea-de6b27bf4a7f>,
        <https://data.amerigeoss.org/dataset/7bca5ebb-cd5a-4b92-bae0-d56a76c69791/resource/9dd5b859-ba14-47d7-9eb1-80a1aa13ed72> ;
    dcat:keyword "30-meter",
        "amerigeo",
        "amerigeoss",
        "california",
        "ckan",
        "dem",
        "digital-elevation-model",
        "feet",
        "geo",
        "geoss",
        "grid",
        "inlandwaters",
        "land-surface",
        "national",
        "north-america",
        "raster",
        "riverside-county",
        "san-gorgonio",
        "san-gorgonio-pass",
        "united-states",
        "usgs-7845bdef-c834-4a65-b67d-7fa2d5fe533c" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7bca5ebb-cd5a-4b92-bae0-d56a76c69791/resource/6bddae42-d04d-4ae5-aaea-de6b27bf4a7f> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:30:02.059731"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:32:40.969712"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sgpwa_utm27f> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7bca5ebb-cd5a-4b92-bae0-d56a76c69791/resource/9dd5b859-ba14-47d7-9eb1-80a1aa13ed72> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:30:02.059723"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:32:40.969269"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.7845bdef-c834-4a65-b67d-7fa2d5fe533c.xml> ;
    dcat:mediaType "text/xml" .

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

