@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/680578fc-200a-4ad2-b7b6-9f2515724923> a dcat:Dataset ;
    dct:description "NaPTAN is Britain's national system for uniquely identifying points of access to public transport. It is a core component of the national transport information infrastructure and is used by a number of other UK standards and information systems. There is a NaPTAN record for every bus stop, railway station, airport, ferry terminal etc. in England, Scotland and Wales. Record attributes include co-ordinates (OSGR and Lat-Long), NPTG locality reference, name components and SMS code. Please note Leeds identifiers are: Prefix as character - LDS Prefix as number - 537 Mnemonic - Leeds Admin Area - West Yorkshire ATCO code - 450 Traveline region - Yorkshire For further on NaPTAN schemas, please visit https://www.gov.uk/government/publications/national-public-transport-access-node-schema" ;
    dct:identifier "vdm6n" ;
    dct:issued "2016-02-18T10:27:21+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-14T14:13:46.672000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Transport" ] ;
    dct:title "National public transport access nodes (NaPTAN)" ;
    dcat:keyword "Locality Lab",
        "Transport",
        "airport",
        "bus stop",
        "ferry terminal",
        "highwayshack",
        "housing innovation lab",
        "infrastructure",
        "latitude",
        "longitude",
        "railway station" ;
    dcat:landingPage <https://datamillnorth.org/dataset/national-public-transport-access-nodes-naptan-vdm6n> .

