@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/2ac24542-ab7f-4a59-85d5-28d354fb1245> a dcat:Dataset ;
    dct:description "This dataset is an amalgamation of all Scottish Council Asset Registers based (partly) on LAs Community Asset Transfer Registers and previous ePIMS submissions." ;
    dct:identifier "2ac24542-ab7f-4a59-85d5-28d354fb1245" ;
    dct:issued "2023-06-14T22:20:48.005240"^^xsd:dateTime ;
    dct:modified "2026-04-27T08:27:08.667378"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Council Asset Register PREMIUM - 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/2ac24542-ab7f-4a59-85d5-28d354fb1245/resource/3a3b8729-8fb7-4f45-9c82-b9753de5987f> ;
    dcat:keyword "building" .

<https://data.test.spatialhub.scot/dataset/2ac24542-ab7f-4a59-85d5-28d354fb1245/resource/3a3b8729-8fb7-4f45-9c82-b9753de5987f> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2023-06-14T22:20:49.641987"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:10.446949"^^xsd:dateTime ;
    dct:title "Council Asset Register " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_car_premium/wfs?service=wfs&typeName=sh_car_premium:pub_car_premium> .

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

