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

<https://ckan.staging.publishing.service.gov.uk/dataset/6a1d2eb5-c1d8-4fc0-bf14-ccdff3f7ce8c> a dcat:Dataset ;
    dct:description "The following dataset provides the location of fire stations located in West Yorkshrie broken down by district, easting and northings." ;
    dct:identifier "e51d7" ;
    dct:issued "2015-03-17T14:32:59+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-24T08:14:51+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "West Yorkshire Fire & Rescue Service" ] ;
    dct:title "West Yorkshire fire station locations" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6a1d2eb5-c1d8-4fc0-bf14-ccdff3f7ce8c/resource/0de1d05f-d858-45a0-ab3b-a32698b84974> ;
    dcat:keyword "Fire Stations",
        "Supporting Leeds",
        "WYFR",
        "age friendly",
        "blue light services",
        "emergency services",
        "fire and rescue",
        "station location" ;
    dcat:landingPage <https://datamillnorth.org/dataset/west-yorkshire-fire-station-locations-e51d7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6a1d2eb5-c1d8-4fc0-bf14-ccdff3f7ce8c/resource/0de1d05f-d858-45a0-ab3b-a32698b84974> a dcat:Distribution ;
    dct:description "West Yorkshire fire station locations." ;
    dct:issued "2026-08-19T19:04:03.916806"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:04:03.896345"^^xsd:dateTime ;
    dct:title "2017" .

