@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/49a257af-8f62-4fcc-853d-c9cc0d50d80f> a dcat:Dataset ;
    dct:description "A link to an API of all common plug electrical charge points. The national charge point registry is a public database of publicly funded charge points across the UK." ;
    dct:identifier "2gpk0" ;
    dct:issued "2014-11-24T12:37:13+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-14T14:17:47.109000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for Low Emission Vehicles" ] ;
    dct:title "Charge point registry API" ;
    dcat:keyword "API",
        "Environment",
        "Locality Lab",
        "age friendly",
        "airhack",
        "cars",
        "charge",
        "charge points",
        "electrical",
        "electrical cars" ;
    dcat:landingPage <https://datamillnorth.org/dataset/charge-point-registry-api-2gpk0> .

