@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/c_7790f8ea>
  skos:broader <https://w3id.org/ozcar-theia/c_167be377> ;
  skos:definition <https://w3id.org/ozcar-theia/def_810df99b> ;
  dc:modified "2023-05-12T14:59:31"^^xsd:dateTime ;
  dc:created "2023-03-30T12:34:08"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Ice core"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

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

<https://w3id.org/ozcar-theia/def_810df99b>
  dc:source <https://en.wikipedia.org/wiki/Ice_core> ;
  rdf:value "An ice core is a core sample that is typically removed from an ice sheet or a high mountain glacier. Since the ice forms from the incremental buildup of annual layers of snow, lower layers are older than upper ones, and an ice core contains ice formed over a range of years."@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_950b033e> ns0:hasMatrix <https://w3id.org/ozcar-theia/c_7790f8ea> .
