@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/041fc58b-841b-4bab-a5cb-f8af4f1b91e0> a dcat:Dataset ;
    dct:description "FCO(S) - Health and Saftey Records including Record of all accidents reported" ;
    dct:identifier "041fc58b-841b-4bab-a5cb-f8af4f1b91e0" ;
    dct:issued "2013-10-28T17:13:14.937975"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:11:56.695286"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> ;
    dct:title "Health and Safety Records" .

<https://ckan.staging.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> a foaf:Organization ;
    foaf:name "FCDO Services" .

