@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.integration.publishing.service.gov.uk/dataset/b2ab32d7-ed6a-4604-82b1-9182e995552d> a dcat:Dataset ;
    dct:description "This package includes information for all major Thames river boat routes. Please note that this data is no longer maintained on the Datastore and is only available via the TfL syndication website." ;
    dct:identifier "298y1" ;
    dct:issued "2010-04-19T15:30:58+00:00"^^xsd:dateTime ;
    dct:modified "2014-03-25T15:09:50+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "********************" ] ;
    dct:title "River Boat Timetables" ;
    dcat:keyword "boat",
        "crossing",
        "river",
        "timetable",
        "transport" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/river-boat-timetables-298y1> .

