@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/6c2f599f-9ba8-4343-a869-cd853878dde5> a dcat:Dataset ;
    dct:description "List of Active Grid and Primary Sites and key characteristics including spatial coordinates, year commissioned and asset counts against the site.List of Active Grid and Primary Sites and key characteristics including spatial coordinates, year commissioned and asset counts against the site." ;
    dct:identifier "e66k9" ;
    dct:issued "2022-05-06T10:52:43+00:00"^^xsd:dateTime ;
    dct:modified "2022-05-06T10:53:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "UK Power Networks" ] ;
    dct:title "Grid and Primary substations" ;
    dcat:keyword "electricity",
        "power",
        "substation" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/grid-and-primary-substations-e66k9> .

