@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/c_7790f8ea>
  skos:prefLabel "Ice core"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_32edb2b2>
  skos:prefLabel "Snow and ice variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_950b033e> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_950b033e>
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_4c796c64> ;
  skos:broader <https://w3id.org/ozcar-theia/c_32edb2b2> ;
  skos:prefLabel "Ice core crystal orientations"@en ;
  dc:created "2023-03-28T11:59:56"^^xsd:dateTime ;
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_3771fd13> ;
  ns0:hasMatrix <https://w3id.org/ozcar-theia/c_7790f8ea> ;
  dc:description "Scientific variable observing ice core crystal orientations"@en ;
  dc:modified "2023-03-30T12:46:09"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns1:simplifiedLabel "Ice core crystal orientations"@en ;
  a skos:Concept, ns0:Variable ;
  skos:altLabel "Ice core fabric"@en, "Ice core texture"@en .

ns1:c_3771fd13
  skos:prefLabel "Ice sheet"@en ;
  a ns0:Entity, skos:Concept .

ns1:c_4c796c64
  skos:prefLabel "c-axis orientation"@en ;
  a ns0:Property, skos:Concept .

