@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/1270f8bf-2e50-4792-a5d3-705b356e9e7f> a dcat:Dataset ;
    dct:description """This dataset of the name, address, location and Unique Property Reference Number of every registered pharmacy in Scotland has been sourced from https://www.opendata.nhs.scot/dataset . That data ultimately come from a database maintained by Practitioner & Counter Fraud Services, NSS and is compiled for the purposes of their centrally managed national payment system. \r
The data has been address matched and cleansed by Geoplace before being turned into a spatial (point) dataset for publication.""" ;
    dct:identifier "1270f8bf-2e50-4792-a5d3-705b356e9e7f" ;
    dct:issued "2021-06-11T09:19:37.603611"^^xsd:dateTime ;
    dct:modified "2026-01-15T14:06:52.609516"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Pharmacies - 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/1270f8bf-2e50-4792-a5d3-705b356e9e7f/resource/98e9a93b-a6f3-4ea9-92d4-7c1de43380e0> .

<https://data.test.spatialhub.scot/dataset/1270f8bf-2e50-4792-a5d3-705b356e9e7f/resource/98e9a93b-a6f3-4ea9-92d4-7c1de43380e0> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:39.078653"^^xsd:dateTime ;
    dct:modified "2021-12-07T17:51:19.520098"^^xsd:dateTime ;
    dct:title "Pharmacies " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_pharm/wfs?service=wfs&typeName=sh_pharm:pub_pharm> .

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

