@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/1d04210e-f37d-4efe-96b8-d6a9ad05f1a5> 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 "1d04210e-f37d-4efe-96b8-d6a9ad05f1a5" ;
    dct:issued "2021-06-11T09:20:33.652623"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:07.991039"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Council Asset Register - 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/1d04210e-f37d-4efe-96b8-d6a9ad05f1a5/resource/f9247297-80bc-430a-8c61-5afa94866679> .

<https://data.test.spatialhub.scot/dataset/1d04210e-f37d-4efe-96b8-d6a9ad05f1a5/resource/f9247297-80bc-430a-8c61-5afa94866679> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:20:34.967747"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:07.998626"^^xsd:dateTime ;
    dct:title "Council Asset Register " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_car/wfs?service=wfs&typeName=sh_car:pub_car> .

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

