@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/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "These boys' names and girls' names lists have been collated from live Birth registrations in Northern Ireland, from 1997-2016." ;
    dct:identifier "9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e" ;
    dct:issued "2017-06-28T10:49:19.373636"^^xsd:dateTime ;
    dct:modified "2017-06-28T12:42:56.462536"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Full list of first Forenames given to babies registered in Northern Ireland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vital Statistics Team" ;
            vcard:hasEmail <mailto:demography@nisra.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e/resource/38838243-d047-4af7-87a0-bd1109e10b45>,
        <https://admin.opendatani.gov.uk/dataset/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e/resource/c5fc1673-fa62-45dd-b2e8-90d68258dab9> ;
    dcat:keyword "baby names",
        "births",
        "society" .

<https://admin.opendatani.gov.uk/dataset/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e/resource/38838243-d047-4af7-87a0-bd1109e10b45> a dcat:Distribution ;
    dct:description "This list contains every first forename given to baby boys registered in Northern Ireland from 1997-2016.  A count of the number of babies given that name in any particular year is provided. For disclosure reasons, counts of less than 3 have been recorded as '..'  A dash '-' denotes that the name was not used in that particular year." ;
    dct:format "CSV" ;
    dct:issued "2017-06-28T12:05:03.013271"^^xsd:dateTime ;
    dct:modified "2017-06-28T12:05:03.013271"^^xsd:dateTime ;
    dct:title "Boys first names" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e/resource/38838243-d047-4af7-87a0-bd1109e10b45/download/boysnames.csv> .

<https://admin.opendatani.gov.uk/dataset/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e/resource/c5fc1673-fa62-45dd-b2e8-90d68258dab9> a dcat:Distribution ;
    dct:description "This list contains every first forename given to baby girls registered in Northern Ireland from 1997-2016. A count of the number of babies given that name in any particular year is provided. For disclosure reasons, counts of less than 3 have been recorded as '..' A dash '-' denotes that the name was not used in that particular year." ;
    dct:format "CSV" ;
    dct:issued "2017-06-28T12:39:22.625619"^^xsd:dateTime ;
    dct:modified "2017-06-28T12:39:22.625619"^^xsd:dateTime ;
    dct:title "Girls first names" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/9ebaf276-f4d5-41e9-bf22-b7ccab8cf85e/resource/c5fc1673-fa62-45dd-b2e8-90d68258dab9/download/girlsnames.csv> .

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

