@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/28949ae6-e3a6-4b1b-ba36-c4c9659eadca> a dcat:Dataset ;
    dct:description "The Building feature layer is a spatial inventory of building features on U.S. Fish and Wildlife Service lands. This feature class includes facilities that are related to the following categories. General FWS and non-FWS buildings or structures, storage facilities and housing facilities." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/fws-servcat-140655> ;
    dct:issued "2021-12-03T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-12-03T00: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 ((-179.6953 23.7515, -179.6953 71.2537, -33.4453 71.2537, -33.4453 23.7515, -179.6953 23.7515))"^^gsp:wktLiteral ] ;
    dct:title "U.S. Fish and Wildlife Service Buildings Points" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/28949ae6-e3a6-4b1b-ba36-c4c9659eadca/resource/255f9343-b632-45b6-a8e4-316015202ba4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "building-point",
        "fac_building_pt",
        "fws",
        "national-wildlife-refuges",
        "nwrs",
        "u-s-fish-and-wildlife-service",
        "usfws" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/28949ae6-e3a6-4b1b-ba36-c4c9659eadca/resource/255f9343-b632-45b6-a8e4-316015202ba4> a dcat:Distribution ;
    dct:description "XML FGDC Metadata" ;
    dct:format "XML" ;
    dct:issued "2025-09-14T21:42:16.723198"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:44:13.267900"^^xsd:dateTime ;
    dct:title "FWS_HQ_Fac_Building_Pt.xml" ;
    dcat:accessURL <https://iris.fws.gov/APPS/ServCat/DownloadFile/220404?Reference=140655> ;
    dcat:mediaType "application/xml" .

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

