@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.publishing.service.gov.uk/dataset/aac07514-5b4b-46e2-9564-685645f9da99> 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.publishing.service.gov.uk/dataset/aac07514-5b4b-46e2-9564-685645f9da99/resource/c0a8c78f-35ee-4361-9bf0-541861919374> ;
    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.publishing.service.gov.uk/dataset/aac07514-5b4b-46e2-9564-685645f9da99/resource/c0a8c78f-35ee-4361-9bf0-541861919374> a dcat:Distribution ;
    dct:description "West Yorkshire fire station locations." ;
    dct:issued "2026-08-18T18:04:20.140580"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:04:20.082161"^^xsd:dateTime ;
    dct:title "2017" .

