@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/0417dfb9-4cf7-4cca-885c-040c09bd7eeb> a dcat:Dataset ;
    dct:description """Sexual orientation by NS-SEC
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/88qd-h2tv> ;
    dct:issued "2023-10-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-10-02T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM185" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0417dfb9-4cf7-4cca-885c-040c09bd7eeb/resource/1260ddea-a0b6-4a26-be34-2fd764658dba> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/88qd-h2tv> .

<https://ckan.integration.publishing.service.gov.uk/dataset/0417dfb9-4cf7-4cca-885c-040c09bd7eeb/resource/1260ddea-a0b6-4a26-be34-2fd764658dba> a dcat:Distribution ;
    dct:issued "2023-10-02T18:11:34.456496"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:11:34.448493"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/88qd-h2tv/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

