@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/7ee4997c-43ab-4eca-bd8b-b6f26ff5b7a1> a dcat:Dataset ;
    dct:description "The Stream Channel and Floodplain Metric Toolbox was developed to demonstrate the feasibility of mapping fluvial geomorphic features from high-resolution bare-earth elevation data. A Python toolbox for ArcGIS was built to calculate key metrics describing channel and floodplain geometry. Channel and Floodplain Metric Toolbox provides this ability in an automated fashion, allowing for regional analyses based solely on digital elevation models (DEMs). This manual describes the general operation of the toolbox and technical details describing the specific algorithms. The toolbox works best in a watershed no larger than HUC 10 (&lt; 1,000 sq. km)." ;
    dct:identifier "USGS:59fb02d2e4b0531197b1618a" ;
    dct:issued "2025-11-22T23:11:43.952351"^^xsd:dateTime ;
    dct:modified "20200827"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-126.5900 24.2841, -126.5900 50.5673, -66.1212 50.5673, -66.1212 24.2841, -126.5900 24.2841))"^^gsp:wktLiteral ] ;
    dct:title "Stream Channel and Floodplain Metric Toolbox" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kristina G Hopkins" ;
            vcard:hasEmail <mailto:khopkins@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ee4997c-43ab-4eca-bd8b-b6f26ff5b7a1/resource/34107f6a-5843-4e4b-a85c-77769bb69658>,
        <https://data.amerigeoss.org/dataset/7ee4997c-43ab-4eca-bd8b-b6f26ff5b7a1/resource/57104942-992e-421b-80fb-78dd3f091ff6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fairfax-county",
        "flood-plains",
        "fluvial-morphology",
        "geo",
        "geomorphology",
        "geoss",
        "national",
        "north-america",
        "sedimentation",
        "topography",
        "united-states",
        "usgs-59fb02d2e4b0531197b1618a",
        "virginia" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7ee4997c-43ab-4eca-bd8b-b6f26ff5b7a1/resource/34107f6a-5843-4e4b-a85c-77769bb69658> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T03:47:22.499243"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:11:43.943303"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7X34WF4> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7ee4997c-43ab-4eca-bd8b-b6f26ff5b7a1/resource/57104942-992e-421b-80fb-78dd3f091ff6> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T03:47:22.499236"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:11:43.942871"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.59fb02d2e4b0531197b1618a.xml> ;
    dcat:mediaType "text/xml" .

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

