@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/73ef4a81-410c-4bbd-bf63-0ee6a560a8a6> a dcat:Dataset ;
    dct:description "The dataset contains 3 components: (1) acceleration data logger (ADL) data, (2) GPS location data, and (3) body temperature data. We have ADL data from pythons in captivity (N = 2) and in free-ranging snakes (N=4). We have GPS data for 3 out of 4 free-ranging snakes. We have body temperature data for all 4 free-ranging snakes." ;
    dct:identifier "USGS:5c9bb1f5e4b0b8a7f62c2f7a" ;
    dct:issued "2025-11-22T17:04:28.624010"^^xsd:dateTime ;
    dct:modified "20201218"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.8558 25.3256, -80.8558 25.4356, -80.6677 25.4356, -80.6677 25.3256, -80.8558 25.3256))"^^gsp:wktLiteral ] ;
    dct:title "Burmese python acceleration and location data, Everglades National Park, 2010 – 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nick Whitney, Ph.D." ;
            vcard:hasEmail <mailto:nwhitney@neaq.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/73ef4a81-410c-4bbd-bf63-0ee6a560a8a6/resource/9f0d1fad-2c58-45b2-a882-1af3cb218668>,
        <https://data.amerigeoss.org/dataset/73ef4a81-410c-4bbd-bf63-0ee6a560a8a6/resource/c14561f7-aadd-49fa-a92d-5bf941a18679> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "animal-behavior",
        "animal-tracking",
        "biota",
        "ckan",
        "ecology",
        "everglades",
        "florida",
        "geo",
        "geoss",
        "invasive-species",
        "national",
        "north-america",
        "southern-florida",
        "telemetry",
        "united-states",
        "usgs-5c9bb1f5e4b0b8a7f62c2f7a" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/73ef4a81-410c-4bbd-bf63-0ee6a560a8a6/resource/9f0d1fad-2c58-45b2-a882-1af3cb218668> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:18:05.348467"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:04:28.613219"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P91MLPXJ> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/73ef4a81-410c-4bbd-bf63-0ee6a560a8a6/resource/c14561f7-aadd-49fa-a92d-5bf941a18679> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:18:05.348460"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:04:28.612646"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5c9bb1f5e4b0b8a7f62c2f7a.xml> ;
    dcat:mediaType "text/xml" .

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

