@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/78698d3f-59d4-4ded-beaa-a165c71754ba> a dcat:Dataset ;
    dct:description "Matlab code to simulate equilibrium geometry of selected cross-sections on the Lower American and Sacramento Rivers in California." ;
    dct:identifier "USGS:60f86a0cd34e3ccd82f8ca6d" ;
    dct:issued "2025-11-22T19:45:54.901307"^^xsd:dateTime ;
    dct:modified "20210722"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-121.6000 38.5000, -121.6000 38.7500, -121.2000 38.7500, -121.2000 38.5000, -121.6000 38.5000))"^^gsp:wktLiteral ] ;
    dct:title "xsecModel.m: Matlab code to simulate equilibrium river cross-section" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul A Work" ;
            vcard:hasEmail <mailto:pwork@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78698d3f-59d4-4ded-beaa-a165c71754ba/resource/2f5f765f-7dbe-4181-87cf-68ded3f76dd2>,
        <https://data.amerigeoss.org/dataset/78698d3f-59d4-4ded-beaa-a165c71754ba/resource/f71225df-42d8-474c-bef8-42e0e68c963f> ;
    dcat:keyword "american-river",
        "amerigeo",
        "amerigeoss",
        "california",
        "ckan",
        "environment",
        "erosion",
        "floods",
        "geo",
        "geoss",
        "inlandwaters",
        "lithology",
        "lower-american",
        "lower-sacramento",
        "national",
        "north-america",
        "numerical-modeling",
        "sacramento",
        "sacramento-river",
        "united-states",
        "usgs-60f86a0cd34e3ccd82f8ca6d" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/78698d3f-59d4-4ded-beaa-a165c71754ba/resource/2f5f765f-7dbe-4181-87cf-68ded3f76dd2> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:39:25.070660"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:45:54.889305"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.60f86a0cd34e3ccd82f8ca6d.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/78698d3f-59d4-4ded-beaa-a165c71754ba/resource/f71225df-42d8-474c-bef8-42e0e68c963f> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:39:25.070667"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:45:54.889724"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P96MCT2Q> ;
    dcat:mediaType "application/http" .

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

