@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/7a6a7635-8902-4088-ab22-ac92048117a5> a dcat:Dataset ;
    dct:description "Contains Port State Control inspection data about vessels" ;
    dct:identifier "7a6a7635-8902-4088-ab22-ac92048117a5" ;
    dct:issued "2013-08-30T14:45:00.894708"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:25:26.891273"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/5e3fe168-abca-417c-b88e-83580a017495> ;
    dct:title "Survey and Inspection Database (SIAS)" .

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

