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

<https://data.test.spatialhub.scot/dataset/09f0ef78-11b7-4178-b6b6-9d80fa1c85d3> a dcat:Dataset ;
    dct:description """This dataset of the name, address, location and unique IDs of every older person care home in Scotland has initially been supplied by Geoplace. It takes data from the Care Inspectorate and matches it to current address records from the One Scotland Gazetteer. 

Once this data has been validated by local government custodians, the data will help feed the Care Inspectorate data and be updated on a regular basis (most likely quarterly).""" ;
    dct:identifier "09f0ef78-11b7-4178-b6b6-9d80fa1c85d3" ;
    dct:issued "2021-06-11T09:19:21.334771"^^xsd:dateTime ;
    dct:modified "2024-02-22T15:06:16.088271"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Care Homes for Older People - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/09f0ef78-11b7-4178-b6b6-9d80fa1c85d3/resource/c2b5297c-3bbc-4f7e-af4f-6d964fd4864d> .

<https://data.test.spatialhub.scot/dataset/09f0ef78-11b7-4178-b6b6-9d80fa1c85d3/resource/c2b5297c-3bbc-4f7e-af4f-6d964fd4864d> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:23.018081"^^xsd:dateTime ;
    dct:modified "2024-02-22T15:06:16.143477"^^xsd:dateTime ;
    dct:title "Care Homes For Older People " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_chep/wfs?service=wfs&typeName=sh_chep:pub_chep> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

