@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/daba499e-7bf6-46b1-8648-b0d81e76853a> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database containing records on all customer correspondence" ;
    dct:identifier "daba499e-7bf6-46b1-8648-b0d81e76853a" ;
    dct:issued "2021-01-11T14:34:58"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:37"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/947abce4-b1b6-47ee-b806-283897777779> ;
    dct:title "Customer Comment Database" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/947abce4-b1b6-47ee-b806-283897777779> a foaf:Organization ;
    foaf:name "Dublin Bus" .

