@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://uatdatansw.dac.nsw.gov.au/dataset/ab5752f5-0c19-4cc1-be8b-b3249cb58b10> a dcat:Dataset ;
    dct:description """Aerial survey of waterbirds and wetlands in eastern Australia. All waterbird species in ten 30 km wide survey bands are counted, on waterbodies >1ha in size;
;
Project was initiated by CSIRO and NSW NPWS and jointly funded by State wildlife agencies of Vic, Qld, SA and NSW.  From 2005 project management was transferred to the University of New South Wales.""" ;
    dct:identifier "ab5752f5-0c19-4cc1-be8b-b3249cb58b10" ;
    dct:issued "2024-02-05T23:44:42.159900"^^xsd:dateTime ;
    dct:modified "2025-10-08T05:45:26.148668"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ad521115-be87-427b-9c2c-5bfe8bcd6a5b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((155.8606 -50.1934, 155.8606 -12.7493, 133.4778 -12.7493, 133.4778 -50.1934, 155.8606 -50.1934))"^^gsp:wktLiteral ] ;
    dct:title "Aerial Survey of Waterbirds in Eastern Australia" .

<https://uatdatansw.dac.nsw.gov.au/organization/ad521115-be87-427b-9c2c-5bfe8bcd6a5b> a foaf:Agent ;
    foaf:name "Office of Environment and Heritage" .

