@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/565904ab-f539-4771-9108-3d1d712684af> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """Database holding records on all Irish export licence applications under EU reg 428/2009  and military applications
 Licensing and Control""" ;
    dct:identifier "565904ab-f539-4771-9108-3d1d712684af" ;
    dct:issued "2020-12-08T16:14:49"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:20"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73633b27-bac7-4046-99db-352cd4808320> ;
    dct:title "Export Licensing Dataset" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/73633b27-bac7-4046-99db-352cd4808320> a foaf:Organization ;
    foaf:name "Department of Enterprise, Trade & Employment" .

