@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://admin.opendatani.gov.uk/dataset/35226feb-e270-4647-b374-999b5e288c4d> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Small test site for combined bathymetric and topographic LiDAR in Red Bay, surveyed January 2006. Data were tidally corrected using UK Hydrographic Office \"Total Tide\" software and cleaned in Caris HIPS software to produce a 3m horizontal resolution bathymetry dataset." ;
    dct:identifier "35226feb-e270-4647-b374-999b5e288c4d" ;
    dct:issued "2016-06-03T09:25:41.084161"^^xsd:dateTime ;
    dct:modified "2016-06-03T09:42:55.983973"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/2edc5eac-110e-42ae-af21-2c2ca39ad711> ;
    dct:title "Bathymetric LiDAR for Red Bay" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Annika Clements" ;
            vcard:hasEmail <mailto:annika.clements@afbini.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/35226feb-e270-4647-b374-999b5e288c4d/resource/6ddbb0b4-b41c-4061-8b60-c29dbe153047> ;
    dcat:keyword "DEM",
        "LiDAR",
        "Red Bay",
        "bathymetry" .

<https://admin.opendatani.gov.uk/dataset/35226feb-e270-4647-b374-999b5e288c4d/resource/6ddbb0b4-b41c-4061-8b60-c29dbe153047> a dcat:Distribution ;
    dct:description "XYZ text file (eastings, northings, depth)" ;
    dct:format "TXT" ;
    dct:issued "2016-06-03T09:29:27.945187"^^xsd:dateTime ;
    dct:modified "2016-06-03T09:29:27.945187"^^xsd:dateTime ;
    dct:title "Bathymetric_LiDAR_Red_Bay_test_site" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/35226feb-e270-4647-b374-999b5e288c4d/resource/6ddbb0b4-b41c-4061-8b60-c29dbe153047/download/redbay3m.txt> .

<https://admin.opendatani.gov.uk/organization/2edc5eac-110e-42ae-af21-2c2ca39ad711> a foaf:Agent ;
    foaf:name "Agri-Food and Biosciences Institute - Fisheries and Aquatic Ecosystems Branch" .

