@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/3d9e510f-dd34-46b0-93c1-e66992e74dfa> a dcat:Dataset ;
    dct:description "Creating dataset 20 May with embargo release of 23 May.  " ;
    dct:identifier "3d9e510f-dd34-46b0-93c1-e66992e74dfa" ;
    dct:issued "2024-05-20T07:29:28.333720"^^xsd:dateTime ;
    dct:modified "2024-05-29T00:00:08.991215"^^xsd:dateTime ;
    dct:publisher <https://data-test.bdr.wa.gov.au/organization/e02dfa21-5c98-4d3c-b994-80e6d84ad8e6> ;
    dct:title "Embargo test 20 May" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Biodiversity, Conservation and Attractions" ;
            vcard:hasEmail <mailto:data.catalogue@dbca.wa.gov.au> ] ;
    dcat:distribution <https://data-test.bdr.wa.gov.au/dataset/3d9e510f-dd34-46b0-93c1-e66992e74dfa/resource/0af68919-7c07-4197-84f5-7c385ee6ae21> .

<https://data-test.bdr.wa.gov.au/dataset/3d9e510f-dd34-46b0-93c1-e66992e74dfa/resource/0af68919-7c07-4197-84f5-7c385ee6ae21> a dcat:Distribution ;
    dct:issued "2024-05-20T07:29:59.009769"^^xsd:dateTime ;
    dct:modified "2024-05-29T00:00:09.071855"^^xsd:dateTime ;
    dct:title "theage" ;
    dcat:accessURL <https://www.theage.com.au/> .

<https://data-test.bdr.wa.gov.au/organization/e02dfa21-5c98-4d3c-b994-80e6d84ad8e6> a foaf:Organization ;
    foaf:name "Aboriginal Engagement, Planning and Lands" .

