diff --git a/vocab_files/attribute_concepts/bioregion.ttl b/vocab_files/attribute_concepts/bioregion.ttl index 5749137d9..615296b32 100644 --- a/vocab_files/attribute_concepts/bioregion.ttl +++ b/vocab_files/attribute_concepts/bioregion.ttl @@ -7,13 +7,15 @@ PREFIX xsd: a skos:Concept ; - dcterms:description "The latest version-7, IBRA7, classifies Australia's landscapes into 89 large geographically distinct bioregions based on common climate, geology, landform, native vegetation and species information." ; + dcterms:description "The Interim Biogeographic Regionalisation for Australia (IBRA) is a large scale regional classification of homogenous ecosystems, and sub-regions in the Australian continent. The latest version-7, IBRA7, classifies Australia's landscapes into 89 large geographically distinct bioregions based on common climate, geology, landform, native vegetation and species information." ; dcterms:source "https://www.dcceew.gov.au/sites/default/files/documents/revision-ibra-development-5-1-summary-report.pdf"^^xsd:anyURI , "Thackway, R and Cresswell, I 1995 An Interim Biogeographic Regionalisation for Australia: a framework for setting priorities in the National Reserves System Cooperative Program Version 4, Australian Nature Conservation Agency, Canberra" ; rdfs:isDefinedBy ; - skos:altlabel "Australia's bioregion (IBRA)" ; - skos:definition "The Interim Biogeographic Regionalisation for Australia (IBRA) is a large scale regional classification of homogenous ecosystems, and sub-regions in the Australian continent. There are more than " ; + skos:altlabel + "Australia's bioregion (IBRA)" , + "ecoregion" ; + skos:definition "A bioregion is a geographical area, either terrestrial or aquatic or semi-aquatic, which harbours distinct ecological communities and not defined by any administrative boundaries." ; skos:prefLabel "bioregion" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/bioregion.ttl"^^xsd:anyURI ; tern:hasCategoricalCollection ; diff --git a/vocab_files/attribute_concepts/photo-id.ttl b/vocab_files/attribute_concepts/photo-id.ttl index 7fc4eedb1..fc9554c2b 100644 --- a/vocab_files/attribute_concepts/photo-id.ttl +++ b/vocab_files/attribute_concepts/photo-id.ttl @@ -7,10 +7,10 @@ PREFIX xsd: a skos:Concept ; - dcterms:source "McCallum K, Laws M, Bignall J, O’Neill S, Sparrow B. (unpublished draft) ‘Invertebrate module’ in ….. (eds) Ecological Field Monitoring Protocols Manual: Standardising environmental monitoring and data systems for improved decision making. Draft v 0.1 Report to DCCEEW. TERN, Adelaide." ; + dcterms:source "Bignall J, Laws M, McCallum K, O’Neill S, Lewis, D, Sparrow B (2023) Vegetation Mapping Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; - skos:definition "The photographic identification taken during an ecological survey." ; - skos:prefLabel "photo id" ; + skos:definition "A unique identifier of the photograph/s." ; + skos:prefLabel "photo ID" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/photo-id.ttl"^^xsd:anyURI ; tern:isAttributeOf tern:Sample ; tern:valueType tern:Text ; diff --git a/vocab_files/attribute_concepts/plot-permanently-marked.ttl b/vocab_files/attribute_concepts/plot-permanently-marked.ttl index d47286f9c..68e3a4647 100644 --- a/vocab_files/attribute_concepts/plot-permanently-marked.ttl +++ b/vocab_files/attribute_concepts/plot-permanently-marked.ttl @@ -14,7 +14,7 @@ PREFIX xsd: "permanently marked" ; skos:definition "A checkbox option to indicate whether the plot will be permanently marked or not." ; skos:historyNote "Updated the label, definition and the source based on the version-2 changes of the EMSA modules (EMSA v2 Review process, March, 2024)." ; - skos:prefLabel "plot - permanently marked" ; + skos:prefLabel "plot permanently marked" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/plot-permanently-marked.ttl"^^xsd:anyURI ; tern:isAttributeOf tern:Site ; tern:valueType tern:Boolean ; diff --git a/vocab_files/attribute_concepts/plot-revisit-reason.ttl b/vocab_files/attribute_concepts/plot-revisit-reason.ttl index 428acaec3..8c844d9e8 100644 --- a/vocab_files/attribute_concepts/plot-revisit-reason.ttl +++ b/vocab_files/attribute_concepts/plot-revisit-reason.ttl @@ -10,7 +10,7 @@ PREFIX xsd: dcterms:source "McCallum K, Potter T, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Recruitment Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; skos:altLabel "site revisit reason" ; - skos:definition "A free text summary of any specific reason/s for revisit to a survey plot (e.g., phenological event, major disturbance, climatic event, etc.)." ; + skos:definition "A free text summary describing specific reason/s for revisit to a survey plot (e.g., phenological event, major disturbance, climatic event, or any related activity)." ; skos:prefLabel "plot revisit reason" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/plot-revisit-reason.ttl"^^xsd:anyURI ; tern:valueType tern:Text ; diff --git a/vocab_files/attribute_concepts/site-revisit-reason.ttl b/vocab_files/attribute_concepts/site-revisit-reason.ttl deleted file mode 100644 index 69c53c264..000000000 --- a/vocab_files/attribute_concepts/site-revisit-reason.ttl +++ /dev/null @@ -1,18 +0,0 @@ -PREFIX dcterms: -PREFIX rdfs: -PREFIX schema: -PREFIX skos: -PREFIX tern: -PREFIX xsd: - - - a skos:Concept ; - dcterms:source "McCallum K, Laws M, Cox B, Potter T, Bignall J, O’Neill S, Sparrow B. (2023) Plot Selection and Layout Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; - rdfs:isDefinedBy ; - skos:definition "Any brief comments listing the reason for site re-visit to describe the plot. Some reasons can be events such as phenological activity, seasonal change, major disturbance, climatic event, ongoing monitoring, etc." ; - skos:prefLabel "site revisit reason" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/site-revisit-reason.ttl"^^xsd:anyURI ; - tern:isAttributeOf tern:SiteVisit ; - tern:valueType tern:Text ; -. - diff --git a/vocab_files/attribute_concepts/slope-not-uniform.ttl b/vocab_files/attribute_concepts/slope-not-uniform.ttl index 053ed1acd..2d9195f40 100644 --- a/vocab_files/attribute_concepts/slope-not-uniform.ttl +++ b/vocab_files/attribute_concepts/slope-not-uniform.ttl @@ -11,7 +11,7 @@ PREFIX xsd: rdfs:isDefinedBy ; skos:definition "A checkbox field in the Monitor App to indicate that the slope is not uniform across the plot." ; skos:historyNote "Added new attribute based on the version-2 changes of the EMSA modules (EMSA v2 Review process, March, 2024)." ; - skos:prefLabel "slope - not uniform" ; + skos:prefLabel "slope not uniform" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/slope-not-uniform.ttl"^^xsd:anyURI ; tern:valueType tern:Boolean ; . diff --git a/vocab_files/attribute_concepts/stratum-type.ttl b/vocab_files/attribute_concepts/stratum-type.ttl index 229ef8f53..0411e7694 100644 --- a/vocab_files/attribute_concepts/stratum-type.ttl +++ b/vocab_files/attribute_concepts/stratum-type.ttl @@ -7,9 +7,10 @@ PREFIX xsd: a skos:Concept ; - dcterms:source "Hnatiuk, R.J., Thackway, R., and Walker, J. Vegetation. In National Committee on Soil and Terrain (2009) ‘Australian soil and land survey field handbook (3rd edn).’ (CSIRO Publishing: Melbourne)." ; + dcterms:source "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures." ; rdfs:isDefinedBy ; - skos:definition "The type of vegetation stratum observed during a plot description module. A stratum is a distinct height class in the vegetation and must have a crown cover of 5% or more. The descriptors Upper, Mid and Ground reflect the major expected growth forms. " ; + skos:altLabel "NVIS vegetation stratum type" ; + skos:definition "This concept pertains to the categorization of vegetation into a stratum, which is essentially a division of vegetation into different layers or strata. The NVIS acknowledges these vegetation strata and classifies them into three primary layers: Upper, Mid, and Ground. Each of these strata is further divided into three sub-strata (e.g., U1, M1, G1, etc.), culminating in a total of up to nine distinct layers." ; skos:prefLabel "stratum type" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/stratum-type.ttl"^^xsd:anyURI ; tern:hasCategoricalCollection ; diff --git a/vocab_files/attribute_concepts/target-species-deer.ttl b/vocab_files/attribute_concepts/target-deer-species.ttl similarity index 91% rename from vocab_files/attribute_concepts/target-species-deer.ttl rename to vocab_files/attribute_concepts/target-deer-species.ttl index e96f5e371..3e8bc4522 100644 --- a/vocab_files/attribute_concepts/target-species-deer.ttl +++ b/vocab_files/attribute_concepts/target-deer-species.ttl @@ -10,8 +10,8 @@ PREFIX xsd: dcterms:source "Cox B, McCallum K, O’Neill S, Bignall J, Peacock D, Sparrow B. (2023) Sign-based Fauna Survey Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; skos:definition "Target pest species observed during a fauna survey." ; - skos:prefLabel "target species - deer" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-species-deer.ttl"^^xsd:anyURI ; + skos:prefLabel "target deer species" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-deer-species.ttl"^^xsd:anyURI ; tern:hasCategoricalCollection ; tern:isAttributeOf tern:Attribute , diff --git a/vocab_files/attribute_concepts/target-species-protected.ttl b/vocab_files/attribute_concepts/target-protected-species.ttl similarity index 73% rename from vocab_files/attribute_concepts/target-species-protected.ttl rename to vocab_files/attribute_concepts/target-protected-species.ttl index 6643ed456..e5d913780 100644 --- a/vocab_files/attribute_concepts/target-species-protected.ttl +++ b/vocab_files/attribute_concepts/target-protected-species.ttl @@ -9,10 +9,10 @@ PREFIX xsd: a skos:Concept ; dcterms:source "https://linked.data.gov.au/def/nrm/26f843a5-e1ed-46da-b22b-053e567e3227" ; rdfs:isDefinedBy ; - skos:definition "Taxon name determined during the process of field observation." ; + skos:definition "Target species that are protected under law (Environment Protection and Biodiversity Conservation Act 1999)." ; skos:exactMatch ; - skos:prefLabel "target species protected" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-species-protected.ttl"^^xsd:anyURI ; + skos:prefLabel "target protected species" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-protected-species.ttl"^^xsd:anyURI ; tern:valueType tern:Text ; . diff --git a/vocab_files/attribute_concepts/target-species-wild-dog.ttl b/vocab_files/attribute_concepts/target-wild-dog-species.ttl similarity index 89% rename from vocab_files/attribute_concepts/target-species-wild-dog.ttl rename to vocab_files/attribute_concepts/target-wild-dog-species.ttl index c464820df..a4c3b1295 100644 --- a/vocab_files/attribute_concepts/target-species-wild-dog.ttl +++ b/vocab_files/attribute_concepts/target-wild-dog-species.ttl @@ -11,8 +11,8 @@ PREFIX xsd: rdfs:isDefinedBy ; skos:altLabel "Canis lupus" ; skos:definition "Target pest species observed during a fauna survey." ; - skos:prefLabel "target species - wild dog" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-species-wild-dog.ttl"^^xsd:anyURI ; + skos:prefLabel "target wild dog species" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-wild-dog-species.ttl"^^xsd:anyURI ; tern:hasCategoricalCollection ; tern:isAttributeOf tern:Attribute , diff --git a/vocab_files/attribute_concepts/track-station-spacing.ttl b/vocab_files/attribute_concepts/track-station-spacing.ttl index 474fa8ce3..02a4ad388 100644 --- a/vocab_files/attribute_concepts/track-station-spacing.ttl +++ b/vocab_files/attribute_concepts/track-station-spacing.ttl @@ -13,6 +13,6 @@ PREFIX xsd: skos:prefLabel "track station spacing" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/track-station-spacing.ttl"^^xsd:anyURI ; tern:isAttributeOf tern:Site ; - tern:valueType tern:Text ; + tern:valueType tern:Float ; . diff --git a/vocab_files/attribute_concepts/transect-alignment.ttl b/vocab_files/attribute_concepts/transect-alignment.ttl index bc00b4252..98e227229 100644 --- a/vocab_files/attribute_concepts/transect-alignment.ttl +++ b/vocab_files/attribute_concepts/transect-alignment.ttl @@ -13,8 +13,7 @@ PREFIX xsd: skos:definition "The spatial orientation/alignment of the transect based on the compass direction of travel (in degrees)." ; skos:prefLabel "transect alignment" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/transect-alignment.ttl"^^xsd:anyURI ; - tern:hasCategoricalCollection ; tern:isAttributeOf tern:Transect ; - tern:valueType tern:IRI ; + tern:valueType tern:Float ; . diff --git a/vocab_files/attribute_concepts/vegetation-mapping-field-id.ttl b/vocab_files/attribute_concepts/vegetation-mapping-field-id.ttl index 64686d2f5..16efe6e5e 100644 --- a/vocab_files/attribute_concepts/vegetation-mapping-field-id.ttl +++ b/vocab_files/attribute_concepts/vegetation-mapping-field-id.ttl @@ -10,7 +10,7 @@ PREFIX xsd: dcterms:source "Bignall J, Laws M, McCallum K, O’Neill S, Lewis, D, Sparrow B (2023) Vegetation Mapping Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; skos:altLabel "field id" ; - skos:definition "A unique sequential identifier (i.e., additional to the automatically generated vegetation mapping ID), to assist field-based stratification of the project area, visual mapping and reporting (e.g. VA1, VA2, VA2b).given to the vegetation mapping point location." ; + skos:definition "A unique sequential identifier (i.e., in addition to the automatically generated vegetation mapping ID in the Monitor APP), to assist field-based stratification of the project area, visual mapping and reporting (e.g. VA1, VA2, VA2b) given to the vegetation mapping point location." ; skos:prefLabel "vegetation mapping field ID" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/vegetation-mapping-field-id.ttl"^^xsd:anyURI ; tern:isAttributeOf tern:Procedure ; diff --git a/vocab_files/attributes_by_module/plot-description-attributes/plot-description-standard-protocol-attributes/collection.ttl b/vocab_files/attributes_by_module/plot-description-attributes/plot-description-standard-protocol-attributes/collection.ttl index 260bf72c1..45503bc8b 100644 --- a/vocab_files/attributes_by_module/plot-description-attributes/plot-description-standard-protocol-attributes/collection.ttl +++ b/vocab_files/attributes_by_module/plot-description-attributes/plot-description-standard-protocol-attributes/collection.ttl @@ -9,7 +9,6 @@ PREFIX xsd: dcterms:description "The attributes of the Plot Description - Standard module." ; rdfs:isDefinedBy ; skos:member - , , , , diff --git a/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl b/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl index 3768b33af..81e7cd230 100644 --- a/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl +++ b/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl @@ -11,7 +11,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'east' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'east' end of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -20,7 +20,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'south' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'south' end of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -29,7 +29,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'southwest' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'southwest' corner of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -47,7 +47,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'northeast' end or orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'northeast' corner of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -56,7 +56,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'north' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'north' end of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -65,7 +65,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'west' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'west' end of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -74,7 +74,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'southeast' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'southeast' corner of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . @@ -83,7 +83,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/basal-sweep-sampling-points.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'northwest' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'northwest' corner of the study plot, where sampling is conducted." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-basal-sweep-sampling-points"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/categorical_concepts.ttl b/vocab_files/categorical_collections/luts/categorical_concepts.ttl index 925821291..ed01655bc 100644 --- a/vocab_files/categorical_collections/luts/categorical_concepts.ttl +++ b/vocab_files/categorical_collections/luts/categorical_concepts.ttl @@ -21,7 +21,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Samphire Shrub" ; + skos:noatation "U" ; + skos:prefLabel "samphire shrub" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -147,7 +148,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Cycad" ; + skos:notation "A" ; + skos:prefLabel "NVIS growth form - cycad" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -196,7 +198,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Recently Shed" ; + skos:prefLabel "plant life stage - recently shed" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -254,7 +256,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- Southwest" ; + skos:notation "SW" ; + skos:prefLabel "basal sweep sampling point - South West" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -317,7 +320,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAPN" ; + skos:prefLabel "observation method - CAPN" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -359,7 +362,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Within scat" ; + skos:notation "WS" ; + skos:prefLabel "scats (within)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -506,7 +510,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIHE" ; + skos:prefLabel "observation method - SIHE" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -527,7 +531,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "skull" ; + skos:prefLabel "animal tissue voucher - skull" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -792,13 +796,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "skin" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -831,6 +828,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "E" ; skos:prefLabel "East" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -852,7 +850,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISCFR" ; + skos:prefLabel "observation method - SISCFR" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1175,7 +1173,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIWG" ; + skos:prefLabel "observation method - SIWG" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1218,7 +1216,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 17" ; skos:prefLabel "Other Shrublands" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1476,7 +1473,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISCOL" ; + skos:prefLabel "observation method - SISCOL" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1548,7 +1545,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Northeast" ; + skos:notation "NE" ; + skos:prefLabel "compass direction - North East" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1597,6 +1595,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "FE" ; skos:prefLabel "feather" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1695,7 +1694,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "spleen" ; + skos:prefLabel "animal tissue voucher - spleen" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -1805,13 +1804,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "fauna sign- burrow" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -1907,7 +1899,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Grass-tree" ; + skos:notation "X" ; + skos:prefLabel "NVIS growth form - grass-tree" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2041,7 +2034,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "muscle" ; + skos:prefLabel "animal tissue voucher - muscle" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2055,7 +2048,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIRT" ; + skos:prefLabel "observation method - SIRT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2161,7 +2154,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAWT" ; + skos:prefLabel "observation method - CAWT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2217,7 +2210,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Subfossil/fossil" ; + skos:notation "FO" ; + skos:prefLabel "fossil/subfossil" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2269,7 +2263,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- South" ; + skos:notation "S" ; + skos:prefLabel "basal sweep sampling point - South" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2381,7 +2376,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "liver" ; + skos:prefLabel "animal tissue voucher - liver" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2473,7 +2468,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIGT" ; + skos:prefLabel "observation method - SIGT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2509,7 +2504,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAFT" ; + skos:prefLabel "observation method - CAFT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2594,7 +2589,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Budding" ; + skos:prefLabel "plant life stage - buds" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2717,18 +2712,10 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVG 25" ; - skos:prefLabel "Cleared, non-native vegetation, buildings" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "wing/s" ; + skos:prefLabel "wing" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2875,7 +2862,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Scent Pad" ; + skos:notation "SP" ; + skos:prefLabel "scent pad" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -2910,7 +2898,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Tree-fern" ; + skos:notation "D" ; + skos:prefLabel "tree-fern" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -3230,14 +3219,16 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "fruit" ; + skos:notation "FRU" ; + skos:prefLabel "phenological stage - fruit" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Light Trap" ; + skos:notation "LT" ; + skos:prefLabel "light trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -3266,7 +3257,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CACT" ; + skos:prefLabel "observation method - CACT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -3315,7 +3306,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Heath-shrub" ; + skos:notation "Z" ; + skos:prefLabel "heath-shrub" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -3379,7 +3371,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEG" ; + skos:prefLabel "observation method - SIEG" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -3542,7 +3534,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Epiphyte" ; + skos:notation "K" ; + skos:prefLabel "NVIS growth form - epiphyte" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -3616,13 +3609,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "microhabitat- Burrow" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -3951,7 +3937,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 26" ; skos:prefLabel "Unclassified native vegetation" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -4044,7 +4029,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SINEAC" ; + skos:prefLabel "observation method - SINEAC" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -4114,7 +4099,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Air helicopter" ; + skos:notation "AH" ; + skos:prefLabel "aerial observation (helicopter)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -4149,7 +4135,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "ear, ear clip or punch" ; + skos:notation "ECOP" ; + skos:prefLabel "ear clip or punch" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -4248,7 +4235,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Forb" ; + skos:notation "F" ; + skos:prefLabel "NVIS growth form - forb" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -4446,7 +4434,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- Southeast" ; + skos:notation "SE" ; + skos:prefLabel "basal sweep sampling point - South East" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -4836,7 +4825,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Adult" ; + skos:notation "ADU" ; + skos:prefLabel "adult" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5039,7 +5029,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIDN" ; + skos:prefLabel "observation method - SIDN" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5123,7 +5113,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAPT" ; + skos:prefLabel "observation method - CAPT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5179,7 +5169,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAHT" ; + skos:prefLabel "observation method - CAHT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5243,7 +5233,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Within pellet" ; + skos:notation "WP" ; + skos:prefLabel "pellet (within)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5268,13 +5259,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "gravel" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -5582,7 +5566,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Wet Pitfall Trap" ; + skos:notation "WT" ; + skos:prefLabel "wet pitfall trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5610,6 +5595,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "ED" ; skos:prefLabel "eDNA" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5680,7 +5666,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Lichen" ; + skos:notation "N" ; + skos:prefLabel "NVIS growth form - lichen" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5778,7 +5765,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISG" ; + skos:prefLabel "observation method - SISG" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5877,7 +5864,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Seedlings present" ; + skos:notation "SEE" ; + skos:prefLabel "plant phenological stage - seedling" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5891,7 +5879,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "heart" ; + skos:prefLabel "animal tissue voucher - heart" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5912,7 +5900,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- Carcass" ; + skos:prefLabel "animal carcass" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -5969,22 +5957,14 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEX" ; + skos:prefLabel "observation method - SIEX" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "tier-1 observation method- None" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 16" ; - skos:prefLabel "Other Forests and Woodlands" ; + skos:prefLabel "None" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6064,7 +6044,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEDWA" ; + skos:prefLabel "observation method - SIEDWA" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6120,7 +6100,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 99" ; skos:prefLabel "Unknown/no data" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6156,7 +6135,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Hummock grass" ; + skos:notation "H" ; + skos:prefLabel "NVIS growth form - hummock grass" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6235,7 +6215,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAMN" ; + skos:prefLabel "observation method - CAMN" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6335,7 +6315,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "West" ; + skos:notation "W" ; + skos:prefLabel "compass direction - West" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6349,6 +6330,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "UA" ; skos:prefLabel "uneven age" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6356,7 +6338,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "growth form- Shrub" ; + skos:notation "S" ; + skos:prefLabel "NVIS growth form - shrub" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6448,7 +6431,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Seagrass" ; + skos:notation "J" ; + skos:prefLabel "NVIS growth form - seagrass" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6558,13 +6542,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "tier-2 observation method- None" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -6876,7 +6853,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIWS" ; + skos:prefLabel "observation method - SIWS" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6904,7 +6881,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIAR" ; + skos:prefLabel "observation method - SIAR" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6946,7 +6923,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIDI" ; + skos:prefLabel "observation method - SIDI" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -6967,7 +6944,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Acoustic Recording" ; + skos:notation "AP" ; + skos:prefLabel "acoustic recording" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7040,7 +7018,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEDSO" ; + skos:prefLabel "observation method - SIEDSO" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7069,7 +7047,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "North" ; + skos:notation "N" ; + skos:prefLabel "compass direction - North" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7253,7 +7232,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Radio Tracking" ; + skos:notation "RT" ; + skos:prefLabel "radio tracking" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7428,7 +7408,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 10" ; skos:prefLabel "Other Forests and Woodlands" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7436,7 +7415,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SINEWC" ; + skos:prefLabel "observation method - SINEWC" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7471,7 +7450,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "kidney" ; + skos:prefLabel "animal tissue voucher - kidney" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7556,7 +7535,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Tree Mallee" ; + skos:notation "M" ; + skos:prefLabel "NVIS growth form - tree mallee" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7613,7 +7593,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIBUIN" ; + skos:prefLabel "observation method - SIBUIN" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7830,14 +7810,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 40" ; - skos:prefLabel "Mangroves" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -7848,14 +7820,14 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Seedling" ; + skos:prefLabel "plant life stage - seedling" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIWPRE" ; + skos:prefLabel "observation method - SIWPRE" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7918,6 +7890,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "DN" ; skos:prefLabel "DNA" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7939,7 +7912,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 23" ; skos:prefLabel "Mangroves" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7947,7 +7919,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISA" ; + skos:prefLabel "observation method - SISA" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -7968,7 +7940,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEDID" ; + skos:prefLabel "observation method - SIEDID" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8018,14 +7990,15 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAET" ; + skos:prefLabel "observation method - CAET" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Juvenile" ; + skos:notation "JUV" ; + skos:prefLabel "juvenile" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8046,7 +8019,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 30" ; skos:prefLabel "Unclassified forest" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8082,7 +8054,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEDVD" ; + skos:prefLabel "observation method - SIEDVD" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8160,7 +8132,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CASW" ; + skos:prefLabel "observation method - CASW" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8382,7 +8354,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Burrow" ; + skos:notation "BU" ; + skos:prefLabel "burrow" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8410,7 +8383,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- North" ; + skos:notation "N" ; + skos:prefLabel "basal sweep sampling point - North" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8460,7 +8434,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIFO" ; + skos:prefLabel "observation method - SIFO" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -8688,14 +8662,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 97" ; - skos:prefLabel "Unclassified native vegetation" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -8910,7 +8876,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIST" ; + skos:prefLabel "observation method - SIST" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9157,7 +9123,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Hair Tube" ; + skos:altLabel "HB" ; + skos:prefLabel "hair tube" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9286,7 +9253,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIPE" ; + skos:prefLabel "observation method - SIPE" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9314,7 +9281,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISK" ; + skos:prefLabel "observation method - SISK" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9428,7 +9395,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Diggings" ; + skos:notation "DI" ; + skos:prefLabel "animal diggings" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9491,7 +9459,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- West" ; + skos:notation "W" ; + skos:prefLabel "basal sweep sampling point - West" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9631,7 +9600,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SINEIN" ; + skos:prefLabel "observation method - SINEIN" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -9652,7 +9621,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Fern" ; + skos:notation "E" ; + skos:prefLabel "NVIS growth form - fern" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10011,7 +9981,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Tracks" ; + skos:notation "TR" ; + skos:prefLabel "animal tracks" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10131,7 +10102,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Mist Net" ; + skos:notation "MN" ; + skos:prefLabel "mist net" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10208,7 +10180,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "fertile" ; + skos:notation "FER" ; + skos:prefLabel "phenological stage - fertile" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10276,17 +10249,11 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "pan trapping" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Cage Trap" ; + skos:notation "CT" ; + skos:prefLabel "cage trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10321,7 +10288,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Malaise Trap" ; + skos:notation "MT" ; + skos:prefLabel "malaise trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10423,13 +10391,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "Carcass" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -10494,13 +10455,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "Other (note in comments)" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -10553,7 +10507,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "whole blood" ; + skos:prefLabel "blood (whole)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10588,7 +10542,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Southwest" ; + skos:notation "SW" ; + skos:prefLabel "compass direction - South West" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10651,7 +10606,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Wallow" ; + skos:notation "WA" ; + skos:prefLabel "wallow" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10676,13 +10632,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "fur/hair" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -10714,7 +10663,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIWPSU" ; + skos:prefLabel "observation method - SIWPSU" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10771,7 +10720,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Funnel Trap" ; + skos:notation "FT" ; + skos:prefLabel "funnel trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10792,7 +10742,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEDPL" ; + skos:prefLabel "observation method - SIEDPL" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10806,7 +10756,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Vine" ; + skos:notation "L" ; + skos:prefLabel "NVIS growth form - vine" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10877,7 +10828,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Eggs/eggshell" ; + skos:notation "EG" ; + skos:prefLabel "eggs/eggshell" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -10947,6 +10899,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "SP" ; skos:prefLabel "senescent phase" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11032,7 +10985,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Flowering" ; + skos:notation "FLO" ; + skos:prefLabel "plant life stage/phenological stage - flowers" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11095,7 +11049,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 31" ; skos:prefLabel "Other Open Woodlands" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11131,7 +11084,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Tree" ; + skos:notation "T" ; + skos:prefLabel "NVIS growth form - tree" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11223,7 +11177,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sterile" ; + skos:notation "STE" ; + skos:prefLabel "phenological stage - sterile" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11322,7 +11277,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIUR" ; + skos:prefLabel "observation method - SIUR" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11364,7 +11319,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Northwest" ; + skos:notation "NW" ; + skos:prefLabel "compass direction - North West" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11612,7 +11568,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIFE" ; + skos:prefLabel "observation method - SIFE" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11654,7 +11610,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Palm" ; + skos:notation "P" ; + skos:prefLabel "NVIS growth form - palm" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11703,7 +11660,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "camera trap feature- carcass" ; + skos:prefLabel "camera trap feature - carcass" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11865,8 +11822,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:altLabel "phenological stage - leaf" ; - skos:prefLabel "Vegetative" ; + skos:prefLabel "plant life stage - vegetative" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11901,7 +11857,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Within gut content" ; + skos:notation "WG" ; + skos:prefLabel "animal gut (within)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -11950,7 +11907,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAHC" ; + skos:prefLabel "observation method - CAHC" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12037,7 +11994,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Sedge" ; + skos:notation "V" ; + skos:prefLabel "NVIS growth form - sedge" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12090,18 +12048,11 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 79" ; - skos:prefLabel "Other open woodlands" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "No method stated" ; + skos:notation "NM" ; + skos:prefLabel "no stated method" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12220,14 +12171,16 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Senescent flower" ; + skos:notation "SEN" ; + skos:prefLabel "plant phenological stage - senescent" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Air fixed wing" ; + skos:notation "AF" ; + skos:prefLabel "aerial observation (fixed wing aircraft)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12248,7 +12201,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Pitfall Trap" ; + skos:notation "PT" ; + skos:prefLabel "pitfall trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12438,7 +12392,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "developing fruit" ; + skos:prefLabel "phenological stage - developing fruit" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12502,7 +12456,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- Shell" ; + skos:notation "SH" ; + skos:prefLabel "shell" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12558,7 +12513,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Other Grasses" ; + skos:noatation "W" ; + skos:prefLabel "other grasses" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12657,6 +12613,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "AR" ; skos:prefLabel "advanced regeneration" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12664,7 +12621,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "stomach contents" ; + skos:notation "SC" ; + skos:prefLabel "animal tissue voucher - stomach contents" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12686,7 +12644,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISP" ; + skos:prefLabel "observation method - SISP" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12721,7 +12679,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAMT" ; + skos:prefLabel "observation method - CAMT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12770,7 +12728,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Pellet" ; + skos:notation "PE" ; + skos:prefLabel "animal pellet" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12812,7 +12771,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- Skin" ; + skos:notation "SN" ; + skos:prefLabel "animal skin" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12890,7 +12850,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Nest" ; + skos:notation "NE" ; + skos:prefLabel "nest" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -12975,7 +12936,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "fauna voucher- Scat" ; + skos:prefLabel "fauna voucher - Scat" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13039,7 +13000,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISH" ; + skos:prefLabel "observation method - SISH" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13117,7 +13078,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Aquatic" ; + skos:notation "Q" ; + skos:prefLabel "NVIS growth form - aquatic" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13170,13 +13132,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "Hummock grassland" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -13194,7 +13149,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Harp Trap" ; + skos:notation "HT" ; + skos:prefLabel "harp trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13223,7 +13179,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "senescent (old) fruit" ; + skos:prefLabel "phenological stage - senescent (old) fruit" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13237,7 +13193,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 20" ; skos:prefLabel "Hummock Grassland" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13390,13 +13345,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "feather" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -13407,7 +13355,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Bryophyte" ; + skos:prefLabel "NVIS growth form - bryophyte" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13476,14 +13424,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 96" ; - skos:prefLabel "Unclassified forest" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -13494,7 +13434,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "soil lithology- Sand" ; + skos:prefLabel "soil lithology - Sand" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13692,7 +13632,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIBUAC" ; + skos:prefLabel "observation method - SIBUAC" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -13897,7 +13837,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Satellite Tracking" ; + skos:notation "ST" ; + skos:prefLabel "animal tracking (statellite)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14017,7 +13958,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Scratchings (ground)" ; + skos:notation "SG" ; + skos:prefLabel "scratchings (ground)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14102,7 +14044,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIOT" ; + skos:prefLabel "observation method - SIOT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14302,7 +14244,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Hand capture" ; + skos:notation "HC" ; + skos:prefLabel "animal capture (by hand)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14514,7 +14457,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "GPS Tracking" ; + skos:notation "GT" ; + skos:prefLabel "GPS tracking" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14605,6 +14549,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "MP" ; skos:prefLabel "mature phase" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14651,14 +14596,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 32 " ; - skos:prefLabel "Other shrublands" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -14676,7 +14613,16 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Skeleton, bone, teeth" ; + skos:notation "BT" ; + skos:prefLabel "bone/teeth" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; +. + + + a skos:Concept ; + rdfs:isDefinedBy ; + skos:notation "TU" ; + skos:prefLabel "unknown trap type" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14886,7 +14832,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 7" ; skos:prefLabel "Callitris Forests and Woodlands" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14901,7 +14846,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIHA" ; + skos:prefLabel "observation method - SIHA" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -14958,7 +14903,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Elliott Trap" ; + skos:notation "ET" ; + skos:prefLabel "elliott trap" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15014,7 +14960,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SITR" ; + skos:prefLabel "observation method - SITR" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15150,7 +15096,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- Scat" ; + skos:notation "SC" ; + skos:prefLabel "scats" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15271,6 +15218,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "TP" ; skos:prefLabel "tracking pad" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15328,7 +15276,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SISN" ; + skos:prefLabel "observation method - SISN" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15469,7 +15417,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Remote camera" ; + skos:notation "RC" ; + skos:prefLabel "remote camera device" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15490,7 +15439,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SINE" ; + skos:prefLabel "observation method - SINE" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15553,7 +15502,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Spotlighting" ; + skos:notation "SL" ; + skos:prefLabel "spotlighting" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15610,7 +15560,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CATU" ; + skos:prefLabel "observation method - CATU" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15764,7 +15714,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Shrub Mallee" ; + skos:notation "Y" ; + skos:prefLabel "NVIS growth form - mallee shrub" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15860,7 +15811,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "toe clip" ; + skos:notation "Toe" ; + skos:prefLabel "toe" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -15879,13 +15831,6 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "bone" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; @@ -16008,7 +15953,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Tussock grass" ; + skos:notation "G" ; + skos:prefLabel "tussock grass" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16196,18 +16142,11 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 12" ; - skos:prefLabel "Callitris forests and woodlands" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Ultrasonic recording" ; + skos:notation "UR" ; + skos:prefLabel "ultrasonic recording device" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16225,18 +16164,9 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 99" ; - skos:prefLabel "Unknown/no data" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVG 18" ; skos:prefLabel "Heathlands" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16321,7 +16251,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SIEDAI" ; + skos:prefLabel "observation method - SIEDAI" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16384,7 +16314,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- Northwest" ; + skos:notation "NW" ; + skos:prefLabel "basal sweep sampling point - North West" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16519,7 +16450,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CALT" ; + skos:prefLabel "observation method - CALT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16535,7 +16466,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; skos:altLabel "buds" ; - skos:prefLabel "Flower buds" ; + skos:notation "BUD" ; + skos:prefLabel "phenological stage - buds" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16570,7 +16502,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- CAOT" ; + skos:prefLabel "observation method - CAOT" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16698,7 +16630,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Exoskeleton" ; + skos:notation "EX" ; + skos:prefLabel "exoskeleton" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -16734,7 +16667,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Rush" ; + skos:notation "R" ; + skos:prefLabel "NVIS growth form - rush" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17127,7 +17061,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SI" ; + skos:prefLabel "observation method - SI" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17254,7 +17188,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "South" ; + skos:notation "S" ; + skos:prefLabel "compass direction - South" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17275,14 +17210,15 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Animal Tissue" ; + skos:prefLabel "animal tissue" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Sweep Net" ; + skos:notation "SW" ; + skos:prefLabel "sweep net" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17375,6 +17311,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; + skos:notation "ER" ; skos:prefLabel "early regeneration" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17445,7 +17382,8 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Southeast" ; + skos:notation "SE" ; + skos:prefLabel "compass direction - South East" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17459,7 +17397,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Sapling" ; + skos:prefLabel "plant life stage - sapling" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17543,7 +17481,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "observation method- SINEWE" ; + skos:prefLabel "observation method - SINEWE" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17571,7 +17509,6 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:notation "MVS 98" ; skos:prefLabel "Cleared, non-native vegetation, buildings" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17801,25 +17738,11 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:notation "MVS 30" ; - skos:prefLabel "Heathlands" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - - - a skos:Concept ; - rdfs:isDefinedBy ; - skos:prefLabel "fauna sign- scat" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; -. - a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "sampling point- Northeast" ; + skos:notation "NE" ; + skos:prefLabel "basal sweep sampling point - North East" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -17953,7 +17876,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "animal scale/s" ; + skos:prefLabel "animal scale" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -18044,7 +17967,7 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Scratchings (arboreal)" ; + skos:prefLabel "scratchings (arboreal)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . @@ -18191,7 +18114,10 @@ PREFIX xsd: a skos:Concept ; rdfs:isDefinedBy ; - skos:prefLabel "Hair/fur" ; + skos:notation + "FF" , + "HA" ; + skos:prefLabel "animal hair/fur" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/direction-codes.ttl b/vocab_files/categorical_collections/luts/direction-codes.ttl index cc698cf78..13193452f 100644 --- a/vocab_files/categorical_collections/luts/direction-codes.ttl +++ b/vocab_files/categorical_collections/luts/direction-codes.ttl @@ -11,7 +11,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'south' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction towards the south (180°), directly opposite to the north ." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -20,7 +20,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'southeast' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction (135°), halfway between south and east, is the opposite of northwest." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -29,7 +29,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'northeast' end or orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction (45°), halfway between north and east, is the opposite of southwest." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -38,7 +38,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'west' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction towards the to the to the left (270°) when facing North and is where the sun sets." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -47,7 +47,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'east' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction towards the to the right when facing North (90°) and is where the sun rises." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -56,7 +56,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'northwest' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction (315°), halfway between north and west, is the opposite of southeast." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -65,7 +65,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'north' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction towards north (0° = 360°), a compass needle points to as it aligns with the Earth's magnetic field." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . @@ -74,7 +74,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/direction-codes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'southwest' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "Denotes the cardinal direction (225°), halfway between south and west, is the opposite of northeast." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-directions"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/fauna-sign-types.ttl b/vocab_files/categorical_collections/luts/fauna-sign-types.ttl index 781cf23cd..839192be6 100644 --- a/vocab_files/categorical_collections/luts/fauna-sign-types.ttl +++ b/vocab_files/categorical_collections/luts/fauna-sign-types.ttl @@ -91,7 +91,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/fauna-sign-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Burrow is a small tunnel or a hole made by certain ground-dwelling mammals as a place of refuge." ; urnp:conceptSource "Cox B, McCallum K, O’Neill S, Bignall J, Peacock D, Sparrow B. (2023) Sign-based Fauna Survey Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; . @@ -136,7 +136,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/fauna-sign-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Faeces/faecal pellets/dung/droppings of animals. Often individual or scattered pellets (e.g. rabbit), or clumped pellet groups (e.g. deer). Their deposition will be influenced by diet (wet diet often causes clumping of pellets) and their size can reflect age (adult/juvenile). Scat surveys provide an estimate of relative abundances suitable for both herbivores and predators." ; urnp:conceptSource "Cox B, McCallum K, O’Neill S, Bignall J, Peacock D, Sparrow B. (2023) Sign-based Fauna Survey Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; . @@ -148,9 +148,9 @@ PREFIX xsd: rdfs:isDefinedBy ; skos:member , - , , , + , , , , @@ -160,8 +160,8 @@ PREFIX xsd: , , , - , - ; + , + ; skos:prefLabel "Fauna sign types" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/fauna-sign-types.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/growth-form.ttl b/vocab_files/categorical_collections/luts/growth-forms.ttl similarity index 73% rename from vocab_files/categorical_collections/luts/growth-form.ttl rename to vocab_files/categorical_collections/luts/growth-forms.ttl index 56fcc07a5..7e0f3ba39 100644 --- a/vocab_files/categorical_collections/luts/growth-form.ttl +++ b/vocab_files/categorical_collections/luts/growth-forms.ttl @@ -8,19 +8,19 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents large and usually branched leaves (fronds), arborescent and terrestrial; spores in sporangia on the leaves." ; + urnp:conceptDefinition "Characterised by large and usually branched leaves (fronds), arborescent and terrestrial; spores in sporangia on the leaves." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the growth form as defined by the NVIS. Herbaceous or slightly woody, annual or sometimes perennial plant. (Usually a dicotyledon)." ; + urnp:conceptDefinition "Herbaceous or slightly woody, annual or sometimes perennial plant (usually a dicotyledon)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI , "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures" ; @@ -28,43 +28,43 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents composite plant consisting of a fungus living symbiotically with algae; without true roots, stems or leaves." ; + urnp:conceptDefinition "Composite plant consisting of a fungus living symbiotically with algae; without true roots, stems or leaves." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents climbing, twining, winding or sprawling plants usually with a woody stem." ; + urnp:conceptDefinition "Climbing, twining, winding or sprawling plants usually with a woody stem." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents woody perennial plant usually of the genus Eucalyptus. Multi-stemmed with fewer than 5 trunks of which at least 3 exceed 100mm at breast height (1.3m). Usually 8m or more." ; + urnp:conceptDefinition "Woody perennial plant usually of the genus Eucalyptus. Multi-stemmed with fewer than 5 trunks of which at least 3 exceed 100 mm at breast height (1.3 m). Usually 8 m or more." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents woody plants multi-stemmed at the base (or within 200mm from ground level) or if single stemmed, less than 2m." ; + urnp:conceptDefinition "Woody plants multi-stemmed at the base (or within 200 mm from ground level) or if single stemmed, less than 2 m." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "The 'Growth-form' represents single or multi-stemmed, semi-succulent shrub of the family Chenopodiaceae exhibiting drought and salt tolerance." ; @@ -73,19 +73,19 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents members of the families Cycadaceae and Zamiaceae." ; + urnp:conceptDefinition "Members of the families Cycadaceae and Zamiaceae." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents mosses and liverworts. Mosses are small plants usually with a slender leaf-bearing stem with no true vascular tissue. Liverworts are often moss-like in appearance or consisting of a flat, ribbon like green thallus." ; + urnp:conceptDefinition "Mosses and liverworts. Mosses are small plants usually with a slender leaf-bearing stem with no true vascular tissue. Liverworts are often moss-like in appearance or consisting of a flat, ribbon like green thallus." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI , "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures" ; @@ -93,10 +93,10 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the growth form as defined by the NVIS. Shrub usually less than 2 m, with sclerophyllous leaves having high fibre: protein ratios and with an area of nanophyll or smaller (less than 225 sq mm). Often a member of one the following families: Ericaceae, Myrtaceae, Fabaceae and Proteaceae. Commonly occur on nutrient-poor substrates." ; + urnp:conceptDefinition "Shrubs usually less than 2 m, with sclerophyllous leaves having high fibre: protein ratios and with an area of nanophyll or smaller (less than 225 sq mm). Often a member of one the following families: Ericaceae, Myrtaceae, Fabaceae and Proteaceae. Commonly occur on nutrient-poor substrates." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI , "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures" ; @@ -104,7 +104,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Herbaceous, usually perennial erect plant generally with a tufted habit and of the families Cyperaceae (true sedges) or Restionaceae (node sedges)." ; @@ -115,19 +115,19 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents Australian grass-trees. E.g., members of the Xanthorrhoeaceae." ; + urnp:conceptDefinition "Australian grass-trees. Members of the Xanthorrhoeaceae family." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The vegetation represents herbaceous, usually perennial erect monocot that is neither a grass nor a sedge. Rushes include the monocotyledon families Juncaceae, Typhaceae, Liliaceae, Iridaceae, Xyridaceae and the genus Lomandra. I.e. graminoid or grass-like genera." ; + urnp:conceptDefinition "Herbaceous, usually perennial erect monocot that is neither a grass nor a sedge. Rushes include the monocotyledon families Juncaceae, Typhaceae, Liliaceae, Iridaceae, Xyridaceae and the genus Lomandra (i.e., graminoid or grass-like genera)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI , "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures" ; @@ -135,16 +135,16 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents plants growing in an inland waterway or wetland with the majority of its biomass under water for most of the year. Fresh, saline or brackish water." ; + urnp:conceptDefinition "Plants growing in an inland waterway or wetland with the majority of its biomass under water for most of the year. Fresh, saline or brackish water." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "To be selected, if the 'Growth-form' information is not collected." ; @@ -153,10 +153,10 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "A tree can be defined as a large woody perennial plant with an elongated stem, or trunk, supporting branches and leaves in most species." ; + urnp:conceptDefinition "Large woody plants, more than 2 m tall with a single stem or branches well above the base." ; urnp:conceptSource "http://purl.dataone.org/odo/ECSO_00000501"^^xsd:anyURI , "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; @@ -164,55 +164,55 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents epiphytes, mistletoes and parasites. Plant with roots attached to the aerial portions of other plants. Often could also be another growth form, such as fern or forb." ; + urnp:conceptDefinition "Epiphytes, mistletoes and parasites. Plant with roots attached to the aerial portions of other plants. Can often be another growth form, such as fern or forb." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Tussock grasses or bunch grasses are a group of grass species in the family Poaceae (Gramineae). " ; + urnp:conceptDefinition "Tussock grasses or bunch grasses are a group of grass species in the family Poaceae (Gramineae). They form discrete but open tussocks usually with distinct individual shoots, or if not, then forming a hummock. These are the common agricultural grasses. " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents palms and other arborescent monocotyledons. Members of the Arecaceae family or the genus Pandanus. (Pandanus is often multi-stemmed)." ; + urnp:conceptDefinition "Palms and other arborescent monocotyledons. Members of the Arecaceae family or the genus Pandanus (which is often multi-stemmed)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents ferns and fern allies. Characterised by large and usually branched leaves (fronds), herbaceous and terrestrial to aquatic; spores in sporangia on the leaves." ; + urnp:conceptDefinition "Ferns and fern allies. Characterised by large and usually branched leaves (fronds), herbaceous and terrestrial to aquatic; spores in sporangia on the leaves." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents shrubs commonly less than 8m tall, usually with 5 or more trunks, of which at least three of the largest do not exceed 100mm at breast height (1.3m)." ; + urnp:conceptDefinition "Shrubs commonly less than 8 m tall, usually with 5 or more trunks, of which at least three of the largest do not exceed 100 mm at breast height (1.3 m)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Member of the family Poaceae, but having neither a distinctive tussock nor hummock appearance. Examples include stoloniferous species such as Cynodon dactylon." ; + urnp:conceptDefinition "Members of the family Poaceae, but having neither a distinctive tussock nor hummock appearance. Examples include stoloniferous species such as Cynodon dactylon." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI , "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures" ; @@ -220,16 +220,16 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The 'Growth-form' represents flowering angiosperms forming sparse to dense mats of material at the subtidal and down to 30m below mean sea level. Occasionally exposed." ; + urnp:conceptDefinition "Flowering angiosperms, forming sparse to dense mats of material at the subtidal and down to 30 m below mean sea level. Occasionally exposed." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-formss.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Single or multi-stemmed, semi-succulent shrub of the family Chenopodiaceae exhibiting drought and salt tolerance." ; @@ -240,7 +240,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Genera (of Tribe Salicornioideae, viz.: Halosarcia, Pachycornia, Sarcocornia, Sclerostegia, Tecticornia and Tegicornia) with articulate branches, fleshy stems and reduced flowers within the Chenopodiaceae family, succulent chenopods (Wilson 1980). Also the genus Suaeda." ; @@ -251,7 +251,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Members of lower plant groups such as algae, lichens, fungi and related members." ; @@ -260,10 +260,10 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "A type of evergreen perennials that appear as mounds up to 1m in height. In between the mounds or hummocks the ground is usually bare or exposed, except after seasonal or cyclonic rains, when multiple short-lived, ephemeral plants proliferate. Some examples are species of the genus Triodia, Spinifex." ; + urnp:conceptDefinition "Evergreen perennials that appear as mounds up to 1 m in height. In between the mounds or hummocks the ground is usually bare or exposed, except after seasonal or cyclonic rains, when multiple short-lived, ephemeral plants proliferate. Some examples are species of the genus Triodia, Spinifex." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI , "Australian Vegetation Attribute Manual Version 7.0 Chapter 2.0 NVIS concepts and standard procedures" ; @@ -271,7 +271,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Unknown (unable to be determined)." ; @@ -280,9 +280,12 @@ PREFIX xsd: a skos:Collection ; - dcterms:description "A collection of vegetation growth forms adopted by the National Vegetation Information System (NVIS). Some examples include, Aquatic, Bryophyte, Chenopod, Cycad, Epiphyte, Fern, Forb, Grass, etc." ; + dcterms:description "A collection of plant growth forms adopted by the National Vegetation Information System (NVIS). Some examples include, aquatic, bryophyte, cycad, epiphyte, fern, grass, shrub, tree and others forms listed by the NVIS." ; dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-forms"^^xsd:anyURI ; rdfs:isDefinedBy ; + skos:altLabel + "NVIS growth forms" , + "plant growth forms" ; skos:member , , @@ -312,7 +315,7 @@ PREFIX xsd: , , ; - skos:prefLabel "Growth forms" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-form.ttl"^^xsd:anyURI ; + skos:prefLabel "growth forms" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-forms.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/growth-stages.ttl b/vocab_files/categorical_collections/luts/growth-stages.ttl index f1f9b0819..600b46e8c 100644 --- a/vocab_files/categorical_collections/luts/growth-stages.ttl +++ b/vocab_files/categorical_collections/luts/growth-stages.ttl @@ -11,8 +11,8 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The dominant 'Growth-stage'. Tree description: Woody perennial which is resprouting after significant loss of foliage. Shrub description: Woody perennial which is resprouting after significant loss of foliage." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + urnp:conceptDefinition "A growth stage in plants where the new foliage starts appearing following a long spell of stress. Tree description: Woody perennial which is resprouting after significant loss of foliage. Shrub description: Woody perennial which is resprouting after significant loss of foliage." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-growth-stage-trees"^^xsd:anyURI ; . @@ -20,8 +20,8 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The dominant 'Growth-stage'. Tree description: From the juvenile and sapling stages to well-developed individuals with a crown of small branches, but below maximum height for a stand, crown exhibits apical dominance - approx. 0-30 years. Shrub description: Juvenile stage, shrub has not reached maximum height, apical dominance." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + urnp:conceptDefinition "A growth stage in plants (trees/shrubs) indicating the start of active growth towards fully-developed individual. Tree description: From the juvenile and sapling stages to well-developed individuals with a crown of small branches, but below maximum height for a stand, crown exhibits apical dominance - approx. 0-30 years. Shrub description: Juvenile stage, shrub has not reached maximum height, apical dominance." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-growth-stage-trees"^^xsd:anyURI ; . @@ -29,8 +29,8 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the plant phenological stage of an old tree/shrub. For Trees: Crown form contracting and becoming 'stag headed', decrease in crown diameter and crown leaf area. Distorted branches and burls common - approx. >80 years; For Shrubs: Crown form contracting and decrease in crown diameter and crown leaf area. Dead branches more common - approx. >80 years." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + urnp:conceptDefinition "Refers to the growth stage in plants (tree/shrub) indicating an old growth state. For Trees: Crown form contracting and becoming 'stag headed', decrease in crown diameter and crown leaf area. Distorted branches and burls common - approx. >80 years; For Shrubs: Crown form contracting and decrease in crown diameter and crown leaf area. Dead branches more common - approx. >80 years." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-growth-stage-trees"^^xsd:anyURI ; . @@ -38,8 +38,8 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The dominant 'Growth-stage'. Tree description: Tree has reached maximum height and crown has reached full lateral development although branch thickening can occur. Apical dominance lost - approx. 30-80 years. Shrub description: Shrub has reached maximum height, crown has reached full lateral development." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + urnp:conceptDefinition "A growth stage in plants defined when plants have attained maximal height and growth in all parts. For Trees: It has reached maximum height stage and crown has reached full lateral development although branch thickening can occur. Apical dominance lost - approx. 30-80 years. For Shrubs: It has reached maximum height, crown has reached full lateral development." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-growth-stage-trees"^^xsd:anyURI ; . @@ -47,22 +47,23 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The dominant 'Growth-stage'. For Trees: Dead individuals in all stages - from presence of tertiary branches and bark to no remaining crown structure and absence of bark. For Shrubs: Dead individuals in all stages." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + urnp:conceptDefinition "A growth stage of plants in which there is a cessation of all biological functions." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-growth-stage-trees"^^xsd:anyURI ; . a skos:Collection ; - dcterms:description "A collection of dominant growth stages of plants. Examples include, 'Mature', 'Recruiting', 'Resprouting', 'Senescent', etc." ; - dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + dcterms:description "A collection of growth stages of plants (trees/shrubs) at the time of occurrence. Examples include, 'Mature', 'Recruiting', 'Resprouting', 'Senescent', or 'Dead'." ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-growth-stage-trees"^^xsd:anyURI ; rdfs:isDefinedBy ; + skos:altLabel "plant growth stages" ; skos:member , , , , ; - skos:prefLabel "Growth stages" ; + skos:prefLabel "growth stages" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/growth-stages.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/habitat-description.ttl b/vocab_files/categorical_collections/luts/habitat-description.ttl index 65c95ce32..64162f08d 100644 --- a/vocab_files/categorical_collections/luts/habitat-description.ttl +++ b/vocab_files/categorical_collections/luts/habitat-description.ttl @@ -329,7 +329,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/habitat-description.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the NVIS dominant vegetation structural formation class, with a percent cover of about 50-80% members of hummock grasses (e.g., Triodia). " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-habitats"^^xsd:anyURI , @@ -1295,7 +1295,7 @@ PREFIX xsd: , , , - , + , , , , diff --git a/vocab_files/categorical_collections/luts/invertebrate-fauna-survey-types.ttl b/vocab_files/categorical_collections/luts/invertebrate-fauna-survey-types.ttl index 2edfe7dee..cfe192623 100644 --- a/vocab_files/categorical_collections/luts/invertebrate-fauna-survey-types.ttl +++ b/vocab_files/categorical_collections/luts/invertebrate-fauna-survey-types.ttl @@ -37,8 +37,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/invertebrate-fauna-survey-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "The type/method of invertebrate fauna sampling implemented. Pan trapping consists of small, coloured bowls placed on the ground, either filled with water and a small amount of dishwashing liquid for sampling over one day, or propylene glycol for sampling over a longer duration." ; + urnp:conceptNotation "PT" ; urnp:conceptSource "Bignall J, McCallum K, O’Neill S, Laws M, Potter T, Morgan R, Cox B, Sparrow B (2023) Invertebrate Fauna Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; . @@ -59,7 +60,7 @@ PREFIX xsd: skos:member , , - , + , , ; skos:prefLabel "Invertebrate fauna survey types" ; diff --git a/vocab_files/categorical_collections/luts/life-stages.ttl b/vocab_files/categorical_collections/luts/life-stages.ttl index 88a91a88a..ed8036983 100644 --- a/vocab_files/categorical_collections/luts/life-stages.ttl +++ b/vocab_files/categorical_collections/luts/life-stages.ttl @@ -98,7 +98,7 @@ PREFIX xsd: a skos:Collection ; - dcterms:description "A collection of various life stages of a plant individual. Examples include, budding, vegetative, seedling, sapling, flowering, fruiting, mature, senescent and recently shed." ; + dcterms:description "A collection of various life stages of a plant individual. Examples include: buds, flowers, mature, dead/dormant and regenerating." ; dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-condition-life-stages"^^xsd:anyURI , "McCallum K, Laws M, Cox B, Bignall J, O’Neill S, Sparrow B. (2023) Plot Description Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; diff --git a/vocab_files/categorical_collections/luts/microhabitat-tier-2.ttl b/vocab_files/categorical_collections/luts/microhabitat-tier-2.ttl index 7648e6598..2cd8a09ac 100644 --- a/vocab_files/categorical_collections/luts/microhabitat-tier-2.ttl +++ b/vocab_files/categorical_collections/luts/microhabitat-tier-2.ttl @@ -341,7 +341,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/microhabitat-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the microhabitat where the targeted fauna was observed. A burrow is a hole or tunnel excavated into the ground by an animal to create a space suitable for habitation, temporary refuge, or as a byproduct of locomotion." ; urnp:conceptSource "http://purl.obolibrary.org/obo/ENVO_01000429"^^xsd:anyURI , @@ -615,7 +615,6 @@ PREFIX xsd: , , , - , , , , @@ -632,6 +631,7 @@ PREFIX xsd: , , , + , , , , diff --git a/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl b/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl index 5f1f8fe0f..507f28fd1 100644 --- a/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl +++ b/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl @@ -66,6 +66,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 26" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -84,6 +85,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 31" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -129,6 +131,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 17" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -150,12 +153,23 @@ PREFIX xsd: urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 30" ; + urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; +. + a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 10" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -174,6 +188,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 20" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -199,8 +214,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 25" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -217,10 +233,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept - , - ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 99" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -257,6 +272,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 23" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -266,6 +282,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 7" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -284,6 +301,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Groups (MVG) as identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVG 18" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -308,7 +326,6 @@ PREFIX xsd: , , , - , , , , @@ -334,7 +351,8 @@ PREFIX xsd: , , , - ; + , + ; skos:prefLabel "NVIS Major Vegetation Groups" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-groups.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl b/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl index c14a1ad6f..bd5ede2ca 100644 --- a/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl +++ b/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl @@ -235,8 +235,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 40" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -298,8 +299,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 79" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -415,8 +417,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 32" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -424,8 +427,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 12" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -433,8 +437,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 97" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -541,8 +546,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 30" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -631,8 +637,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 96" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -640,8 +647,9 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 16" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -681,6 +689,16 @@ PREFIX xsd: urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 99" ; + urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; +. + a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; @@ -768,6 +786,7 @@ PREFIX xsd: urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the Major Vegetation Sub-group identified by the National Vegetation Information System (NVIS)." ; + urnp:conceptNotation "MVS 98" ; urnp:conceptSource "Executive Steering Committee for Australian Vegetation Information (ESCAVI) (2003) Australian Vegetation Attribute Manual: National Vegetation Information System, Version 6.0. Department of the Environment and Heritage, Canberra." ; . @@ -780,6 +799,7 @@ PREFIX xsd: , , , + , , , , @@ -796,6 +816,7 @@ PREFIX xsd: , , , + , , , , @@ -806,10 +827,10 @@ PREFIX xsd: , , , - , , , , + , , , , @@ -817,14 +838,15 @@ PREFIX xsd: , , , + , , , , - , + , + , , , , - , , , , @@ -832,26 +854,24 @@ PREFIX xsd: , , , + , , , , - , , , , , , - , , , , - , + , , , , , - , - , + , , , , @@ -860,7 +880,6 @@ PREFIX xsd: , , , - , ; skos:prefLabel "NVIS Major Vegetation Sub-groups" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/nvis-major-vegetation-sub-groups.ttl"^^xsd:anyURI ; diff --git a/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl b/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl index 33f6bdce1..dd162a2ef 100644 --- a/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl +++ b/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl @@ -11,7 +11,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to No recognised method of observation stated for a target fauna." ; + urnp:conceptDefinition "Refers to NO recognised method of observation stated for a target fauna." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -20,7 +20,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the microhabitat where the targeted fauna was observed. A burrow is a hole or tunnel excavated into the ground by an animal to create a space suitable for habitation, temporary refuge, or as a byproduct of locomotion." ; + urnp:conceptDefinition "A burrow is a hole or tunnel excavated into the ground by an animal to create a space suitable for habitation, temporary refuge, or as a byproduct of locomotion." ; urnp:conceptSource "http://purl.obolibrary.org/obo/ENVO_01000429"^^xsd:anyURI , "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; @@ -31,7 +31,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the microhabitat where the targeted fauna was observed. A nest is a place of refuge to hold an animal's eggs or provide a place to live or raise offspring." ; + urnp:conceptDefinition "A nest is a place of refuge to hold an animal's eggs or provide a place to live or raise offspring." ; urnp:conceptSource "http://purl.jp/bio/11/meo/MEO_0000755"^^xsd:anyURI , "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; @@ -42,7 +42,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made by direct sighting of a fauna." ; + urnp:conceptDefinition "An observation method made by direct sighting of fauna in its habitat." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -51,7 +51,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations within pellets of an animal." ; + urnp:conceptDefinition "Pellets are fecal droppings of animals such as goat, rats, rabbits, wombats, etc., and are often used as a sign/evidence of the presence of the species in the environment. 'Within pellet' here represents an observation method (tier-2) that involves searching for any signs/evidence of a fauna species within a scat." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -60,7 +60,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations within scats of an animal." ; + urnp:conceptDefinition "Scats are fecal droppings of animals and are often represented by most to mark their territory. 'Within scats' here represents an observation method (tier-2) that involves searching for any signs/evidence of a fauna species within a scat." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -69,7 +69,9 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of fauna observation method, which involves detection of a fauna species via its odour or pheromones." ; + urnp:conceptDefinition + "Animal odour or pheromones are distinct secretions of animals, often used as a sign/evidence of their presence in its habitat." , + "Refers to the type of fauna observation method, which involves detection of a fauna species via its odour or pheromones." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -87,16 +89,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from eggs or egg shells of a fauna." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., the presence of a fauna detected from DNA information obtained from soil samples." ; + urnp:conceptDefinition "An animal egg, or ovum, is the female reproductive cell (gamete) in many animals and vay in shape, size and structure. Egg shells are outer protctive layer that surrounds the egg of many animals. The animal eggs/egg shells here represent particular life stage of animal and often used as a sign/evidence to detect their presence in its habitat." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -105,7 +98,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna with the assistance of satellite tracking." ; + urnp:conceptDefinition "A method of tracking the movements of fauna species facilitated by the assistance from satellite (i.e., imagery for example). " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -114,7 +107,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations of scratchings on a ground." ; + urnp:conceptDefinition "Scratchings are common traits of certain mammals leaving scars on trees, rocks etc." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -123,7 +116,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made on a fauna using spotlighting technique." ; + urnp:conceptDefinition "Spotlighting technique is a method used for fauna observations during the night and assists surveyors target nocturnal animals, using off-road vehicles and high-powered lights, spotlights, lamps or flashlights." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -132,7 +125,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from the exoskeleton- the outer rigid covering of an invertebrate fauna that has structural features intact." ; + urnp:conceptDefinition "Exoskeleton is the outer rigid covering of an invertebrate fauna with its structural features generally intact." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -141,7 +134,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made on a fauna using geospatial tracking devices." ; + urnp:conceptDefinition "Geospatial tracking devices are portable units designed to monitor and track location. They use satellite navigation to determine movement and establish geographic positions." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -150,7 +143,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations on a fauna made using a remote camera device." ; + urnp:conceptDefinition "Remote camera device are special devices that can be programmed to capture media (picture, videos) in places where humans cannot be physically present, and can be controlled remotely over a wireless network." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -159,7 +152,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected using a scent pad." ; + urnp:conceptDefinition "Scent pads are specific pads that are used as lures duing fauna observations." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -168,8 +161,10 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from the feather of a bird." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; + urnp:conceptDefinition "Feathers are light, upright epidermal outgrowths that form the external covering of the body of birds. Feathers include the smaller down feathers and the larger contour and flight feathers." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI , + "https://www.merriam-webster.com/dictionary/feather"^^xsd:anyURI ; . @@ -177,7 +172,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Any signs of a fauna detected from observations made on a fossil or sub-fossils within pellets." ; + urnp:conceptDefinition "Fossils are preserved remains of animal or plant parts, usually of a prehistoric origin. Whereas, a sub-fossil are remains (usually skeletal) of animals that are not ancient enough to qualify as a fossil." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -186,7 +181,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations made within the gut of an animal." ; + urnp:conceptDefinition "Animal gut is the portions of the alimentary canal, particularly the stomach and the intestines." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -195,7 +190,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The equipment/method used during a passive, 'targeted fauna survey'. Light trapping is designed for collecting flying insects attracted to ultra violet light and is useful for sampling insect populations." ; + urnp:conceptDefinition "Light trapping is designed for collecting flying insects attracted to ultra violet light and is useful for sampling insect populations." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -204,7 +199,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the fauna observation method, i.e., any signs of a fauna detected from observations of tracks." ; + urnp:conceptDefinition "Animal tracks are signs in the form of marks or imprints left behind on soil, ground or any related surface indicating the presence of a fauna species." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -222,7 +217,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The equipment/method used during a passive, 'targeted fauna survey'. Elliott trapping is a technique used to trap small to medium sized mammals. The are usually hinged design that allows trapping to be conducted by folding into a compact panel and easy transport to field locations and storage." ; + urnp:conceptDefinition "The equipment/method used during a passive, 'fauna survey'. Elliott trapping is a technique used to trap small to medium sized mammals. The are usually hinged design that allows trapping to be conducted by folding into a compact panel and easy transport to field locations and storage." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -231,7 +226,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e, any observations made from an helicopter." ; + urnp:conceptDefinition "Refers to the aerial observations made on fauna from a helicopter. Some of the commonly used helicopters for surveys are the 'Cessna 206', 'Bell Jet Ranger', 'Hughes 500', 'Robinson R22', 'Robinson R44'." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -240,7 +235,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made on a fauna captured in a 'Harp trap' (especially designed for bats). They are particularly useful in situations where bats in flight can be channeled through a natural funnel such as above a water course, a cave or mine entrance or a clear area within a forest. " ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any observations made on a fauna captured in a 'Harp trap' (especially designed for bats). They are particularly useful in situations where bats in flight can be channeled through a natural funnel such as above a water course, a cave or mine entrance or a clear area within a forest. " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI , "https://www.nhbs.com/blog/the-nhbs-harp-trap"^^xsd:anyURI ; @@ -260,7 +255,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from fauna captures in a pitfall trap. A pitfall trap is a simple device used to catch small animals - particularly insects and other invertebrates - that spend most of their time on the ground. " ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any observations made from fauna captures in a pitfall trap. A pitfall trap is a simple device used to catch small animals - particularly insects and other invertebrates - that spend most of their time on the ground. " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI , "https://www.nhm.ac.uk/discover/how-to-make-pitfall-trap-to-catch-insects.html#:~:text=A%20pitfall%20trap%20is%20a,wander%20nearby%20may%20fall%20in."^^xsd:anyURI ; @@ -271,7 +266,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna with the assistance of radio tracking device/s." ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any signs of a fauna with the assistance of radio tracking device/s." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -280,7 +275,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The equipment/method used in a 'targeted fauna survey'. Funnel trap is a trapping method used in trapping insects/invertebrates. Funnel traps are made of nested black funnels (up to as many as 12). Insects fall through the funnels to a cup that is filled with a preservative. " ; + urnp:conceptDefinition "The equipment/method used in a 'fauna survey'. Funnel trap is a trapping method used in trapping insects/invertebrates. Funnel traps are made of nested black funnels (up to as many as 12). Insects fall through the funnels to a cup that is filled with a preservative. " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -289,7 +284,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations on a fauna captured using mist nets. The net is made of a very fine diameter cord, which is almost invisible when set up and is often used to capture birds, because they fail to see it, and fly straight into it." ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any observations on a fauna captured using mist nets. The net is made of a very fine diameter cord, which is almost invisible when set up and is often used to capture birds, because they fail to see it, and fly straight into it." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -298,7 +293,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations on a fauna made using 'hair' or 'fur'." ; + urnp:conceptDefinition "Animal fur are densely packed hairs on the skin of mammals." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -311,21 +306,12 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made on a carcass (dead and or decaying animal)." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations on a fauna from hand (physical) captures." ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any observations on a fauna from hand (physical) captures." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -343,7 +329,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from fauna captures using a wet pitfall trap." ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any observations made from fauna captures using a wet pitfall trap." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -352,7 +338,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations of scratchings on a tree." ; + urnp:conceptDefinition "Refers to the fauna observation method, i.e., any signs of a fauna detected from observations of scratchings on a tree." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -361,7 +347,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from a fixed-wing aircraft." ; + urnp:conceptDefinition "Refers to aerial observations on fauna made from a fixed-wing aircraft. A fixed-wing aircraft is a heavier-than-air flying machine, such as an airplane, that achieves flight through aerodynamic lift generated by its stationary wings. Unlike rotary-wing aircraft (which use spinning rotors for lift) and ornithopters (which mimic bird-like wing flapping), fixed-wing aircraft can include flexible-wing designs like kites, hang gliders, variable-sweep wing planes, and morphing-wing airplanes." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -379,7 +365,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna with the assistance of ultrasonic recording device/s." ; + urnp:conceptDefinition "Ultrasound recorders are devices that send high-frequency sound waves in the environment to create images or detect objects and movements within various mediums, such as a mammalian body or other environments. They are popular for wildlife monitoring, biodiversity surveys, habitat assessments and echolocation studies (e.g., bats)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -388,7 +374,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the method of identification of Vertebrate fauna. Taxon is identified using DNA sequencing techniques from environmental samples (eDNA)." ; + urnp:conceptDefinition "Environment DNA (eDNA) are the DNA that contains genetic information of living organisms representing a specific environmental and is usually sourced from soil, water, etc." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -406,7 +392,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Represents any 'other' categorical collection NOT listed." ; + urnp:conceptDefinition "Represents any 'Other' categorical collection NOT listed in the given collection." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -415,7 +401,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations on a fauna made using 'Hair Tubes', which are short sections of PVC pipe lined with pieces of double-sided sticky-tape." ; + urnp:conceptDefinition "Hair Tubes are short sections of PVC pipe lined with pieces of double-sided sticky-tape and useful to obtain hair/fur samples of animals." ; urnp:conceptSource "https://cdn.environment.sa.gov.au/environment/docs/wec-collection-of-hair-and-feather-samples.pdf"^^xsd:anyURI , "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; @@ -426,7 +412,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations of animal scats." ; + urnp:conceptDefinition "Scats are fecal droppings of animals and are often represented by most to mark their territory." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -435,7 +421,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "A tracking pad is an artificial pad made of loose material (such as sand for example) that are used to study and observed animal tracks during a fauna survey." ; + urnp:conceptDefinition "A tracking pad is an artificial pad made of loose material (such as sand for example) that are used to study and observe animal tracks. These pads are often designed to be delpoyed in habitats where animal activity/movements are high." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -444,7 +430,9 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the microhabitat where the fauna was observed. A den is a place of refuge for many mammals and are usually either buried deep underground or built by the animal to create a secret shelter." ; + urnp:conceptDefinition + "A den is a place of refuge for many mammals and are usually either buried deep underground or built by the animal to create a secret shelter." , + "Refers to the microhabitat where the fauna was observed. A den is a place of refuge for many mammals and are usually either buried deep underground or built by the animal to create a secret shelter." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -453,8 +441,10 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations of skeleton, bone or teeth." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; + urnp:conceptDefinition "Bones/teeth are non-perishable remains of mammals that are often divided into skeleton (bones) and dentition (teeth)." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI , + "https://doi.org/10.4324/9781315425016"^^xsd:anyURI ; . @@ -462,7 +452,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made using a pellet (refers to bird observations only)." ; + urnp:conceptDefinition "Pellets are fecal droppings of animals such as goat, rats, rabbits, wombats, etc., and are often used as a sign/evidence of the presence of the species in the environment." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -471,7 +461,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from fauna captures in a pan trap. A pan trap is a type of insect trap primarily used to capture small invertebrates (e.g., members of Hymenoptera) and often used to sample the abundance and diversity of insects. " ; + urnp:conceptDefinition "A pan trap is a type of insect trap primarily used to capture small invertebrates (e.g., members of Hymenoptera) and often used to sample the abundance and diversity of insects." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -480,7 +470,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., the presence of a fauna detected from DNA information obtained from water samples." ; + urnp:conceptDefinition "Water samples are representative samples of a given habitat that serve as a source to study the chemical composition and detect the presence of fauna species (DNA)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -489,7 +479,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The equipment/method used during a passive, 'targeted fauna survey'. A cage trap is a trap made of metal or galvanised mesh and used in trapping mammals. " ; + urnp:conceptDefinition "A cage trap is a trap made of metal or galvanised mesh, normally used for trapping mammals. " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -498,7 +488,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations of skin." ; + urnp:conceptDefinition "Skin is the outermost protective layer and the largest organ covering the body of vertebrate animal." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -506,7 +496,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to No observation method of a target fauna." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -516,7 +506,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The equipment/method used during a passive, 'targeted fauna survey'. Sweep nets are usually used for capturing insects using a number of sweeps. The net is made of fine diameter mesh fitted to a metal handle to trap invertebrates in air." ; + urnp:conceptDefinition "Sweep nets are usually used for capturing insects using a number of sweeps. The net is made of fine diameter mesh fitted to a metal handle to trap invertebrates in air." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI , "https://www.amentsoc.org/insects/glossary/terms/sweep-net/"^^xsd:anyURI ; @@ -527,7 +517,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made from acoustic signals." ; + urnp:conceptDefinition "An acoustic recorder is a device that emits a soundwave at a range of frequencies, and are used to detect and monitor biodiversity in a given area." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -536,7 +526,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations on a fauna captured using a malaise trap. A Malaise trap is a type of insect trap primarily used to capture invertebrates. They are large, tent-like structure effective in capturing flying insects (e.g., members of Hymenoptera and Diptera). " ; + urnp:conceptDefinition "A Malaise trap is a type of insect trap primarily used to capture invertebrates. They are large, tent-like structure effective in capturing flying insects (e.g., members of Hymenoptera and Diptera). " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -545,7 +535,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any observations made on a fauna using their DNA information." ; + urnp:conceptDefinition "DNA, or deoxyribonucleic acid, is the hereditary material in almost all living organisms that carries the genetic instructions used in growth, development, functioning, and reproduction. It consists of two long chains of nucleotides twisted into a double helix, with sequences of four types of nitrogen bases (adenine, thymine, cytosine, and guanine) that encode genetic information." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . @@ -554,13 +544,22 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the targeted fauna observation method, i.e., any signs of a fauna detected from observations on shells." ; + urnp:conceptDefinition "A shell is a hard, rigid outer layer, which has evolved in a very wide variety of different animals, including molluscs, crustaceans, turtles and tortoises." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Refers to an trap type that is not common (unknown) but used for animal capture/s." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; . a skos:Collection ; - dcterms:description "A collection of observation methods (tier 2) used during a fauna survey. Some examples of tier 2 method include observations such as 'spotlighting', 'scat', 'skin', 'scratchings', 'bone/teeth', 'diggings', 'tracks', etc." ; + dcterms:description "A collection of various observation methods (tier-2) used for identification of target fauna species or during opportunistic observations. Some examples of tier-2 methods include observations made from 'aerial - helicopter', 'serial - fixed wing aircraft' or on ground in the form of animal 'diggings', 'scats', 'scratchings', 'tracks', to name a few." ; dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-2-observation-methods"^^xsd:anyURI ; rdfs:isDefinedBy ; skos:member @@ -569,15 +568,13 @@ PREFIX xsd: , , , - , , , , , , - , + , , - , , , , @@ -611,6 +608,7 @@ PREFIX xsd: , , , + , , , , @@ -624,7 +622,7 @@ PREFIX xsd: , , ; - skos:prefLabel "Observation methods tier 2" ; + skos:prefLabel "observation methods (tier-2)" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-2.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl b/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl index eb5efcefd..0b3b5ebe5 100644 --- a/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl +++ b/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl @@ -6,105 +6,6 @@ PREFIX urnc: PREFIX urnp: PREFIX xsd: - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -114,204 +15,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -321,39 +24,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -363,39 +33,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -405,17 +42,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -425,204 +51,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -650,50 +78,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -703,28 +87,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -734,28 +96,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -765,17 +105,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -785,28 +114,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -816,50 +123,6 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; @@ -869,131 +132,26 @@ PREFIX xsd: urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; - urnp:conceptSource - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; -. - a skos:Collection ; - dcterms:description "A collection of unique identifier codes used during an opportune observation methods - tier 3." ; - dcterms:source - "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; + dcterms:description "A collection of opportune observation methods - tier 3." ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; rdfs:isDefinedBy ; skos:member , , - , - , - , - , , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , , , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , , - , - , - , - , - , , , - , - , - , - , - , - , - , - , - , - , , , - , - , - , - , - , - , , - , - , - , - , , , - , - , - , - ; + ; skos:prefLabel "Observation methods tier 3" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/phenological-stages.ttl b/vocab_files/categorical_collections/luts/phenological-stages.ttl index 321809b43..f71433ed3 100644 --- a/vocab_files/categorical_collections/luts/phenological-stages.ttl +++ b/vocab_files/categorical_collections/luts/phenological-stages.ttl @@ -11,7 +11,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "A fertility quality inhering in a bearer by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." ; + urnp:conceptDefinition "Refers to the plant phenological stage, characterized by non-reproductive or sterile vegetative growth. A fertility quality in other words is inhering in a bearer by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." ; urnp:conceptSource "http://purl.obolibrary.org/obo/PATO_0000956"^^xsd:anyURI , "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; @@ -77,21 +77,12 @@ PREFIX xsd: "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; . - - a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; - urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "A non-reproductive phase in plants (i.e. no flowers, buds or unshed seed), that do not classify as seedlings or saplings." ; - urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; -. - a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "A plant phenological stage, with flowering buds, indicating an onset for flowering." ; + urnp:conceptDefinition "A plant phenological stage, characterised by abundance of young or developing unopened buds, indicating an onset for flowering." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; . @@ -100,7 +91,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the plant phenological stage of an old senescing fruit, i.e., in a stage at which the fruits begins to deteriorate." ; + urnp:conceptDefinition "Refers to the plant phenological stage, characterised by abundance of old senescing fruit. During this stage the fruit begins to deteriorate." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; . @@ -109,10 +100,8 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the plant phenological stage when in flower. Flowers accroding to [Henderson's] n. the reproductive structure of angiosperms (Anthophyta q.v.), being derived evolutionarily from a leafy shoot in which leaves have become modified into petals, sepals and calyx, and into the car­pels and stamens in which the gametes are formed." ; - urnp:conceptSource - "http://vocabs.lter-europe.net/EnvThes/20574"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; + urnp:conceptDefinition "Refers to the plant phenological stage characterized by active bloom, and peak flowering period." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; . @@ -120,7 +109,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "A fertility quality inhering in a bearer by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction." ; + urnp:conceptDefinition "Refers to the plant phenological stage, characterized by healthy reproductive individual capable of initiating, sustaining, or supporting reproduction." ; urnp:conceptSource "http://purl.obolibrary.org/obo/PATO_0000955"^^xsd:anyURI , "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; @@ -131,7 +120,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the plant phenological stage of fruit development." ; + urnp:conceptDefinition "Refers to the plant phenological stage, characterized by young/active fruit development." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; . @@ -151,10 +140,8 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/phenological-stages.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The fleshy or dry ripened ovary of a plant, enclosing the seed or seeds." ; - urnp:conceptSource - "http://purl.bioontology.org/ontology/MESH/D005638"^^xsd:anyURI , - "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; + urnp:conceptDefinition "Refers to the plant phenological stage, characterized by abundance of fresh ripened fleshly or dry fruits." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-floristics-phenologies"^^xsd:anyURI ; . @@ -181,7 +168,6 @@ PREFIX xsd: , , , - , , , , diff --git a/vocab_files/categorical_collections/luts/plot-marker-locations.ttl b/vocab_files/categorical_collections/luts/plot-marker-locations.ttl index edb1d64cb..33196a17e 100644 --- a/vocab_files/categorical_collections/luts/plot-marker-locations.ttl +++ b/vocab_files/categorical_collections/luts/plot-marker-locations.ttl @@ -11,7 +11,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/plot-marker-locations.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'southwest' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'southwest' corner of the study plot." ; urnp:conceptNotation "SW" ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-corners"^^xsd:anyURI ; . @@ -21,7 +21,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/plot-marker-locations.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'centre' of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "The spatial point location, denoting the 'Centre' of the study plot and is equidistant from the plot corners." ; urnp:conceptNotation "Centre" ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-corners"^^xsd:anyURI ; . @@ -31,7 +31,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/plot-marker-locations.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'northwest' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'northwest' corner of the study plot." ; urnp:conceptNotation "NW" ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-corners"^^xsd:anyURI ; . @@ -41,7 +41,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/plot-marker-locations.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'southeast' end or the orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, coarse woody debris transect, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'southeast' corner of the study plot." ; urnp:conceptNotation "SE" ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-corners"^^xsd:anyURI ; . @@ -51,7 +51,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/plot-marker-locations.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "The spatial point location, denoting the 'northeast' end or orientation of the study plot, e.g. in a basal sweep sampling point, camera trap point, etc." ; + urnp:conceptDefinition "The spatial point location which represents the cardinal direction at the 'northeast' corner of the study plot." ; urnp:conceptNotation "NE" ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-corners"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/soil-lithology-types.ttl b/vocab_files/categorical_collections/luts/soil-lithology-types.ttl index 1e3df2e6f..e423a5796 100644 --- a/vocab_files/categorical_collections/luts/soil-lithology-types.ttl +++ b/vocab_files/categorical_collections/luts/soil-lithology-types.ttl @@ -860,7 +860,7 @@ PREFIX xsd: a skos:Collection ; - dcterms:description "A collection of parent rock and unconsolidated materials. Some examples include rocks that are of igneous origin such as, Adamellite, Andesite, Diorite, etc., or rocks that are sedimentary, such as Alcrete, Calcrete, Coal to name a few." ; + dcterms:description "A collection of soil lithology types, i.e., of origin from the parent rock and unconsolidated materials. Some examples include rocks that are of igneous origin such as, Adamellite, Andesite, Diorite, etc., or rocks that are sedimentary, such as Alcrete, Calcrete, Coal etc., to name a few." ; dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-soils-lithologies"^^xsd:anyURI , "McCallum K, Laws M, Cox B, Bignall J, O’Neill S, Sparrow B. (2023) Plot Description Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; diff --git a/vocab_files/categorical_collections/luts/targeted-survey-fauna-vouchers.ttl b/vocab_files/categorical_collections/luts/targeted-survey-fauna-vouchers.ttl index 4ba0ada7d..e7ec08ed6 100644 --- a/vocab_files/categorical_collections/luts/targeted-survey-fauna-vouchers.ttl +++ b/vocab_files/categorical_collections/luts/targeted-survey-fauna-vouchers.ttl @@ -46,7 +46,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/targeted-survey-fauna-vouchers.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the type of voucher specimen of a targeted fauna. Carcass is a dead body of an animal. " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-targeted-survey-fauna-vouchers"^^xsd:anyURI ; . @@ -57,8 +57,8 @@ PREFIX xsd: dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-targeted-survey-fauna-vouchers"^^xsd:anyURI ; rdfs:isDefinedBy ; skos:member + , , - , , , ; diff --git a/vocab_files/categorical_collections/luts/track-substrate-types.ttl b/vocab_files/categorical_collections/luts/track-substrate-types.ttl index 13cffec74..e5f7d6ef0 100644 --- a/vocab_files/categorical_collections/luts/track-substrate-types.ttl +++ b/vocab_files/categorical_collections/luts/track-substrate-types.ttl @@ -10,7 +10,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/track-substrate-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the type of substrate (gravel material) used for fauna signs-based observation." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-track-station-substrates"^^xsd:anyURI ; . @@ -59,8 +59,8 @@ PREFIX xsd: dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-track-station-substrates"^^xsd:anyURI ; rdfs:isDefinedBy ; skos:member - , , + , , , ; diff --git a/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl b/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl similarity index 71% rename from vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl rename to vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl index d7b32134c..6d995d6df 100644 --- a/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl +++ b/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl @@ -8,16 +8,18 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl"^^xsd:anyURI ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Trees: Dominated by over- mature plants particularly in the dominant stratum; evidence of senescence in many plants, some without obvious links to disturbance. Tree crowns show signs of contracting: dead branches and decreased crown diameter and leaf area. Distorted branches and burls may be common. Dead trees may be present; Shrubs: Dominated by old plants (thick stems and primary branches, with increasing dead wood or thin and open if species sheds dead branches), particularly in the dominant stratum. Many senescent plants, some without obvious links to disturbance; Grasses and herbs: In largely annual vegetation, reproduction is complete, and plants are dying or mostly dead; in perennial vegetation, plants have lost vigour, are breaking down; perennial grass base choked with old/brown tiller bases. Litter accumulation may be high; Cryptograms: Clear evidence of the degeneration of plants or clumps; dead older parts of plants may be conspicuous." ; + urnp:conceptDefinition "Trees: Dominated by mature plants particularly in the dominant stratum; evidence of senescence in many plants, some without obvious links to disturbance. Tree crowns show signs of contracting: dead branches and decreased crown diameter and leaf area. Distorted branches and burls may be common. Dead trees may be present; Shrubs: Dominated by old plants (thick stems and primary branches, with increasing dead wood or thin and open if species sheds dead branches), particularly in the dominant stratum. Many senescent plants, some without obvious links to disturbance; Grasses and herbs: In largely annual vegetation, reproduction is complete, and plants are dying or mostly dead; in perennial vegetation, plants have lost vigour, are breaking down; perennial grass base choked with old/brown tiller bases. Litter accumulation may be high; Cryptograms: Clear evidence of the degeneration of plants or clumps; dead older parts of plants may be conspicuous." ; urnp:conceptSource "Bignall J, Laws M, McCallum K, O’Neill S, Lewis, D, Sparrow B (2023) Vegetation Mapping Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; . a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl"^^xsd:anyURI ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Trees: Mature-sized plants, with or without emergent senescent plants. Trees at maximum height for the type and conditions. Crown at full lateral development and limbs thicker in stands. No apical dominance; Shrubs: Mature-sized plants with or without emergent senescent plants; Grasses and herbs: Most plants of reproductive age; depending on vegetation type, reproduction evident, or would be if environmental conditions were appropriate (e.g., water availability); Cryptograms: Swards of plants common; plants of mature physiognomy (clump sizes and forms); reproduction common at appropriate times of year or drought/rain cycle; overall health and vigour high." ; @@ -26,7 +28,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl"^^xsd:anyURI ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Trees: Dominated by small, juvenile, dense to very sparse regenerating plants, with or without a few older, widely spaced, emergent plants; Shrubs: Dominated by small, juvenile, dense to very sparse regenerating plants. A few older, widely spaced emergents may be present; Grasses and herbs: Plants small and juvenile stages predominate, bare soil or old litter common; Cryptograms: Thin growth of young plants or widely spaced clumps of young plants." ; @@ -35,7 +38,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl"^^xsd:anyURI ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Trees: Mixed size and age classes, usually identified by two or more strata dominated by the same species but can also be sites with different species regenerating in the understorey of an older canopy; Shrubs: Mixed size and age classes; usually two or more strata dominated by the same species but includes sites with different species regenerating in the understorey of an older canopy; Grasses and herbs: A mixture of mature, perennial and immature annual species present on site; Cryptograms: A mixture of mature reproductive plants with immature regeneration." ; @@ -44,7 +48,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl"^^xsd:anyURI ; + dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; urnp:conceptDefinition "Trees: Dominated by dense to sparse, well-developed, immature plants. Large emergents can be present with crown cover <5% of the total crown cover. However, if the cover is >5%, classify as ‘uneven age’. Trees have well- developed stems (poles). Crowns have small branches. The height is below maximum height for the stand type. Apical dominance still apparent in vigorous trees; Shrubs: Dominated by dense to sparse, well-developed but not mature plants. If large emergent plants are present, then they occupy <5% crown cover of the dominant stratum; if >5%, classify as ‘uneven age’; Grasses and herbs: Vegetative growth abundant; plants approaching full mature size but reproductive material absent or in early stages only; soil surface largely obscured in average sites; Cryptograms: Cover of plants high for the site; some reproduction may be evident." ; @@ -53,16 +58,19 @@ PREFIX xsd: a skos:Collection ; - dcterms:description "A collection of the types of vegetation growth stages observed in a forest or woodlands. Examples include, 'early regeneration', 'advanced regeneration', 'mature phase', and 'senescent phase'." ; - dcterms:source "Bignall J, Laws M, McCallum K, O’Neill S, Lewis, D, Sparrow B (2023) Vegetation Mapping Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; + dcterms:description "A collection of the vegetation age structure classes, i.e., relative age classes of the vegetation in the plot. Examples include, 'early regeneration', 'advanced regeneration', 'mature phase', and 'senescent phase'." ; + dcterms:source + "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-growth-stages"^^xsd:anyURI , + "Bignall J, Laws M, McCallum K, O’Neill S, Lewis, D, Sparrow B (2023) Vegetation Mapping Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; + skos:altLabel "vegetation growth stages" ; skos:member , , , , ; - skos:prefLabel "Vegetation growth stage types" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-growth-stage-types.ttl"^^xsd:anyURI ; + skos:prefLabel "vegetation age structure classes" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-age-structure-classes.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/vegetation-structural-formation.ttl b/vocab_files/categorical_collections/luts/vegetation-structural-formation.ttl index 7d6e2fed8..c2a5c7d61 100644 --- a/vocab_files/categorical_collections/luts/vegetation-structural-formation.ttl +++ b/vocab_files/categorical_collections/luts/vegetation-structural-formation.ttl @@ -549,7 +549,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vegetation-structural-formation.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the NVIS dominant vegetation structural formation class, with a percent cover of about 50-80% members of hummock grasses (e.g., Triodia). " ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-veg-structural-formations"^^xsd:anyURI , @@ -1246,8 +1246,8 @@ PREFIX xsd: , , , - , , + , , , , diff --git a/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl b/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl index ea6253c5b..4270d4ec7 100644 --- a/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl +++ b/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl @@ -28,7 +28,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Represents any 'other' categorical collection NOT listed." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -56,7 +56,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type/source of animal tissue vouchered. Muscle is a contractile tissue of animals and is derived from the mesodermal layer of embryonic germ cells." ; + urnp:conceptDefinition "Refers to the type/source of animal tissue sample vouchered. Muscle is a contractile tissue of animals and is derived from the mesodermal layer of embryonic germ cells." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -65,8 +65,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type/source of animal tissue vouchered. Ears are sense organs needed for the detection of sound and for establishing balance. The outer ear consists of the auricle, the ear canal as well as the tympanic membrane. " ; - urnp:conceptNotation "ECOP" ; + urnp:conceptDefinition "Refers to the type/source of animal tissue sample vouchered. Ears are sense organs needed for the detection of sound and for establishing balance. The outer ear consists of the auricle, the ear canal as well as the tympanic membrane." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -92,8 +91,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type/source of animal specimen sample vouchered. Bones are rigid organs that constitute part of the endoskeleton of vertebrates." ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Bones/teeth are non-perishable remains of mammals that are often divided into skeleton (bones) and dentition (teeth)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -119,8 +118,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen sample. Furs are densely-packed hairs on the skin of mammals." ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Animal fur are densely packed hairs on the skin of mammals." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -146,7 +145,7 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; + urnp:categoricalConcept ; urnp:conceptDefinition "Refers to the type of voucher specimen sample. Feathers are one of the epidermal growths that form the distinctive outer covering, or plumage, on birds." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -156,7 +155,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of plant (partial) voucher specimen." ; + urnp:conceptDefinition "Refers to the plant (partial) material voucher specimen." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -227,8 +226,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen sample. Skin is a non-parenchymatous organ that consists of the epidermis, dermis and sets of hair and nails and which surrounds the entire body." ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Skin is the outermost protective layer and the largest organ covering the body of vertebrate animal." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -237,7 +236,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen sample. They are digits at the end of the foot." ; + urnp:conceptDefinition "Refers to the type of animal tissue sample vouchered. They are digits at the end of the foot." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; . @@ -246,9 +245,10 @@ PREFIX xsd: dcterms:description "Refers to a collection of the type of specimens being vouchered. A voucher specimen is a preserved specimen of an expertly identified taxon deposited in a permanent and accessible storage facility that may later be obtained for examination and further study. This may comprise of a whole plant or animal, part thereof, or a tissue sample (examples include, animal fur, animal hair, plant tissue material, eDNA, etc.)." ; dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-2s"^^xsd:anyURI ; rdfs:isDefinedBy ; + skos:altLabel "voucher types - tier-2" ; skos:member , - , + , , , , @@ -260,19 +260,19 @@ PREFIX xsd: , , , - , , - , , + , , + , , - , , + , , , - , , - ; + , + ; skos:prefLabel "voucher specimen sample types" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-sample-type.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl b/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl index 7e5586997..c9b7c8b8f 100644 --- a/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl +++ b/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl @@ -10,8 +10,8 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Represents any 'other' categorical collection NOT listed." ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Represents any 'other' categorical collection NOT listed in the present collection." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; . @@ -29,7 +29,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen with a complete/whole plant specimen with representative traits identifying the given taxon." ; + urnp:conceptDefinition "Refers to the type of voucher specimen with a complete/whole plant specimen representative of traits useful for identifying the given taxon." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; . @@ -47,7 +47,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen of a targeted fauna. Animal tissue can generally contain any tissue samples obtained from animal body/organs." ; + urnp:conceptDefinition "Animal tissues are tissue samples obtained from animal body/organs." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; . @@ -55,21 +55,22 @@ PREFIX xsd: a urnc:CategoricalConceptMeta ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; - urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen of a targeted fauna. Carcass is a dead body of an animal." ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Carcass is a dead body of an animal." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; . a skos:Collection ; - dcterms:description "Refers to a collection of the types of plant specimen vouchers being vouchered. A voucher specimen is a preserved specimen of an expertly identified taxon deposited in a permanent and accessible storage facility that may later be obtained for examination and further study. This may comprise of a whole plant or part thereof, or a tissue sample (examples include, whole plant, plant tissue material, etc.)." ; + dcterms:description "A collection of the types of plant specimen/s vouchered. A voucher specimen is a preserved specimen of an expertly identified taxon deposited in a permanent and accessible storage facility that may later be obtained for examination and further study. This may comprise of a whole plant or part thereof, or a tissue sample (examples include, whole plant, plant tissue material, etc.)." ; dcterms:source "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; rdfs:isDefinedBy ; + skos:altLabel "voucher types - tier-1" ; skos:member , - , - , + , , + , , , , @@ -83,7 +84,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen of a targeted fauna. Scats are animal faecal matter." ; + urnp:conceptDefinition "Scats are faeces/faecal pellets/dung/droppings of animals. Often individual or scattered pellets (e.g. rabbit), or clumped pellet groups (e.g. deer)." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; . @@ -92,7 +93,7 @@ PREFIX xsd: schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/voucher-specimen-types.ttl"^^xsd:anyURI ; urnp:categoricalCollection ; urnp:categoricalConcept ; - urnp:conceptDefinition "Refers to the type of voucher specimen of a targeted fauna. Blood samples are drawn from animals and stored in vials, or tubes for clinical purposes." ; + urnp:conceptDefinition "A liquid tissue in animals which functions mostly to transport oxygen throughout the body; and supply the tissues with nutrients, removes waste products, and contains various components of the immune system defending the body against infection." ; urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-opportune-voucher-type-tier-1s"^^xsd:anyURI ; . diff --git a/vocab_files/deprecated_vocabs/luts/observation-method-tier-3.ttl b/vocab_files/deprecated_vocabs/luts/observation-method-tier-3.ttl new file mode 100644 index 000000000..eb5efcefd --- /dev/null +++ b/vocab_files/deprecated_vocabs/luts/observation-method-tier-3.ttl @@ -0,0 +1,1000 @@ +PREFIX dcterms: +PREFIX rdfs: +PREFIX schema: +PREFIX skos: +PREFIX urnc: +PREFIX urnp: +PREFIX xsd: + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Active." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Water." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - With chick/s." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Fresh." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Recent." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Soil." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - With egg/s." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Plant." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Old." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Vertebrate derived." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Invertebrate derived." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Air." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Subfossil." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Opportunistic Observation methods - Inactive." ; + urnp:conceptSource "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a urnc:CategoricalConceptMeta ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; + urnp:categoricalCollection ; + urnp:categoricalConcept ; + urnp:conceptDefinition "Unique identifier codes for Opportunistic Observation methods." ; + urnp:conceptSource + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; +. + + + a skos:Collection ; + dcterms:description "A collection of unique identifier codes used during an opportune observation methods - tier 3." ; + dcterms:source + "https://core.vocabs.paratoo.tern.org.au/api/lut-observation-methods"^^xsd:anyURI , + "https://core.vocabs.paratoo.tern.org.au/api/lut-tier-3-observation-methods"^^xsd:anyURI ; + rdfs:isDefinedBy ; + skos:member + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ; + skos:prefLabel "Observation methods tier 3" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observation-method-tier-3.ttl"^^xsd:anyURI ; +. + diff --git a/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/collection.ttl b/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/collection.ttl index 853f4acfa..793264d6a 100644 --- a/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/collection.ttl +++ b/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/collection.ttl @@ -25,12 +25,12 @@ PREFIX xsd: , , , + , , , , , - , - ; + ; skos:prefLabel "Plot Description - Enhanced Protocol Observable Properties" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/collection.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/growth-stage.ttl b/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/vegetation-growth-stage.ttl similarity index 83% rename from vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/growth-stage.ttl rename to vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/vegetation-growth-stage.ttl index 64aa0e944..dd6ea0296 100644 --- a/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/growth-stage.ttl +++ b/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/vegetation-growth-stage.ttl @@ -6,11 +6,11 @@ PREFIX xsd: a urnc:ObservablePropertyMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/growth-stage.ttl"^^xsd:anyURI ; - urnp:categoricalValuesCollection ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/vegetation-growth-stage.ttl"^^xsd:anyURI ; + urnp:categoricalValuesCollection ; urnp:featureType ; urnp:observablePropertiesCollection ; - urnp:observableProperty ; + urnp:observableProperty ; urnp:protocolModule ; urnp:valueType tern:IRI ; . diff --git a/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/collection.ttl b/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/collection.ttl index e9961f750..569963669 100644 --- a/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/collection.ttl +++ b/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/collection.ttl @@ -16,10 +16,10 @@ PREFIX xsd: , , , + , , , - , - ; + ; skos:prefLabel "Plot Description - Standard Protocol Observable Properties" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/collection.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/growth-stage.ttl b/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/vegetation-growth-stage.ttl similarity index 83% rename from vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/growth-stage.ttl rename to vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/vegetation-growth-stage.ttl index 7c8e5a895..fe45d1e93 100644 --- a/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/growth-stage.ttl +++ b/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/vegetation-growth-stage.ttl @@ -6,11 +6,11 @@ PREFIX xsd: a urnc:ObservablePropertyMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/growth-stage.ttl"^^xsd:anyURI ; - urnp:categoricalValuesCollection ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-standard-protocol/vegetation-growth-stage.ttl"^^xsd:anyURI ; + urnp:categoricalValuesCollection ; urnp:featureType ; urnp:observablePropertiesCollection ; - urnp:observableProperty ; + urnp:observableProperty ; urnp:protocolModule ; urnp:valueType tern:IRI ; . diff --git a/vocab_files/observable_properties_by_module/vegetation-mapping/dominant-growth-stage.ttl b/vocab_files/observable_properties_by_module/vegetation-mapping/vegetation-growth-stage.ttl similarity index 95% rename from vocab_files/observable_properties_by_module/vegetation-mapping/dominant-growth-stage.ttl rename to vocab_files/observable_properties_by_module/vegetation-mapping/vegetation-growth-stage.ttl index 0847d9645..0ad5262e8 100644 --- a/vocab_files/observable_properties_by_module/vegetation-mapping/dominant-growth-stage.ttl +++ b/vocab_files/observable_properties_by_module/vegetation-mapping/vegetation-growth-stage.ttl @@ -6,7 +6,7 @@ PREFIX xsd: a urnc:ObservablePropertyMeta ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/vegetation-mapping/dominant-growth-stage.ttl"^^xsd:anyURI ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/vegetation-mapping/vegetation-growth-stage.ttl"^^xsd:anyURI ; urnp:categoricalValuesCollection ; urnp:featureType ; urnp:hasAttribute ; diff --git a/vocab_files/observable_property_concepts/field-species-name.ttl b/vocab_files/observable_property_concepts/field-species-name.ttl index 89f2a828b..a638f69d1 100644 --- a/vocab_files/observable_property_concepts/field-species-name.ttl +++ b/vocab_files/observable_property_concepts/field-species-name.ttl @@ -6,9 +6,7 @@ PREFIX xsd: a skos:Concept ; - dcterms:source - "Laws M, Bignall J, McCallum K, Cox B, Potter T, O’Neill S, Sparrow B. (2023) Floristics Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide."^^xsd:anyURI , - "Laws M, McCallum K, Bignall J, Cox B, Potter T, O’Neill S, Sparrow B. (2023) Plant Tissue Vouchering Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; + dcterms:source "Laws M, McCallum K, Bignall J, Cox B, Potter T, O’Neill S, Sparrow B. (2023) Plant Tissue Vouchering Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; skos:altLabel "field name" , diff --git a/vocab_files/observable_property_concepts/growth-form.ttl b/vocab_files/observable_property_concepts/growth-form.ttl index ec765746d..af424b88f 100644 --- a/vocab_files/observable_property_concepts/growth-form.ttl +++ b/vocab_files/observable_property_concepts/growth-form.ttl @@ -6,9 +6,10 @@ PREFIX xsd: a skos:Concept ; - dcterms:source "Ecological Field Monitoring protocols - Fire Module, Targeted survey module, Opportunistic module, Floristics module draft v0.1, 30/11/2021" ; + dcterms:source "Laws M, Morgan R, McCallum K, Bignall J, Cox B, O'Neill S, Sparrow B. (2023) Fire Severity Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; skos:altLabel + "NVIS growth form" , "flora growth form" , "plant growth form" ; skos:definition "Plant growth forms can be defined as the physical form a plant assumes under the conditions of its environment." ; diff --git a/vocab_files/observable_property_concepts/growth-stage.ttl b/vocab_files/observable_property_concepts/growth-stage.ttl index ad809ae71..aa96d131f 100644 --- a/vocab_files/observable_property_concepts/growth-stage.ttl +++ b/vocab_files/observable_property_concepts/growth-stage.ttl @@ -6,11 +6,13 @@ PREFIX xsd: a skos:Concept ; - dcterms:source "Ecological Field Monitoring protocols - Targeted survey , Vegetation Mapping, Plot Description , Condition and Recruitment module , draft v0.1, 30/11/2021" ; + dcterms:source "McCallum K, Laws M, Cox B, Bignall J, O’Neill S, Sparrow B. (2023) Plot Description Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; - skos:altLabel "flora growth stage" ; + skos:altLabel + "flora growth stage" , + "plant growth stage" ; skos:closeMatch ; - skos:definition "The age class of the biological individual(s) at the time of the Occurrence was recorded." ; + skos:definition "The stage (or age class) in the development of biological individual(s) represented by a relative increase in size, or mass, or number, at the time of occurrence." ; skos:prefLabel "growth stage" ; schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_property_concepts/growth-stage.ttl"^^xsd:anyURI ; . diff --git a/vocab_files/observable_property_concepts/dominant-growth-stage.ttl b/vocab_files/observable_property_concepts/vegetation-growth-stage.ttl similarity index 65% rename from vocab_files/observable_property_concepts/dominant-growth-stage.ttl rename to vocab_files/observable_property_concepts/vegetation-growth-stage.ttl index 9a03f71a4..1ec1d6cc7 100644 --- a/vocab_files/observable_property_concepts/dominant-growth-stage.ttl +++ b/vocab_files/observable_property_concepts/vegetation-growth-stage.ttl @@ -8,10 +8,12 @@ PREFIX xsd: a skos:Concept ; dcterms:source "Bignall J, Laws M, McCallum K, O’Neill S, Lewis, D, Sparrow B (2023) Vegetation Mapping Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ; rdfs:isDefinedBy ; - skos:altLabel "vegetation growth stage" ; + skos:altLabel + "dominant growth stage" , + "vegetation age structure" ; skos:closeMatch ; - skos:definition "The dominant growth stage of a vegetation in a given region." ; - skos:prefLabel "dominant growth stage" ; - schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_property_concepts/dominant-growth-stage.ttl"^^xsd:anyURI ; + skos:definition "The age structure (or relative age class) of the vegetation in the plot, and can also be referred to the dominant growth stage of a vegetation (ages of trees and shrubs present) in a given region." ; + skos:prefLabel "vegetation growth stage" ; + schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_property_concepts/vegetation-growth-stage.ttl"^^xsd:anyURI ; .