@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://ckan.staging.publishing.service.gov.uk/dataset/6db0de76-0c7c-4089-8eca-fea05bf29e6b> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "Number of licensed taxi vehicles by postal district in Northern Ireland at 30 September 2017" ;
    dct:identifier "6db0de76-0c7c-4089-8eca-fea05bf29e6b" ;
    dct:issued "2018-01-27T00:53:54.434628"^^xsd:dateTime ;
    dct:modified "2018-04-14T01:50:26.861018"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Licensed Taxi Vehicles at 30 September 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DVA Statistics Branch DfI" ;
            vcard:hasEmail <mailto:manny.fitzpatrick@infrastructure-ni.gov.uk> ] ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6db0de76-0c7c-4089-8eca-fea05bf29e6b/resource/a17a93a6-7990-4f29-b4f2-c9bbc4ad0d37> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6db0de76-0c7c-4089-8eca-fea05bf29e6b/resource/a17a93a6-7990-4f29-b4f2-c9bbc4ad0d37> a dcat:Distribution ;
    dct:description "This data file details the number of taxi vehicles licensed with the Driver and Vehicle Agency at 30 September 2017. The data is sourced directly from DVA administrative systems and is of good quality. " ;
    dct:format "CSV" ;
    dct:issued "2018-01-23T14:43:52.549453"^^xsd:dateTime ;
    dct:modified "2018-01-23T14:43:52.549453"^^xsd:dateTime ;
    dct:title "licensed-taxi-vehicles-at-30-september-2017" ;
    dcat:accessURL <https://www.opendatani.gov.uk/dataset/6db0de76-0c7c-4089-8eca-fea05bf29e6b/resource/a17a93a6-7990-4f29-b4f2-c9bbc4ad0d37/download/number-of-licensed-taxi-vehicles-by-postal-district-at-30th-september-2017.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

