@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/4549d297-b891-41f8-9988-6336af43c591> 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 "4549d297-b891-41f8-9988-6336af43c591" ;
    dct:issued "2017-01-27T09:21:44.880279"^^xsd:dateTime ;
    dct:modified "2023-04-18T15:13:43.860958"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Council Asset Register - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/3cd9aa61-d2ae-4532-8628-7d16c9558225>,
        <https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/94f15dba-eb1f-4b4d-91fa-66c1df492334>,
        <https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/eecae6d6-ce81-47fd-9965-b8ea3c4fb941> ;
    dcat:keyword "society" .

<https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/3cd9aa61-d2ae-4532-8628-7d16c9558225> a dcat:Distribution ;
    dct:description "CAR shapefile from new Open data portal" ;
    dct:format "ZIP" ;
    dct:issued "2021-09-15T10:00:29.521027"^^xsd:dateTime ;
    dct:modified "2021-09-15T10:00:29.498567"^^xsd:dateTime ;
    dct:title "CAR" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/3cd9aa61-d2ae-4532-8628-7d16c9558225/download/community_asset_register_properties.zip> ;
    dcat:byteSize "57999"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/94f15dba-eb1f-4b4d-91fa-66c1df492334> a dcat:Distribution ;
    dct:description "CAR data got from LA website" ;
    dct:format "CSV" ;
    dct:issued "2018-03-05T15:42:15.377340"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:10:36.595343"^^xsd:dateTime ;
    dct:title "CAR" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/94f15dba-eb1f-4b4d-91fa-66c1df492334/download/gc.csv> .

<https://data.test.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/eecae6d6-ce81-47fd-9965-b8ea3c4fb941> a dcat:Distribution ;
    dct:description "Taken from open data website" ;
    dct:issued "2022-08-11T11:32:29.941746"^^xsd:dateTime ;
    dct:modified "2023-04-18T15:13:43.865819"^^xsd:dateTime ;
    dct:title "Community Asset Register" ;
    dcat:accessURL <https://www.mapping.glasgow.gov.uk/arcgis_web/services/OPEN_DATA/Community_asset_register_properties/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> a foaf:Agent ;
    foaf:name "Glasgow City Council" .

