@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/f10acf04-5616-5735-82d4-30546f4a3e24> a dcat:Dataset ;
    dct:description """CSIRO NovaSAR-1 S-band SAR collections from July 2019 - present. 
NovaSAR-1 offers a variety of imaging modes including 6m resolution Stripmap mode, ScanSAR mode and 400km swath Maritime mode. 
HH, VV and HV polarisations are available. 
The data is primarily over Australia, though some images exist in other parts of the world.
Users are required to register on the datahub and in doing so, agree to the EULA, to search and download the NovaSAR-1 Data. 
Data is available in Level-1 (GRD, SLC, SRD and SCD) and CEOS-ARD formats.""" ;
    dct:identifier "f10acf04-5616-5735-82d4-30546f4a3e24" ;
    dct:issued "2025-09-20T14:38:29.732110"^^xsd:dateTime ;
    dct:modified "2025-09-20T14:38:29.732118"^^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 Facility collections from 2019 - present" ;
    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" .

