@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/137612c0-f79a-45b6-b685-1a0fe368a5f7> 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 <http://datainventory.doi.gov/id/dataset/usgs-5c9bb1f5e4b0b8a7f62c2f7a> ;
    dct:issued "2025-09-23T23:00:42.581742"^^xsd:dateTime ;
    dct:modified "2020-12-18T00:00:00+00:00"^^xsd:dateTime ;
    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/137612c0-f79a-45b6-b685-1a0fe368a5f7/resource/98759604-49e1-448b-9fcf-05176194e3c4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "animal-behavior",
        "animal-tracking",
        "biota",
        "ecology",
        "everglades",
        "florida",
        "invasive-species",
        "southern-florida",
        "telemetry",
        "usgs-5c9bb1f5e4b0b8a7f62c2f7a" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/137612c0-f79a-45b6-b685-1a0fe368a5f7/resource/98759604-49e1-448b-9fcf-05176194e3c4> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T19:28:12.705006"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:00:42.556258"^^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" .

