@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/7b92e82e-0a2b-4a14-b67f-8ac42354eb1f> a dcat:Dataset ;
    dct:description "This dataset includes data on the growth, fecundity, and survival of Giant Gartersnakes (Thamnophis gigas) in the Sacramento Valley of California from 1995-2017. In addition, the dataset includes R code to replicate the Integral Projection Model construction and analysis presented in the paper Demographic drivers of population growth in a threatened snake by Rose et al. published in Journal of Wildlife Management in 2019." ;
    dct:identifier "USGS:5d1cf3dfe4b0941bde64ce1d" ;
    dct:issued "2025-11-22T21:25:48.725649"^^xsd:dateTime ;
    dct:modified "20200830"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.8711 38.0045, -122.8711 40.7386, -120.7397 40.7386, -120.7397 38.0045, -122.8711 38.0045))"^^gsp:wktLiteral ] ;
    dct:title "Code and data files to construct an Integral Projection Model for Giant Gartersnakes (Thamnophis gigas) in the Sacramento Valley, California, 1995-2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan P Rose" ;
            vcard:hasEmail <mailto:jprose@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b92e82e-0a2b-4a14-b67f-8ac42354eb1f/resource/5203db51-d8dc-4f06-8b31-decec49e0888>,
        <https://data.amerigeoss.org/dataset/7b92e82e-0a2b-4a14-b67f-8ac42354eb1f/resource/7bf6c494-4395-46e6-aa96-288a7093c4da> ;
    dcat:keyword "american-basin-california",
        "amerigeo",
        "amerigeoss",
        "biota",
        "butte-basin-california",
        "ckan",
        "colusa-basin-california",
        "conservation",
        "demography",
        "ecology",
        "geo",
        "geoss",
        "national",
        "north-america",
        "population-dynamics",
        "population-modeling",
        "reptile",
        "sutter-basin-california",
        "united-states",
        "usgs-5d1cf3dfe4b0941bde64ce1d",
        "yolo-basin-california" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7b92e82e-0a2b-4a14-b67f-8ac42354eb1f/resource/5203db51-d8dc-4f06-8b31-decec49e0888> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:15:10.469271"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:25:48.713199"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5d1cf3dfe4b0941bde64ce1d.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/7b92e82e-0a2b-4a14-b67f-8ac42354eb1f/resource/7bf6c494-4395-46e6-aa96-288a7093c4da> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:15:10.469281"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:25:48.713617"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9IBSR18> ;
    dcat:mediaType "application/http" .

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

