@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_25ff936c>
  skos:prefLabel "Physical entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_167be377> .

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

<https://w3id.org/ozcar-theia/c_167be377>
  skos:broader <https://w3id.org/ozcar-theia/c_25ff936c> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7790f8ea> ;
  dc:modified "2023-03-30T12:32:35"^^xsd:dateTime ;
  dc:created "2023-03-30T12:32:06"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Sample"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

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