@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.nsw.gov.au/dataset/c38e8363-008d-438a-9cb8-e7b729caee64> a dcat:Dataset ;
    dct:description """This product provides a timeseries of earth observation derived (Landsat and Sentinel satellites) location and extent of NSW irrigated crops, from 1987 to the present day updated on an ongoing basis for the selected catchments. \r
\r
This spatial dataset contains irrigated crop area polygons derived from publicly available Earth Observation collections of Landsat and Sentinel satellite sensors. \r
\r
The following two datasets are available within this product:\r
\r
-	__Summer irrigated crop areas__: representing irrigated crops grown during the summer season; and\r
-	__Winter irrigated crop areas__: representing irrigated crops grown during the winter season.\r
\r
\r
\r
This page does not contain downloadable data directly. The datasets are available via the __Related Datasets__ section below, which can be expanded to view individual datasets.\r
\r
-----------------------------------\r
Note: If you would like to ask a question, make any suggestions, or tell us how you are using this dataset, please visit the [NSW Water Hub which has an online forum](https://water-hub.seed.nsw.gov.au/thread/search) you can join.""" ;
    dct:identifier "c38e8363-008d-438a-9cb8-e7b729caee64" ;
    dct:issued "2026-06-03T00:05:15.962195"^^xsd:dateTime ;
    dct:modified "2026-06-16T05:54:41.083095"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/139dd472-a9c0-4063-8de9-3b9b5ff5f255> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.7000 -33.9500, 141.7000 -28.5300, 152.1200 -28.5300, 152.1200 -33.9500, 141.7000 -33.9500))"^^gsp:wktLiteral ] ;
    dct:title "Earth Observation-Irrigated Crop Areas" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/c38e8363-008d-438a-9cb8-e7b729caee64/resource/f087b905-4f6a-4357-83e7-8c5b143c482a> ;
    dcat:keyword "DCCEEW - Water",
        "DCCEEW - Water Analytics",
        "Remote Sensing",
        "irrigated",
        "irrigated crops",
        "summer" .

<https://data.nsw.gov.au/dataset/c38e8363-008d-438a-9cb8-e7b729caee64/resource/f087b905-4f6a-4357-83e7-8c5b143c482a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-06-16T05:54:41.183456"^^xsd:dateTime ;
    dct:modified "2026-06-16T05:54:41.099771"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/earth-observation-irrigated-crop-areas/resource/data_quality_report/pdf> .

<https://data.nsw.gov.au/organization/139dd472-a9c0-4063-8de9-3b9b5ff5f255> a foaf:Agent ;
    foaf:name "NSW Department of Climate Change, Energy, the Environment and Water" .

