@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/14c134b1-3690-419f-96ff-5c537ffd5dee> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Registration of EPIRB details (Emergency Position Indicating Radio Beacon)" ;
    dct:identifier "14c134b1-3690-419f-96ff-5c537ffd5dee" ;
    dct:issued "2021-01-11T14:35:24"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:28:34"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/48ce04f5-d86f-4f21-a2f7-43175a549b6b> ;
    dct:title "Emergency Position Indicating Radio Beacon" ;
    dcat:theme <Transport%20and%20Travel> .

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

