@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/4562d1a5-e663-48fc-b60f-9ca2f54ed198> a dcat:Dataset ;
    dct:description """Geodetic Calculations - Vincenty's Formulae, Direct Method
Given the latitude and longitude of a point (1) and the forward geodetic azimuth (1-2) and ellipsoidal distance to a second point (2), calculate the latitude and longitude of the second point and the reverse azimuth (2-1).""" ;
    dct:identifier "4562d1a5-e663-48fc-b60f-9ca2f54ed198" ;
    dct:issued "2025-10-16T17:31:13.679723"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T17:31:13.679729"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Vincenty Direct" ;
    dcat:distribution <https://data.gov.au/dataset/4562d1a5-e663-48fc-b60f-9ca2f54ed198/resource/7a779e4a-dc42-4bd6-b53a-483d98748db1>,
        <https://data.gov.au/dataset/4562d1a5-e663-48fc-b60f-9ca2f54ed198/resource/8c51f64d-fb51-4a43-a8b5-cfbd219fcbd5> ;
    dcat:keyword "Application",
        "Earth Sciences",
        "Published_External" .

<https://data.gov.au/dataset/4562d1a5-e663-48fc-b60f-9ca2f54ed198/resource/7a779e4a-dc42-4bd6-b53a-483d98748db1> a dcat:Distribution ;
    dct:description "Vincenty Direct Application" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T17:31:13.680868"^^xsd:dateTime ;
    dct:modified "2025-10-16T17:31:13.675125"^^xsd:dateTime ;
    dct:title "Related Product" ;
    dcat:accessURL <http://www.ga.gov.au/geodesy/datums/vincenty_direct.jsp> .

<https://data.gov.au/dataset/4562d1a5-e663-48fc-b60f-9ca2f54ed198/resource/8c51f64d-fb51-4a43-a8b5-cfbd219fcbd5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T17:31:13.680873"^^xsd:dateTime ;
    dct:modified "2025-10-16T17:31:13.675257"^^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" .

