@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/51aa23de-3b9b-46f0-9687-991b0b25534b> a dcat:Dataset ;
    dct:description "This resource includes the series of Aquaculture Maps produced for Northern Territory and depicts the aquaculture lease area and state wide annual production totals for 2003/2004, 2008/2009, 2013/2014, 2018/2019 and current 2022/2033." ;
    dct:identifier "51aa23de-3b9b-46f0-9687-991b0b25534b" ;
    dct:issued "2025-12-20T20:22:56.549663"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-12-20T20:22:56.549671"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((130.5158 -11.9307, 136.8206 -11.9307, 136.8206 -11.2021, 130.5158 -11.2021, 130.5158 -11.9307))"^^gsp:wktLiteral ] ;
    dct:title "State Aquacuture Northern Territory" ;
    dcat:distribution <https://data.gov.au/dataset/51aa23de-3b9b-46f0-9687-991b0b25534b/resource/5f5752d7-ddbf-4b93-9b79-4ea5cc89bdb2> ;
    dcat:keyword "Aquaculture Sites" .

<https://data.gov.au/dataset/51aa23de-3b9b-46f0-9687-991b0b25534b/resource/5f5752d7-ddbf-4b93-9b79-4ea5cc89bdb2> a dcat:Distribution ;
    dct:description "License Graphic" ;
    dct:format "PNG" ;
    dct:issued "2025-12-20T20:22:56.551079"^^xsd:dateTime ;
    dct:modified "2025-12-20T20:22:56.546380"^^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" .

