@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.stage.spatialhub.scot/dataset/4cdcfbc2-eaf5-4536-96be-5b125eb0266d> a dcat:Dataset ;
    dct:identifier "4cdcfbc2-eaf5-4536-96be-5b125eb0266d" ;
    dct:issued "2026-05-28T16:13:04.100795"^^xsd:dateTime ;
    dct:modified "2026-05-28T16:15:00.475785"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/bbe8267d-4fd7-4f5c-9432-8cb562ac4182> ;
    dct:title "test dataset" ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/4cdcfbc2-eaf5-4536-96be-5b125eb0266d/resource/dfcd5293-01c6-448c-b367-eb76e8ce7e01> .

<https://data.stage.spatialhub.scot/dataset/4cdcfbc2-eaf5-4536-96be-5b125eb0266d/resource/dfcd5293-01c6-448c-b367-eb76e8ce7e01> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-28T16:13:26.278527"^^xsd:dateTime ;
    dct:modified "2026-05-28T16:13:26.274103"^^xsd:dateTime ;
    dct:title "input_bloctesting...k.html" ;
    dcat:accessURL <https://data.stage.spatialhub.scot/dataset/4cdcfbc2-eaf5-4536-96be-5b125eb0266d/resource/dfcd5293-01c6-448c-b367-eb76e8ce7e01/download/input_block.html> ;
    dcat:byteSize "962"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://data.stage.spatialhub.scot/organization/bbe8267d-4fd7-4f5c-9432-8cb562ac4182> a foaf:Agent ;
    foaf:name "Aberdeen Airport" .

