@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/7b675e9b-503c-47b8-96b2-a6b93d87462d> a dcat:Dataset ;
    dct:description "Fire stations located throughout the city. Also includes the location of Harborview Medical Center." ;
    dct:identifier <https://data-seattlecitygis.opendata.arcgis.com/maps/SeattleCityGIS::fire-stations> ;
    dct:issued "2018-12-04"^^xsd:date ;
    dct:modified "2022-03-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.3967 47.5142, -122.3967 47.7241, -122.2744 47.7241, -122.2744 47.5142, -122.3967 47.5142))"^^gsp:wktLiteral ] ;
    dct:title "Fire Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "site.admin_SeattleCityGIS" ;
            vcard:hasEmail <mailto:mapgis.mapgis@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/20885d01-684c-4ad0-bfee-974fa4c8b33e>,
        <https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/35a304c2-a211-49d4-b841-3a6f9a7eea08>,
        <https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/4bbc2098-ce1a-4797-adb3-48d9a340f37c>,
        <https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/7dc65e85-76ce-40ca-8b01-c1d9fc7abfe6>,
        <https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/8b334d69-5b43-4476-90b6-78edb595a260>,
        <https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/e007c418-2a22-4bff-b6d4-70c5a7a90e10> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fire",
        "fire-stations",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-safety",
        "seattle-fire-department",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/20885d01-684c-4ad0-bfee-974fa4c8b33e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-04-28T05:10:12.124787"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:20:05.927333"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://data-seattlecitygis.opendata.arcgis.com/datasets/SeattleCityGIS::fire-stations.csv?outSR=%7B%22latestWkid%22%3A2926%2C%22wkid%22%3A2926%7D> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/35a304c2-a211-49d4-b841-3a6f9a7eea08> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-28T05:10:12.124774"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:20:05.926084"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-seattlecitygis.opendata.arcgis.com/maps/SeattleCityGIS::fire-stations> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/4bbc2098-ce1a-4797-adb3-48d9a340f37c> a dcat:Distribution ;
    dct:issued "2022-04-28T05:10:12.124784"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:20:05.926921"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    dcat:accessURL <https://data-seattlecitygis.opendata.arcgis.com/datasets/SeattleCityGIS::fire-stations.geojson?outSR=%7B%22latestWkid%22%3A2926%2C%22wkid%22%3A2926%7D> ;
    dcat:mediaType "application/vnd.geo+json" .

<https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/7dc65e85-76ce-40ca-8b01-c1d9fc7abfe6> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-04-28T05:10:12.124792"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:20:05.928100"^^xsd:dateTime ;
    dct:title "Shapefile" ;
    dcat:accessURL <https://data-seattlecitygis.opendata.arcgis.com/datasets/SeattleCityGIS::fire-stations.zip?outSR=%7B%22latestWkid%22%3A2926%2C%22wkid%22%3A2926%7D> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/8b334d69-5b43-4476-90b6-78edb595a260> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2022-04-28T05:10:12.124790"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:20:05.927722"^^xsd:dateTime ;
    dct:title "KML" ;
    dcat:accessURL <https://data-seattlecitygis.opendata.arcgis.com/datasets/SeattleCityGIS::fire-stations.kml?outSR=%7B%22latestWkid%22%3A2926%2C%22wkid%22%3A2926%7D> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

<https://data.amerigeoss.org/dataset/7b675e9b-503c-47b8-96b2-a6b93d87462d/resource/e007c418-2a22-4bff-b6d4-70c5a7a90e10> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-04-28T05:10:12.124781"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:20:05.926499"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://gisdata.seattle.gov/server/rest/services/COS/COS_Public_Facilities_and_Safety/MapServer/4> ;
    dcat:mediaType "application/json" .

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

