@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://psb.prod.derilinx.com/dataset/11d4a2f2-fdee-4bf2-b3d0-b15fa05453fa> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Records of Seafarer Certifications who serve on Irish registred vessels" ;
    dct:identifier "11d4a2f2-fdee-4bf2-b3d0-b15fa05453fa" ;
    dct:issued "2021-01-11T14:36:57"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:40:05"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/48ce04f5-d86f-4f21-a2f7-43175a549b6b> ;
    dct:title "Seafarers Information System (SIS)" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/48ce04f5-d86f-4f21-a2f7-43175a549b6b> a foaf:Organization ;
    foaf:name "Department of Transport" .

