@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/2988ff39-1ad1-4d72-8221-f3ea3b93b18e> a dcat:Dataset ;
    dct:description "The results for every constituency in the United Kingdom, including Greater London's 73 seats are available to download as an Excel file.This data is published by the Electoral Commission." ;
    dct:identifier "vdjwm" ;
    dct:issued "2017-06-29T10:59:40+00:00"^^xsd:dateTime ;
    dct:modified "2017-06-29T10:59:40+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "The Electoral Commission" ] ;
    dct:title "General Election Results 2017" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/2988ff39-1ad1-4d72-8221-f3ea3b93b18e/resource/119bc006-e3e2-4696-8a46-a780500f6e6f> ;
    dcat:keyword "candidate",
        "constituency",
        "parliament",
        "party",
        "poll",
        "voting" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/general-election-results-2017-vdjwm> .

<https://ckan.staging.publishing.service.gov.uk/dataset/2988ff39-1ad1-4d72-8221-f3ea3b93b18e/resource/119bc006-e3e2-4696-8a46-a780500f6e6f> a dcat:Distribution ;
    dct:issued "2026-07-09T06:07:19.606681"^^xsd:dateTime ;
    dct:modified "2026-07-09T06:07:19.564629"^^xsd:dateTime ;
    dct:title "2017 General Election Results.xls" .

