@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/86192e20-ee3a-405f-80aa-ca47d63a8b77> 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.staging.publishing.service.gov.uk/dataset/86192e20-ee3a-405f-80aa-ca47d63a8b77/resource/a0d61ef8-93cd-4ef0-ab39-db09b51aad7c> ;
    dcat:keyword "Census",
        "EFTA",
        "EU",
        "passports" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/detailed-euefta-passport-held-ward-tool-23nd7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/86192e20-ee3a-405f-80aa-ca47d63a8b77/resource/a0d61ef8-93cd-4ef0-ab39-db09b51aad7c> a dcat:Distribution ;
    dct:issued "2026-06-26T19:21:41.455072"^^xsd:dateTime ;
    dct:modified "2026-06-26T19:21:41.310096"^^xsd:dateTime ;
    dct:title "census passports by EU countries.xlsx" .

