@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/21afb85e-6b48-41b3-902b-f430b107bb1b> 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 "21afb85e-6b48-41b3-902b-f430b107bb1b" ;
    dct:issued "2017-01-27T09:21:47.338261"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:33.746478"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Council Asset Register - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/21afb85e-6b48-41b3-902b-f430b107bb1b/resource/6bb77e9a-a061-4150-9934-4bbb127572c7>,
        <https://data.test.spatialhub.scot/dataset/21afb85e-6b48-41b3-902b-f430b107bb1b/resource/ea95c986-150b-4d6f-b909-2e12b6233005> ;
    dcat:keyword "society" .

<https://data.test.spatialhub.scot/dataset/21afb85e-6b48-41b3-902b-f430b107bb1b/resource/6bb77e9a-a061-4150-9934-4bbb127572c7> a dcat:Distribution ;
    dct:description "WFS connection from the NAC Spatial Hub linking to the Council Asset Register data" ;
    dct:issued "2020-12-18T11:05:12.585461"^^xsd:dateTime ;
    dct:modified "2020-12-18T11:06:38.152656"^^xsd:dateTime ;
    dct:title "Council Asset Register " ;
    dcat:accessURL <https://navgisapp04.north-ayrshire.gov.uk:6443/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer> .

<https://data.test.spatialhub.scot/dataset/21afb85e-6b48-41b3-902b-f430b107bb1b/resource/ea95c986-150b-4d6f-b909-2e12b6233005> a dcat:Distribution ;
    dct:description "Amended NAC CAR" ;
    dct:format "CSV" ;
    dct:issued "2018-05-30T16:11:09.676828"^^xsd:dateTime ;
    dct:modified "2020-12-18T11:05:12.575508"^^xsd:dateTime ;
    dct:title "Amended NAC CAR" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/21afb85e-6b48-41b3-902b-f430b107bb1b/resource/ea95c986-150b-4d6f-b909-2e12b6233005/download/councilassetregister-na.csv> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

