@prefix : <http://objekte-im-netz.fau.de/ontology/boga/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

: a owl:Ontology ;
    rdfs:comment "Changelog see http://objekte-im-netz.fau.de/projekt/node/46" ;
    owl:imports <http://objekte-im-netz.fau.de/ontology/common/> ;
    owl:versionIRI <http://objekte-im-netz.fau.de/ontology/boga-171205/> .

:E3_subordinate a owl:ObjectProperty ;
    rdfs:domain :H2_Taxonomic_Classification ;
    rdfs:range :S15_Taxon ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P140_assigned_attribute_to> ;
    owl:inverseOf :E3i_was_subordinated_by .

:E4_superordinated a owl:ObjectProperty ;
    rdfs:domain :H2_Taxonomic_Classification ;
    rdfs:range :S15_Taxon ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P141_assigned> ;
    owl:inverseOf :E4i_was_superordinated_by .

:N22_has_Taxon a owl:ObjectProperty ;
    rdfs:domain :S19_Plant ;
    rdfs:range :S15_Taxon ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P2_has_type> ;
    owl:inverseOf :N22i_is_Taxon_of .

:N36_classified_biological_Object a owl:ObjectProperty ;
    rdfs:comment "This property records an E20_Biological_Object to which a taxon has been assigned in an S48_Taxon_Assignment." ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P41_classified> .

:N38_describes_Category_of_IUCN_Red_List a owl:ObjectProperty ;
    rdfs:comment "This property describes a S1_collection_Object as the subject of an E33_Linguistic_Object, in order to describe its danger status according to the current standards of the IUCN and the Federal Agency for Nature Conservation." ;
    rdfs:domain <http://erlangen-crm.org/170309/E33_Linguistic_Object> ;
    rdfs:range <http://objekte-im-netz.fau.de/ontology/common/S1_Collection_Object> ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P129_is_about> ;
    owl:inverseOf :N38i_hat_Category_of_IUCN_Red_List .

:N39_reviewed_biological_Object a owl:ObjectProperty ;
    rdfs:comment "This property records an E20_Biological_Object to which a different taxon has been assigned in a new S48_Taxon_Assignment." ;
    rdfs:domain :S48_Taxon_Assignment ;
    rdfs:range <http://erlangen-crm.org/170309/E20_Biological_Object> ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P41_classified> ;
    owl:inverseOf :N39i_biological_Object_was_reviewed_by .

:N46_has_Family a owl:ObjectProperty ;
    rdfs:comment "This property allows the hierarchical assignment of a subordinate taxon (S15_Taxon) to a superordinate family (S15_Taxon)." ;
    rdfs:domain :S15_Taxon ;
    rdfs:range :S15_Taxon ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P2_has_type> ;
    owl:inverseOf :N46i_is_Family_of .

:S51_Category_of_IUCN_Red_List a owl:Class ;
    rdfs:comment "This class comprises the categories of danger to an instance of E20_Biological_Object according to the current standards of the IUCN and the Federal Agency for Nature Conservation." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E55_Type> .

:S73_Preferred_Taxon_Appellation a owl:Class ;
    rdfs:comment "This class contains character strings that are used to uniquely identify a specific instance of the class S15_Taxon and reflect the current description in the research context." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E42_Identifier> .

:S74_Relevance a owl:Class ;
    rdfs:comment "An instance of the class S74_Relevance describes the relevance or topicality of the used taxon name in the research context." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E55_Type> .

:S75_First_Description a owl:Class ;
    rdfs:comment "An instance of the class comprises the author's first description of an instance of class S15_Taxon." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E83_Type_Creation> .

:S76_Second_Description a owl:Class ;
    rdfs:comment "An instance of the class comprises the second description of an instance of the class S15_Taxon by an author, which may differ from the content of the instance of the class S75_First_Description." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E83_Type_Creation> .

:S81_Rank a owl:Class ;
    rdfs:comment """This class includes concepts of the zoological taxonomic system to classify instances of the class E1_CRM_Entity and to rank them according to their relatives. An instance of class S81_Rank returns the hierarchical level of an object.

Example:
The taxon Adonis has the rank of genus (S81_Rank). It is subordinate to the family Ranunculaceae (S81_Rank).""" ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E55_Type> .

:S86_Type_Herbar a owl:Class ;
    rdfs:comment """This class includes concepts to characterize a selected individual or taxon in the sense of biological nomenclatures, such as the International Code of the Nomenclature for Algae, Mushrooms and Plants or the International Rules for the Zoological Nomenclature. 

Example: 
Taxon X is a holotype (instance of class S86). It was the basis for defining and naming a superior taxon.""" ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E55_Type> .

:E3i_was_subordinated_by a owl:ObjectProperty ;
    rdfs:domain :S15_Taxon ;
    rdfs:range :H2_Taxonomic_Classification ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P140i_was_attributed_by> .

:E4i_was_superordinated_by a owl:ObjectProperty ;
    rdfs:domain :S15_Taxon ;
    rdfs:range :H2_Taxonomic_Classification ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P141i_was_assigned_by> .

:N22i_is_Taxon_of a owl:ObjectProperty ;
    rdfs:domain :S15_Taxon ;
    rdfs:range :S19_Plant ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P2i_is_type_of> .

:N36i_biological_Object_was_classified_by a owl:ObjectProperty ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P41i_was_classified_by> ;
    owl:inverseOf :N36i_biological_Object_was_classified_by .

:N38i_hat_Category_of_IUCN_Red_List a owl:ObjectProperty ;
    rdfs:domain <http://objekte-im-netz.fau.de/ontology/common/S1_Collection_Object> ;
    rdfs:range <http://erlangen-crm.org/170309/E33_Linguistic_Object> ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P129i_is_subject_of> .

:N39i_biological_Object_was_reviewed_by a owl:ObjectProperty ;
    rdfs:domain <http://erlangen-crm.org/170309/E20_Biological_Object> ;
    rdfs:range :S48_Taxon_Assignment ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P41i_was_classified_by> .

:N46i_is_Family_of a owl:ObjectProperty ;
    rdfs:domain :S15_Taxon ;
    rdfs:range :S15_Taxon ;
    rdfs:subPropertyOf <http://erlangen-crm.org/170309/P2i_is_type_of> .

:S19_Plant a owl:Class ;
    rdfs:comment "A S19 Plant denotes all things that are or derive from living plants." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E20_Biological_Object> .

:S48_Taxon_Assignment a owl:Class ;
    rdfs:comment "This class contains actions for classifying taxa (in the context of Herbarium Erlangense)." ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E17_Type_Assignment> .

:H2_Taxonomic_Classification a owl:Class ;
    rdfs:comment """This class covers the actions of establishing relationships between two notional concepts and allows documentation of how the statement was made. 
This class was introduced as a help for importing data into WissKI to implement the taxonomic classification of instances of class S15_Taxon in a hierarchical structure.""" ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E13_Attribute_Assignment> .

:S15_Taxon a owl:Class ;
    rdfs:comment """This class comprises a hierarchically structured system of concepts.
In the systematics of biology, this describes a unit to which a group of living beings is assigned according to certain criteria. In Herbaria, an instance of class S15_Taxon describes the "complete scientific name of a plant", which consists of at least one species name, an associated genus name and a family name which is superior to it.

Example:
The scientific name (S15_Taxon) of the plant three-leaved Windoeschen is "Anemone trifolia" from the family "Ranunculaceae". Anemone "is the genus name and" trifolia "is the species name.""" ;
    rdfs:subClassOf <http://erlangen-crm.org/170309/E55_Type> .

