@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/665720d8-11e1-4f34-b128-713773cfc1d5> a dcat:Dataset ;
    dct:conformsTo "International Aid Transparency Initiative" ;
    dct:created "2018-08-24T13:54:32"^^xsd:dateTime ;
    dct:identifier "665720d8-11e1-4f34-b128-713773cfc1d5" ;
    dct:issued "2018-01-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-08-24T13:55:23"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/9bdf04bb-811f-40b9-a9e7-506f250bdd1a> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "International" ] ;
    dct:title "Irish Aid Activity File 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "01 408 2479" ],
        [ a vcard:Organization ;
            vcard:fn "Mary Brophy" ;
            vcard:hasEmail <mailto:mary.brophy@dfa.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/665720d8-11e1-4f34-b128-713773cfc1d5/resource/42d71e5d-e563-4adc-b4d4-e5b760589e4c> ;
    dcat:keyword "Aid data",
        "IATI" ;
    dcat:landingPage <https://www.irishaid.ie/what-we-do/how-our-aid-works/where-the-money-goes/> ;
    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/665720d8-11e1-4f34-b128-713773cfc1d5/resource/42d71e5d-e563-4adc-b4d4-e5b760589e4c> a dcat:Distribution ;
    dct:description "This file contains detailed data on Irish Aid expenditure in 2016." ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "XML" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/xml> ] ;
    dct:issued "2018-08-24T13:55:22"^^xsd:dateTime ;
    dct:modified "2018-08-24T13:55:22"^^xsd:dateTime ;
    dct:title "Irish Aid Activity File 2016" ;
    dcat:accessURL <https://www.irishaid.ie/media/irishaid/allwebsitemedia/30whatwedo/Activity-File-2016.xml> ;
    dcat:downloadURL <https://www.irishaid.ie/media/irishaid/allwebsitemedia/30whatwedo/Activity-File-2016.xml> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/xml> .

<https://dgi5.staging.derilinx.com/organization/9bdf04bb-811f-40b9-a9e7-506f250bdd1a> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Foreign Affairs and Trade" .

