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

<https://data.gov.au/dataset/802eb948-c3dd-43cb-ad3b-19541dfce7e6> a dcat:Dataset ;
    dct:description """DynAdjust is a rigorous, high performance least squares adjustment application. It has been designed to estimate 3D station coordinates and uncertainties for both small and extremely large geodetic networks, and can be used for the adjustment of a large array of Global Navigation Satellite System (GNSS) and conventional terrestrial survey measurement types. 

""" ;
    dct:identifier "802eb948-c3dd-43cb-ad3b-19541dfce7e6" ;
    dct:issued "2026-03-25T16:14:24.698007"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-25T16:14:24.698016"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.9200 -54.7500, 159.1100 -54.7500, 159.1100 -9.2402, 112.9200 -9.2402, 112.9200 -54.7500))"^^gsp:wktLiteral ] ;
    dct:title "DynAdjust User's Guide" ;
    dcat:distribution <https://data.gov.au/dataset/802eb948-c3dd-43cb-ad3b-19541dfce7e6/resource/57f50812-0350-482f-acd2-22bdbfb42de8>,
        <https://data.gov.au/dataset/802eb948-c3dd-43cb-ad3b-19541dfce7e6/resource/9b7d6005-8961-48cf-8d43-81c69fb49499> ;
    dcat:keyword "DynAdjust",
        "Geomatic Engineering not elsewhere classified",
        "Positioning Australia",
        "Published_External",
        "geodetic network adjustment",
        "least squares" .

<https://data.gov.au/dataset/802eb948-c3dd-43cb-ad3b-19541dfce7e6/resource/57f50812-0350-482f-acd2-22bdbfb42de8> a dcat:Distribution ;
    dct:description "Download User Guide (pdf) [5.17 MB]" ;
    dct:format "PDF" ;
    dct:issued "2026-03-25T16:14:24.712609"^^xsd:dateTime ;
    dct:modified "2026-03-25T16:14:24.686180"^^xsd:dateTime ;
    dct:title "Download User Guide (pdf) [5.17 MB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/150877/150877_00_0.PDF> .

<https://data.gov.au/dataset/802eb948-c3dd-43cb-ad3b-19541dfce7e6/resource/9b7d6005-8961-48cf-8d43-81c69fb49499> a dcat:Distribution ;
    dct:description "The user guide is located under the resources folder" ;
    dct:format "HTML" ;
    dct:issued "2026-03-25T16:14:24.712617"^^xsd:dateTime ;
    dct:modified "2026-03-25T16:14:24.686298"^^xsd:dateTime ;
    dct:title "Link to User Guide in GitHub Repository" ;
    dcat:accessURL <https://github.com/GeoscienceAustralia/DynAdjust/tree/master/resources> .

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

