@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/aedf195d-2dd1-485e-b0dd-2bacb8ef223c> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "<p>Zipped File Geodatabase of Noise Maps Round 4 for publication to Open Data NI</p>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=b3a7e839bdcb4eee9354337601794e35> ;
    dct:issued "2026-05-01"^^xsd:date ;
    dct:modified "2026-05-12"^^xsd:date ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/d484b9de-56a2-4113-a0a2-e494c42e01b5> ;
    dct:title "NoiseMapsRound4 gdb" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DAERA Open Data Enquiries" ;
            vcard:hasEmail <mailto:OpenDataEnquiries@daera-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/aedf195d-2dd1-485e-b0dd-2bacb8ef223c/resource/5f5da741-5ffa-4a96-b551-2aca797fc878> ;
    dcat:keyword "4_",
        "maps",
        "noise",
        "noise-maps" ;
    dcat:landingPage <https://opendata-daerani.hub.arcgis.com/datasets/DAERANI::noisemapsround4-gdb> ;
    dcat:theme <> .

<https://admin.opendatani.gov.uk/dataset/aedf195d-2dd1-485e-b0dd-2bacb8ef223c/resource/5f5da741-5ffa-4a96-b551-2aca797fc878> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T12:16:07.004880"^^xsd:dateTime ;
    dct:modified "2026-05-15T12:16:06.989634"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata-daerani.hub.arcgis.com/datasets/DAERANI::noisemapsround4-gdb> ;
    dcat:mediaType "text/html" .

<https://admin.opendatani.gov.uk/organization/d484b9de-56a2-4113-a0a2-e494c42e01b5> a foaf:Agent ;
    foaf:name "Department of Agriculture, Environment and Rural Affairs" .

<https://opendata-daerani.hub.arcgis.com/datasets/DAERANI::noisemapsround4-gdb> a rdfs:Resource,
        foaf:Document .

