@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/1339789c-cef8-4136-963d-3e35c56e0696> a dcat:Dataset ;
    dct:description "This resource includes the series of Aquaculture Site Maps produced for New South Wales and depicts the aquaculture lease area and state wide production totals. The  data has been recorded and submitted to NSW DPI." ;
    dct:identifier "1339789c-cef8-4136-963d-3e35c56e0696" ;
    dct:issued "2025-12-21T00:55:48.697210"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-12-21T00:55:48.697218"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((140.8263 -28.7055, 153.3546 -28.7055, 153.3546 -10.7400, 140.8263 -10.7400, 140.8263 -28.7055))"^^gsp:wktLiteral ] ;
    dct:title "State Aquacuture NSW" ;
    dcat:distribution <https://data.gov.au/dataset/1339789c-cef8-4136-963d-3e35c56e0696/resource/8a852a50-21fe-481c-a3c5-be4a07abf0c9> ;
    dcat:keyword "Aquaculture Sites" .

<https://data.gov.au/dataset/1339789c-cef8-4136-963d-3e35c56e0696/resource/8a852a50-21fe-481c-a3c5-be4a07abf0c9> a dcat:Distribution ;
    dct:description "License Graphic" ;
    dct:format "PNG" ;
    dct:issued "2025-12-21T00:55:48.698546"^^xsd:dateTime ;
    dct:modified "2025-12-21T00:55:48.694012"^^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" .

