@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

<https://w3id.org/ozcar-theia/skosCollection_ba31712c>
  skos:member <https://w3id.org/ozcar-theia/c_f7292790> ;
  skos:prefLabel "Cryosphere feature"@en ;
  a skos:Collection .

<https://w3id.org/ozcar-theia/skosCollection_58254f70>
  a skos:Collection ;
  skos:prefLabel "Environmental feature"@en ;
  skos:member <https://w3id.org/ozcar-theia/skosCollection_7198f400> .

<https://w3id.org/ozcar-theia/c_f7292790>
  skos:prefLabel "Glacier"@en ;
  a sosa:FeatureOfInterest, <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/skosCollection_a415bff4>
  a skos:Collection ;
  skos:prefLabel "Feature of interest"@en ;
  skos:member <https://w3id.org/ozcar-theia/skosCollection_58254f70> .

<https://w3id.org/ozcar-theia/skosCollection_7198f400>
  a skos:Collection ;
  skos:prefLabel "Entity"@en ;
  skos:member <https://w3id.org/ozcar-theia/skosCollection_ba31712c> .

