@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.integration.publishing.service.gov.uk/dataset/ac370d07-7686-435e-a1a1-5280a98582ee> a dcat:Dataset ;
    dct:description """GeoJSON files created daily from Open Street Map. The data are split into the following main categories:

  amenities
  buildings
  land usage
  leisure
  natural
  railways
  roads
  waterways


  

Within each category, the types assigned in the raw data are used to further split the data into separate GeoJSON files. We also provide breakdowns for Leeds, Bradford, and Calderdale.

  


  *This is a processed dataset derived from official published sources. It may contain alterations, aggregations or cleaned-up versions of data published elsewhere. Please note, this dataset may be a one-off publication and may not be updated.""" ;
    dct:identifier "2g54q" ;
    dct:issued "2018-05-21T13:38:46.915000+00:00"^^xsd:dateTime ;
    dct:modified "2024-11-08T10:57:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8f45940b-a372-4709-9119-cf19ac249ede> ;
    dct:title "West Yorkshire Mapping" ;
    dcat:keyword "buildings",
        "geoJSON",
        "geography",
        "land",
        "map",
        "mapping" ;
    dcat:landingPage <https://dataworks.calderdale.gov.uk/dataset/west-yorkshire-mapping-2g54q> .

<https://ckan.integration.publishing.service.gov.uk/organization/8f45940b-a372-4709-9119-cf19ac249ede> a foaf:Organization ;
    foaf:name "Calderdale Metropolitan Borough Council" .

