@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.staging.publishing.service.gov.uk/dataset/ba5de6f5-dd45-4cb1-b04d-92489e746da8> a dcat:Dataset ;
    dct:description "Traveline Information Limited offers several open data options including TNDS, NextBuses API and National Operator Code database (NOC)" ;
    dct:identifier "2ylww" ;
    dct:issued "2020-05-13T13:08:27.335000+00:00"^^xsd:dateTime ;
    dct:modified "2020-05-13T13:08:46.506000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Traveline Data" ;
    dcat:keyword "Covid 19",
        "Traveline" ;
    dcat:landingPage <https://datamillnorth.org/dataset/traveline-data-2ylww> .

