@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/3d6d7b57-db53-40e8-812f-07e7f5d45f26> a dcat:Dataset ;
    dct:description """Sexual orientation by legal partnership status
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/ws9n-2ecn> ;
    dct:issued "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM127" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/3d6d7b57-db53-40e8-812f-07e7f5d45f26/resource/f0bf3e6b-ded5-4a53-8498-8118347514f6> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/ws9n-2ecn> .

<https://ckan.integration.publishing.service.gov.uk/dataset/3d6d7b57-db53-40e8-812f-07e7f5d45f26/resource/f0bf3e6b-ded5-4a53-8498-8118347514f6> a dcat:Distribution ;
    dct:issued "2023-09-28T14:11:02.376934"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:11:02.369207"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/ws9n-2ecn/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

