@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/e7cbb509-f636-4915-bd34-679ff13326f2> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Contains submissions made to the Secretary General and Ministers' Offices" ;
    dct:identifier "e7cbb509-f636-4915-bd34-679ff13326f2" ;
    dct:issued "2020-12-08T16:18:36"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:04"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> ;
    dct:title "eSubmissions" ;
    dcat:theme <Health> .

<https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> a foaf:Organization ;
    foaf:name "Department of Children, Equality, Disability, Integration and Youth" .

