@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/ab4f4a3c-f2a2-4c8d-af72-0f9180faf165> a dcat:Dataset ;
    dct:description "This dataset of the name, address, location and unique ID of every registered General Practitioner Practice in Scotland has initially been supplied by Geoplace. It takes data from the NHS open data platform (https://www.opendata.nhs.scot/dataset) and matches it to current address records from the One Scotland Gazetteer.and AddressBase." ;
    dct:identifier "ab4f4a3c-f2a2-4c8d-af72-0f9180faf165" ;
    dct:issued "2021-06-11T09:19:30.993030"^^xsd:dateTime ;
    dct:modified "2023-06-14T19:49:45.886294"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "GP Practices - 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/ab4f4a3c-f2a2-4c8d-af72-0f9180faf165/resource/8389fd1d-563d-4c05-9833-26d9f07fd6cd> .

<https://data.test.spatialhub.scot/dataset/ab4f4a3c-f2a2-4c8d-af72-0f9180faf165/resource/8389fd1d-563d-4c05-9833-26d9f07fd6cd> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:32.645600"^^xsd:dateTime ;
    dct:modified "2021-12-07T17:51:25.380894"^^xsd:dateTime ;
    dct:title "GP Practices " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_gpprac/wfs?service=wfs&typeName=sh_gpprac:pub_gpprac> .

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

