@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/bef0383a-d668-43fd-aee8-546584e094e6> a dcat:Dataset ;
    dct:description "Vessel details are recorded for statistical analysis" ;
    dct:identifier "bef0383a-d668-43fd-aee8-546584e094e6" ;
    dct:issued "2013-08-30T14:43:20.440257"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:21:55.122611"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> ;
    dct:title "Automatic Identification System (AIS)" .

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

