@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/8d8604a2-e8de-4db8-a1b7-2fefd44b3f0b> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2018-03-05T15:59:21"^^xsd:dateTime ;
    dct:identifier "8d8604a2-e8de-4db8-a1b7-2fefd44b3f0b" ;
    dct:issued "2016-12-13"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-03-05T15:59:21"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/health-service-executive> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "1998/1999/2000/2001/2002/2003/2008/2009/2010/2011/2012/2013" ] ;
    dct:title "Figure 2.6 Age-standardised death rate for selected external causes, Ireland and EU-28, 3-year moving average 2005 to 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ronan O'Kelly" ;
            vcard:hasEmail <mailto:ronan_o%27kelly@health.gov.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "35316353108" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/8d8604a2-e8de-4db8-a1b7-2fefd44b3f0b/resource/3bbc336c-1082-4e9d-bbe9-10009afed90d> ;
    dcat:keyword " EU",
        " Europe",
        " Ireland",
        "Death Rate" ;
    dcat:landingPage <http://health.gov.ie/publications-research/statistics/statistics-by-topic/causes-of-death/> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<https://dgi5.staging.derilinx.com/dataset/8d8604a2-e8de-4db8-a1b7-2fefd44b3f0b/resource/3bbc336c-1082-4e9d-bbe9-10009afed90d> a dcat:Distribution ;
    dct:description "Figure 2.6 Age-standardised death rate for selected external causes, Ireland and EU-28, 3-year moving average 2005 to 2013" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2017-08-02T08:56:01"^^xsd:dateTime ;
    dct:modified "2017-08-02T08:56:01"^^xsd:dateTime ;
    dct:title "Figure 2.6 Age-standardised death rate for selected external causes, Ireland and EU-28, 3-year moving average 2005 to 2013" ;
    dcat:accessURL <http://health.gov.ie/wp-content/uploads/2017/05/Figure-2.6-Age-standardised-death-rate-for-selected-external-causes-Ireland-and-EU-28-3-year-moving-average-2005-to-2013.csv> ;
    dcat:downloadURL <http://health.gov.ie/wp-content/uploads/2017/05/Figure-2.6-Age-standardised-death-rate-for-selected-external-causes-Ireland-and-EU-28-3-year-moving-average-2005-to-2013.csv> .

<https://dgi5.staging.derilinx.com/organization/health-service-executive> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Health Service Executive" .

