@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/4e54e9fd-61a4-4036-afb5-1f74a45d8ffe> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Organisational contact details and services funded via Victim Support Programme and Peace IV from 2017/18 financial year. " ;
    dct:identifier "4e54e9fd-61a4-4036-afb5-1f74a45d8ffe" ;
    dct:issued "2017-06-19T11:40:38.140373"^^xsd:dateTime ;
    dct:modified "2017-06-19T13:12:24.231423"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18b5b5a8-a629-4c82-ac00-6439790b68e8> ;
    dct:title "Victims and Survivors Services - Funded Organisations 2017/18" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emma Dargan" ;
            vcard:hasEmail <mailto:enquiries@vssni.org> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/4e54e9fd-61a4-4036-afb5-1f74a45d8ffe/resource/efd29619-bd43-4624-95a5-9d63d2a40c8c> ;
    dcat:keyword "Health and Wellbeing Services",
        "Peace IV",
        "Social Support Services",
        "Victim Support Programme",
        "Victims and Survivors of the Troubles" .

<https://admin.opendatani.gov.uk/dataset/4e54e9fd-61a4-4036-afb5-1f74a45d8ffe/resource/efd29619-bd43-4624-95a5-9d63d2a40c8c> a dcat:Distribution ;
    dct:description "Organisations and services funded by Victims Support Programme and Peace IV Programme from 2017/18. " ;
    dct:format "CSV" ;
    dct:issued "2017-06-19T11:47:59.020299"^^xsd:dateTime ;
    dct:modified "2017-06-19T11:47:59.020299"^^xsd:dateTime ;
    dct:title "Victims and Survivors Service - Funded Organisations 2017-18" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/4e54e9fd-61a4-4036-afb5-1f74a45d8ffe/resource/efd29619-bd43-4624-95a5-9d63d2a40c8c/download/vsppeaceivorganisationsservices2017-18.csv> .

<https://admin.opendatani.gov.uk/organization/18b5b5a8-a629-4c82-ac00-6439790b68e8> a foaf:Agent ;
    foaf:name "Victims & Survivors Service" .

