@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/2002412d-edce-417b-807c-2c9afe9744dc> a dcat:Dataset ;
    dct:description """"Vector Ruggedness Measure (VRM) measures terrain ruggedness as the variation in three-dimensional orientation of grid cells within a neighborhood. Vector analysis is used to calculate the dispersion of vectors normal (orthogonal) to grid cells within the specified neighborhood. This method effectively captures variability in slope and aspect into a single measure. Ruggedness values in the output raster can range from 0 (no terrain variation) to 1 (complete terrain variation). Typical values for natural terrains range between 0 and about 0.4. 
VRM was adapted from a method first proposed by Hobson (1972). VRM appears to decouple terrain ruggedness from slope better than current ruggedness indices, such as TRI or LSRI. See Sappington et al. 2007, for further details" (Sappington 2012).
The code from the original tool was no longer compatible with current software versioning. Therefore, we updated the existing code for current software standards.""" ;
    dct:identifier "USGS:5ab296d2e4b081f61ab4601a" ;
    dct:issued "2025-11-20T09:43:28.536611"^^xsd:dateTime ;
    dct:modified "20200819"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-133.7701 27.3622, -133.7701 52.0089, -101.4488 52.0089, -101.4488 27.3622, -133.7701 27.3622))"^^gsp:wktLiteral ] ;
    dct:title "Western US Ruggedness Raw Values" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FRESC Science Data Coordinator" ;
            vcard:hasEmail <mailto:fresc_outreach@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2002412d-edce-417b-807c-2c9afe9744dc/resource/671a35ed-26ce-41dd-ae5d-652973045eb8>,
        <https://data.amerigeoss.org/dataset/2002412d-edce-417b-807c-2c9afe9744dc/resource/b6f51230-8a64-4583-af27-485b58e494cf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "roughness",
        "ruggedness",
        "terrain",
        "united-states",
        "usgs-5ab296d2e4b081f61ab4601a",
        "western-north-america",
        "western-united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2002412d-edce-417b-807c-2c9afe9744dc/resource/671a35ed-26ce-41dd-ae5d-652973045eb8> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:15:21.591407"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:43:28.527985"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F76D5S92> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2002412d-edce-417b-807c-2c9afe9744dc/resource/b6f51230-8a64-4583-af27-485b58e494cf> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:15:21.591401"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:43:28.527555"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5ab296d2e4b081f61ab4601a.xml> ;
    dcat:mediaType "text/xml" .

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

