@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/b8052950-787c-4258-b0f9-d069a99d485d> a dcat:Dataset ;
    dct:description "This survey measures turnover, employment and the number of foreign affiliates of multinational enterprises where the ultimate controlling institution is within the UK.  It looks at foreign affiliate companies where the UK ownership is greater than 50%." ;
    dct:identifier "b8052950-787c-4258-b0f9-d069a99d485d" ;
    dct:issued "2013-08-30T15:21:27.582986"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:58:13.036277"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Outward Foreign Affiliates Statistics" .

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

