@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/965fa26e-35eb-5cb5-96ac-faa2f61a7014> a dcat:Dataset ;
    dct:description """To improve the link accuracy between the bright Gaia-CRF and ICRF, we request four 8-hour epochs using all available LBA antennas for phase-reference observations of five radio stars.
  YY Men is an important star located near the southern celestial pole, so we aim to measure its parallax and proper motion with multiple epochs (three in this semester).
  The other four stars are also distributed in the southern sky, and we aim to measure their proper motions with two epochs (one in this semester).
  Observing these stars will increase the number of available radio stars for CRF link and improve the sky distribution uniformity.""" ;
    dct:identifier "965fa26e-35eb-5cb5-96ac-faa2f61a7014" ;
    dct:issued "2025-09-20T16:18:29.041239"^^xsd:dateTime ;
    dct:modified "2025-09-20T16:18:29.041247"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "LBA observations for project V636 semester 2023OCTS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jingdong Zhang" ] .

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

