@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/3d25f972-1d6b-43d7-882a-18b21db8ec43> a dcat:Dataset ;
    dct:description "Records time spent on various jobs across MCA" ;
    dct:identifier "3d25f972-1d6b-43d7-882a-18b21db8ec43" ;
    dct:issued "2013-08-30T14:43:59.145629"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:23:20.557145"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> ;
    dct:title "E-Track" .

<https://ckan.integration.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> a foaf:Organization ;
    foaf:name "Maritime and Coastguard Agency" .

