@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/392f5a75-3a9d-4183-8a38-542e4d6679a8> a dcat:Dataset ;
    dct:description """State facilities data, including locations, agencies, counties etc. \r
Presented as an ESRI feature service""" ;
    dct:identifier <https://data.wa.gov/api/views/6htq-bea2> ;
    dct:issued "2016-05-21"^^xsd:date ;
    dct:modified "2016-05-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Facilities Information Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OCIO-Will Saunders" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/392f5a75-3a9d-4183-8a38-542e4d6679a8/resource/2460fd81-e3ae-4cd1-b9af-cf56960c257c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "buildings",
        "ckan",
        "facilities",
        "geo",
        "geoss",
        "national",
        "north-america",
        "real-estate",
        "united-states" .

<https://data.amerigeoss.org/dataset/392f5a75-3a9d-4183-8a38-542e4d6679a8/resource/2460fd81-e3ae-4cd1-b9af-cf56960c257c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:19:55.903676"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:57:30.530838"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://wa-ofm.maps.arcgis.com/home/item.html?id=2524080585f24646a7b96ad582b624b3> ;
    dcat:mediaType "text/html" .

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

