@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.phenome-fppn.fr/vocabulary/2018/oepo#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . ns0:Leaf metadata_def:mappingLoom "leaf" ; metadata_def:mappingSameURI ns0:Leaf ; metadata_def:prefLabel "Leaf"@en, "Leaf"@fr ; a owl:Class ; rdfs:comment "A phyllome vascular system (PO:0025206) that includes the totality of the portions of vascular tissue in their specific arrangement in a vascular leaf (PO:0009025). [database_cross_reference: POC:Ramona_Walls]"@en ; rdfs:isDefinedBy "skos:closeMatch http://www.ontobee.org/ontology/rdf/PO?iri=http://purl.obolibrary.org/obo/PO_0000036" ; rdfs:label "Feuille"@fr, "Leaf"@en ; rdfs:subClassOf ns0:ScientificObject .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.phenome-fppn.fr/vocabulary/2018/oepo#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

ns0:Leaf
    metadata_def:mappingLoom "leaf" ;
    metadata_def:mappingSameURI ns0:Leaf ;
    metadata_def:prefLabel "Leaf"@en, "Leaf"@fr ;
    a owl:Class ;
    rdfs:comment "A phyllome vascular system (PO:0025206) that includes the totality of the portions of  vascular tissue in their specific arrangement in a vascular leaf  (PO:0009025). [database_cross_reference:  POC:Ramona_Walls]"@en ;
    rdfs:isDefinedBy "skos:closeMatch http://www.ontobee.org/ontology/rdf/PO?iri=http://purl.obolibrary.org/obo/PO_0000036" ;
    rdfs:label "Feuille"@fr, "Leaf"@en ;
    rdfs:subClassOf ns0:ScientificObject .