@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/7bbb7230-8040-4804-a487-9dd4931b1294> a dcat:Dataset ;
    dct:description "Nighttime roadside spotlight counts of white-tailed deer in Cades Cove, Great Smoky Mountains National Park" ;
    dct:identifier "NPS_DataStore_2223700" ;
    dct:issued "2015-01-01"^^xsd:date ;
    dct:modified "2015-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-84.0139 35.4259, -84.0139 35.8424, -83.0425 35.8424, -83.0425 35.4259, -84.0139 35.4259))"^^gsp:wktLiteral ] ;
    dct:title "Great Smoky Mountains National Park Cades Cove White-tailed Deer Monitoring (Spotlight Survey)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7bbb7230-8040-4804-a487-9dd4931b1294/resource/17632b5b-5310-44a3-b383-c301a995d5ad>,
        <https://data.amerigeoss.org/dataset/7bbb7230-8040-4804-a487-9dd4931b1294/resource/85617b66-79eb-4699-8e94-519bcff53315> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aphn",
        "appalachian-highlands-network",
        "branch-wildlife",
        "ckan",
        "deer",
        "ecological-framework-biological-integrity-focal-species-or-communities-forest-woodland-communit",
        "ecological-framework-biological-integrity-focal-species-or-communities-mammals",
        "geo",
        "geoss",
        "great-smoky-mountains-national-park",
        "grsm",
        "national",
        "north-america",
        "odocoileus-virginianus",
        "origin-internal",
        "ser",
        "southeast-region",
        "spotlight-survey",
        "status-inactive",
        "united-states",
        "white-tailed-deer" ;
    dcat:theme <%7B%22Relational%20Database%22%7D> .

<https://data.amerigeoss.org/dataset/7bbb7230-8040-4804-a487-9dd4931b1294/resource/17632b5b-5310-44a3-b383-c301a995d5ad> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-11-05T04:29:54.949743"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:30:42.068968"^^xsd:dateTime ;
    dct:title "GRSM_Deer_Spotlight_1993_2003.xml" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/527065?Reference=2223700> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7bbb7230-8040-4804-a487-9dd4931b1294/resource/85617b66-79eb-4699-8e94-519bcff53315> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2021-11-05T04:29:54.949750"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:30:42.069407"^^xsd:dateTime ;
    dct:title "GRSM_Deer_Spotlight_1993_2003.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/527066?Reference=2223700> ;
    dcat:mediaType "application/zip" .

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

