@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/45db5440-8e96-40ec-9f87-052014f196ae> a dcat:Dataset ;
    dct:identifier "45db5440-8e96-40ec-9f87-052014f196ae" ;
    dct:issued "2026-06-03T15:24:41.107775"^^xsd:dateTime ;
    dct:modified "2026-06-03T15:24:56.667439"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/d0e1ebda-0c8c-4c80-9601-bcbb456f036e> ;
    dct:title "testing in aberdeenshire" ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/45db5440-8e96-40ec-9f87-052014f196ae/resource/c060fe01-553d-4033-a2bc-a552ae6132a9> .

<https://data.stage.spatialhub.scot/dataset/45db5440-8e96-40ec-9f87-052014f196ae/resource/c060fe01-553d-4033-a2bc-a552ae6132a9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-03T15:24:56.227290"^^xsd:dateTime ;
    dct:modified "2026-06-03T15:24:56.220728"^^xsd:dateTime ;
    dct:title "3_H18_Error .csv" ;
    dcat:accessURL <https://data.stage.spatialhub.scot/dataset/45db5440-8e96-40ec-9f87-052014f196ae/resource/c060fe01-553d-4033-a2bc-a552ae6132a9/download/3_h18_error-.csv> ;
    dcat:byteSize "5683"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.stage.spatialhub.scot/organization/d0e1ebda-0c8c-4c80-9601-bcbb456f036e> a foaf:Agent ;
    foaf:name "Aberdeenshire Archaeology Service" .

