@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/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf> a dcat:Dataset ;
    dct:description """COVID-19 cases by notification date and age range. Data is available from 29th of June 2021.\r
\r
The data is for confirmed COVID-19 cases only based on location of usual residence, not necessarily where the virus was contracted. \r
\r
The underlying dataset was assessed to measure the risk of identifying an individual and the level of sensitivity of the information gained if it was known that an individual was in the dataset.  Age ranges have been combined to minimise these risks.""" ;
    dct:identifier "3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf" ;
    dct:issued "2020-03-30T01:22:39.073592"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-05-30T10:32:30.157284"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/015152b6-7d96-4a44-bccc-4c36750ca8ed> ;
    dct:title "NSW COVID-19 cases by age range" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Ministry of Health" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf/resource/24b34cb5-8b01-4008-9d93-d14cf5518aec>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf/resource/4b03bc25-ab4b-46c0-bb3e-0c839c9915c5> ;
    dcat:keyword "COVID-19",
        "corona",
        "coronavirus",
        "covid" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf/resource/24b34cb5-8b01-4008-9d93-d14cf5518aec> a dcat:Distribution ;
    dct:description "This dataset was discontinued on the 7th February 2022" ;
    dct:format "CSV" ;
    dct:issued "2020-03-30T21:29:59.967325"^^xsd:dateTime ;
    dct:modified "2022-02-14T04:08:07.523513"^^xsd:dateTime ;
    dct:title "COVID-19 cases by notification date and age range.csv (Discontinued)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2b1f92fa17ecc7bdcd5dfffacb9d7a47"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf/resource/24b34cb5-8b01-4008-9d93-d14cf5518aec/download/confirmed_cases_table2_age_group.csv> ;
    dcat:byteSize "24984868"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf/resource/4b03bc25-ab4b-46c0-bb3e-0c839c9915c5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-02-09T03:09:52.464376"^^xsd:dateTime ;
    dct:modified "2022-05-30T10:32:29.841540"^^xsd:dateTime ;
    dct:title "COVID-19 cases by notification date and age range aggregated " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5bcd7801f39af8c900610c030e7cd6d0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/3dc5dc39-40b4-4ee9-8ec6-2d862a916dcf/resource/4b03bc25-ab4b-46c0-bb3e-0c839c9915c5/download/confirmed_cases_table2_age_group_agg.csv> ;
    dcat:byteSize "199831"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://uatdatansw.dac.nsw.gov.au/organization/015152b6-7d96-4a44-bccc-4c36750ca8ed> a foaf:Agent ;
    foaf:name "NSW Ministry of Health" .

