@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/0785f5da-1051-4fb7-b2d0-422084ee2dd6> a dcat:Dataset ;
    dct:description "setting embargo date as 11 May 2024 - today is 10 May 2024 2.46pm AEST" ;
    dct:identifier "0785f5da-1051-4fb7-b2d0-422084ee2dd6" ;
    dct:issued "2024-05-10T04:46:53.037799"^^xsd:dateTime ;
    dct:modified "2024-05-14T01:07:25.970291"^^xsd:dateTime ;
    dct:publisher <https://data-test.bdr.wa.gov.au/organization/e02dfa21-5c98-4d3c-b994-80e6d84ad8e6> ;
    dct:title "Embargo test" ;
    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/0785f5da-1051-4fb7-b2d0-422084ee2dd6/resource/314c7dd1-1053-48f0-a4f6-596f2d933ebd> .

<https://data-test.bdr.wa.gov.au/dataset/0785f5da-1051-4fb7-b2d0-422084ee2dd6/resource/314c7dd1-1053-48f0-a4f6-596f2d933ebd> a dcat:Distribution ;
    dct:issued "2024-05-10T04:47:21.382781"^^xsd:dateTime ;
    dct:modified "2024-05-10T04:47:24.199303"^^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" .

