@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 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/c6ec100c-ffd5-4969-972a-be85a5ffbc9c> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo "International Aid Transparency Initiative" ;
    dct:created "2017-04-11T14:03:12"^^xsd:dateTime ;
    dct:identifier "c6ec100c-ffd5-4969-972a-be85a5ffbc9c" ;
    dct:issued "2017-01-06"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-03-05T12:21:16"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/9bdf04bb-811f-40b9-a9e7-506f250bdd1a> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "International" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2015-12-31"^^xsd:date ;
            schema1:startDate "2015-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2015-12-31"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ] ;
    dct:title "Irish Aid Activity File 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mary Brophy" ;
            vcard:hasEmail <mailto:Mary.Brophy@dfa.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "01 4082479" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/c6ec100c-ffd5-4969-972a-be85a5ffbc9c/resource/bad28559-b859-4507-9ff8-2d94b0a33b9f> ;
    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/c6ec100c-ffd5-4969-972a-be85a5ffbc9c/resource/bad28559-b859-4507-9ff8-2d94b0a33b9f> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "XML" ;
            rdf:value "XML" ] ;
    dct:issued "2017-04-11T14:03:12"^^xsd:dateTime ;
    dct:modified "2017-04-11T14:03:12"^^xsd:dateTime ;
    dct:title "Irish Aid Activity File 2015" ;
    dcat:accessURL <https://www.irishaid.ie/media/irishaid/allwebsitemedia/30whatwedo/IATI-2015-act-file-2017-01-06.xml> ;
    dcat:downloadURL <https://www.irishaid.ie/media/irishaid/allwebsitemedia/30whatwedo/IATI-2015-act-file-2017-01-06.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" .

