@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/b10b33ed-c292-4f90-a3f2-37b52cb0e18f> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2017-08-29T09:33:29"^^xsd:dateTime ;
    dct:identifier "b10b33ed-c292-4f90-a3f2-37b52cb0e18f" ;
    dct:issued "2016-12-13"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-03-05T15:59:53"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/health-service-executive> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "2006-2015" ] ;
    dct:title "Table 4.1 Primary Care Reimbursement Service Schemes, 2006 to 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "35316353108" ],
        [ a vcard:Organization ;
            vcard:fn "Ronan O'Kelly" ;
            vcard:hasEmail <mailto:ronan_o%27kelly@health.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/b10b33ed-c292-4f90-a3f2-37b52cb0e18f/resource/dbe01100-97d9-4c53-8216-e4f3565960c8> ;
    dcat:keyword " Dental",
        " Drugs Payments Scheme",
        " GP Visit Card",
        " Ireland",
        " Long-Term Illness Scheme",
        " Ophthalmic",
        "Medical Card" ;
    dcat:landingPage <http://health.gov.ie/publications-research/statistics/statistics-by-topic/primary-care-schemes/> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<https://dgi5.staging.derilinx.com/dataset/b10b33ed-c292-4f90-a3f2-37b52cb0e18f/resource/dbe01100-97d9-4c53-8216-e4f3565960c8> a dcat:Distribution ;
    dct:description "Table 4.1 Primary Care Reimbursement Service Schemes, 2006 to 2015" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2017-08-02T08:56:25"^^xsd:dateTime ;
    dct:modified "2017-08-02T08:56:25"^^xsd:dateTime ;
    dct:title "Table 4.1 Primary Care Reimbursement Service Schemes, 2006 to 2015" ;
    dcat:accessURL <http://health.gov.ie/wp-content/uploads/2017/05/Table-4.1-Primary-Care-Reimbursement-Service-Schemes-2006-to-2015.csv> ;
    dcat:downloadURL <http://health.gov.ie/wp-content/uploads/2017/05/Table-4.1-Primary-Care-Reimbursement-Service-Schemes-2006-to-2015.csv> .

<https://dgi5.staging.derilinx.com/organization/health-service-executive> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Health Service Executive" .

