@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.ehealthireland.ie/dataset/b8aaaecc-b7be-4941-95e2-44bcfa00996c> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description """Provide figures for the number of PCRS contractors who provide services to the HSE. The report content captures the number of GPs, Pharmacists, Dentists and Opticians who hold a contract with PCRS / HSE. Report is updated to the PCRS website.\r
Report is produced monthly on the 1st approximately""" ;
    dct:identifier "b8aaaecc-b7be-4941-95e2-44bcfa00996c" ;
    dct:issued "2017-08-23T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2017-11-05T00:31:20.694500"^^xsd:dateTime ;
    dct:publisher <http://data.ehealthireland.ie/organization/ac273d5e-2ba5-4517-8afa-f4fc0134400f> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            rdfs:label "Mar 2017 - present" ;
            schema:startDate "2017-03-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Primary Care Reimbursement Service - Contractor Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail "PCRS.ReportQueries@hse.ie" ] ;
    dcat:distribution <http://data.ehealthireland.ie/dataset/b8aaaecc-b7be-4941-95e2-44bcfa00996c/resource/d699946d-ec44-434c-a4dc-9370d759f816> ;
    dcat:keyword "Contractors",
        "Dentist",
        "General Practitioner",
        "Health",
        "Optician",
        "PCRS",
        "Pharmacist" ;
    dcat:landingPage <https://www.sspcrs.ie/portal/annual-reporting> ;
    dcat:theme <Health> .

<http://data.ehealthireland.ie/dataset/b8aaaecc-b7be-4941-95e2-44bcfa00996c/resource/d699946d-ec44-434c-a4dc-9370d759f816> a dcat:Distribution ;
    dct:description "Provide figures for the number of PCRS contractors who provide services to the HSE" ;
    dct:format "CSV" ;
    dct:license <http://www.opendefinition.org/licenses/cc-by> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel """Report Validity Disclaimer: \r
The Report is valid on date of production but underlying data changes can occur after and change the reported figures. HSE PCRS is committed to maximising transparency through reporting the information which various stakeholders require as and when they require it. This can include reporting on the same figures from different perspectives, at different points in time to various stakeholders. In some circumstances this can result in a minor discrepancy between reports for legitimate reasons of timing and data changes etc. To ensure the dynamic nature of our business does not impede our ability to meet the reporting needs of our various stakeholders, PCRS reserve the right to amend a published figure in the event that any discrepancy may arise.""" ] ;
    dct:title "Summary" ;
    dcat:accessURL <http://data.ehealthireland.ie/dataset/b8aaaecc-b7be-4941-95e2-44bcfa00996c/resource/d699946d-ec44-434c-a4dc-9370d759f816/download/contractor-report-views-summary.csv> ;
    dcat:byteSize 141088.0 ;
    dcat:mediaType "text/tab-separated-values" .

<http://data.ehealthireland.ie/organization/ac273d5e-2ba5-4517-8afa-f4fc0134400f> a foaf:Organization ;
    foaf:name "Health Service Executive" .

<http://www.opendefinition.org/licenses/cc-by> a dct:LicenseDocument .

