@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/7f4f6038-2978-4cf9-b5fb-acb5343b7e71> a dcat:Dataset ;
    dct:description "This data release contains 3 land use shapefiles and 1 model grid shapefile for the Petaluma River Watershed in California. ." ;
    dct:identifier "USGS:602da0d5d34eb1203114cc0b" ;
    dct:issued "2025-11-22T23:24:54.274042"^^xsd:dateTime ;
    dct:modified "20210420"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.8400 38.0223, -122.8400 38.3966, -122.3830 38.3966, -122.3830 38.0223, -122.8400 38.0223))"^^gsp:wktLiteral ] ;
    dct:title "Petaluma Model GIS Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan A Traum" ;
            vcard:hasEmail <mailto:jtraum@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7f4f6038-2978-4cf9-b5fb-acb5343b7e71/resource/8888f14a-44a8-4b79-9e20-16849bebb554>,
        <https://data.amerigeoss.org/dataset/7f4f6038-2978-4cf9-b5fb-acb5343b7e71/resource/bc8066d1-9f59-4d70-b913-c37669234b7e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoscientificinformation",
        "geoss",
        "land-use-and-land-cover",
        "mathematical-modeling",
        "national",
        "north-america",
        "petaluma",
        "petaluma-river",
        "united-states",
        "usgs-602da0d5d34eb1203114cc0b" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7f4f6038-2978-4cf9-b5fb-acb5343b7e71/resource/8888f14a-44a8-4b79-9e20-16849bebb554> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:59:40.805013"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:24:54.265166"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9IQDHIT> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7f4f6038-2978-4cf9-b5fb-acb5343b7e71/resource/bc8066d1-9f59-4d70-b913-c37669234b7e> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:59:40.805003"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:24:54.264734"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.602da0d5d34eb1203114cc0b.xml> ;
    dcat:mediaType "text/xml" .

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

