@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/d3835c48-e791-4833-af34-d8ea9a28a8a2> a dcat:Dataset ;
    dct:description """Compute Sun and Moon Azimuth &amp; Elevation
To use this facility you need to know the latitude and longitude of the location for which you want to calculate the azimuth and vertical angle. There are several ways you can determine this:""" ;
    dct:identifier "d3835c48-e791-4833-af34-d8ea9a28a8a2" ;
    dct:issued "2025-10-16T18:10:40.487356"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T18:10:40.487363"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Calculating Sun, Moon Azimuth and Elevation" ;
    dcat:distribution <https://data.gov.au/dataset/d3835c48-e791-4833-af34-d8ea9a28a8a2/resource/0ea4a3b5-6770-4ed2-a99e-8fc789252840>,
        <https://data.gov.au/dataset/d3835c48-e791-4833-af34-d8ea9a28a8a2/resource/d81d8891-cadf-4e48-af49-8e8e9dc1b136> ;
    dcat:keyword "Application",
        "Earth Sciences",
        "Published_External" .

<https://data.gov.au/dataset/d3835c48-e791-4833-af34-d8ea9a28a8a2/resource/0ea4a3b5-6770-4ed2-a99e-8fc789252840> a dcat:Distribution ;
    dct:description "Calculating Sun, Moon Azimuth and Elevation" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T18:10:40.488481"^^xsd:dateTime ;
    dct:modified "2025-10-16T18:10:40.482601"^^xsd:dateTime ;
    dct:title "Related Product" ;
    dcat:accessURL <http://www.ga.gov.au/geodesy/astro/smpos.jsp> .

<https://data.gov.au/dataset/d3835c48-e791-4833-af34-d8ea9a28a8a2/resource/d81d8891-cadf-4e48-af49-8e8e9dc1b136> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T18:10:40.488485"^^xsd:dateTime ;
    dct:modified "2025-10-16T18:10:40.482735"^^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" .

