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

<https://ckan.staging.publishing.service.gov.uk/dataset/8768af1f-84c9-4814-8347-beb068859218> a dcat:Dataset ;
    dct:description "An area of land used to park bicycles." ;
    dct:identifier "6766e858-c91a-4987-8dc6-a058c9940e1e" ;
    dct:issued "2016-04-14T16:33:09.459509"^^xsd:dateTime ;
    dct:modified "2016-04-14T16:33:09.475665"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d0770619-b5b3-4fe6-b265-963eeb9485fb> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-0.0770 51.5494, -0.0770 51.5628, -0.0743 51.5628, -0.0743 51.5494, -0.0770 51.5494))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-0.076953022999999995, 51.549399710000003],[-0.076953022999999995, 51.562832479999997], [-0.074348489000000004, 51.562832479999997], [-0.074348489000000004, 51.549399710000003], [-0.076953022999999995, 51.549399710000003]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "PRK CYCLE PARKING" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/8768af1f-84c9-4814-8347-beb068859218/resource/f2dbe39e-0b10-4beb-b8be-41e9617dcea1> .

<https://ckan.staging.publishing.service.gov.uk/dataset/8768af1f-84c9-4814-8347-beb068859218/resource/f2dbe39e-0b10-4beb-b8be-41e9617dcea1> a dcat:Distribution ;
    dct:description "download" ;
    dct:issued "2016-04-14T17:33:09.516317"^^xsd:dateTime ;
    dct:modified "2016-04-14T17:33:09.516317"^^xsd:dateTime ;
    dct:title "Cycle Stands" ;
    dcat:accessURL <http://www.map.hackney.gov.uk/geoserver/wfs?service=wfs&version=2.0.0&request=GetFeature&outputFormat=csv&typeNames=hoverview:Cycle%20Stands> .

<https://ckan.staging.publishing.service.gov.uk/organization/d0770619-b5b3-4fe6-b265-963eeb9485fb> a foaf:Organization ;
    foaf:name "London Borough of Hackney" .

