@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/be1c1e89-12a9-431b-9829-394d85da82e8> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "The Film section maintains a database of film statistics" ;
    dct:identifier "be1c1e89-12a9-431b-9829-394d85da82e8" ;
    dct:issued "2021-01-18T18:00:46"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:30"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> ;
    dct:title "Film Statistics Database" ;
    dcat:theme <Arts%2C%20Heritage%2C%20Culture> .

<https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> a foaf:Organization ;
    foaf:name "Department of Tourism, Culture, Arts, Gaeltacht, Sports and Media" .

