@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/6d4ddfef-2bd8-4e78-8c5f-38cefdc7a9df> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "The LIDAR data encompassed the area around York Street where the junction of the M2, M3 and Westlink converge.  The LIDAR survey was carried out to enable measurement of elevation on the York Street Interchange scheme.  The raw LIDAR data is a series of points stored as x, y, z where x and y are longitude and latitude; z is the elevation in meters or feet.  The survey was carried out between July and September 2012 by Fugro-BKS Limited on behalf of DfI Roads to aid the design of the Interchange scheme at York Street." ;
    dct:identifier "6d4ddfef-2bd8-4e78-8c5f-38cefdc7a9df" ;
    dct:issued "2016-08-09T14:30:28.390119"^^xsd:dateTime ;
    dct:modified "2018-02-19T14:40:14.813629"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/0349e31d-38df-4300-a70d-fe6691eaabfc> ;
    dct:title "York Street Interchange LIDAR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DfI, Eastern Division, Strategic Road Improvements" ;
            vcard:hasEmail <mailto:Roads.SRITEastern@infrastructure-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/6d4ddfef-2bd8-4e78-8c5f-38cefdc7a9df/resource/244ccef2-3eab-4c61-ac35-72852dc87749>,
        <https://admin.opendatani.gov.uk/dataset/6d4ddfef-2bd8-4e78-8c5f-38cefdc7a9df/resource/80b202f0-f05b-4a55-bca6-dd9d9f4f19a6> ;
    dcat:keyword "DfI Roads",
        "LiDAR",
        "Point cloud",
        "York Street Interchange",
        "raw",
        "roads" .

<https://admin.opendatani.gov.uk/dataset/6d4ddfef-2bd8-4e78-8c5f-38cefdc7a9df/resource/244ccef2-3eab-4c61-ac35-72852dc87749> a dcat:Distribution ;
    dct:description "Zip file (2.5GB) containing part 1 of the raw LIDAR point cloud data in XYZ format" ;
    dct:format "ZIP" ;
    dct:issued "2016-08-09T14:32:13.593047"^^xsd:dateTime ;
    dct:modified "2016-08-09T14:32:13.593047"^^xsd:dateTime ;
    dct:title "York Street Interchange 1" ;
    dcat:accessURL <https://opendatani.blob.core.windows.net/infrastructurelidar/York-Street-1.zip> .

<https://admin.opendatani.gov.uk/dataset/6d4ddfef-2bd8-4e78-8c5f-38cefdc7a9df/resource/80b202f0-f05b-4a55-bca6-dd9d9f4f19a6> a dcat:Distribution ;
    dct:description "Zip file (2.84GB) containing part 2 of the raw point cloud LIDAR data in XYZ format" ;
    dct:format "ZIP" ;
    dct:issued "2016-08-09T14:33:00.327346"^^xsd:dateTime ;
    dct:modified "2016-08-09T14:33:00.327346"^^xsd:dateTime ;
    dct:title "York Street Interchange 2" ;
    dcat:accessURL <https://opendatani.blob.core.windows.net/infrastructurelidar/York-Street-2.zip> .

<https://admin.opendatani.gov.uk/organization/0349e31d-38df-4300-a70d-fe6691eaabfc> a foaf:Agent ;
    foaf:name "Department for Infrastructure - Roads" .

