@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 schema1: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/c2efc43f-2663-4139-a20d-e30bd4395d28> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2018-04-30T12:04:34"^^xsd:dateTime ;
    dct:description "The dataset is the detailed number of staffing at the Valuations office"@en,
        ""@ga ;
    dct:identifier "c2efc43f-2663-4139-a20d-e30bd4395d28" ;
    dct:issued "2018-04-30"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-08-23T08:28:55"^^xsd:dateTime ;
    dct:provenance "Valuation Office" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/eadcf6be-3ab9-4509-8ba2-d589e8edcbb4> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2021-12-31"^^xsd:date ;
            schema1:startDate "2006-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ] ;
    dct:title "Valuations Office Yearly Staffing Levels" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Niamh Talbot " ;
            vcard:hasEmail <mailto:opendata@valoff.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "018171103" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/c2efc43f-2663-4139-a20d-e30bd4395d28/resource/39992f3a-aba3-456f-a475-b8d18996280d>,
        <https://dgi5.staging.derilinx.com/dataset/c2efc43f-2663-4139-a20d-e30bd4395d28/resource/9782d971-7e6c-497c-ad7a-d9bf8647204c> ;
    dcat:keyword "End of Year",
        "Head Count",
        "Staff",
        "Staff Numbers",
        "Staffing",
        "Staffing Levels",
        "Valuation Office" ;
    dcat:landingPage <http://www.valoff.ie/en/open-data/data-sets/> ;
    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/c2efc43f-2663-4139-a20d-e30bd4395d28/resource/39992f3a-aba3-456f-a475-b8d18996280d> a dcat:Distribution ;
    dct:description "End of Year Staffing Levels." ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2018-04-30T12:06:06"^^xsd:dateTime ;
    dct:modified "2018-04-30T12:06:06"^^xsd:dateTime ;
    dct:title "End of Year Staffing Levels" ;
    dcat:accessURL <https://valoff.ie/en/open-data/data-sets/end-of-year-staffing-levels-csv.csv> ;
    dcat:downloadURL <https://valoff.ie/en/open-data/data-sets/end-of-year-staffing-levels-csv.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/c2efc43f-2663-4139-a20d-e30bd4395d28/resource/9782d971-7e6c-497c-ad7a-d9bf8647204c> a dcat:Distribution ;
    dct:description "End of Year Staffing Levels." ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/json> ] ;
    dct:issued "2018-04-30T12:07:00"^^xsd:dateTime ;
    dct:modified "2018-04-30T12:07:00"^^xsd:dateTime ;
    dcat:accessURL <https://valoff.ie/en/open-data/data-sets/end-of-year-staffing-levels-json-copy.json> ;
    dcat:downloadURL <https://valoff.ie/en/open-data/data-sets/end-of-year-staffing-levels-json-copy.json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/organization/eadcf6be-3ab9-4509-8ba2-d589e8edcbb4> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Valuation Office" .

