@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.publishing.service.gov.uk/dataset/09569cee-1789-4231-8487-2e9d64a5e99c> a dcat:Dataset ;
    dct:description "The Excel tool provides information on London's usual residents holding an EU/EFTA passport at ward level." ;
    dct:identifier "23nd7" ;
    dct:issued "2018-04-18T14:10:39+00:00"^^xsd:dateTime ;
    dct:modified "2018-04-18T16:01:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "Detailed EU/EFTA Passport held - Ward Tool" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/09569cee-1789-4231-8487-2e9d64a5e99c/resource/2fb31860-551b-4462-aba8-c666cdc85e58> ;
    dcat:keyword "Census",
        "EFTA",
        "EU",
        "passports" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/detailed-euefta-passport-held-ward-tool-23nd7> .

<https://ckan.publishing.service.gov.uk/dataset/09569cee-1789-4231-8487-2e9d64a5e99c/resource/2fb31860-551b-4462-aba8-c666cdc85e58> a dcat:Distribution ;
    dct:issued "2026-07-08T22:07:14.161109"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:07:14.125882"^^xsd:dateTime ;
    dct:title "census passports by EU countries.xlsx" .

