@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://data-test.bdr.wa.gov.au/dataset/c63d6c0a-3df2-4038-8f08-6c844fc2b64e> a dcat:Dataset ;
    dct:identifier "c63d6c0a-3df2-4038-8f08-6c844fc2b64e" ;
    dct:issued "2025-05-12T05:00:46.514624"^^xsd:dateTime ;
    dct:modified "2025-05-13T00:01:46.826632"^^xsd:dateTime ;
    dct:publisher <https://data-test.bdr.wa.gov.au/organization/9d37e7c5-7d58-46f1-ac27-36d958a0d7e7> ;
    dct:title "6426 editor - embargo set to be released 13 May" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kate" ;
            vcard:hasEmail <mailto:kate.swayne@salsa.digital> ] ;
    dcat:distribution <https://data-test.bdr.wa.gov.au/dataset/c63d6c0a-3df2-4038-8f08-6c844fc2b64e/resource/20411d9c-122c-4b5f-b5c9-0c30b54deb51>,
        <https://data-test.bdr.wa.gov.au/dataset/c63d6c0a-3df2-4038-8f08-6c844fc2b64e/resource/7e6e2b84-23a2-4e84-801f-6f2df983bce7> .

<https://data-test.bdr.wa.gov.au/dataset/c63d6c0a-3df2-4038-8f08-6c844fc2b64e/resource/20411d9c-122c-4b5f-b5c9-0c30b54deb51> a dcat:Distribution ;
    dct:issued "2025-05-12T05:01:11.960843"^^xsd:dateTime ;
    dct:modified "2025-05-13T00:01:46.897857"^^xsd:dateTime ;
    dcat:accessURL <https://www.theage.com.au/> .

<https://data-test.bdr.wa.gov.au/dataset/c63d6c0a-3df2-4038-8f08-6c844fc2b64e/resource/7e6e2b84-23a2-4e84-801f-6f2df983bce7> a dcat:Distribution ;
    dct:issued "2025-05-12T05:05:40.017056"^^xsd:dateTime ;
    dct:modified "2025-05-13T00:01:46.898021"^^xsd:dateTime .

<https://data-test.bdr.wa.gov.au/organization/9d37e7c5-7d58-46f1-ac27-36d958a0d7e7> a foaf:Organization ;
    foaf:name "Fire Science" .

