@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/2e03c4ff-56e2-4490-8c2d-0da71246ef2f> a dcat:Dataset ;
    dct:description """This dataset is an amalgamation of all Scottish Council Asset Registers.\r
\r
"UPRN", "address" and "type" are now MANDATORY fields for this dataset. The "type" field should follow the One Scotland Gazetteer (OSG) Classification conventions. See https://osg.scot/portal/index.jsp for more details.""" ;
    dct:identifier "2e03c4ff-56e2-4490-8c2d-0da71246ef2f" ;
    dct:issued "2017-01-27T09:21:40.133635"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:05.963237"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/ed76293b-279d-4411-8df7-d71120e02226> ;
    dct:title "Council Asset Register - Angus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/2e03c4ff-56e2-4490-8c2d-0da71246ef2f/resource/3ff5a374-9df4-4e27-9d20-e00904b0fd82>,
        <https://data.test.spatialhub.scot/dataset/2e03c4ff-56e2-4490-8c2d-0da71246ef2f/resource/5ab36809-bcea-4f3f-8ef4-caa9d15d5403> ;
    dcat:keyword "society" .

<https://data.test.spatialhub.scot/dataset/2e03c4ff-56e2-4490-8c2d-0da71246ef2f/resource/3ff5a374-9df4-4e27-9d20-e00904b0fd82> a dcat:Distribution ;
    dct:description "Properties owned by Angus Council from their WFS" ;
    dct:issued "2017-03-30T17:07:42.577711"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:10:33.767332"^^xsd:dateTime ;
    dct:title "Properties owned by Angus Council" ;
    dcat:accessURL <https://data.angus.gov.uk/geoserver/inspire/ows?version=2.0.0&> .

<https://data.test.spatialhub.scot/dataset/2e03c4ff-56e2-4490-8c2d-0da71246ef2f/resource/5ab36809-bcea-4f3f-8ef4-caa9d15d5403> a dcat:Distribution ;
    dct:description "Angus Council owned sites from their WFS" ;
    dct:issued "2017-03-30T16:55:57.008577"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:10:33.765359"^^xsd:dateTime ;
    dct:title "Angus Council owned sites" ;
    dcat:accessURL <https://data.angus.gov.uk/geoserver/inspire/ows?version=2.0.0&> .

<https://data.test.spatialhub.scot/organization/ed76293b-279d-4411-8df7-d71120e02226> a foaf:Agent ;
    foaf:name "Angus Council" .

