@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.stage.spatialhub.scot/dataset/f7ef404a-d2b6-406e-85ed-140fcf0d644a> a dcat:Dataset ;
    dct:description "Edinburgh Airport has several safeguarding zones: a 30km radius for general development that may affect flight paths, a 13km radius for bird strike prevention which includes monitoring areas with water and waste disposal, and a 5km no-fly zone for drones. These zones require local planning authorities to consult with the airport on applications within the zones to prevent adverse impacts on flight safety." ;
    dct:identifier "f7ef404a-d2b6-406e-85ed-140fcf0d644a" ;
    dct:issued "2025-11-14T11:07:09.278650"^^xsd:dateTime ;
    dct:modified "2025-11-14T14:00:53.773572"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/7602ffbe-b76c-46c6-9848-92123f620160> ;
    dct:title "Edinburgh Airport Safeguarding Zones - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:safeguarding@edinburghairport.com> ] ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/f7ef404a-d2b6-406e-85ed-140fcf0d644a/resource/4ebbf09c-0ac0-4881-9468-ac65babe0983> ;
    dcat:landingPage <https://corporate.edinburghairport.com/about-us/aerodrome-safeguarding> .

<https://corporate.edinburghairport.com/about-us/aerodrome-safeguarding> a foaf:Document .

<https://data.stage.spatialhub.scot/dataset/f7ef404a-d2b6-406e-85ed-140fcf0d644a/resource/4ebbf09c-0ac0-4881-9468-ac65babe0983> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2025-11-14T13:44:19.406640"^^xsd:dateTime ;
    dct:modified "2025-11-14T14:00:53.781848"^^xsd:dateTime ;
    dct:title "Edinburgh Airport Safeguarding Zones " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/ext_easz/wfs?service=wfs&typeName=ext_easz:pub_easz> .

<https://data.stage.spatialhub.scot/organization/7602ffbe-b76c-46c6-9848-92123f620160> a foaf:Agent ;
    foaf:name "Edinburgh Airport" .

