@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/60b3c877-6691-40eb-9ab7-dcd131f5aa98> a dcat:Dataset ;
    dct:description "This work formed part of a thesis looking at the concerns and aspirations of the Torres strait Islanders with respect to the TS Fisheries and Fishery arrangements via interviews." ;
    dct:identifier "60b3c877-6691-40eb-9ab7-dcd131f5aa98" ;
    dct:issued "2026-01-08T10:24:36.004899"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-01-08T10:24:36.004906"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((142.0000 -11.0000, 143.0000 -11.0000, 143.0000 -9.0000, 142.0000 -9.0000, 142.0000 -11.0000))"^^gsp:wktLiteral ] ;
    dct:title "Qualitative Torres Strait Islander Fishery Interviews 2005" .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

