@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053> a dcat:Dataset ;
    dct:description """Austlang provides information about Indigenous Australian languages which has been assembled from referenced sources.\r
\r
The dataset provided here includes the language names, each with a unique alpha-numeric code which functions as a stable identifier, alternative/variant names and spellings and the approximate location of each language variety.\r
\r
__As this dataset is generated live, please be patient as it downloads.__\r
\r
The complete Austlang resource can be found on the AIATSIS website at https://collection.aiatsis.gov.au/austlang/about""" ;
    dct:identifier "70132e6f-259c-4e0f-9f95-4aed1101c053" ;
    dct:issued "2019-05-15T02:54:29.583808"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-02-11T23:21:50.286438"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/05c4af1d-6686-42d7-ba85-bbd16c17e22c> ;
    dct:title "Austlang dataset 001" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "aiatsis" ] ;
    dcat:distribution <https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053/resource/85e7d76d-ba1c-485a-9870-80ec8a102509>,
        <https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053/resource/e9a9ea06-d821-4b53-a05f-877409a1a19c> ;
    dcat:keyword "Aboriginal and Torres Strait Islander",
        "Aboriginal and Torres Strait Islander peoples",
        "Aboriginal people",
        "Aboriginal peoples",
        "Archive",
        "Indigenous",
        "Language",
        "Languages",
        "Library",
        "Torres Strait Island people" .

<https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053/resource/85e7d76d-ba1c-485a-9870-80ec8a102509> a dcat:Distribution ;
    dct:description "Link to the endpoint page on collection.aiatsis.gov.au" ;
    dct:format "page" ;
    dct:title "AUSTLANG dataset 001" ;
    dcat:accessURL <https://collection.aiatsis.gov.au/datasets/austlang/001> .

<https://data.gov.au/dataset/70132e6f-259c-4e0f-9f95-4aed1101c053/resource/e9a9ea06-d821-4b53-a05f-877409a1a19c> a dcat:Distribution ;
    dct:description """## Data format\r
**Format**: CSV, comma separated, with quotes  \r
**Encoding**: UTF-8 BOM  \r
**Dataset status**: Active, delivered via end-point  \r
\r
## Data structure\r
field name: **language_code**  \r
description: language code  \r
length: up to 255 bytes  \r
format: text  \r
repeated: no  \r
  \r
field name: **language_name**  \r
description: language name  \r
length: up to 255 bytes  \r
format: text  \r
repeated: no  \r
\r
field name: **language_synonym**  \r
description: language synonyms  \r
length: up to 65535 bytes  \r
format: text  \r
repeated: yes  \r
delimiter: , (comma)  \r
\r
field name: **thesaurus_heading_language**  \r
description: thesaurus heading language  \r
length: up to 255 bytes  \r
format: text  \r
repeated: no  \r
  \r
field name: **approximate_latitude_of_language_variety**  \r
description: approximate latitude of language variety  \r
length: up to 255 bytes  \r
format: numeric, long\r
repeated: no  \r
  \r
field name: **approximate_longitude_of_language_variety**  \r
description: approximate longitude of language variety  \r
length: up to 255 bytes  \r
format: numeric, long\r
repeated: no\r
  \r
field name: **uri**  \r
description: URI on AUSTLANG  \r
length: up to 255 bytes  \r
format: text  \r
repeated: no  """ ;
    dct:format "csv-geo-au" ;
    dct:title "AUSTLANG dataset 001" ;
    dcat:accessURL <https://collection.aiatsis.gov.au/datasets/austlang/001.csv> ;
    dcat:byteSize 301501.0 ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/05c4af1d-6686-42d7-ba85-bbd16c17e22c> a foaf:Organization ;
    foaf:name "Australian Institute of Aboriginal and Torres Strait Islander Studies (AIATSIS)" .

