@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/4d0eaff5-9f1b-5312-a729-a9631f033267> a dcat:Dataset ;
    dct:description """The NovaSAR-1 Australia National Mosaic is an amalgamation of 349 NovaSAR-1 S-band radar images acquired between 2020 and 2023 in tri-polarisation mode (HH, VV, HV) from descending-pass orbits.  
For the false colour composite layers, HH is red, HV is green, and VV is blue. This means white and purple show built-up areas, green is vegetated areas, and black is water or flat surfaces such as runways etc. The difference in white or purple for built-up areas is due to the buildings' orientation to the flight path and/or line of sight.
N.B: CSIRO does not recommend the NovaSAR-1 Australia National Mosaic for detailed quantitative analysis, but rather as a qualitative reconnaissance product for exploring relative variations of S-band radar backscatter across large spatial areas in Australia.""" ;
    dct:identifier "4d0eaff5-9f1b-5312-a729-a9631f033267" ;
    dct:issued "2025-09-20T14:38:45.690767"^^xsd:dateTime ;
    dct:modified "2025-09-20T14:38:45.690776"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "CSIRO NovaSAR-1 National Mosaic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laura Brindle" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

