@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.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 "2025-06-09T13:54:59.902677"^^xsd:dateTime ;
    dct:publisher <https://data.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.spatialhub.scot/dataset/4549d297-b891-41f8-9988-6336af43c591/resource/eecae6d6-ce81-47fd-9965-b8ea3c4fb941> ;
    dcat:keyword "society" .

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

