@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/81011bd8-d497-4e55-aa63-7e5c14e64737> a dcat:Dataset ;
    dct:created "2022-09-20T21:25:37"^^xsd:dateTime ;
    dct:description """Rural Water Programme - May 2015 Allocations
GWS- Group Water scheme
DBO- Design Build Operate
The cost of the rural water scheme per county for May 2015."""@en,
        """Rural Water Programme - May 2015 Allocations
GWS- Group Water scheme
DBO- Design Build Operate
The cost of the rural water scheme per county for May 2015."""@ga ;
    dct:identifier "81011bd8-d497-4e55-aa63-7e5c14e64737" ;
    dct:issued "2016-05-23"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-09-20T21:25:37"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2015-05-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2015-05-01"^^xsd:date ] ;
    dct:title "Rural Water Programme - May 2015 Allocations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/81011bd8-d497-4e55-aa63-7e5c14e64737/resource/f170b68e-7f0c-45b4-a336-e856e22d2c7f> ;
    dcat:keyword "2015",
        "May",
        "allocations",
        "build",
        "costs",
        "design",
        "group",
        "operate",
        "rural",
        "scheme",
        "water" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/81011bd8-d497-4e55-aa63-7e5c14e64737> ;
    dcat:theme <Housing>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://dgi5.staging.derilinx.com/dataset/81011bd8-d497-4e55-aa63-7e5c14e64737/resource/f170b68e-7f0c-45b4-a336-e856e22d2c7f> 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 "2022-04-07T17:24:32"^^xsd:dateTime ;
    dct:modified "2022-04-07T17:24:32"^^xsd:dateTime ;
    dct:title "2015_rural_water_programme_allocations.csv" ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/81011bd8-d497-4e55-aa63-7e5c14e64737/resource/f170b68e-7f0c-45b4-a336-e856e22d2c7f/download/2015_rural_water_programme_allocations.csv> ;
    dcat:byteSize 1977.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/81011bd8-d497-4e55-aa63-7e5c14e64737/resource/f170b68e-7f0c-45b4-a336-e856e22d2c7f/download/2015_rural_water_programme_allocations.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Housing, Local Government, and Heritage" .

