@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/6e6d8386-09ea-4847-a0da-139765672455> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "The number of deaths recorded as 'suicide' or 'event of undetermined intent' in Northern Ireland, by broad occupation group.  In the UK it is standard procedure to include both causes under the heading of suicide." ;
    dct:identifier "6e6d8386-09ea-4847-a0da-139765672455" ;
    dct:issued "2018-06-21T08:32:46.349119"^^xsd:dateTime ;
    dct:modified "2018-06-21T10:59:22.825216"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Suicides by Occupation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NISRA - Demographic Statistics" ;
            vcard:hasEmail <mailto:demography@nisra.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/6e6d8386-09ea-4847-a0da-139765672455/resource/71ed5c2e-12d1-4385-bc93-48ffad54190e> ;
    dcat:keyword "Deaths",
        "Occupation",
        "Suicide" .

<https://admin.opendatani.gov.uk/dataset/6e6d8386-09ea-4847-a0da-139765672455/resource/71ed5c2e-12d1-4385-bc93-48ffad54190e> a dcat:Distribution ;
    dct:description "In order to avoid disclosure of individuals, suicide deaths by occupation have been grouped into five year bands and use broad occupation grouping.  A gender breakdown is not available for this reason.  Data presented is for persons aged 20 to 64." ;
    dct:format "CSV" ;
    dct:issued "2018-06-21T08:35:53.298284"^^xsd:dateTime ;
    dct:modified "2018-06-21T08:35:53.298284"^^xsd:dateTime ;
    dct:title "suicides-by-occupation" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/6e6d8386-09ea-4847-a0da-139765672455/resource/71ed5c2e-12d1-4385-bc93-48ffad54190e/download/suicide-by-occupation-2006-to-2015.csv> .

<https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> a foaf:Agent ;
    foaf:name "Northern Ireland Statistics and Research Agency" .

