@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/17ffc830-aeb0-4ff9-96ba-c88b2f07470e> a dcat:Dataset ;
    dct:description "This data layer depicts lands and waters administered by the U.S. Fish and Wildlife Service (USFWS) in North America, U.S. Trust Territories and Possessions. It may also include inholdings that are not administered by USFWS. The primary source for this information is the USFWS Realty program." ;
    dct:identifier "FWS_ServCat_140888" ;
    dct:issued "2021-12-13"^^xsd:date ;
    dct:modified "2021-12-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-63.1406 -13.0345, -63.1406 73.0020, 140.4844 73.0020, 140.4844 -13.0345, -63.1406 -13.0345))"^^gsp:wktLiteral ] ;
    dct:title "FWS Cadastral Geodatabase - External Facing - December 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/17ffc830-aeb0-4ff9-96ba-c88b2f07470e/resource/c36e2803-d560-4589-91fc-128cc1afe839> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "cadastre-theme",
        "ckan",
        "geo",
        "geoss",
        "hqnwrs",
        "national",
        "national-fish-hatchery",
        "national-geospatial-data-asset",
        "national-wildlife-refuge",
        "ngda",
        "north-america",
        "nwrs",
        "planningcadastre",
        "united-states",
        "waterfowl-production-area",
        "wetland-management-district",
        "wildlife-refuge" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/17ffc830-aeb0-4ff9-96ba-c88b2f07470e/resource/c36e2803-d560-4589-91fc-128cc1afe839> a dcat:Distribution ;
    dct:description "FWS Cadastral Geodatabase - External Facing - December 2021" ;
    dct:format "ZIP" ;
    dct:issued "2022-01-25T19:27:34.576014"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:57:02.805925"^^xsd:dateTime ;
    dct:title "FWSCadastral.gdb.zip" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/210059?Reference=140888> ;
    dcat:mediaType "application/zip" .

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

