@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/c68b9922-1f37-47b8-9b7e-357c33fd7821> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2017-07-07T12:27:18"^^xsd:dateTime ;
    dct:description "Register of Bookmaking Offices published under Section 8 of the Betting Acts 1931-2015."@en,
        "Clár na nGeallghlacadóirí arna choinneáil agus arna fhoilsiú faoi Alt 8 de na hAchtanna Gealltóireachta, 1931-2015."@ga ;
    dct:identifier "c68b9922-1f37-47b8-9b7e-357c33fd7821" ;
    dct:issued "2017-06-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-06-08T11:11:51"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/revenue-commissioners> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:title "Register of bookmaking offices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistics and Economic Research Branch, Revenue Commissioners" ;
            vcard:hasEmail <mailto:statistics@revenue.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/c68b9922-1f37-47b8-9b7e-357c33fd7821/resource/626394c9-63fc-4739-aa1e-1bd2339809b1>,
        <https://dgi5.staging.derilinx.com/dataset/c68b9922-1f37-47b8-9b7e-357c33fd7821/resource/9e579b1a-118d-4686-88fa-122134a50e12> ;
    dcat:keyword "Betting Acts 1931 to 2015",
        "Proprietors Name",
        "Registration reference",
        "address",
        "licensee name",
        "trading name" ;
    dcat:landingPage <http://www.revenue.ie/en/corporate/information-about-revenue/statistics/excise/licences/register-of-bookmaking-offices.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/c68b9922-1f37-47b8-9b7e-357c33fd7821/resource/626394c9-63fc-4739-aa1e-1bd2339809b1> 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:27:18"^^xsd:dateTime ;
    dct:modified "2017-07-07T12:27:18"^^xsd:dateTime ;
    dct:title "Register of bookmaking offices" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmaking-offices.pdf> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmaking-offices.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/c68b9922-1f37-47b8-9b7e-357c33fd7821/resource/9e579b1a-118d-4686-88fa-122134a50e12> 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:27:18"^^xsd:dateTime ;
    dct:modified "2017-07-07T12:27:18"^^xsd:dateTime ;
    dct:title "Register of bookmaking offices" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmaking-offices.csv> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/register-of-bookmaking-offices.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" .

