@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://ckan.staging.publishing.service.gov.uk/dataset/8b91f9ef-d7d2-4e64-97e4-2b1f929b250f> a dcat:Dataset ;
    dct:description "Monuments, structures or below ground archaeological sites that are identified as being of national significance are placed on a list or Schedule. If a monument is Scheduled , it means that permission is needed for any works to a monument including demolition, removing, repairing, tipping near to or altering in any way." ;
    dct:identifier "e7lrx" ;
    dct:issued "2022-06-14T08:55:28.096000+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-14T09:09:55.231000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Newcastle City Council" ] ;
    dct:title "Scheduled Ancient Monumnets" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/8b91f9ef-d7d2-4e64-97e4-2b1f929b250f/resource/2f9172aa-a98b-4c02-a083-c7f4b28431e4> ;
    dcat:landingPage <https://datamillnorth.org/dataset/scheduled-ancient-monumnets-e7lrx> .

<https://ckan.staging.publishing.service.gov.uk/dataset/8b91f9ef-d7d2-4e64-97e4-2b1f929b250f/resource/2f9172aa-a98b-4c02-a083-c7f4b28431e4> a dcat:Distribution ;
    dct:description "Data is in WKT format" ;
    dct:issued "2026-08-26T08:04:06.528506"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:06.510164"^^xsd:dateTime ;
    dct:title "scheduled_ancient_monuments.csv" .

