@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/0d61da79-d8a2-4796-ad3d-03ac58841c5a> a dcat:Dataset ;
    dct:description "AFMA Project: \"Smart phone technology for remote data collection in Torres Strait Traditional Inhabitant finfish fisheries\" 2011 onwards (in progress)." ;
    dct:identifier "0d61da79-d8a2-4796-ad3d-03ac58841c5a" ;
    dct:issued "2025-06-25T00:43:43.738314"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:43:43.738321"^^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 "Smart phone technology for remote data collection in Torres Strait Traditional Inhabitant finfish fisheries 2013" .

<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" .

