@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/b76b3f21-ae28-4a87-822d-278faeae1720> 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 "b76b3f21-ae28-4a87-822d-278faeae1720" ;
    dct:issued "2017-01-27T09:21:44.170503"^^xsd:dateTime ;
    dct:modified "2023-09-19T08:13:29.109248"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> ;
    dct:title "Council Asset Register - Falkirk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/b76b3f21-ae28-4a87-822d-278faeae1720/resource/5bd63f40-ca57-4afe-ac94-747115a0c3f7>,
        <https://data.test.spatialhub.scot/dataset/b76b3f21-ae28-4a87-822d-278faeae1720/resource/9e2f8cf4-1e0e-49ee-84f8-f9cf782e9ac6> .

<https://data.test.spatialhub.scot/dataset/b76b3f21-ae28-4a87-822d-278faeae1720/resource/5bd63f40-ca57-4afe-ac94-747115a0c3f7> a dcat:Distribution ;
    dct:description "On behalf of Falkirk" ;
    dct:format "XLSX" ;
    dct:issued "2018-04-04T12:46:35.769679"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:10:37.927304"^^xsd:dateTime ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/b76b3f21-ae28-4a87-822d-278faeae1720/resource/5bd63f40-ca57-4afe-ac94-747115a0c3f7/download/book1.xlsx> .

<https://data.test.spatialhub.scot/dataset/b76b3f21-ae28-4a87-822d-278faeae1720/resource/9e2f8cf4-1e0e-49ee-84f8-f9cf782e9ac6> a dcat:Distribution ;
    dct:description "CAR data for LA website" ;
    dct:format "CSV" ;
    dct:issued "2018-03-05T15:48:04.836852"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:10:37.927061"^^xsd:dateTime ;
    dct:title "CAR" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/b76b3f21-ae28-4a87-822d-278faeae1720/resource/9e2f8cf4-1e0e-49ee-84f8-f9cf782e9ac6/download/fa.csv> .

<https://data.test.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> a foaf:Agent ;
    foaf:name "Falkirk Council" .

