@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/19b3af85-fcbf-47c2-9ea8-8fee5edc7920> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Information including address, grid reference and number of spaces, for Park and Ride Sites in the greater Belfast Area, including Black's Road, Cairnshill, Dundonald, East Side, North Side and Sprucefield." ;
    dct:identifier "19b3af85-fcbf-47c2-9ea8-8fee5edc7920" ;
    dct:issued "2017-10-04T12:06:45.140143"^^xsd:dateTime ;
    dct:modified "2017-10-20T11:56:16.257889"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/0349e31d-38df-4300-a70d-fe6691eaabfc> ;
    dct:title "Greater Belfast Area Park and Ride Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laura Burns" ;
            vcard:hasEmail <mailto:laura.burns@infrastructure-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/19b3af85-fcbf-47c2-9ea8-8fee5edc7920/resource/e598b774-ce25-40ac-9b7f-72578028a09e> ;
    dcat:keyword "Park and Ride",
        "bus",
        "bus lane",
        "car",
        "carparks",
        "travel" .

<https://admin.opendatani.gov.uk/dataset/19b3af85-fcbf-47c2-9ea8-8fee5edc7920/resource/e598b774-ce25-40ac-9b7f-72578028a09e> a dcat:Distribution ;
    dct:description "Information including address, grid reference and number of spaces at each of the Park and Ride Sites." ;
    dct:format "CSV" ;
    dct:issued "2017-10-04T12:08:46.107232"^^xsd:dateTime ;
    dct:modified "2017-10-04T12:08:46.107232"^^xsd:dateTime ;
    dct:title "park-and-ride-locations-greater-belfast-area" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/19b3af85-fcbf-47c2-9ea8-8fee5edc7920/resource/e598b774-ce25-40ac-9b7f-72578028a09e/download/greater-belfast-area-park-and-ride-sites.csv> .

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

