@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/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.integration.publishing.service.gov.uk/dataset/2988ff39-1ad1-4d72-8221-f3ea3b93b18e/resource/1eb803e6-8c19-47ef-bf43-ee5ed3fce7d2> ;
    dcat:keyword "candidate",
        "constituency",
        "parliament",
        "party",
        "poll",
        "voting" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/general-election-results-2017-vdjwm> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2988ff39-1ad1-4d72-8221-f3ea3b93b18e/resource/1eb803e6-8c19-47ef-bf43-ee5ed3fce7d2> a dcat:Distribution ;
    dct:issued "2026-07-08T22:08:16.080407"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:08:16.042990"^^xsd:dateTime ;
    dct:title "2017 General Election Results.xls" .

