@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/07a4ef91-5eec-435f-abac-64905aa58932> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2017-07-07T12:23:46"^^xsd:dateTime ;
    dct:description "Register of licensed bookmakers maintained and published under Section 8A of the Betting Acts 1931-2015."@en,
        "Clár na nGeallghlacadóirí ceadúnaithe arna choinneáil agus arna fhoilsiú faoi Alt 8A de na hAchtanna Gealltóireachta 1931-2015."@ga ;
    dct:identifier "07a4ef91-5eec-435f-abac-64905aa58932" ;
    dct:issued "2017-06-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-06-08T11:57:55"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/revenue-commissioners> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:title "Register of licensed bookmakers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistics and Economic Research" ;
            vcard:hasEmail <mailto:statistics@revenue.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/07a4ef91-5eec-435f-abac-64905aa58932/resource/33a285bd-a011-4b68-b4e1-371a1e82ca2b>,
        <https://dgi5.staging.derilinx.com/dataset/07a4ef91-5eec-435f-abac-64905aa58932/resource/f63ac246-8039-40cc-896a-7423991aa9f7> ;
    dcat:keyword "Licence reference",
        "bookmaker.",
        "licensee name",
        "nominee name",
        "on-course",
        "place of business",
        "trading name" ;
    dcat:landingPage <http://www.revenue.ie/en/corporate/information-about-revenue/statistics/excise/licences/register-of-bookmakers.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/07a4ef91-5eec-435f-abac-64905aa58932/resource/33a285bd-a011-4b68-b4e1-371a1e82ca2b> 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 "2017-07-07T12:23:46"^^xsd:dateTime ;
    dct:modified "2017-07-07T12:23:46"^^xsd:dateTime ;
    dct:title "Register of Licensed  Bookmakers" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmakers.pdf> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmakers.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/07a4ef91-5eec-435f-abac-64905aa58932/resource/f63ac246-8039-40cc-896a-7423991aa9f7> 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 "2017-07-07T12:23:46"^^xsd:dateTime ;
    dct:modified "2017-07-07T12:23:46"^^xsd:dateTime ;
    dct:title "Register of Licensed  Bookmakers" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmakers.csv> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmakers.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" .

