@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#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_a588b2d3>
  a skos:Concept, <https://w3id.org/iadopt/ont/Entity> ;
  skos:prefLabel "Plant part"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_b32fb595> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1c5568fe>, <https://w3id.org/ozcar-theia/c_9eb61d4a>, <https://w3id.org/ozcar-theia/c_092eb3d3>, <https://w3id.org/ozcar-theia/c_5c98b4bc> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:definition <https://w3id.org/ozcar-theia/def_98de2d22> ;
  dc:modified "2023-05-12T15:10:58"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

<https://w3id.org/ozcar-theia/c_5c98b4bc>
  skos:prefLabel "Foliage"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_a588b2d3> .

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_1c5568fe>
  skos:prefLabel "Sap"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_a588b2d3> .

<https://w3id.org/ozcar-theia/c_d3447016> ns0:constrains <https://w3id.org/ozcar-theia/c_a588b2d3> .
<https://w3id.org/ozcar-theia/def_98de2d22> rdf:value "Any part of a plant"@en .
<https://w3id.org/ozcar-theia/c_092eb3d3>
  skos:prefLabel "Leaf"@en ;
  a ns0:Entity, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_a588b2d3> .

<https://w3id.org/ozcar-theia/c_9eb61d4a>
  skos:prefLabel "Trunk"@en ;
  a ns0:Entity, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_a588b2d3> .

<https://w3id.org/ozcar-theia/c_646fa0e5> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_a588b2d3> .
