@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/ebd02113-0e70-4c1d-bbb2-4dccbf6c27cf> a dcat:Dataset ;
    dct:description """##Monthly Births, Deaths, and Marriages Registrations \r
__Births are counted in the month we register them. The births may not have occurred in that same month__\r
\r
\r
Wider data sets are available for purchase. We can extract data with certain criteria, such as a date range, to purchase registry data [Contact us](mailto:bdm-data@customerservice.nsw.gov.au) """ ;
    dct:identifier "ebd02113-0e70-4c1d-bbb2-4dccbf6c27cf" ;
    dct:issued "2025-02-13T02:13:42.621647"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-09-17T01:17:10.812063"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/cb96556d-3930-489a-a1fa-2f427d503603> ;
    dct:title "BDM Monthly Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BDM Data Team" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ebd02113-0e70-4c1d-bbb2-4dccbf6c27cf/resource/2990cbce-7d4d-4563-8e41-9f087ec7ba88> ;
    dcat:keyword "BDM",
        "Births",
        "Deaths",
        "Marriages" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ebd02113-0e70-4c1d-bbb2-4dccbf6c27cf/resource/2990cbce-7d4d-4563-8e41-9f087ec7ba88> a dcat:Distribution ;
    dct:description """###This report shows the total number of life events in NSW by month, from January 2015.\r
###This table will be updated monthly.\r
_Click on Filters, click on Add filter, select Year, click Add, type the Year you want to see and then click on Update._\r
""" ;
    dct:format "CSV" ;
    dct:issued "2025-02-13T02:15:02.832205"^^xsd:dateTime ;
    dct:modified "2025-03-04T03:17:40.395756"^^xsd:dateTime ;
    dct:title "Monthly Births, Deaths, and Marriages Registrations" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5ee1e36d8af813d45be98e599796286b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/ebd02113-0e70-4c1d-bbb2-4dccbf6c27cf/resource/2990cbce-7d4d-4563-8e41-9f087ec7ba88/download/bdmpermonthfrom2015.csv> ;
    dcat:byteSize "4185"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://uatdatansw.dac.nsw.gov.au/organization/cb96556d-3930-489a-a1fa-2f427d503603> a foaf:Agent ;
    foaf:name "Registry of Births, Deaths and Marriages" .

