@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/4a78bc12-7cf3-4380-86fe-768ba0422afa> a dcat:Dataset ;
    dct:description """An international comparison of productivity across the G7 nations, in terms of the level of and growth in GDP per hour and GDP per worker.\r
Source agency: Office for National Statistics\r
Designation: National Statistics\r
Language: English\r
Alternative title: ICP""" ;
    dct:identifier "4a78bc12-7cf3-4380-86fe-768ba0422afa" ;
    dct:issued "2011-12-11T05:36:42.844589"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:29.977057"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "International Comparisons of Productivity" .

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

