@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/c80c55a1-6f50-48a8-a701-1cb4e740d9f9> a dcat:Dataset ;
    dct:description "The datasets contain summaries of Tasmanian aquaculture locations in state marine and estuarine waters. The  data has been recorded and submitted to Tasmania NRE." ;
    dct:identifier "c80c55a1-6f50-48a8-a701-1cb4e740d9f9" ;
    dct:issued "2026-04-04T07:40:17.222374"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-04T07:40:17.222383"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((130.5158 -12.7011, 132.8694 -12.7011, 132.8694 -11.3277, 130.5158 -11.3277, 130.5158 -12.7011))"^^gsp:wktLiteral ] ;
    dct:title "State Aquacuture Tasmania Sites" ;
    dcat:distribution <https://data.gov.au/dataset/c80c55a1-6f50-48a8-a701-1cb4e740d9f9/resource/0d8847c5-a60e-488e-8c3c-2972d651eefa> ;
    dcat:keyword "Aquaculture Sites" .

<https://data.gov.au/dataset/c80c55a1-6f50-48a8-a701-1cb4e740d9f9/resource/0d8847c5-a60e-488e-8c3c-2972d651eefa> a dcat:Distribution ;
    dct:description "License Graphic" ;
    dct:format "PNG" ;
    dct:issued "2026-04-04T07:40:17.224370"^^xsd:dateTime ;
    dct:modified "2026-04-04T07:40:17.219899"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <https://licensebuttons.net/l/by/4.0/88x31.png> .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

