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

<https://data.gov.au/dataset/f79be517-fd34-48f3-a72a-1ea494e73aff> a dcat:Dataset ;
    dct:description """Compute Moonrise and Moonset Times 
To use this facility you need to know the latitude and longitude of the location you want to calculate rise and set times for. There are several ways you can determine this:""" ;
    dct:identifier "f79be517-fd34-48f3-a72a-1ea494e73aff" ;
    dct:issued "2025-10-16T21:36:25.222739"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T21:36:25.222745"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Calculating Moonrise and Moonset Times" ;
    dcat:distribution <https://data.gov.au/dataset/f79be517-fd34-48f3-a72a-1ea494e73aff/resource/245cb91c-aecb-43c6-b498-962c4996b35e>,
        <https://data.gov.au/dataset/f79be517-fd34-48f3-a72a-1ea494e73aff/resource/5fd43566-626f-4ac6-9319-24a611156964> ;
    dcat:keyword "Application",
        "Earth Sciences",
        "Published_External" .

<https://data.gov.au/dataset/f79be517-fd34-48f3-a72a-1ea494e73aff/resource/245cb91c-aecb-43c6-b498-962c4996b35e> a dcat:Distribution ;
    dct:description "Calculating Moonrise and Moonset Times Application" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T21:36:25.223840"^^xsd:dateTime ;
    dct:modified "2025-10-16T21:36:25.217978"^^xsd:dateTime ;
    dct:title "Related Product" ;
    dcat:accessURL <http://www.ga.gov.au/geodesy/astro/moonrise.jsp> .

<https://data.gov.au/dataset/f79be517-fd34-48f3-a72a-1ea494e73aff/resource/5fd43566-626f-4ac6-9319-24a611156964> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T21:36:25.223844"^^xsd:dateTime ;
    dct:modified "2025-10-16T21:36:25.218113"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

