@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/1532f7f3-613a-4fb1-91db-008b0b24e990> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "This information contains length, width and surface type of roads in Northern Ireland.  Easting and Northing co-ordinates are provided at each change in road dimensions.  For further information on each road section referenced in the document, please refer to the Highway Network document published separately on the OpenDataNI website).   " ;
    dct:identifier "1532f7f3-613a-4fb1-91db-008b0b24e990" ;
    dct:issued "2021-07-05T17:17:44.692554"^^xsd:dateTime ;
    dct:modified "2021-09-20T13:32:56.760032"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/0349e31d-38df-4300-a70d-fe6691eaabfc> ;
    dct:title "Carriageway Details" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paddy Lavery" ;
            vcard:hasEmail <mailto:paddy.lavery@infrastructure-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/1532f7f3-613a-4fb1-91db-008b0b24e990/resource/ce97f716-f2ff-4540-8033-3536eded8e49> ;
    dcat:keyword "Avenues",
        "Carriageway",
        "Public Roads",
        "Streets" .

<https://admin.opendatani.gov.uk/dataset/1532f7f3-613a-4fb1-91db-008b0b24e990/resource/ce97f716-f2ff-4540-8033-3536eded8e49> a dcat:Distribution ;
    dct:description "This dataset shows length, width and road surface type and is associated to each unique road stretch reference (see separate highway network)" ;
    dct:format "CSV" ;
    dct:issued "2021-07-05T17:20:53.774598"^^xsd:dateTime ;
    dct:modified "2021-07-05T17:20:53.774598"^^xsd:dateTime ;
    dct:title "Carriageway Details " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/1532f7f3-613a-4fb1-91db-008b0b24e990/resource/ce97f716-f2ff-4540-8033-3536eded8e49/download/carriageway-details-all-export-5-july-2021.xlsx> .

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

