@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/08f200c6-83b7-446b-bff0-daa48d35d2d4> a dcat:Dataset ;
    dct:description "This reference contains 3 data files associated with the initial deployment of GPS tags on  MacGillivray’s Seaside Sparrow a subspecies of seaside sparrow petitioned for listing along the eastern coast of South Carolina near Cape Romain NWR.  These consist of an initial deployment locations and band numbers, subsequent recovery locations of birds, and an HTML to map the information." ;
    dct:identifier "FWS_ServCat_117064" ;
    dct:issued "2018-01-01"^^xsd:date ;
    dct:modified "2018-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.6748 32.8759, -79.6748 33.1103, -79.3366 33.1103, -79.3366 32.8759, -79.6748 32.8759))"^^gsp:wktLiteral ] ;
    dct:title "Data: Deployment and Recovery of GPS tags on MacGillivray’s Seaside Sparrows" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08f200c6-83b7-446b-bff0-daa48d35d2d4/resource/0fc26c82-12a6-4e99-af63-b64cd9db49a1>,
        <https://data.amerigeoss.org/dataset/08f200c6-83b7-446b-bff0-daa48d35d2d4/resource/3b39293d-ac93-43d3-8554-cafad71621d5>,
        <https://data.amerigeoss.org/dataset/08f200c6-83b7-446b-bff0-daa48d35d2d4/resource/950287ce-4bde-4103-9892-f62d71088a89> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ammodramus-maritimus",
        "at-risk",
        "ckan",
        "distribution",
        "general-biology-at-risk-biota-te-species",
        "general-biology-species-birds",
        "general-management-monitoring",
        "geo",
        "geoss",
        "gps",
        "marsh",
        "migration",
        "national",
        "north-america",
        "seaside-sparrow",
        "secretive",
        "telemetry",
        "united-states" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/08f200c6-83b7-446b-bff0-daa48d35d2d4/resource/0fc26c82-12a6-4e99-af63-b64cd9db49a1> a dcat:Distribution ;
    dct:description "Initial Deployment of GPS Tags on Birds" ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T13:45:39.865131"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:39:48.617400"^^xsd:dateTime ;
    dct:title "SESP_GPS_deployments.csv" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/173377?Reference=117064> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/08f200c6-83b7-446b-bff0-daa48d35d2d4/resource/3b39293d-ac93-43d3-8554-cafad71621d5> a dcat:Distribution ;
    dct:description "Recovery location of GPS tagged sparrows" ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T13:45:39.865140"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:39:48.618259"^^xsd:dateTime ;
    dct:title "SESP_GPS_recoveries.csv" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/173380?Reference=117064> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/08f200c6-83b7-446b-bff0-daa48d35d2d4/resource/950287ce-4bde-4103-9892-f62d71088a89> a dcat:Distribution ;
    dct:description "HTML file of mapped locations of deployment and recovery of tagged sparrows." ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T13:45:39.865136"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:39:48.617844"^^xsd:dateTime ;
    dct:title "SESP_GPS_recoveries.html" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/173379?Reference=117064> ;
    dcat:mediaType "text/html" .

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

