@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/7d066656-8e1e-50f0-afad-2df6a511bd6f> a dcat:Dataset ;
    dct:description "Phylogenetic and phylogeographic analysis of the invasive Senecio inaequidens complex, with a focus on understanding the provenance of populations of Senecio madagascariensis in the invaded range." ;
    dct:identifier "7d066656-8e1e-50f0-afad-2df6a511bd6f" ;
    dct:issued "2025-09-20T19:50:12.314985"^^xsd:dateTime ;
    dct:modified "2025-09-20T19:50:12.314997"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Data for molecular phylogenetics of the Senecio inaequidens - Senecio madagascariensis complex" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alexander Schmidt-Lebuhn" ] .

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

