@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/b830ae87-1386-4f4a-b2a0-b9650f97ac9e> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:conformsTo "DCAT" ;
    dct:created "2020-12-09T12:07:43"^^xsd:dateTime ;
    dct:description "List of current licensed gaming operations (in accordance with relevant legislation)."@en,
        "Liosta na noibríochtaí cearrbhachais ceadúnaithe reatha (de réir na reachtaíochta ábhartha)."@ga ;
    dct:identifier "b830ae87-1386-4f4a-b2a0-b9650f97ac9e" ;
    dct:issued "2020-12-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-06-08T12:14:56"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/revenue-commissioners> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National " ] ;
    dct:title "Register of gaming licences" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics@revenue.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/b830ae87-1386-4f4a-b2a0-b9650f97ac9e/resource/28fb5b5f-dcc1-4a67-b0db-a37f044a2a73>,
        <https://dgi5.staging.derilinx.com/dataset/b830ae87-1386-4f4a-b2a0-b9650f97ac9e/resource/f9923f40-1243-405c-a158-bc746ce0c0d0> ;
    dcat:keyword "address",
        "gaming",
        "licence reference",
        "licence type",
        "licensee name",
        "nominee name",
        "register",
        "relevant officer",
        "trading name" ;
    dcat:landingPage <https://www.revenue.ie/en/corporate/information-about-revenue/statistics/excise/licences/gaming-licences.aspx> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/b830ae87-1386-4f4a-b2a0-b9650f97ac9e/resource/28fb5b5f-dcc1-4a67-b0db-a37f044a2a73> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2020-12-09T12:08:12"^^xsd:dateTime ;
    dct:modified "2020-12-09T12:08:12"^^xsd:dateTime ;
    dct:title "List of current licensed gaming operations" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-gaming-licences.pdf> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-gaming-licences.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/b830ae87-1386-4f4a-b2a0-b9650f97ac9e/resource/f9923f40-1243-405c-a158-bc746ce0c0d0> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2020-12-09T12:08:54"^^xsd:dateTime ;
    dct:modified "2020-12-09T12:08:54"^^xsd:dateTime ;
    dct:title "List of current licensed gaming operations" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-gaming-licences.csv> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-gaming-licences.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/revenue-commissioners> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Revenue Commissioners" .

