@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/2e2cc133-402a-4655-8d30-2eec660099ae> a dcat:Dataset ;
    dct:description """Cycle routes

http://www.cyclestreets.net/""" ;
    dct:identifier "2e2cc133-402a-4655-8d30-2eec660099ae" ;
    dct:issued "2015-03-24T15:49:11.742056"^^xsd:dateTime ;
    dct:modified "2015-03-24T15:49:11.754698"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/fd94ce17-a797-479b-9c39-6b43004a33fc> ;
    dct:title "Cycle routes" .

<https://ckan.integration.publishing.service.gov.uk/organization/fd94ce17-a797-479b-9c39-6b43004a33fc> a foaf:Organization ;
    foaf:name "CycleStreets" .

