@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_2c664967>
  skos:prefLabel "Environmental entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_47a42328> .

<https://w3id.org/ozcar-theia/c_47a42328>
  skos:broader <https://w3id.org/ozcar-theia/c_2c664967> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_91b379a8> ;
  dc:created "2022-05-04T15:13:13"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Environmental interface entity"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_91b379a8>
  skos:prefLabel "Land surface atmosphere interface"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_47a42328> .

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