@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://uatdatansw.dac.nsw.gov.au/dataset/d3520621-6e41-489c-99d9-5498f4a4e97b> a dcat:Dataset ;
    dct:description "Statistics for NSW registrations of Births, Deaths, Marriages, Relationships and Changes of Name." ;
    dct:identifier "d3520621-6e41-489c-99d9-5498f4a4e97b" ;
    dct:issued "2013-05-26T23:57:26.652320"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:12.771067"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/cb96556d-3930-489a-a1fa-2f427d503603> ;
    dct:title "Statistics of Births, Deaths, Marriages, Relationships and Changes of Name" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d3520621-6e41-489c-99d9-5498f4a4e97b/resource/dd12faf8-1118-4d83-986b-1dbd4eb4d97e> ;
    dcat:keyword "births",
        "deaths",
        "life-events",
        "marriages",
        "name changes",
        "relationships" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d3520621-6e41-489c-99d9-5498f4a4e97b/resource/dd12faf8-1118-4d83-986b-1dbd4eb4d97e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-05-26T19:57:49.744652"^^xsd:dateTime ;
    dct:modified "2013-05-26T19:57:49.744652"^^xsd:dateTime ;
    dct:title "Births, Deaths, Marriages, Relationships and Changes of Name" ;
    dcat:accessURL <http://www.bdm.nsw.gov.au/Documents/stats-general.pdf> ;
    dcat:byteSize "29886"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

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

