@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/dc4b81af-373b-45b8-80e3-4452253637f7> a dcat:Dataset ;
    dct:description "A dataset providing the locations of community centres in the Harrogate borough. Locations are broken down by eastings and northings and tenure type. Additional information To find out more about community centres in Harrogate, click here: https://www.harrogate.gov.uk/homepage/83/community_centres" ;
    dct:identifier "vqx06" ;
    dct:issued "2017-04-11T11:05:47+00:00"^^xsd:dateTime ;
    dct:modified "2017-04-11T11:13:11+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Harrogate Borough Council" ] ;
    dct:title "Harrogate community centres" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/dc4b81af-373b-45b8-80e3-4452253637f7/resource/2ac8a0d8-8898-44db-85a4-f0cc4cf8e710> ;
    dcat:keyword "Lifestyle17",
        "active",
        "baby changing",
        "community",
        "computers",
        "facilities",
        "room booking" ;
    dcat:landingPage <https://datamillnorth.org/dataset/harrogate-community-centres-vqx06> .

<https://ckan.integration.publishing.service.gov.uk/dataset/dc4b81af-373b-45b8-80e3-4452253637f7/resource/2ac8a0d8-8898-44db-85a4-f0cc4cf8e710> a dcat:Distribution ;
    dct:description "Harrogate community centres" ;
    dct:issued "2026-08-18T08:14:49.757950"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:14:49.699182"^^xsd:dateTime ;
    dct:title "11/04/2017" .

