@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.gov.au/dataset/50d52ec2-9b1e-5963-86b8-0f46c582370c> a dcat:Dataset ;
    dct:description "Draft mitochondrial genomes of Oryctes rhinoceros from native and introduced ranges, and OrNV partial pg83-like gene sequences assembled from Illumina paired-end short reads. " ;
    dct:identifier "50d52ec2-9b1e-5963-86b8-0f46c582370c" ;
    dct:issued "2025-09-20T12:24:56.579414"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:24:56.579421"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Mitogenome resources for Oryctes rhinoceros and OrNV partial pg83-like gene sequence collection" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tek Tay" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

