@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/85f3d3d8-5266-4083-8da8-e7da4d591b27> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Records of Ship Radio Licences issued in Ireland" ;
    dct:identifier "85f3d3d8-5266-4083-8da8-e7da4d591b27" ;
    dct:issued "2021-01-18T18:05:04"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:34"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/48ce04f5-d86f-4f21-a2f7-43175a549b6b> ;
    dct:title "LING Database" ;
    dcat:theme <Transport%20and%20Travel> .

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

