@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/6be6ceed-dc2b-41ed-86d6-0300296e32f5> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Small test site for combined bathymetric and topographic LiDAR in Strangford Lough, surveyed January 2006. Data were tidally corrected using UK Hydrographic Office \"Total Tide\" software and cleaned in Caris HIPS software to produce a 2m horizontal resolution bathymetry dataset." ;
    dct:identifier "6be6ceed-dc2b-41ed-86d6-0300296e32f5" ;
    dct:issued "2016-06-03T09:49:03.235947"^^xsd:dateTime ;
    dct:modified "2016-06-03T10:00:30.331778"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/2edc5eac-110e-42ae-af21-2c2ca39ad711> ;
    dct:title "Bathymetric LiDAR for small area of Strangford Lough" ;
    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/6be6ceed-dc2b-41ed-86d6-0300296e32f5/resource/24fbf29f-567c-4a36-b896-92fa22feb10e> ;
    dcat:keyword "DEM",
        "LiDAR",
        "Strangford Lough",
        "bathymetry" .

<https://admin.opendatani.gov.uk/dataset/6be6ceed-dc2b-41ed-86d6-0300296e32f5/resource/24fbf29f-567c-4a36-b896-92fa22feb10e> a dcat:Distribution ;
    dct:description "XYZ text file (eastings, northings, depth)" ;
    dct:format "TXT" ;
    dct:issued "2016-06-03T10:00:28.023681"^^xsd:dateTime ;
    dct:modified "2016-06-03T10:00:28.023681"^^xsd:dateTime ;
    dct:title "Strangford_Lough_test_LiDAR_2m" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/6be6ceed-dc2b-41ed-86d6-0300296e32f5/resource/24fbf29f-567c-4a36-b896-92fa22feb10e/download/strang2m.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" .

