@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/5696db1f-bd1a-5757-8fdf-7f4e7b88c33c> a dcat:Dataset ;
    dct:description "We aim to carry out receiver pointing and characterisation tests of Parkes receivers. Typically, these tests are carried out after the receiver package is installed, but time does not always allow for proper characterisation. Receivers for consideration include UWL, MARS and 13MM packages. In addition to cross-referencing C007 for flux calibration via pointing, we aim to conduct gain-elevation and system temperature experiments using the Moon, to ensure users of the Parkes Observatory have the most accurate information available for calibration purposes." ;
    dct:identifier "5696db1f-bd1a-5757-8fdf-7f4e7b88c33c" ;
    dct:issued "2025-11-19T12:48:55.100098"^^xsd:dateTime ;
    dct:modified "2025-11-19T12:48:55.100106"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Parkes observations for project P960 semester 2025OCTS_06" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Sarkissian" ] .

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

