@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/53006f94-1228-431d-b652-8eeaf351849a> a dcat:Dataset ;
    dct:description "This data layer depicts centroid points that have been placed upon the lands and waters administered by the U.S. Fish and Wildlife Service (USFWS) in North America, U.S. Trust Territories and Possessions.   Office locations should be mapped using data stored in the Corporate Master Table. It is specifically not intended to be used as a land survey or representation of land for conveyance or tax purposes." ;
    dct:identifier "FWS_ServCat_144341" ;
    dct:issued "2022-04-22"^^xsd:date ;
    dct:modified "2022-04-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-66.5156 -12.0599, -66.5156 72.1215, 137.6719 72.1215, 137.6719 -12.0599, -66.5156 -12.0599))"^^gsp:wktLiteral ] ;
    dct:title "FWS Centroids - April 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/53006f94-1228-431d-b652-8eeaf351849a/resource/18b37d37-c437-4ad5-94d2-adeae9f3720a>,
        <https://data.amerigeoss.org/dataset/53006f94-1228-431d-b652-8eeaf351849a/resource/a07e858e-63c5-4a45-bee1-019dce5afebf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "cadastre-theme",
        "centroids",
        "ckan",
        "geo",
        "geoss",
        "national",
        "national-fish-hatchery",
        "national-wildlife-refuge",
        "north-america",
        "planningcadastre",
        "united-states",
        "waterfowl-production-area",
        "wetland-management-district" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/53006f94-1228-431d-b652-8eeaf351849a/resource/18b37d37-c437-4ad5-94d2-adeae9f3720a> a dcat:Distribution ;
    dct:description "AGOL Web Service - FWS Centroids" ;
    dct:format "API" ;
    dct:issued "2022-08-07T12:24:16.704870"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:31:14.981652"^^xsd:dateTime ;
    dct:title "Map Service" ;
    dcat:accessURL <https://services.arcgis.com/QVENGdaPbd4LUkLV/arcgis/rest/services/FWSCentroids/FeatureServer> .

<https://data.amerigeoss.org/dataset/53006f94-1228-431d-b652-8eeaf351849a/resource/a07e858e-63c5-4a45-bee1-019dce5afebf> a dcat:Distribution ;
    dct:description "FWS Centroids - April 2022" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T12:24:16.704863"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:31:14.981240"^^xsd:dateTime ;
    dct:title "FWSCentroids.zip" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/215885?Reference=144341> ;
    dcat:mediaType "application/zip" .

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

