@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/5141c07b-d998-4dea-ab5d-cae1f183b010> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Data relating to deer hunting licences" ;
    dct:identifier "5141c07b-d998-4dea-ab5d-cae1f183b010" ;
    dct:issued "2021-01-18T17:58:13"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:07"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> ;
    dct:title "Deer Licencing Database" ;
    dcat:landingPage <http://www.ahg.gov.ie/app/uploads/2015/10/dahg-annual-report-2014.pdf> ;
    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" .

