@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/b26340c6-9db3-4a26-93cd-46256c0bc2f7> a dcat:Dataset ;
    dct:description """Covers population and demographic information. It contains commentary on the latest findings and topical articles on relevant subjects.

Source agency: Office for National Statistics

Designation: National Statistics

Language: English

Alternative title: Pop Trends""" ;
    dct:identifier "b26340c6-9db3-4a26-93cd-46256c0bc2f7" ;
    dct:issued "2011-12-10T19:02:47.855031"^^xsd:dateTime ;
    dct:modified "2026-06-22T01:59:35.089043"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Population Trends" .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

