@prefix : <https://app.pollinatorhub.eu/ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://app.pollinatorhub.eu/ontology> .

<https://app.pollinatorhub.eu/ontology> rdf:type owl:Ontology ;
                                         owl:versionIRI <https://gitlab.com/bee-life/controlled-vocabulary/-/blob/main/EUPH.owl> ;
                                         <http://purl.org/dc/elements/1.1/description> "This ontology describes the controlled vocabulary used in the EU Pollinator Hub."@en ;
                                         <http://purl.org/dc/elements/1.1/license> <https://creativecommons.org/licenses/by/4.0/> ;
                                         <http://purl.org/dc/elements/1.1/title> "Pollinator Ontology" ;
                                         <http://purl.org/dc/terms/contributor> "Awad Hassan" ,
                                                                                "Giles San Martin" ,
                                                                                "Gregor Sušanj" ,
                                                                                "Jordan Benrezkallah" ,
                                                                                "Michael Rubinigg" ,
                                                                                "Noa Simon Delso" ;
                                         rdfs:comment "The most recent (but unreleased) version of this ontology can be found official website at https://app.pollinatorhub.eu/ontology" ,
                                                      "The most recent released version of this ontology can be found on GitLab at https://gitlab.com/bee-life/controlled-vocabulary." ;
                                         owl:versionInfo "1.0" .

#################################################################
#    Annotation properties
#################################################################

###  hasRelatedSynonym
<hasRelatedSynonym> rdf:type owl:AnnotationProperty .


###  http://purl.obolibrary.org/obo/IAO_0000115
<http://purl.obolibrary.org/obo/IAO_0000115> rdf:type owl:AnnotationProperty .


###  http://purl.obolibrary.org/obo/IAO_0000117
<http://purl.obolibrary.org/obo/IAO_0000117> rdf:type owl:AnnotationProperty .


###  http://purl.obolibrary.org/obo/IAO_0000118
<http://purl.obolibrary.org/obo/IAO_0000118> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/description
<http://purl.org/dc/elements/1.1/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/license
<http://purl.org/dc/elements/1.1/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/title
<http://purl.org/dc/elements/1.1/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#hasDbXref
<http://www.geneontology.org/formats/oboInOwl#hasDbXref> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#id
<http://www.geneontology.org/formats/oboInOwl#id> rdf:type owl:AnnotationProperty .


###  http://www.geneontology.org/formats/oboInOwl#source
<http://www.geneontology.org/formats/oboInOwl#source> rdf:type owl:AnnotationProperty .


###  https://purl.obolibrary.org/obo/IAO_0000115
<https://purl.obolibrary.org/obo/IAO_0000115> rdf:type owl:AnnotationProperty .


###  https://purl.org/dc/elements/1.1/contributor
<https://purl.org/dc/elements/1.1/contributor> rdf:type owl:AnnotationProperty .


###  https://purl.org/dc/elements/1.1/description
<https://purl.org/dc/elements/1.1/description> rdf:type owl:AnnotationProperty .


###  https://purl.org/dc/elements/1.1/identifier
<https://purl.org/dc/elements/1.1/identifier> rdf:type owl:AnnotationProperty .


###  https://purl.org/dc/elements/1.1/license
<https://purl.org/dc/elements/1.1/license> rdf:type owl:AnnotationProperty .


###  https://purl.org/dc/elements/1.1/title
<https://purl.org/dc/elements/1.1/title> rdf:type owl:AnnotationProperty .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#string
xsd:string rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://purl.obolibrary.org/obo/BFO_0000066
<http://purl.obolibrary.org/obo/BFO_0000066> rdf:type owl:ObjectProperty ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurs in"@en ;
                                             rdfs:label "occurs in"@en .


###  http://purl.obolibrary.org/obo/RO_0002233
<http://purl.obolibrary.org/obo/RO_0002233> rdf:type owl:ObjectProperty ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "has input"@en ;
                                            rdfs:label "has input"@en .


###  http://purl.obolibrary.org/obo/RO_0002234
<http://purl.obolibrary.org/obo/RO_0002234> rdf:type owl:ObjectProperty ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "has output"@en ;
                                            rdfs:label "has output"@en .


###  https://w3id.org/euph/1009
<https://w3id.org/euph/1009> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has quality"^^xsd:string ;
                             rdfs:label "has quality"@en .


###  https://w3id.org/euph/1018
<https://w3id.org/euph/1018> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "deletion date"^^xsd:string ;
                             rdfs:label "deletion date"@en .


###  https://w3id.org/euph/1029
<https://w3id.org/euph/1029> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "partner in"^^xsd:string ;
                             rdfs:label "partner in"@en .


###  https://w3id.org/euph/1030
<https://w3id.org/euph/1030> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "subject participant in"^^xsd:string ;
                             rdfs:label "subject participant in"@en .


###  https://w3id.org/euph/1031
<https://w3id.org/euph/1031> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "target participant in"^^xsd:string ;
                             rdfs:label "target participant in"@en .


###  https://w3id.org/euph/1242
<https://w3id.org/euph/1242> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "realised in"^^xsd:string ;
                             rdfs:label "realised in"@en .


###  https://w3id.org/euph/1246
<https://w3id.org/euph/1246> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "towards"^^xsd:string ;
                             rdfs:label "towards"@en .


###  https://w3id.org/euph/1254
<https://w3id.org/euph/1254> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "concretises"^^xsd:string ,
                                                 "konkretisiert"^^xsd:string ;
                             rdfs:label "concretises"@en .


###  https://w3id.org/euph/1370
<https://w3id.org/euph/1370> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "preceded by"^^xsd:string ;
                             rdfs:label "preceded by"@en .


###  https://w3id.org/euph/1439
<https://w3id.org/euph/1439> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "role of"^^xsd:string ;
                             rdfs:label "role of"@en .


###  https://w3id.org/euph/1440
<https://w3id.org/euph/1440> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "function of"^^xsd:string ;
                             rdfs:label "function of"@en .


###  https://w3id.org/euph/1441
<https://w3id.org/euph/1441> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has function"^^xsd:string ;
                             rdfs:label "has function"@en .


###  https://w3id.org/euph/1442
<https://w3id.org/euph/1442> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "involved in or involved in regulation of"^^xsd:string ;
                             rdfs:label "involved in or involved in regulation of"@en .


###  https://w3id.org/euph/1443
<https://w3id.org/euph/1443> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "involved in"^^xsd:string ;
                             rdfs:label "involved in"@en .


###  https://w3id.org/euph/1444
<https://w3id.org/euph/1444> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "involved in regulation of"^^xsd:string ;
                             rdfs:label "involved in regulation of"@en .


###  https://w3id.org/euph/1445
<https://w3id.org/euph/1445> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "involved in negative regulation of"^^xsd:string ;
                             rdfs:label "involved in negative regulation of"@en .


###  https://w3id.org/euph/1446
<https://w3id.org/euph/1446> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "involved in positive regulation of"^^xsd:string ;
                             rdfs:label "involved in positive regulation of"@en .


###  https://w3id.org/euph/1447
<https://w3id.org/euph/1447> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "related via localization to"^^xsd:string ;
                             rdfs:label "related via localization to"@en .


###  https://w3id.org/euph/1448
<https://w3id.org/euph/1448> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "transports or maintains localization of"^^xsd:string ;
                             rdfs:label "transports or maintains localization of"@en .


###  https://w3id.org/euph/1449
<https://w3id.org/euph/1449> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "transportiert"^^xsd:string ,
                                                 "transports"^^xsd:string ;
                             rdfs:label "transports"@en .


###  https://w3id.org/euph/1450
<https://w3id.org/euph/1450> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "exportiert"^^xsd:string ,
                                                 "exports"^^xsd:string ;
                             rdfs:label "exports"@en .


###  https://w3id.org/euph/1451
<https://w3id.org/euph/1451> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "results in transport to from or in"^^xsd:string ;
                             rdfs:label "results in transport to from or in"@en .


###  https://w3id.org/euph/1452
<https://w3id.org/euph/1452> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has target end location"^^xsd:string ;
                             rdfs:label "has target end location"@en .


###  https://w3id.org/euph/1458
<https://w3id.org/euph/1458> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Datenbank-Querverweis"^^xsd:string ,
                                                 "database cross reference"^^xsd:string ,
                                                 "database kruisverwijzing"^^xsd:string ,
                                                 "riferimento incrociato del database"^^xsd:string ,
                                                 "référence croisée de base de données"^^xsd:string ;
                             rdfs:label "database cross reference"@en .


###  https://w3id.org/euph/1459
<https://w3id.org/euph/1459> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "logical macro assertion on a class"^^xsd:string ;
                             rdfs:label "logical macro assertion on a class"@en .


###  https://w3id.org/euph/1460
<https://w3id.org/euph/1460> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "taxonomic class assertion"^^xsd:string ;
                             rdfs:label "taxonomic class assertion"@en .


###  https://w3id.org/euph/1461
<https://w3id.org/euph/1461> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "present in taxon"^^xsd:string ;
                             rdfs:label "present in taxon"@en .


###  https://w3id.org/euph/1462
<https://w3id.org/euph/1462> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has input"^^xsd:string ;
                             rdfs:label "has input"@en .


###  https://w3id.org/euph/1463
<https://w3id.org/euph/1463> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "input of"^^xsd:string ;
                             rdfs:label "input of"@en .


###  https://w3id.org/euph/1464
<https://w3id.org/euph/1464> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "causally related to"^^xsd:string ;
                             rdfs:label "causally related to"@en .


###  https://w3id.org/euph/1465
<https://w3id.org/euph/1465> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "participates in"^^xsd:string ;
                             rdfs:label "participates in"@en .


###  https://w3id.org/euph/1466
<https://w3id.org/euph/1466> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "causal relation between material entity and a process"^^xsd:string ;
                             rdfs:label "causal relation between material entity and a process"@en .


###  https://w3id.org/euph/1467
<https://w3id.org/euph/1467> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "output of"^^xsd:string ;
                             rdfs:label "output of"@en .


###  https://w3id.org/euph/1468
<https://w3id.org/euph/1468> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "causal agent in process"^^xsd:string ;
                             rdfs:label "causal agent in process"@en .


###  https://w3id.org/euph/1584
<https://w3id.org/euph/1584> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has disposition"^^xsd:string ;
                             rdfs:label "has disposition"@en .


###  https://w3id.org/euph/2202
<https://w3id.org/euph/2202> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "composed primarily of"^^xsd:string ;
                             rdfs:label "composed primarily of"@en .


###  https://w3id.org/euph/2257
<https://w3id.org/euph/2257> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "relation between physical entity and a process or stage"^^xsd:string ;
                             rdfs:label "relation between physical entity and a process or stage"@en .


###  https://w3id.org/euph/2258
<https://w3id.org/euph/2258> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "existence ends during"^^xsd:string ;
                             rdfs:label "existence ends during"@en .


###  https://w3id.org/euph/2259
<https://w3id.org/euph/2259> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "existence starts during"^^xsd:string ;
                             rdfs:label "existence starts during"@en .


###  https://w3id.org/euph/2261
<https://w3id.org/euph/2261> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "existence starts and ends during"^^xsd:string ;
                             rdfs:label "existence starts and ends during"@en .


###  https://w3id.org/euph/2263
<https://w3id.org/euph/2263> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "realises"^^xsd:string ;
                             rdfs:label "realises"@en .


###  https://w3id.org/euph/2307
<https://w3id.org/euph/2307> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "ends with"^^xsd:string ;
                             rdfs:label "ends with"@en .


###  https://w3id.org/euph/2329
<https://w3id.org/euph/2329> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "disposition of"^^xsd:string ;
                             rdfs:label "disposition of"@en .


###  https://w3id.org/euph/2333
<https://w3id.org/euph/2333> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "ends after"^^xsd:string ;
                             rdfs:label "ends after"@en .


###  https://w3id.org/euph/2471
<https://w3id.org/euph/2471> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "generically depends on"^^xsd:string ;
                             rdfs:label "generically depends on"@en .


###  https://w3id.org/euph/2513
<https://w3id.org/euph/2513> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "existence overlaps"^^xsd:string ;
                             rdfs:label "existence overlaps"@en .


###  https://w3id.org/euph/2633
<https://w3id.org/euph/2633> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has material basis"^^xsd:string ;
                             rdfs:label "has material basis"@en .


###  https://w3id.org/euph/2830
<https://w3id.org/euph/2830> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is substance that treats"^^xsd:string ;
                             rdfs:label "is substance that treats"@en .


###  https://w3id.org/euph/2831
<https://w3id.org/euph/2831> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "capable of inhibiting or preventing pathological process"^^xsd:string ;
                             rdfs:label "capable of inhibiting or preventing pathological process"@en .


###  https://w3id.org/euph/2833
<https://w3id.org/euph/2833> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "capable of negatively regulating"^^xsd:string ;
                             rdfs:label "capable of negatively regulating"@en .


###  https://w3id.org/euph/2834
<https://w3id.org/euph/2834> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "capable of regulating"^^xsd:string ;
                             rdfs:label "capable of regulating"@en .


###  https://w3id.org/euph/3963
<https://w3id.org/euph/3963> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "developmentally related to"^^xsd:string ;
                             rdfs:label "developmentally related to"@en .


###  https://w3id.org/euph/3968
<https://w3id.org/euph/3968> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "derives from part of"^^xsd:string ;
                             rdfs:label "derives from part of"@en .


###  https://w3id.org/euph/3996
<https://w3id.org/euph/3996> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has role"^^xsd:string ;
                             rdfs:label "has role"@en .


###  https://w3id.org/euph/4030
<https://w3id.org/euph/4030> rdf:type owl:ObjectProperty .


###  https://w3id.org/euph/4037
<https://w3id.org/euph/4037> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "molecularly interacts with"^^xsd:string ;
                             rdfs:label "molecularly interacts with"@en .


###  https://w3id.org/euph/4119
<https://w3id.org/euph/4119> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "results in developmental progression of"^^xsd:string ;
                             rdfs:label "results in developmental progression of"@en .


###  https://w3id.org/euph/4141
<https://w3id.org/euph/4141> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "directly regulates activity of"^^xsd:string ;
                             rdfs:label "directly regulates activity of"@en .


###  https://w3id.org/euph/5849
<https://w3id.org/euph/5849> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "results in ending of"^^xsd:string ;
                             rdfs:label "results in ending of"@en .


###  https://w3id.org/euph/6172
<https://w3id.org/euph/6172> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "see also"^^xsd:string ,
                                                 "siehe auch"^^xsd:string ,
                                                 "vedi anche"^^xsd:string ,
                                                 "voir aussi"^^xsd:string ,
                                                 "zie ook"^^xsd:string ;
                             rdfs:label "see also"@en .


###  https://w3id.org/euph/6242
<https://w3id.org/euph/6242> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "denotes"^^xsd:string ;
                             rdfs:label "denotes"@en .


###  https://w3id.org/euph/6336
<https://w3id.org/euph/6336> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "in taxon"^^xsd:string ;
                             rdfs:label "in taxon"@en .


###  https://w3id.org/euph/6353
<https://w3id.org/euph/6353> rdf:type owl:ObjectProperty .


###  https://w3id.org/euph/6392
<https://w3id.org/euph/6392> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is agonist of"^^xsd:string ;
                             rdfs:label "is agonist of"@en .


###  https://w3id.org/euph/6479
<https://w3id.org/euph/6479> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "evolutionarily related to"^^xsd:string ;
                             rdfs:label "evolutionarily related to"@en .


###  https://w3id.org/euph/6542
<https://w3id.org/euph/6542> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "directly positively regulates activity of"^^xsd:string ,
                                                 "reguliert direkt positiv die Aktivität von"^^xsd:string ;
                             rdfs:label "directly positively regulates activity of"@en .


###  https://w3id.org/euph/670
<https://w3id.org/euph/670> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "surrounds"^^xsd:string ;
                            rdfs:label "surrounds"@en .


###  https://w3id.org/euph/6894
<https://w3id.org/euph/6894> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has unit"^^xsd:string ;
                             rdfs:label "has unit"@en .


###  https://w3id.org/euph/702
<https://w3id.org/euph/702> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "surrounded by"^^xsd:string ;
                            rdfs:label "surrounded by"@en .


###  https://w3id.org/euph/703
<https://w3id.org/euph/703> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "Standort von"^^xsd:string ,
                                                "location of"^^xsd:string ;
                            rdfs:label "location of"@en .


###  https://w3id.org/euph/716
<https://w3id.org/euph/716> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "is approximately equivalent to"^^xsd:string ;
                            rdfs:label "is approximately equivalent to"@en .


###  https://w3id.org/euph/7261
<https://w3id.org/euph/7261> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is antagonist of"^^xsd:string ;
                             rdfs:label "is antagonist of"@en .


###  https://w3id.org/euph/7345
<https://w3id.org/euph/7345> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "precedes"^^xsd:string ;
                             rdfs:label "precedes"@en .


###  https://w3id.org/euph/749
<https://w3id.org/euph/749> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "directly negatively regulates activity of"^^xsd:string ,
                                                "reguliert die Aktivität von direkt negativ"^^xsd:string ;
                            rdfs:label "directly negatively regulates activity of"@en .


###  https://w3id.org/euph/7567
<https://w3id.org/euph/7567> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "in described place"^^xsd:string ;
                             rdfs:label "in described place"@en .


###  https://w3id.org/euph/7568
<https://w3id.org/euph/7568> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "to taxon"^^xsd:string ;
                             rdfs:label "to taxon"@en .


###  https://w3id.org/euph/7606
<https://w3id.org/euph/7606> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "in dataset"^^xsd:string ;
                             rdfs:label "in dataset"@en .


###  https://w3id.org/euph/7698
<https://w3id.org/euph/7698> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "name published in ID"^^xsd:string ,
                                                 "name published in identifier"^^xsd:string ;
                             rdfs:label "name published in ID"@en .


###  https://w3id.org/euph/7735
<https://w3id.org/euph/7735> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "ein, im Laufe der Ziet sich ereignender, sich entfaltender oder entwickelnder Teil von"^^xsd:string ,
                                                 "occurrent part of"^^xsd:string ;
                             rdfs:label "occurrent part of"@en .


###  https://w3id.org/euph/7753
<https://w3id.org/euph/7753> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "interacts with"^^xsd:string ;
                             rdfs:label "interacts with"@en .


###  https://w3id.org/euph/7754
<https://w3id.org/euph/7754> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "biotically interacts with"^^xsd:string ;
                             rdfs:label "biotically interacts with"@en .


###  https://w3id.org/euph/7755
<https://w3id.org/euph/7755> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "participates in a biotic-biotic interaction with"^^xsd:string ;
                             rdfs:label "participates in a biotic-biotic interaction with"@en .


###  https://w3id.org/euph/7756
<https://w3id.org/euph/7756> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "symbiotically interacts with"^^xsd:string ;
                             rdfs:label "symbiotically interacts with"@en .


###  https://w3id.org/euph/7757
<https://w3id.org/euph/7757> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "mutualistically interacts with"^^xsd:string ;
                             rdfs:label "mutualistically interacts with"@en .


###  https://w3id.org/euph/7758
<https://w3id.org/euph/7758> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "pollinated by"^^xsd:string ;
                             rdfs:label "pollinated by"@en .


###  https://w3id.org/euph/7759
<https://w3id.org/euph/7759> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "acquires nutrients from"^^xsd:string ;
                             rdfs:label "acquires nutrients from"@en .


###  https://w3id.org/euph/7760
<https://w3id.org/euph/7760> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "eats"^^xsd:string ;
                             rdfs:label "eats"@en .


###  https://w3id.org/euph/7761
<https://w3id.org/euph/7761> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is eaten by"^^xsd:string ;
                             rdfs:label "is eaten by"@en .


###  https://w3id.org/euph/7762
<https://w3id.org/euph/7762> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "provides nutrients for"^^xsd:string ;
                             rdfs:label "provides nutrients for"@en .


###  https://w3id.org/euph/7763
<https://w3id.org/euph/7763> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "participates in a abiotic-biotic interaction with"^^xsd:string ;
                             rdfs:label "participates in a abiotic-biotic interaction with"@en .


###  https://w3id.org/euph/7765
<https://w3id.org/euph/7765> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "visits"^^xsd:string ;
                             rdfs:label "visits"@en .


###  https://w3id.org/euph/7766
<https://w3id.org/euph/7766> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "visited by"^^xsd:string ;
                             rdfs:label "visited by"@en .


###  https://w3id.org/euph/7767
<https://w3id.org/euph/7767> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "trophically interacts with"^^xsd:string ;
                             rdfs:label "trophically interacts with"@en .


###  https://w3id.org/euph/7768
<https://w3id.org/euph/7768> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "kills"^^xsd:string ;
                             rdfs:label "kills"@en .


###  https://w3id.org/euph/7769
<https://w3id.org/euph/7769> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is vector for"^^xsd:string ;
                             rdfs:label "is vector for"@en .


###  https://w3id.org/euph/7770
<https://w3id.org/euph/7770> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is killed by"^^xsd:string ;
                             rdfs:label "is killed by"@en .


###  https://w3id.org/euph/7771
<https://w3id.org/euph/7771> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has vector"^^xsd:string ;
                             rdfs:label "has vector"@en .


###  https://w3id.org/euph/7772
<https://w3id.org/euph/7772> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "allelopath of"^^xsd:string ;
                             rdfs:label "allelopath of"@en .


###  https://w3id.org/euph/7773
<https://w3id.org/euph/7773> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "interacts with via parasite-host interaction"^^xsd:string ;
                             rdfs:label "interacts with via parasite-host interaction"@en .


###  https://w3id.org/euph/7774
<https://w3id.org/euph/7774> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "host of"^^xsd:string ;
                             rdfs:label "host of"@en .


###  https://w3id.org/euph/7775
<https://w3id.org/euph/7775> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has host"^^xsd:string ;
                             rdfs:label "has host"@en .


###  https://w3id.org/euph/7776
<https://w3id.org/euph/7776> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has epiphyte"^^xsd:string ;
                             rdfs:label "has epiphyte"@en .


###  https://w3id.org/euph/7777
<https://w3id.org/euph/7777> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "epiphyte of"^^xsd:string ;
                             rdfs:label "epiphyte of"@en .


###  https://w3id.org/euph/7778
<https://w3id.org/euph/7778> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "commensually interacts with"^^xsd:string ;
                             rdfs:label "commensually interacts with"@en .


###  https://w3id.org/euph/7779
<https://w3id.org/euph/7779> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "pollinates"^^xsd:string ;
                             rdfs:label "pollinates"@en .


###  https://w3id.org/euph/7780
<https://w3id.org/euph/7780> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "parasitized by"^^xsd:string ;
                             rdfs:label "parasitized by"@en .


###  https://w3id.org/euph/7781
<https://w3id.org/euph/7781> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "parasite of"^^xsd:string ;
                             rdfs:label "parasite of"@en .


###  https://w3id.org/euph/7782
<https://w3id.org/euph/7782> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "stem parasite of"^^xsd:string ;
                             rdfs:label "stem parasite of"@en .


###  https://w3id.org/euph/7783
<https://w3id.org/euph/7783> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "root parasite of"^^xsd:string ;
                             rdfs:label "root parasite of"@en .


###  https://w3id.org/euph/7784
<https://w3id.org/euph/7784> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "parasitoid of"^^xsd:string ;
                             rdfs:label "parasitoid of"@en .


###  https://w3id.org/euph/7785
<https://w3id.org/euph/7785> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "obligate parasite of"^^xsd:string ;
                             rdfs:label "obligate parasite of"@en .


###  https://w3id.org/euph/7786
<https://w3id.org/euph/7786> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "mesoparasite of"^^xsd:string ;
                             rdfs:label "mesoparasite of"@en .


###  https://w3id.org/euph/7787
<https://w3id.org/euph/7787> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "lays eggs in"^^xsd:string ;
                             rdfs:label "lays eggs in"@en .


###  https://w3id.org/euph/7788
<https://w3id.org/euph/7788> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "kleptoparasite of"^^xsd:string ;
                             rdfs:label "kleptoparasite of"@en .


###  https://w3id.org/euph/7789
<https://w3id.org/euph/7789> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "hemiparasite of"^^xsd:string ;
                             rdfs:label "hemiparasite of"@en .


###  https://w3id.org/euph/7790
<https://w3id.org/euph/7790> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "facultative parasite of"^^xsd:string ;
                             rdfs:label "facultative parasite of"@en .


###  https://w3id.org/euph/7791
<https://w3id.org/euph/7791> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Endoparasit von"^^xsd:string ,
                                                 "endoparasite of"^^xsd:string ;
                             rdfs:label "endoparasite of"@en .


###  https://w3id.org/euph/7792
<https://w3id.org/euph/7792> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Ektoparasit von"^^xsd:string ,
                                                 "ectoparasite of"^^xsd:string ;
                             rdfs:label "ectoparasite of"@en .


###  https://w3id.org/euph/7794
<https://w3id.org/euph/7794> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "intercellular endoparasite of"^^xsd:string ;
                             rdfs:label "intercellular endoparasite of"@en .


###  https://w3id.org/euph/7795
<https://w3id.org/euph/7795> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "intracellular endoparasite of"^^xsd:string ;
                             rdfs:label "intracellular endoparasite of"@en .


###  https://w3id.org/euph/7796
<https://w3id.org/euph/7796> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "kleptoparasitized by"^^xsd:string ;
                             rdfs:label "kleptoparasitized by"@en .


###  https://w3id.org/euph/7797
<https://w3id.org/euph/7797> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has parasitoid"^^xsd:string ;
                             rdfs:label "has parasitoid"@en .


###  https://w3id.org/euph/7798
<https://w3id.org/euph/7798> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has mesoparasite"^^xsd:string ;
                             rdfs:label "has mesoparasite"@en .


###  https://w3id.org/euph/7799
<https://w3id.org/euph/7799> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has endoparasite"^^xsd:string ;
                             rdfs:label "has endoparasite"@en .


###  https://w3id.org/euph/7800
<https://w3id.org/euph/7800> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has eggs laid in by"^^xsd:string ;
                             rdfs:label "has eggs laid in by"@en .


###  https://w3id.org/euph/7801
<https://w3id.org/euph/7801> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has ectoparasite"^^xsd:string ;
                             rdfs:label "has ectoparasite"@en .


###  https://w3id.org/euph/7802
<https://w3id.org/euph/7802> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "lays eggs on"^^xsd:string ;
                             rdfs:label "lays eggs on"@en .


###  https://w3id.org/euph/7803
<https://w3id.org/euph/7803> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "visits flowers of"^^xsd:string ;
                             rdfs:label "visits flowers of"@en .


###  https://w3id.org/euph/7804
<https://w3id.org/euph/7804> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has eggs laid on by"^^xsd:string ;
                             rdfs:label "has eggs laid on by"@en .


###  https://w3id.org/euph/7805
<https://w3id.org/euph/7805> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has flowers visited by"^^xsd:string ;
                             rdfs:label "has flowers visited by"@en .


###  https://w3id.org/euph/7806
<https://w3id.org/euph/7806> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "preyed upon by"^^xsd:string ;
                             rdfs:label "preyed upon by"@en .


###  https://w3id.org/euph/7807
<https://w3id.org/euph/7807> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "preys on"^^xsd:string ;
                             rdfs:label "preys on"@en .


###  https://w3id.org/euph/7808
<https://w3id.org/euph/7808> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has intracellular endoparasite"^^xsd:string ;
                             rdfs:label "has intracellular endoparasite"@en .


###  https://w3id.org/euph/7809
<https://w3id.org/euph/7809> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has intercellular endoparasite"^^xsd:string ;
                             rdfs:label "has intercellular endoparasite"@en .


###  https://w3id.org/euph/7810
<https://w3id.org/euph/7810> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "reservoir host of"^^xsd:string ;
                             rdfs:label "reservoir host of"@en .


###  https://w3id.org/euph/7811
<https://w3id.org/euph/7811> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "hyperparasitized by"^^xsd:string ;
                             rdfs:label "hyperparasitized by"@en .


###  https://w3id.org/euph/7812
<https://w3id.org/euph/7812> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has pathogen"^^xsd:string ;
                             rdfs:label "has pathogen"@en .


###  https://w3id.org/euph/7813
<https://w3id.org/euph/7813> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "pathogen of"^^xsd:string ;
                             rdfs:label "pathogen of"@en .


###  https://w3id.org/euph/7814
<https://w3id.org/euph/7814> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "hyperparasite of"^^xsd:string ;
                             rdfs:label "hyperparasite of"@en .


###  https://w3id.org/euph/7815
<https://w3id.org/euph/7815> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has reservoir host"^^xsd:string ;
                             rdfs:label "has reservoir host"@en .


###  https://w3id.org/euph/7825
<https://w3id.org/euph/7825> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "mereotopologically related to"^^xsd:string ;
                             rdfs:label "mereotopologically related to"@en .


###  https://w3id.org/euph/7830
<https://w3id.org/euph/7830> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Definition"^^xsd:string ,
                                                 "definition"^^xsd:string ;
                             rdfs:label "definition"@en .


###  https://w3id.org/euph/7831
<https://w3id.org/euph/7831> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "editor note"^^xsd:string ,
                                                 "redaktionelle Anmerkung"^^xsd:string ;
                             rdfs:label "editor note"@en .


###  https://w3id.org/euph/7833
<https://w3id.org/euph/7833> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is indistinguishable from"^^xsd:string ;
                             rdfs:label "is indistinguishable from"@en .


###  https://w3id.org/euph/7866
<https://w3id.org/euph/7866> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "functionally related to"^^xsd:string ;
                             rdfs:label "functionally related to"@en .


###  https://w3id.org/euph/7938
<https://w3id.org/euph/7938> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Bestandteil von"^^xsd:string ,
                                                 "part of"^^xsd:string ;
                             rdfs:label "part of"@en .


###  https://w3id.org/euph/8063
<https://w3id.org/euph/8063> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "overlaps"^^xsd:string ;
                             rdfs:label "overlaps"@en .


###  https://w3id.org/euph/8064
<https://w3id.org/euph/8064> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "in similarity relationship with"^^xsd:string ;
                             rdfs:label "in similarity relationship with"@en .


###  https://w3id.org/euph/8065
<https://w3id.org/euph/8065> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "produced by"^^xsd:string ;
                             rdfs:label "produced by"@en .


###  https://w3id.org/euph/8066
<https://w3id.org/euph/8066> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "occurs in"^^xsd:string ;
                             rdfs:label "occurs in"@en .


###  https://w3id.org/euph/8067
<https://w3id.org/euph/8067> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has participant"^^xsd:string ;
                             rdfs:label "has participant"@en .


###  https://w3id.org/euph/8068
<https://w3id.org/euph/8068> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has output"^^xsd:string ;
                             rdfs:label "has output"@en .


###  https://w3id.org/euph/8069
<https://w3id.org/euph/8069> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "spatially disjoint from"^^xsd:string ;
                             rdfs:label "spatially disjoint from"@en .


###  https://w3id.org/euph/8071
<https://w3id.org/euph/8071> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "branching part of"^^xsd:string ;
                             rdfs:label "branching part of"@en .


###  https://w3id.org/euph/8072
<https://w3id.org/euph/8072> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "disease relationship"^^xsd:string ;
                             rdfs:label "disease relationship"@en .


###  https://w3id.org/euph/8073
<https://w3id.org/euph/8073> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "causal relationship with disease as subject"^^xsd:string ;
                             rdfs:label "causal relationship with disease as subject"@en .


###  https://w3id.org/euph/8074
<https://w3id.org/euph/8074> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "disease has basis in"^^xsd:string ;
                             rdfs:label "disease has basis in"@en .


###  https://w3id.org/euph/8075
<https://w3id.org/euph/8075> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "disease has basis in dysfunction of"^^xsd:string ;
                             rdfs:label "disease has basis in dysfunction of"@en .


###  https://w3id.org/euph/8110
<https://w3id.org/euph/8110> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "produces"^^xsd:string ,
                                                 "produziert"^^xsd:string ;
                             rdfs:label "produces"@en .


###  https://w3id.org/euph/8132
<https://w3id.org/euph/8132> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "gelegen in"^^xsd:string ,
                                                 "located in"^^xsd:string ;
                             rdfs:label "located in"@en .


###  https://w3id.org/euph/8141
<https://w3id.org/euph/8141> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Unterklasse von"^^xsd:string ,
                                                 "subclass of"^^xsd:string ;
                             rdfs:label "subclass of"@en .


###  https://w3id.org/euph/8142
<https://w3id.org/euph/8142> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "equivalent class"^^xsd:string ;
                             rdfs:label "equivalent class"@en .


###  https://w3id.org/euph/8164
<https://w3id.org/euph/8164> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "temporally related to"^^xsd:string ;
                             rdfs:label "temporally related to"@en .


###  https://w3id.org/euph/8165
<https://w3id.org/euph/8165> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Teil von"^^xsd:string ,
                                                 "member of"^^xsd:string ;
                             rdfs:label "member of"@en .


###  https://w3id.org/euph/8166
<https://w3id.org/euph/8166> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has part"^^xsd:string ;
                             rdfs:label "has part"@en .


###  https://w3id.org/euph/8167
<https://w3id.org/euph/8167> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has member"^^xsd:string ;
                             rdfs:label "has member"@en .


###  https://w3id.org/euph/8169
<https://w3id.org/euph/8169> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "is unit of"^^xsd:string ;
                             rdfs:label "is unit of"@en .


###  https://w3id.org/euph/8170
<https://w3id.org/euph/8170> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "derives from"^^xsd:string ;
                             rdfs:label "derives from"@en .


###  https://w3id.org/euph/8174
<https://w3id.org/euph/8174> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has characteristic"^^xsd:string ;
                             rdfs:label "has characteristic"@en .


###  https://w3id.org/euph/8175
<https://w3id.org/euph/8175> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "depends on"^^xsd:string ;
                             rdfs:label "depends on"@en .


###  https://w3id.org/euph/8176
<https://w3id.org/euph/8176> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "characteristic of part of"^^xsd:string ;
                             rdfs:label "characteristic of part of"@en .


###  https://w3id.org/euph/8177
<https://w3id.org/euph/8177> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Eigenschaft von"^^xsd:string ,
                                                 "characteristic of"^^xsd:string ;
                             rdfs:label "characteristic of"@en .


###  https://w3id.org/euph/8179
<https://w3id.org/euph/8179> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Krankheit hat Erreger"^^xsd:string ,
                                                 "disease has infectious agent"^^xsd:string ;
                             rdfs:label "disease has infectious agent"@en .


###  https://w3id.org/euph/8181
<https://w3id.org/euph/8181> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Krankheit hat Merkmal"^^xsd:string ,
                                                 "disease has feature"^^xsd:string ;
                             rdfs:label "disease has feature"@en .


###  https://w3id.org/euph/8182
<https://w3id.org/euph/8182> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "Krankheit verursacht eine Funktionsstörung der"^^xsd:string ,
                                                 "disease causes dysfunction of"^^xsd:string ;
                             rdfs:label "disease causes dysfunction of"@en .


###  https://w3id.org/euph/8183
<https://w3id.org/euph/8183> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "connected to"^^xsd:string ,
                                                 "verbunden mit"^^xsd:string ;
                             rdfs:label "connected to"@en .


###  https://w3id.org/euph/8233
<https://w3id.org/euph/8233> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "has subclass"^^xsd:string ;
                             rdfs:label "has subclass"@en .


###  https://w3id.org/euph/8252
<https://w3id.org/euph/8252> rdf:type owl:ObjectProperty ;
                             <hasRelatedSynonym> "artificially selected from"^^xsd:string ;
                             rdfs:label "artificially selected from"@en .


###  https://w3id.org/euph/863
<https://w3id.org/euph/863> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "logical macro assertion involving identity"^^xsd:string ;
                            rdfs:label "logical macro assertion involving identity"@en .


###  https://w3id.org/euph/878
<https://w3id.org/euph/878> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "in approximate one to one relationship with"^^xsd:string ;
                            rdfs:label "in approximate one to one relationship with"@en .


###  https://w3id.org/euph/882
<https://w3id.org/euph/882> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "logical macro assertion"^^xsd:string ;
                            rdfs:label "logical macro assertion"@en .


###  https://w3id.org/euph/883
<https://w3id.org/euph/883> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "importiert"^^xsd:string ,
                                                "imports"^^xsd:string ;
                            rdfs:label "imports"@en .


###  https://w3id.org/euph/919
<https://w3id.org/euph/919> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "is opposite of"^^xsd:string ;
                            rdfs:label "is opposite of"@en .


###  https://w3id.org/euph/931
<https://w3id.org/euph/931> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "adjacent to"^^xsd:string ;
                            rdfs:label "adjacent to"@en .


###  https://w3id.org/euph/978
<https://w3id.org/euph/978> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "quality of"^^xsd:string ;
                            rdfs:label "quality of"@en .


###  https://w3id.org/euph/981
<https://w3id.org/euph/981> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "update date"^^xsd:string ;
                            rdfs:label "update date"@en .


###  https://w3id.org/euph/982
<https://w3id.org/euph/982> rdf:type owl:ObjectProperty ;
                            <hasRelatedSynonym> "creation date"^^xsd:string ;
                            rdfs:label "creation date"@en .


#################################################################
#    Classes
#################################################################

###  http://data.europa.eu/eli/reg/2004/852/2021-03-24
<http://data.europa.eu/eli/reg/2004/852/2021-03-24> rdf:type owl:Class ;
                                                    rdfs:subClassOf <http://eurovoc.europa.eu/3102> ;
                                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Regulation (EC) No 852/2004"@en ;
                                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:969" ;
                                                    <http://www.geneontology.org/formats/oboInOwl#source> "http://data.europa.eu/eli/reg/2004/852/2021-03-24" ;
                                                    rdfs:label "EU regulation 852-2004"@en .


###  http://edamontology.org/data_1011
<http://edamontology.org/data_1011> rdf:type owl:Class ;
                                    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "EC number"@en ,
                                                                                 "Enzyme Commission number"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6213" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "http://edamontology.org/data_1011" ;
                                    rdfs:label "enzyme commission number"@en .


###  http://edamontology.org/topic_0003
<http://edamontology.org/topic_0003> rdf:type owl:Class ;
                                     rdfs:subClassOf <https://w3id.org/euph/872> ;
                                     <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                     <http://purl.obolibrary.org/obo/IAO_0000118> "topic"@en ;
                                     <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1293" ;
                                     <http://www.geneontology.org/formats/oboInOwl#source> "http://edamontology.org/topic_0003" ;
                                     rdfs:label "topic"@en .


###  http://eurovoc.europa.eu/3102
<http://eurovoc.europa.eu/3102> rdf:type owl:Class ;
                                rdfs:subClassOf <http://eurovoc.europa.eu/525> ;
                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                <http://purl.obolibrary.org/obo/IAO_0000118> "EU regulation"@en ,
                                                                             "EU-forordning"@da ,
                                                                             "EU-förordning"@sv ,
                                                                             "Verordnung (EU)"@de ,
                                                                             "asetus (EU)"@fi ,
                                                                             "määrus (EL)"@et ,
                                                                             "nariadenie (EÚ)"@sk ,
                                                                             "nařízení (EU)"@cs ,
                                                                             "reglamentas (ES)"@lt ,
                                                                             "reglamento (UE)"@es ,
                                                                             "regolament (UE)"@mt ,
                                                                             "regolamento (UE)"@it ,
                                                                             "regula (ES)"@lv ,
                                                                             "regulament (UE)"@ro ,
                                                                             "regulamento (UE)"@pt ,
                                                                             "rendelet (EU)"@hu ,
                                                                             "rialachán (AE)"@ga ,
                                                                             "rozporządzenie (UE)"@pl ,
                                                                             "règlement (UE)"@fr ,
                                                                             "uredba (EU)"@sl ,
                                                                             "uredba EU-a"@hr ,
                                                                             "verordening (EU)"@nl ,
                                                                             "κανονισμός (ΕE)"@el ,
                                                                             "регламент (ЕС)"@bg ;
                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:398" ;
                                <http://www.geneontology.org/formats/oboInOwl#source> "http://eurovoc.europa.eu/3102" ;
                                rdfs:label "EU regulation"@en .


###  http://eurovoc.europa.eu/449
<http://eurovoc.europa.eu/449> rdf:type owl:Class ;
                               rdfs:subClassOf <http://eurovoc.europa.eu/525> ;
                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                               <http://purl.obolibrary.org/obo/IAO_0000118> "EU-direktiv"@sv ,
                                                                            "Richtlinie (EU)"@de ,
                                                                            "directiva (UE)"@es ,
                                                                            "directive (EU)"@en ,
                                                                            "directive (UE)"@fr ,
                                                                            "directivă (UE)"@ro ,
                                                                            "direktiiv (EL)"@et ,
                                                                            "direktiivi (EU)"@fi ,
                                                                            "direktiv (EU)"@da ,
                                                                            "direktiva (EU)"@sl ,
                                                                            "direktiva EU-a"@hr ,
                                                                            "direktyva (ES)"@lt ,
                                                                            "direktīva (ES)"@lv ,
                                                                            "diretiva (UE)"@pt ,
                                                                            "direttiva (UE)"@it ,
                                                                            "direttiva (UE)"@mt ,
                                                                            "dyrektywa (UE)"@pl ,
                                                                            "irányelv (EU)"@hu ,
                                                                            "richtlijn (EU)"@nl ,
                                                                            "smernica (EÚ)"@sk ,
                                                                            "směrnice (EU)"@cs ,
                                                                            "treoir (AE)"@ga ,
                                                                            "οδηγία (EE)"@el ,
                                                                            "директива (EC)"@bg ;
                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6444" ;
                               <http://www.geneontology.org/formats/oboInOwl#source> "http://eurovoc.europa.eu/449" ;
                               rdfs:label "EU directive"@en .


###  http://eurovoc.europa.eu/525
<http://eurovoc.europa.eu/525> rdf:type owl:Class ;
                               rdfs:subClassOf <https://w3id.org/euph/8186> ;
                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                               <http://purl.obolibrary.org/obo/IAO_0000118> "EU law"@en ,
                                                                            "EU-Recht"@de ;
                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6787" ;
                               <http://www.geneontology.org/formats/oboInOwl#source> "http://eurovoc.europa.eu/525" ;
                               rdfs:label "EU law"@en .


###  http://opendata.inra.fr/AHOL/AHOL_0003000
<http://opendata.inra.fr/AHOL/AHOL_0003000> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/2843> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Symptom"@de ,
                                                                                         "symptom"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1089" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/AHOL/AHOL_0003000" ;
                                            rdfs:label "symptom"@en .


###  http://opendata.inra.fr/AHOL/AHOL_0005001
<http://opendata.inra.fr/AHOL/AHOL_0005001> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/2844> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                                              owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/97>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Krankheit"@de ,
                                                                                         "boală"@ro ,
                                                                                         "disease"@en ,
                                                                                         "doença"@pt ,
                                                                                         "enfermedad"@es ,
                                                                                         "enfermidade"@pt ,
                                                                                         "maladie"@fr ,
                                                                                         "malattia"@it ,
                                                                                         "sjukdom"@no ,
                                                                                         "sjukdom"@sv ,
                                                                                         "sygdom"@da ,
                                                                                         "sykdom"@no ,
                                                                                         "ziekte"@nl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:106" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/AHOL/AHOL_0005001" ;
                                            rdfs:label "disease"@en .


###  http://opendata.inra.fr/AHOL/AHOL_0005012
<http://opendata.inra.fr/AHOL/AHOL_0005012> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/84>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "bacterial disease"@en ,
                                                                                         "bakterielle Krankheit"@de ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:108" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/AHOL/AHOL_0005012" ;
                                            rdfs:label "bacterial disease"@en .


###  http://opendata.inra.fr/AHOL/AHOL_0005013
<http://opendata.inra.fr/AHOL/AHOL_0005013> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3272>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mykose"@de ,
                                                                                         "Pilzkrankheit"@de ,
                                                                                         "boală micotică"@ro ,
                                                                                         "fungal disease"@en ,
                                                                                         "micose"@pt ,
                                                                                         "micosi"@it ,
                                                                                         "micosis"@es ,
                                                                                         "micoză"@ro ,
                                                                                         "mycose"@fr ,
                                                                                         "mycose"@nl ,
                                                                                         "mycosis"@en ,
                                                                                         "mykos"@sv ,
                                                                                         "mykose"@no ,
                                                                                         "schimmelziekte"@nl ,
                                                                                         "soppsjukdom"@no ,
                                                                                         "svampesygdom"@da ,
                                                                                         "svampsjukdom"@sv ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:70" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/AHOL/AHOL_0005013" ;
                                            rdfs:label "fungal disease"@en .


###  http://opendata.inra.fr/AHOL/AHOL_0005015
<http://opendata.inra.fr/AHOL/AHOL_0005015> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                                              owl:someValuesFrom <http://semanticscience.org/resource/SIO_010379>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Virenerkrankung"@de ,
                                                                                         "viral disease"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:109" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/AHOL/AHOL_0005015" ;
                                            rdfs:label "viral disease"@en .


###  http://opendata.inra.fr/ATOL/ATOL_0000522
<http://opendata.inra.fr/ATOL/ATOL_0000522> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/7430> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/760>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Verhaltensmerkmal"@de ,
                                                                                         "behavioural trait"@en ,
                                                                                         "trait comportemental"@fr ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7435" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/ATOL/ATOL_0000522" ;
                                            rdfs:label "behavioral trait of honey bees"@en .


###  http://opendata.inra.fr/ATOL/ATOL_0000894
<http://opendata.inra.fr/ATOL/ATOL_0000894> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000928> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/852>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "reproductive trait of honey bees"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1533" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/ATOL/ATOL_0000894" ;
                                            rdfs:label "reproductive trait of honey bees"@en .


###  http://opendata.inra.fr/ATOL/ATOL_0000914
<http://opendata.inra.fr/ATOL/ATOL_0000914> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000522> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/7433>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Friedfertigkeit"@de ,
                                                                                         "Sanftmut"@de ,
                                                                                         "aggressivitet"@no ,
                                                                                         "aggressività"@it ,
                                                                                         "agressivité"@fr ,
                                                                                         "bičių piktumas"@lt ,
                                                                                         "blandetea"@ro ,
                                                                                         "bodavosť"@sk ,
                                                                                         "comportamento defensivo"@pt ,
                                                                                         "comportamiento defensivo"@es ,
                                                                                         "defensief gedrag"@nl ,
                                                                                         "defensive behaviour"@en ,
                                                                                         "gentleness"@en ,
                                                                                         "obrambeno ponašanje"@hr ,
                                                                                         "obrambno vedenje"@sl ,
                                                                                         "savunma davranışı"@tr ,
                                                                                         "zachowanie obronne"@pl ,
                                                                                         "αμυντική συμπεριφορά"@el ,
                                                                                         "одбрамбено понашање"@sr ,
                                                                                         "одбранбено однесување"@mk ,
                                                                                         "התנהגות הגנתית"@he ,
                                                                                         "防御行为"@zh ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:904" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/ATOL/ATOL_0000914" ;
                                            rdfs:label "defensive behaviour trait of honey bees"@en .


###  http://opendata.inra.fr/ATOL/ATOL_0000928
<http://opendata.inra.fr/ATOL/ATOL_0000928> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/7430> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Fitnessmerkmal"@de ,
                                                                                         "fitness trait"@en ,
                                                                                         "funktionales Merkmal"@de ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7431" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/ATOL/ATOL_0000928" ;
                                            rdfs:label "fitness trait of honey bees"@en .


###  http://opendata.inra.fr/ATOL/ATOL_0000987
<http://opendata.inra.fr/ATOL/ATOL_0000987> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/7430> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Typmerkmal"@de ,
                                                                                         "type trait"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7434" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/ATOL/ATOL_0000987" ;
                                            rdfs:label "type trait of honey bees"@en .


###  http://opendata.inra.fr/ATOL/ATOL_0001578
<http://opendata.inra.fr/ATOL/ATOL_0001578> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/7430> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/1427>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Produktionsmerkmal"@de ,
                                                                                         "production trait"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7432" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inra.fr/ATOL/ATOL_0001578" ;
                                            rdfs:label "production trait of honey bees"@en .


###  http://opendata.inrae.fr/thesaurusINRAE/c_10519
<http://opendata.inrae.fr/thesaurusINRAE/c_10519> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                                                  [ rdf:type owl:Restriction ;
                                                                    owl:onProperty <https://w3id.org/euph/8170> ;
                                                                    owl:someValuesFrom <https://w3id.org/euph/1163>
                                                                  ] ;
                                                  <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                  <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenbrot"@de ,
                                                                                               "Perga"@de ,
                                                                                               "bee bread"@en ,
                                                                                               "bibrød"@da ,
                                                                                               "bibrød"@no ,
                                                                                               "bijenbrood"@nl ,
                                                                                               "bobröd"@sv ,
                                                                                               "pain d'abeilles"@fr ,
                                                                                               "pan de las abejas"@es ,
                                                                                               "pane delle api"@it ,
                                                                                               "pão das abelhas"@pt ,
                                                                                               "păstură"@ro ;
                                                  <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1164" ;
                                                  <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inrae.fr/thesaurusINRAE/c_10519" ;
                                                  rdfs:label "bee bread"@en .


###  http://opendata.inrae.fr/thesaurusINRAE/c_379
<http://opendata.inrae.fr/thesaurusINRAE/c_379> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/euph/8065> ;
                                                                  owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000509>
                                                                ] ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/euph/8065> ;
                                                                  owl:someValuesFrom <https://w3id.org/euph/5882>
                                                                ] ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Gelée royale"@de ,
                                                                                             "Königinnenfuttersaft"@de ,
                                                                                             "bouillie royale"@fr ,
                                                                                             "dronninggelé"@no ,
                                                                                             "dronningsfodersaft"@da ,
                                                                                             "drottningfodersaft"@sv ,
                                                                                             "drottninggelé"@sv ,
                                                                                             "gelatina reale"@it ,
                                                                                             "geleia real"@pt ,
                                                                                             "gelée royale"@fr ,
                                                                                             "jale areal"@es ,
                                                                                             "koninginnemelk"@nl ,
                                                                                             "koninginnepap"@nl ,
                                                                                             "koninginnevoedsel"@nl ,
                                                                                             "lăptișor de matcă"@ro ,
                                                                                             "papilla real"@es ,
                                                                                             "pappa reale"@it ,
                                                                                             "royal jelly"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1161" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inrae.fr/thesaurusINRAE/c_379" ;
                                                rdfs:label "royal jelly"@en .


###  http://opendata.inrae.fr/thesaurusINRAE/c_5fd21dbd
<http://opendata.inrae.fr/thesaurusINRAE/c_5fd21dbd> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/euph/2273> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenprodukt"@de ,
                                                                                                  "hive product"@en ,
                                                                                                  "prodotto dell'alveare"@it ;
                                                     <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1129" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#source> "http://opendata.inrae.fr/thesaurusINRAE/c_5fd21dbd" ;
                                                     rdfs:label "hive product"@en .


###  http://purl.obolibrary.org/obo/AGRO_00000325
<http://purl.obolibrary.org/obo/AGRO_00000325> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1978> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/1439> ;
                                                                 owl:someValuesFrom <https://www.gbif.org/species/6>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "crop"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2379" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/AGRO_00000325" ;
                                               rdfs:label "crop"@en .


###  http://purl.obolibrary.org/obo/BFO_0000029
<http://purl.obolibrary.org/obo/BFO_0000029> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/BFO_0000141> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "site in ecology"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1872" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000029" ;
                                             rdfs:label "ecological space"@en .


###  http://purl.obolibrary.org/obo/BFO_0000141
<http://purl.obolibrary.org/obo/BFO_0000141> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/7723> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "immaterial ecological entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1871" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000141" ;
                                             rdfs:label "immaterial ecological entity"@en .


###  http://purl.obolibrary.org/obo/BFO_0000145
<http://purl.obolibrary.org/obo/BFO_0000145> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/976> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality in beekeeping"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1881" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145" ;
                                             rdfs:label "relational quality in beekeeping"@en .


###  http://purl.obolibrary.org/obo/CARO_0020001
<http://purl.obolibrary.org/obo/CARO_0020001> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/1092> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "Ruhr"@de ,
                                                                                           "bugløb"@da ,
                                                                                           "bukløp"@no ,
                                                                                           "diarrea"@es ,
                                                                                           "diarrea"@it ,
                                                                                           "diarree"@ro ,
                                                                                           "diarreia"@pt ,
                                                                                           "disenteria"@it ,
                                                                                           "disenteria"@pt ,
                                                                                           "disentería"@es ,
                                                                                           "dizenterie"@ro ,
                                                                                           "dysenteri"@sv ,
                                                                                           "dysenterie"@fr ,
                                                                                           "dysenterie"@nl ,
                                                                                           "dysentery"@en ,
                                                                                           "roer"@nl ,
                                                                                           "utsot"@sv ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7921" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CARO_0020001" ;
                                              rdfs:label "dysentery"@en .


###  http://purl.obolibrary.org/obo/CHEBI_132300
<http://purl.obolibrary.org/obo/CHEBI_132300> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26410> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/6392> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/6480>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8165> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/3111>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "CIANTRANILIPROL"@es ,
                                                                                           "CIANTRANILIPROL"@pt ,
                                                                                           "CIANTRANILIPROL"@ro ,
                                                                                           "CIANTRANILIPROL"@sl ,
                                                                                           "CIANTRANILIPROLAS"@lt ,
                                                                                           "CIJANTRANILIPROL"@hr ,
                                                                                           "CIÁNTRANILIPROL"@hu ,
                                                                                           "CIĀNTRANILIPROLS"@lv ,
                                                                                           "CYANTRANILIPROL"@cs ,
                                                                                           "CYANTRANILIPROL"@da ,
                                                                                           "CYANTRANILIPROL"@de ,
                                                                                           "CYANTRANILIPROL"@sv ,
                                                                                           "CYANTRANILIPROLE"@el ,
                                                                                           "CYANTRANILIPROLE"@en ,
                                                                                           "CYANTRANILIPROLE"@fr ,
                                                                                           "CYANTRANILIPROLE"@it ,
                                                                                           "CYANTRANILIPROLE"@nl ,
                                                                                           "CYJANOTRANILIPROL"@pl ,
                                                                                           "KYANTRANILIPROL"@sk ,
                                                                                           "SYANTRANIILIPROLI"@fi ,
                                                                                           "TSÜANTRANILIPROOL"@et ,
                                                                                           "ĊJANTRANILIPROL"@mt ,
                                                                                           "ЦИАНТРАНИЛИПРОЛ"@bg ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3710" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_132300" ;
                                              rdfs:label "cyantraniliprole"@en ;
                                              <https://w3id.org/euph/4030> """3-bromo-1-(3-chloro-2-pyridinyl)-N-[4-cyano-2-methyl-6-(methylcarbamoyl)phenyl]pyrazole-5-carboxamide
""" ,
                                                                           """680-242-7
""" ,
                                                                           """736994-63-1
""" ,
                                                                           """C19H14BrClN6O2
""" ,
                                                                           """CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)C#N
""" ,
                                                                           """I02_01_01
""" ,
                                                                           """InChI=1S/C19H14BrClN6O2/c1-10-6-11(9-22)7-12(18(28)23-2)16(10)25-19(29)14-8-15(20)26-27(14)17-13(21)4-3-5-24-17/h3-8H,1-2H3,(H,23,28)(H,25,29)
""" ,
                                                                           """RF-00003336-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """3-bromo-1-(3-chloro-2-pyridinyl)-N-[4-cyano-2-methyl-6-(methylcarbamoyl)phenyl]pyrazole-5-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """680-242-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """736994-63-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C19H14BrClN6O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)C#N
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I02_01_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C19H14BrClN6O2/c1-10-6-11(9-22)7-12(18(28)23-2)16(10)25-19(29)14-8-15(20)26-27(14)17-13(21)4-3-5-24-17/h3-8H,1-2H3,(H,23,28)(H,25,29)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_132300> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00003336-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_133305
<http://purl.obolibrary.org/obo/CHEBI_133305> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60915> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8165> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/3139>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "SULFOKSAFLOOR"@et ,
                                                                                           "SULFOKSAFLOR"@hr ,
                                                                                           "SULFOKSAFLOR"@mt ,
                                                                                           "SULFOKSAFLOR"@pl ,
                                                                                           "SULFOKSAFLOR"@sl ,
                                                                                           "SULFOKSAFLORAS"@lt ,
                                                                                           "SULFOKSAFLORI"@fi ,
                                                                                           "SULFOKSAFLORS"@lv ,
                                                                                           "SULFOXAFLOR"@cs ,
                                                                                           "SULFOXAFLOR"@da ,
                                                                                           "SULFOXAFLOR"@de ,
                                                                                           "SULFOXAFLOR"@el ,
                                                                                           "SULFOXAFLOR"@en ,
                                                                                           "SULFOXAFLOR"@es ,
                                                                                           "SULFOXAFLOR"@fr ,
                                                                                           "SULFOXAFLOR"@it ,
                                                                                           "SULFOXAFLOR"@nl ,
                                                                                           "SULFOXAFLOR"@pt ,
                                                                                           "SULFOXAFLOR"@ro ,
                                                                                           "SULFOXAFLOR"@sk ,
                                                                                           "SULFOXAFLOR"@sv ,
                                                                                           "SZULFOXAFLÓR"@hu ,
                                                                                           "СУЛФОКСАФЛОР"@bg ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3778" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_133305" ;
                                              rdfs:label "sulfoxaflor"@en ;
                                              <https://w3id.org/euph/4030> """807-366-8
""" ,
                                                                           """946578-00-3
""" ,
                                                                           """C10H10F3N3OS
""" ,
                                                                           """CC(C1=CN=C(C=C1)C(F)(F)F)S(=NC#N)(=O)C
""" ,
                                                                           """I99_13_03
""" ,
                                                                           """InChI=1S/C10H10F3N3OS/c1-7(18(2,17)16-6-14)8-3-4-9(15-5-8)10(11,12)13/h3-5,7H,1-2H3
""" ,
                                                                           """RF-00012335-PAR
""" ,
                                                                           """[methyl-oxo-[1-[6-(trifluoromethyl)-3-pyridinyl]ethyl]-λ6-sulfanylidene]cyanamide
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """807-366-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """946578-00-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C10H10F3N3OS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C1=CN=C(C=C1)C(F)(F)F)S(=NC#N)(=O)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_13_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C10H10F3N3OS/c1-7(18(2,17)16-6-14)8-3-4-9(15-5-8)10(11,12)13/h3-5,7H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00012335-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133305> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[methyl-oxo-[1-[6-(trifluoromethyl)-3-pyridinyl]ethyl]-λ6-sulfanylidene]cyanamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_133997
<http://purl.obolibrary.org/obo/CHEBI_133997> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_39173> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8165> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/3140>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "FLUPIRADIFURON"@hr ,
                                                                                           "FLUPIRADIFURON"@hu ,
                                                                                           "FLUPIRADIFURON"@mt ,
                                                                                           "FLUPIRADIFURON"@pl ,
                                                                                           "FLUPIRADIFURON"@ro ,
                                                                                           "FLUPIRADIFURON"@sl ,
                                                                                           "FLUPIRADIFURONA"@es ,
                                                                                           "FLUPIRADIFURONA"@pt ,
                                                                                           "FLUPIRADIFURONAS"@lt ,
                                                                                           "FLUPIRADIFURONS"@lv ,
                                                                                           "FLUPYRADIFURON"@cs ,
                                                                                           "FLUPYRADIFURON"@da ,
                                                                                           "FLUPYRADIFURON"@de ,
                                                                                           "FLUPYRADIFURON"@sv ,
                                                                                           "FLUPYRADIFURONE"@el ,
                                                                                           "FLUPYRADIFURONE"@en ,
                                                                                           "FLUPYRADIFURONE"@fr ,
                                                                                           "FLUPYRADIFURONE"@it ,
                                                                                           "FLUPYRADIFURONE"@nl ,
                                                                                           "FLUPYRADIFURONI"@fi ,
                                                                                           "FLUPYRADIFURÓN"@sk ,
                                                                                           "FLUPÜRADIFUROON"@et ,
                                                                                           "ФЛУПИРАДИФУРОН"@bg ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3782" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_133997" ;
                                              rdfs:label "flupyradifurone"@en ;
                                              <https://w3id.org/euph/4030> """3-[(6-chloro-3-pyridinyl)methyl-(2,2-difluoroethyl)amino]-2H-furan-5-one
""" ,
                                                                           """804-373-8
""" ,
                                                                           """951659-40-8
""" ,
                                                                           """C12H11ClF2N2O2
""" ,
                                                                           """C1C(=CC(=O)O1)N(CC2=CN=C(C=C2)Cl)CC(F)F
""" ,
                                                                           """I99_14_04
""" ,
                                                                           """InChI=1S/C12H11ClF2N2O2/c13-10-2-1-8(4-16-10)5-17(6-11(14)15)9-3-12(18)19-7-9/h1-4,11H,5-7H2
""" ,
                                                                           """RF-00004662-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """3-[(6-chloro-3-pyridinyl)methyl-(2,2-difluoroethyl)amino]-2H-furan-5-one
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """804-373-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """951659-40-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C12H11ClF2N2O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1C(=CC(=O)O1)N(CC2=CN=C(C=C2)Cl)CC(F)F
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_14_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C12H11ClF2N2O2/c13-10-2-1-8(4-16-10)5-17(6-11(14)15)9-3-12(18)19-7-9/h1-4,11H,5-7H2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_133997> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00004662-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_15986
<http://purl.obolibrary.org/obo/CHEBI_15986> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33695> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "polynucleotide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2579" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_15986" ;
                                             rdfs:label "polynucleotide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_16646
<http://purl.obolibrary.org/obo/CHEBI_16646> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36962> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kohlehydrat"@de ,
                                                                                          "carbohidrato"@pt ,
                                                                                          "carbohydrate"@en ,
                                                                                          "carboidrato"@it ,
                                                                                          "hidrat de carbon"@ro ,
                                                                                          "hidrato de carbono"@es ,
                                                                                          "hidrato de carbono"@pt ,
                                                                                          "hydrate de carbone"@fr ,
                                                                                          "idrato di carbonio"@it ,
                                                                                          "karbohydrat"@no ,
                                                                                          "kolhydrat"@sv ,
                                                                                          "koolhydraat"@nl ,
                                                                                          "kulhydrat"@da ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8117" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_16646" ;
                                             rdfs:label "carbohydrate"@en .


###  http://purl.obolibrary.org/obo/CHEBI_16991
<http://purl.obolibrary.org/obo/CHEBI_16991> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_15986> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ADN"@fr ,
                                                                                          "DNA"@de ,
                                                                                          "DNA"@en ,
                                                                                          "DNA"@nl ,
                                                                                          "DNS"@de ,
                                                                                          "Desoxyribonukleinsäure"@de ,
                                                                                          "acide désoxyribonucléique"@fr ,
                                                                                          "acido desossiribonucleico"@it ,
                                                                                          "deoxyribonucleic acid"@en ,
                                                                                          "desoxyribonucleïnezuur"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2580" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_16991" ;
                                             rdfs:label "deoxyribonucleic acid (DNA)"@en .


###  http://purl.obolibrary.org/obo/CHEBI_16995
<http://purl.obolibrary.org/obo/CHEBI_16995> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35692> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/2830> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/114>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oxalsäure"@de ,
                                                                                          "acide oxalique"@fr ,
                                                                                          "acido ossalico"@it ,
                                                                                          "oxaalzuur"@nl ,
                                                                                          "oxalic acid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2835" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_16995" ;
                                             rdfs:label "oxalic acid"@en ;
                                             <https://w3id.org/euph/4030> """144-62-7
""" ,
                                                                          """205-634-3
""" ,
                                                                          """C(=O)(C(=O)O)O
""" ,
                                                                          """C2H2O4
""" ,
                                                                          """InChI=1S/C2H2O4/c3-1(4)2(5)6/h(H,3,4)(H,5,6)
""" ,
                                                                          """oxalic acid
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_16995> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """144-62-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_16995> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """205-634-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_16995> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C(=O)(C(=O)O)O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_16995> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C2H2O4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_16995> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C2H2O4/c3-1(4)2(5)6/h(H,3,4)(H,5,6)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_16995> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """oxalic acid
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_17029
<http://purl.obolibrary.org/obo/CHEBI_17029> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_65212> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chitin"@de ,
                                                                                          "chitin"@en ,
                                                                                          "chitina"@it ,
                                                                                          "chitine"@fr ,
                                                                                          "chitine"@nl ,
                                                                                          "chitină"@ro ,
                                                                                          "kitin"@da ,
                                                                                          "kitin"@no ,
                                                                                          "kitin"@sv ,
                                                                                          "quitina"@es ,
                                                                                          "quitina"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:925" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_17029" ;
                                             rdfs:label "chitin"@en ;
                                             <https://w3id.org/euph/4030> """1398-61-4
""" ,
                                                                          """215-744-3
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17029> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1398-61-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17029> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """215-744-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_17234
<http://purl.obolibrary.org/obo/CHEBI_17234> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33917> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_33937>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Glukose"@de ,
                                                                                          "Traubenzucker"@de ,
                                                                                          "azúcar de uva"@es ,
                                                                                          "açúcar de uva"@pt ,
                                                                                          "destrosio"@it ,
                                                                                          "dextrosa"@es ,
                                                                                          "dextrose"@en ,
                                                                                          "dextrose"@fr ,
                                                                                          "dextrose"@pt ,
                                                                                          "dextroză"@ro ,
                                                                                          "druesukker"@da ,
                                                                                          "druesukker"@no ,
                                                                                          "druivensuiker"@nl ,
                                                                                          "druvsocker"@sv ,
                                                                                          "glicose"@pt ,
                                                                                          "glucosa"@es ,
                                                                                          "glucose"@en ,
                                                                                          "glucose"@fr ,
                                                                                          "glucose"@nl ,
                                                                                          "glucose"@pt ,
                                                                                          "glucosio"@it ,
                                                                                          "glucoză"@ro ,
                                                                                          "glukos"@sv ,
                                                                                          "glukose"@da ,
                                                                                          "grape sugar"@en ,
                                                                                          "sucre de raisin"@fr ,
                                                                                          "zahăr de struguri"@ro ,
                                                                                          "zucchero d'uva"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8218" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_17234" ;
                                             rdfs:label "glucose"@en ;
                                             <https://w3id.org/euph/4030> """(3R,4S,5S,6R)-6-(hydroxymethyl)oxane-2,3,4,5-tetrol
""" ,
                                                                          """1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h1,3-6,8-12H,2H2/t3-,4+,5+,6+/m0/s1
""" ,
                                                                          """200-075-1
""" ,
                                                                          """50-99-7
""" ,
                                                                          """C6H12O6
""" ,
                                                                          "C@H(C@"@HO)O
 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17234> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(3R,4S,5S,6R)-6-(hydroxymethyl)oxane-2,3,4,5-tetrol
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17234> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h1,3-6,8-12H,2H2/t3-,4+,5+,6+/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17234> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-075-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17234> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """50-99-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17234> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C6H12O6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17234> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "C@H(C@"@HO)O
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_17792
<http://purl.obolibrary.org/obo/CHEBI_17792> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33285> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organohalogen compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4099" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_17792" ;
                                             rdfs:label "organohalogen compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_17992
<http://purl.obolibrary.org/obo/CHEBI_17992> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36233> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_33937>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/8971274>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rübenzucker"@de ,
                                                                                          "Saccharose"@de ,
                                                                                          "azúcar de remolacha"@es ,
                                                                                          "açúcar de beterabba"@pt ,
                                                                                          "beet sugar"@en ,
                                                                                          "beetwortelsuiker"@nl ,
                                                                                          "betsocker"@sv ,
                                                                                          "bietsuiker"@nl ,
                                                                                          "roeksukker"@da ,
                                                                                          "roesukker"@no ,
                                                                                          "sacarosa"@es ,
                                                                                          "sacarose"@pt ,
                                                                                          "saccarosio"@it ,
                                                                                          "saccharose"@da ,
                                                                                          "saccharose"@fr ,
                                                                                          "sacharose"@nl ,
                                                                                          "sacharoza"@pl ,
                                                                                          "sacharozė"@lt ,
                                                                                          "sacharóza"@cs ,
                                                                                          "sacharóza"@sk ,
                                                                                          "sackaros"@sv ,
                                                                                          "saharoza"@hr ,
                                                                                          "saharoza"@sl ,
                                                                                          "saharoze"@lv ,
                                                                                          "sahharoos"@et ,
                                                                                          "sakkaroosi"@fi ,
                                                                                          "sucre de betterave"@fr ,
                                                                                          "sucrose"@en ,
                                                                                          "sukrożju"@mt ,
                                                                                          "szacharóz"@hu ,
                                                                                          "zaharoză"@ro ,
                                                                                          "zahăr de sfeclă"@ro ,
                                                                                          "zucchero di barbabietola"@it ,
                                                                                          "σακχαρόζη"@el ,
                                                                                          "захароза"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3711" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_17992" ;
                                             rdfs:label "sucrose"@en ;
                                             <https://w3id.org/euph/4030> """(2R,3R,4S,5S,6R)-2-[(2S,3S,4S,5R)-3,4-dihydroxy-2,5-bis(hydroxymethyl)oxolan-2-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
""" ,
                                                                          """200-334-9
""" ,
                                                                          """57-50-1
""" ,
                                                                          "C([C@@H]1C"@HO)O
 ,
                                                                          """C12H22O11
""" ,
                                                                          """InChI=1S/C12H22O11/c13-1-4-6(16)8(18)9(19)11(21-4)23-12(3-15)10(20)7(17)5(2-14)22-12/h4-11,13-20H,1-3H2/t4-,5-,6-,7-,8+,9-,10+,11-,12+/m1/s1
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17992> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(2R,3R,4S,5S,6R)-2-[(2S,3S,4S,5R)-3,4-dihydroxy-2,5-bis(hydroxymethyl)oxolan-2-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17992> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-334-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17992> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """57-50-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17992> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "C([C@@H]1C"@HO)O
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17992> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C12H22O11
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_17992> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C12H22O11/c13-1-4-6(16)8(18)9(19)11(21-4)23-12(3-15)10(20)7(17)5(2-14)22-12/h4-11,13-20H,1-3H2/t4-,5-,6-,7-,8+,9-,10+,11-,12+/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_18059
<http://purl.obolibrary.org/obo/CHEBI_18059> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50860> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Lipid"@de ,
                                                                                          "lipid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6261" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_18059" ;
                                             rdfs:label "lipid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_18133
<http://purl.obolibrary.org/obo/CHEBI_18133> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35381> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hexose"@de ,
                                                                                          "hexose"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8214" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_18133" ;
                                             rdfs:label "hexose"@en .


###  http://purl.obolibrary.org/obo/CHEBI_18154
<http://purl.obolibrary.org/obo/CHEBI_18154> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_16646> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "polysaccharide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1283" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_18154" ;
                                             rdfs:label "polysaccharide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_22153
<http://purl.obolibrary.org/obo/CHEBI_22153> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/5849> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/81>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Akarizid"@de ,
                                                                                          "acaricide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:680" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_22153" ;
                                             rdfs:label "acaricide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_23003
<http://purl.obolibrary.org/obo/CHEBI_23003> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33308> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "carbamate ester"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6541" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_23003" ;
                                             rdfs:label "carbamate ester"@en .


###  http://purl.obolibrary.org/obo/CHEBI_23014
<http://purl.obolibrary.org/obo/CHEBI_23014> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36963> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "carbon oxide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8120" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_23014" ;
                                             rdfs:label "carbon oxide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_23132
<http://purl.obolibrary.org/obo/CHEBI_23132> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36683> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "chlorobenzene"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7262" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_23132" ;
                                             rdfs:label "chlorobenzene"@en .


###  http://purl.obolibrary.org/obo/CHEBI_23367
<http://purl.obolibrary.org/obo/CHEBI_23367> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24431> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "molecular entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8119" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_23367" ;
                                             rdfs:label "molecular entity"@en .


###  http://purl.obolibrary.org/obo/CHEBI_23677
<http://purl.obolibrary.org/obo/CHEBI_23677> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_68452> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "diazole"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4027" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_23677" ;
                                             rdfs:label "diazole"@en .


###  http://purl.obolibrary.org/obo/CHEBI_23697
<http://purl.obolibrary.org/obo/CHEBI_23697> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23132> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "dichlorobenzene"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6617" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_23697" ;
                                             rdfs:label "dichlorobenzene"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24026
<http://purl.obolibrary.org/obo/CHEBI_24026> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_61697> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fettalkohol"@de ,
                                                                                          "fatty alcohol"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6895" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24026" ;
                                             rdfs:label "fatty alcohol"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24129
<http://purl.obolibrary.org/obo/CHEBI_24129> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25693> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "furan"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6351" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24129" ;
                                             rdfs:label "furan"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24431
<http://purl.obolibrary.org/obo/CHEBI_24431> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/2292> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "chemical entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2290" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24431" ;
                                             rdfs:label "chemical entity"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24436
<http://purl.obolibrary.org/obo/CHEBI_24436> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35352> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "guanidine"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4158" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24436" ;
                                             rdfs:label "guanidine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24527
<http://purl.obolibrary.org/obo/CHEBI_24527> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Herbizid"@de ,
                                                                                          "Unkrautvertilgungsmittel"@de ,
                                                                                          "erbicida"@it ,
                                                                                          "herbicid"@da ,
                                                                                          "herbicid"@sv ,
                                                                                          "herbicida"@es ,
                                                                                          "herbicida"@pt ,
                                                                                          "herbicide"@en ,
                                                                                          "herbicide"@fr ,
                                                                                          "ierbicid"@ro ,
                                                                                          "ogräsbekämpningsmedel"@sv ,
                                                                                          "onkruidbestrijdingsmiddel"@nl ,
                                                                                          "ugressdreper"@no ,
                                                                                          "ukrudtsmiddel"@da ,
                                                                                          "weed-killer"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:672" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24527" ;
                                             rdfs:label "herbicide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24532
<http://purl.obolibrary.org/obo/CHEBI_24532> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33285> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organic heterocyclic compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6373" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24532" ;
                                             rdfs:label "organic heterocyclic compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24852
<http://purl.obolibrary.org/obo/CHEBI_24852> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/5849> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3270>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Insektizid"@de ,
                                                                                          "insectendodend middel"@nl ,
                                                                                          "insecticid"@ro ,
                                                                                          "insecticida"@es ,
                                                                                          "insecticida"@pt ,
                                                                                          "insecticide"@en ,
                                                                                          "insecticide"@fr ,
                                                                                          "insecticide"@nl ,
                                                                                          "insekt-drepende middel"@no ,
                                                                                          "insektbekæmpelsesmiddel"@da ,
                                                                                          "insektdödande medel"@sv ,
                                                                                          "insekticid"@da ,
                                                                                          "insekticid"@sv ,
                                                                                          "insektmiddel"@no ,
                                                                                          "insetticida"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:662" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24852" ;
                                             rdfs:label "insecticide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24913
<http://purl.obolibrary.org/obo/CHEBI_24913> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50860> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Isoprenoid"@de ,
                                                                                          "isoprenoid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8191" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24913" ;
                                             rdfs:label "isoprenoid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_24973
<http://purl.obolibrary.org/obo/CHEBI_24973> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_18133> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ketohexose"@de ,
                                                                                          "ketohexose"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8216" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_24973" ;
                                             rdfs:label "ketohexose"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25000
<http://purl.obolibrary.org/obo/CHEBI_25000> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33308> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "lactone"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6605" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25000" ;
                                             rdfs:label "lactone"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25248
<http://purl.obolibrary.org/obo/CHEBI_25248> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33308> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "methyl ester"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6483" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25248" ;
                                             rdfs:label "methyl ester"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25384
<http://purl.obolibrary.org/obo/CHEBI_25384> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33575> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Monocarbonsäure"@de ,
                                                                                          "monocarboxylic acid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8200" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25384" ;
                                             rdfs:label "monocarboxylic acid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25409
<http://purl.obolibrary.org/obo/CHEBI_25409> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26873> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Monoterpenoid"@de ,
                                                                                          "monoterpenoid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8193" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25409" ;
                                             rdfs:label "monoterpenoid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25529
<http://purl.obolibrary.org/obo/CHEBI_25529> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26421> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "pyridinecarboxamide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7179" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25529" ;
                                             rdfs:label "pyridinecarboxamide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25693
<http://purl.obolibrary.org/obo/CHEBI_25693> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24532> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organic heteromonocyclic compound"@en ,
                                                                                          "organische heteromonocyclische Verbindung"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8213" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25693" ;
                                             rdfs:label "organic heteromonocyclic compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25698
<http://purl.obolibrary.org/obo/CHEBI_25698> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36963> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ether"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6898" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25698" ;
                                             rdfs:label "ether"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25703
<http://purl.obolibrary.org/obo/CHEBI_25703> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25710> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organic phosphate"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6423" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25703" ;
                                             rdfs:label "organic phosphate"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25710
<http://purl.obolibrary.org/obo/CHEBI_25710> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33285> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organophosphorus compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7238" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25710" ;
                                             rdfs:label "organophosphorus compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_25944
<http://purl.obolibrary.org/obo/CHEBI_25944> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1296> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_24431>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pestizid"@de ,
                                                                                          "pestcide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8103" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_25944" ;
                                             rdfs:label "pesticide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_26410
<http://purl.obolibrary.org/obo/CHEBI_26410> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23677> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "pyrazole"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4001" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_26410" ;
                                             rdfs:label "pyrazole"@en .


###  http://purl.obolibrary.org/obo/CHEBI_26421
<http://purl.obolibrary.org/obo/CHEBI_26421> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/6231> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridin"@de ,
                                                                                          "piridina"@it ,
                                                                                          "pyridine"@en ,
                                                                                          "pyridine"@fr ,
                                                                                          "pyridine"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6598" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_26421" ;
                                             rdfs:label "pyridine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_26873
<http://purl.obolibrary.org/obo/CHEBI_26873> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24913> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Terpenoid"@de ,
                                                                                          "terpenoid"@en ,
                                                                                          "terpénoïde"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8192" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_26873" ;
                                             rdfs:label "terpenoid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_27027
<http://purl.obolibrary.org/obo/CHEBI_27027> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33284> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mikronährstoff"@de ,
                                                                                          "micronutrient"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1241" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_27027" ;
                                             rdfs:label "micronutrient"@en .


###  http://purl.obolibrary.org/obo/CHEBI_27150
<http://purl.obolibrary.org/obo/CHEBI_27150> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50699> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "trisaccharide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6355" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_27150" ;
                                             rdfs:label "trisaccharide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_27607
<http://purl.obolibrary.org/obo/CHEBI_27607> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25409> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/2830> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/114>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Thymol"@de ,
                                                                                          "thymol"@en ,
                                                                                          "thymol"@fr ,
                                                                                          "thymol"@nl ,
                                                                                          "timol"@es ,
                                                                                          "timol"@pt ,
                                                                                          "timol"@ro ,
                                                                                          "timolo"@it ,
                                                                                          "tymol"@da ,
                                                                                          "tymol"@no ,
                                                                                          "tymol"@sv ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8188" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_27607" ;
                                             rdfs:label "thymol"@en ;
                                             <https://w3id.org/euph/4030> """1S/C10H14O/c1-7(2)9-5-4-8(3)6-10(9)11/h4-7,11H,1-3H3
""" ,
                                                                          """201-944-8
""" ,
                                                                          """89-83-8
""" ,
                                                                          """C10H14O
""" ,
                                                                          """CC1=CC(=C(C=C1)C(C)C)O
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_27607> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1S/C10H14O/c1-7(2)9-5-4-8(3)6-10(9)11/h4-7,11H,1-3H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_27607> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """201-944-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_27607> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """89-83-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_27607> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C10H14O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_27607> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=C(C=C1)C(C)C)O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_28017
<http://purl.obolibrary.org/obo/CHEBI_28017> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37163> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_33937>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stärke"@de ,
                                                                                          "almidón"@es ,
                                                                                          "amido"@it ,
                                                                                          "amido"@pt ,
                                                                                          "amidon"@fr ,
                                                                                          "amidon"@ro ,
                                                                                          "starch"@en ,
                                                                                          "stivelse"@da ,
                                                                                          "stivelse"@no ,
                                                                                          "stärkelse"@sv ,
                                                                                          "zetmeel"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1286" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_28017" ;
                                             rdfs:label "starch"@en ;
                                             <https://w3id.org/euph/4030> """232-679-6
""" ,
                                                                          """9005-25-8
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28017> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """232-679-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28017> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """9005-25-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_28757
<http://purl.obolibrary.org/obo/CHEBI_28757> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24973> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_33937>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fruchtzucker"@de ,
                                                                                          "Fruktose"@de ,
                                                                                          "Lävulose"@de ,
                                                                                          "azúcar de frutas"@es ,
                                                                                          "açúcar de frutas"@pt ,
                                                                                          "fructosa"@es ,
                                                                                          "fructose"@en ,
                                                                                          "fructose"@fr ,
                                                                                          "fructose"@nl ,
                                                                                          "fructoză"@ro ,
                                                                                          "frugtsukker"@da ,
                                                                                          "fruit sugar"@en ,
                                                                                          "fruktos"@sv ,
                                                                                          "fruktose"@da ,
                                                                                          "fruktose"@no ,
                                                                                          "fruktsocker"@sv ,
                                                                                          "fruktsukker"@no ,
                                                                                          "frutose"@pt ,
                                                                                          "fruttosio"@it ,
                                                                                          "laevulose"@en ,
                                                                                          "laevulose"@nl ,
                                                                                          "levulosa"@es ,
                                                                                          "levulose"@pt ,
                                                                                          "levulosio"@it ,
                                                                                          "levuloză"@ro ,
                                                                                          "lævulose"@da ,
                                                                                          "lévulose"@fr ,
                                                                                          "sucre de fruit"@fr ,
                                                                                          "vruchtensuiker"@nl ,
                                                                                          "zucchero di frutta"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8217" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_28757" ;
                                             rdfs:label "fructose"@en ;
                                             <https://w3id.org/euph/4030> """(3S,4R,5R)-2-(hydroxymethyl)oxane-2,3,4,5-tetrol
""" ,
                                                                          """1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h3,5-9,11-12H,1-2H2/t3-,5-,6-/m1/s1
""" ,
                                                                          """200-333-3
""" ,
                                                                          """57-48-7
""" ,
                                                                          """C6H12O6
""" ,
                                                                          "C@H(C@"@HO)O
 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28757> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(3S,4R,5R)-2-(hydroxymethyl)oxane-2,3,4,5-tetrol
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28757> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h3,5-9,11-12H,1-2H2/t3-,5-,6-/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28757> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-333-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28757> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """57-48-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28757> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C6H12O6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_28757> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "C@H(C@"@HO)O
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_2942
<http://purl.obolibrary.org/obo/CHEBI_2942> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_38473> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3122>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "ASADIRAKTIIN"@et ,
                                                                                         "ATSADIRAKTIINI"@fi ,
                                                                                         "AZADIRACHTIN"@cs ,
                                                                                         "AZADIRACHTIN"@da ,
                                                                                         "AZADIRACHTIN"@de ,
                                                                                         "AZADIRACHTIN"@el ,
                                                                                         "AZADIRACHTIN"@en ,
                                                                                         "AZADIRACHTIN"@hu ,
                                                                                         "AZADIRACHTIN"@nl ,
                                                                                         "AZADIRACHTINAS"@lt ,
                                                                                         "AZADIRACHTINE"@fr ,
                                                                                         "AZADIRACHTYNA"@pl ,
                                                                                         "AZADIRACHTÍN"@sk ,
                                                                                         "AZADIRACTINA"@it ,
                                                                                         "AZADIRACTINA"@pt ,
                                                                                         "AZADIRACTINĂ"@ro ,
                                                                                         "AZADIRACTÍN"@es ,
                                                                                         "AZADIRAHTIN"@hr ,
                                                                                         "AZADIRAHTIN"@sl ,
                                                                                         "AZADIRAKTIN"@sv ,
                                                                                         "AZADIRAKTĪNS"@lv ,
                                                                                         "AŻADIRAKTIN"@mt ,
                                                                                         "АЗАДИРАХТИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3745" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_2942" ;
                                            rdfs:label "azadirachtin A"@en ;
                                            <https://w3id.org/euph/4030> """11141-17-6
""" ,
                                                                         """601-089-4
""" ,
                                                                         "C/C=C(\\C)/C(=O)O[C@H]1CC"@HOC(=O)C
 ,
                                                                         """C35H44O16
""" ,
                                                                         """I05_02_03
""" ,
                                                                         """InChI=1S/C35H44O16/c1-8-15(2)24(38)49-18-12-19(48-16(3)36)32(26(39)43-6)13-46-21-22(32)31(18)14-47-34(42,27(40)44-7)25(31)29(4,23(21)37)35-20-11-17(30(35,5)51-35)33(41)9-10-45-28(33)50-20/h8-10,17-23,25,28,37,41-42H,11-14H2,1-7H3/b15-8+/t17-,18+,19-,20+,21-,22-,23-,25+,28+,29-,30+,31+,32+,33+,34+,35+/m1/s1
""" ,
                                                                         """RF-0030-001-PPP
""" ,
                                                                         """dimethyl (1S,4S,5R,6S,7S,8R,11S,12R,14S,15R)-12-acetyloxy-4,7-dihydroxy-6-[(1S,2S,6S,8S,9R,11S)-2-hydroxy-11-methyl-5,7,10-trioxatetracyclo[6.3.1.02,6.09,11]dodec-3-en-9-yl]-6-methyl-14-[(E)-2-methylbut-2-enoyl]oxy-3,9-dioxatetracyclo[6.6.1.01,5.011,15]pentadecane-4,11-dicarboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """11141-17-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """601-089-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "C/C=C(\\C)/C(=O)O[C@H]1CC"@HOC(=O)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C35H44O16
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I05_02_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C35H44O16/c1-8-15(2)24(38)49-18-12-19(48-16(3)36)32(26(39)43-6)13-46-21-22(32)31(18)14-47-34(42,27(40)44-7)25(31)29(4,23(21)37)35-20-11-17(30(35,5)51-35)33(41)9-10-45-28(33)50-20/h8-10,17-23,25,28,37,41-42H,11-14H2,1-7H3/b15-8+/t17-,18+,19-,20+,21-,22-,23-,25+,28+,29-,30+,31+,32+,33+,34+,35+/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0030-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_2942> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """dimethyl (1S,4S,5R,6S,7S,8R,11S,12R,14S,15R)-12-acetyloxy-4,7-dihydroxy-6-[(1S,2S,6S,8S,9R,11S)-2-hydroxy-11-methyl-5,7,10-trioxatetracyclo[6.3.1.02,6.09,11]dodec-3-en-9-yl]-6-methyl-14-[(E)-2-methylbut-2-enoyl]oxy-3,9-dioxatetracyclo[6.6.1.01,5.011,15]pentadecane-4,11-dicarboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_30260
<http://purl.obolibrary.org/obo/CHEBI_30260> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_38102> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3133>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CIROMAZIN"@hr ,
                                                                                          "CIROMAZIN"@hu ,
                                                                                          "CIROMAZIN"@ro ,
                                                                                          "CIROMAZIN"@sl ,
                                                                                          "CIROMAZINA"@es ,
                                                                                          "CIROMAZINA"@it ,
                                                                                          "CIROMAZINA"@pt ,
                                                                                          "CIROMAZINAS"@lt ,
                                                                                          "CIROMAZĪNS"@lv ,
                                                                                          "CYROMAZIN"@cs ,
                                                                                          "CYROMAZIN"@da ,
                                                                                          "CYROMAZIN"@de ,
                                                                                          "CYROMAZIN"@sv ,
                                                                                          "CYROMAZINE"@el ,
                                                                                          "CYROMAZINE"@en ,
                                                                                          "CYROMAZINE"@fr ,
                                                                                          "CYROMAZINE"@nl ,
                                                                                          "CYROMAZYNA"@pl ,
                                                                                          "CYROMAZÍN"@sk ,
                                                                                          "SYROMATSIINI"@fi ,
                                                                                          "TSÜROMASIIN"@et ,
                                                                                          "ĊIROMAŻINA"@mt ,
                                                                                          "ЦИРОМАЗИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3766" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_30260" ;
                                             rdfs:label "cyromazine"@en ;
                                             <https://w3id.org/euph/4030> """2-N-cyclopropyl-1,3,5-triazine-2,4,6-triamine
""" ,
                                                                          """266-257-8
""" ,
                                                                          """66215-27-8
""" ,
                                                                          """C1CC1NC2=NC(=NC(=N2)N)N
""" ,
                                                                          """C6H10N6
""" ,
                                                                          """I99_06_01
""" ,
                                                                          """InChI=1S/C6H10N6/c7-4-10-5(8)12-6(11-4)9-3-1-2-3/h3H,1-2H2,(H5,7,8,9,10,11,12)
""" ,
                                                                          """RF-0115-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_06_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C6H10N6/c7-4-10-5(8)12-6(11-4)9-3-1-2-3/h3H,1-2H2,(H5,7,8,9,10,11,12)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0115-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-N-cyclopropyl-1,3,5-triazine-2,4,6-triamine
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """266-257-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """66215-27-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1CC1NC2=NC(=NC(=N2)N)N
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C6H10N6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_30751
<http://purl.obolibrary.org/obo/CHEBI_30751> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25384> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/2830> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/114>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ameisensäure"@de ,
                                                                                          "Methansäure"@de ,
                                                                                          "acid formic"@ro ,
                                                                                          "acide formique"@fr ,
                                                                                          "acido formico"@it ,
                                                                                          "formic acid"@en ,
                                                                                          "maursyre"@no ,
                                                                                          "mierenzuur"@nl ,
                                                                                          "myresyre"@da ,
                                                                                          "myrsyra"@sv ,
                                                                                          "ácido fórmico"@es ,
                                                                                          "ácido fórmico"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8201" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_30751" ;
                                             rdfs:label "formic acid"@en ;
                                             <https://w3id.org/euph/4030> """1S/CH2O2/c2-1-3/h1H,(H,2,3)
""" ,
                                                                          """200-579-1
""" ,
                                                                          """64-18-6
""" ,
                                                                          """C(=O)O
""" ,
                                                                          """CH2O2
""" ,
                                                                          """formic acid
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30751> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1S/CH2O2/c2-1-3/h1H,(H,2,3)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30751> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-579-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30751> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """64-18-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30751> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C(=O)O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30751> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CH2O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_30751> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """formic acid
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_3093
<http://purl.obolibrary.org/obo/CHEBI_3093> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3108>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "BIFENTHRIN"@cs ,
                                                                                         "BIFENTHRIN"@da ,
                                                                                         "BIFENTHRIN"@de ,
                                                                                         "BIFENTHRIN"@el ,
                                                                                         "BIFENTHRIN"@en ,
                                                                                         "BIFENTHRIN"@nl ,
                                                                                         "BIFENTHRINE"@fr ,
                                                                                         "BIFENTRIIN"@et ,
                                                                                         "BIFENTRIINI"@fi ,
                                                                                         "BIFENTRIN"@hr ,
                                                                                         "BIFENTRIN"@hu ,
                                                                                         "BIFENTRIN"@ro ,
                                                                                         "BIFENTRIN"@sl ,
                                                                                         "BIFENTRIN"@sv ,
                                                                                         "BIFENTRINA"@it ,
                                                                                         "BIFENTRINA"@mt ,
                                                                                         "BIFENTRINA"@pt ,
                                                                                         "BIFENTRINAS"@lt ,
                                                                                         "BIFENTRYNA"@pl ,
                                                                                         "BIFENTRÍN"@es ,
                                                                                         "BIFENTRÍN"@sk ,
                                                                                         "BIFENTRĪNS"@lv ,
                                                                                         "БИФЕНТРИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3698" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_3093" ;
                                            rdfs:label "bifenthrin"@en ;
                                            <https://w3id.org/euph/4030> """617-373-6
""" ,
                                                                         """82657-04-3
""" ,
                                                                         """C23H22ClF3O2
""" ,
                                                                         "CC1=C(C=CC=C1C2=CC=CC=C2)COC(=O)[C@@H]3C@"@H/C=C(/C(F)(F)F)\Cl
 ,
                                                                         """I01_01_04
""" ,
                                                                         """InChI=1S/C23H22ClF3O2/c1-14-16(10-7-11-17(14)15-8-5-4-6-9-15)13-29-21(28)20-18(22(20,2)3)12-19(24)23(25,26)27/h4-12,18,20H,13H2,1-3H3/b19-12-/t18-,20-/m0/s1
""" ,
                                                                         """RF-0046-001-PPP
""" ,
                                                                         """trans-(2-methyl-3-phenylphenyl)methyl (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """617-373-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """82657-04-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C23H22ClF3O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1=C(C=CC=C1C2=CC=CC=C2)COC(=O)[C@@H]3C@"@H/C=C(/C(F)(F)F)\Cl
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C23H22ClF3O2/c1-14-16(10-7-11-17(14)15-8-5-4-6-9-15)13-29-21(28)20-18(22(20,2)3)12-19(24)23(25,26)27/h4-12,18,20H,13H2,1-3H3/b19-12-/t18-,20-/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0046-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-(2-methyl-3-phenylphenyl)methyl (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_33284
<http://purl.obolibrary.org/obo/CHEBI_33284> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1705> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nährstoff"@de ,
                                                                                          "nutrient"@en ,
                                                                                          "nutriente"@it ,
                                                                                          "nutriment"@fr ,
                                                                                          "nutriënt"@nl ,
                                                                                          "sostanza nutritiva"@it ,
                                                                                          "voedingsstof"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7750" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33284" ;
                                             rdfs:label "nutrient"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33285
<http://purl.obolibrary.org/obo/CHEBI_33285> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50860> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "heteroorganic entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8211" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33285" ;
                                             rdfs:label "heteroorganic entity"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33308
<http://purl.obolibrary.org/obo/CHEBI_33308> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36586> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "carboxylic ester"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6579" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33308" ;
                                             rdfs:label "carboxylic ester"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33575
<http://purl.obolibrary.org/obo/CHEBI_33575> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_64709> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carbonsäure"@de ,
                                                                                          "carboxylic acid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8199" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33575" ;
                                             rdfs:label "carboxylic acid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33694
<http://purl.obolibrary.org/obo/CHEBI_33694> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50860> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Biomakromolekül"@de ,
                                                                                          "biomacromolecule"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8235" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33694" ;
                                             rdfs:label "biomacromolecule"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33695
<http://purl.obolibrary.org/obo/CHEBI_33695> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33694> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Informationskodierendes Biomakromolekül"@de ,
                                                                                          "information biomacromolecule"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8234" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33695" ;
                                             rdfs:label "information biomacromolecule"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33917
<http://purl.obolibrary.org/obo/CHEBI_33917> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_18133> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Aldohexose"@de ,
                                                                                          "aldohexose"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8215" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33917" ;
                                             rdfs:label "aldohexose"@en .


###  http://purl.obolibrary.org/obo/CHEBI_33937
<http://purl.obolibrary.org/obo/CHEBI_33937> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33284> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Makronährstoff"@de ,
                                                                                          "macronutrient"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1240" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_33937" ;
                                             rdfs:label "macronutrient"@en .


###  http://purl.obolibrary.org/obo/CHEBI_34631
<http://purl.obolibrary.org/obo/CHEBI_34631> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37512> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3118>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CHLOORPYRIFOS"@nl ,
                                                                                          "CHLOROPIRYFOS"@pl ,
                                                                                          "CHLORPIRIFOSAS"@lt ,
                                                                                          "CHLORPYRIFOS"@cs ,
                                                                                          "CHLORPYRIFOS"@da ,
                                                                                          "CHLORPYRIFOS"@de ,
                                                                                          "CHLORPYRIFOS"@el ,
                                                                                          "CHLORPYRIFOS"@en ,
                                                                                          "CHLORPYRIFOS"@fr ,
                                                                                          "CHLÓRPYRIFOS"@sk ,
                                                                                          "CLORPIRIFOS"@es ,
                                                                                          "CLORPIRIFOS"@it ,
                                                                                          "CLORPIRIFOS"@pt ,
                                                                                          "CLORPIRIFOS"@ro ,
                                                                                          "HLORPIRIFOSS"@lv ,
                                                                                          "KLOROPÜRIFOSS"@et ,
                                                                                          "KLORPIRIFOS"@hr ,
                                                                                          "KLORPIRIFOS"@mt ,
                                                                                          "KLORPIRIFOS"@sl ,
                                                                                          "KLORPYRIFOS"@sv ,
                                                                                          "KLORPYRIFOSSI"@fi ,
                                                                                          "KLÓRPIRIFOSZ"@hu ,
                                                                                          "ХЛОРПИРИФОС"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3719" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_34631" ;
                                             rdfs:label "chlorpyrifos"@en ;
                                             <https://w3id.org/euph/4030> """220-864-4
""" ,
                                                                          """2921-88-2
""" ,
                                                                          """C9H11Cl3NO3PS
""" ,
                                                                          """CCOP(=S)(OCC)OC1=NC(=C(C=C1Cl)Cl)Cl
""" ,
                                                                          """I04_01_01
""" ,
                                                                          """InChI=1S/C9H11Cl3NO3PS/c1-3-14-17(18,15-4-2)16-9-7(11)5-6(10)8(12)13-9/h5H,3-4H2,1-2H3
""" ,
                                                                          """RF-0087-001-PPP
""" ,
                                                                          """diethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """220-864-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2921-88-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C9H11Cl3NO3PS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCOP(=S)(OCC)OC1=NC(=C(C=C1Cl)Cl)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C9H11Cl3NO3PS/c1-3-14-17(18,15-4-2)16-9-7(11)5-6(10)8(12)13-9/h5H,3-4H2,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0087-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34631> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """diethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_34632
<http://purl.obolibrary.org/obo/CHEBI_34632> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37512> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3118>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CHLOORPYRIFOS-METHYL"@nl ,
                                                                                          "CHLOROPIRYFOS METYLU"@pl ,
                                                                                          "CHLORPYRIFOS-METHYL"@cs ,
                                                                                          "CHLORPYRIFOS-METHYL"@da ,
                                                                                          "CHLORPYRIFOS-METHYL"@de ,
                                                                                          "CHLORPYRIFOS-METHYL"@el ,
                                                                                          "CHLORPYRIFOS-METHYL"@en ,
                                                                                          "CHLORPYRIFOS-MÉTHYLE"@fr ,
                                                                                          "CHLÓRPYRIFOS-METYL"@sk ,
                                                                                          "CLORPIRIFOS-METIL"@ro ,
                                                                                          "CLORPIRIFOS-METILE"@it ,
                                                                                          "CLORPIRIFOS-METILO"@es ,
                                                                                          "CLORPIRIFOS-METILO"@pt ,
                                                                                          "KLORPIRIFOS-METIL"@hr ,
                                                                                          "KLORPIRIFOS-METIL"@mt ,
                                                                                          "KLORPIRIFOS-METIL"@sl ,
                                                                                          "KLORPYRIFOSMETYL"@sv ,
                                                                                          "KLORPYRIFOSSI-METYYLI"@fi ,
                                                                                          "KLÓRPIRIFOSZ-METIL"@hu ,
                                                                                          "METILCHLORPIRIFOSAS"@lt ,
                                                                                          "METILHLORPIRIFOSS"@lv ,
                                                                                          "METÜÜLKLOROPÜRIFOSS"@et ,
                                                                                          "ХЛОРПИРИФОС-МЕТИЛ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3720" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_34632" ;
                                             rdfs:label "chlorpyrifos-methyl"@en ;
                                             <https://w3id.org/euph/4030> """227-011-5
""" ,
                                                                          """5598-13-0
""" ,
                                                                          """C7H7Cl3NO3PS
""" ,
                                                                          """COP(=S)(OC)OC1=NC(=C(C=C1Cl)Cl)Cl
""" ,
                                                                          """I04_01_02
""" ,
                                                                          """InChI=1S/C7H7Cl3NO3PS/c1-12-15(16,13-2)14-7-5(9)3-4(8)6(10)11-7/h3H,1-2H3
""" ,
                                                                          """RF-0088-001-PPP
""" ,
                                                                          """dimethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """227-011-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """5598-13-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C7H7Cl3NO3PS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """COP(=S)(OC)OC1=NC(=C(C=C1Cl)Cl)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C7H7Cl3NO3PS/c1-12-15(16,13-2)14-7-5(9)3-4(8)6(10)11-7/h3H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0088-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34632> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """dimethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_34703
<http://purl.obolibrary.org/obo/CHEBI_34703> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_83403> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3130>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "DIFLUBENSUROON"@et ,
                                                                                          "DIFLUBENTSURONI"@fi ,
                                                                                          "DIFLUBENZURON"@cs ,
                                                                                          "DIFLUBENZURON"@da ,
                                                                                          "DIFLUBENZURON"@de ,
                                                                                          "DIFLUBENZURON"@el ,
                                                                                          "DIFLUBENZURON"@en ,
                                                                                          "DIFLUBENZURON"@fr ,
                                                                                          "DIFLUBENZURON"@hr ,
                                                                                          "DIFLUBENZURON"@hu ,
                                                                                          "DIFLUBENZURON"@it ,
                                                                                          "DIFLUBENZURON"@nl ,
                                                                                          "DIFLUBENZURON"@pl ,
                                                                                          "DIFLUBENZURON"@ro ,
                                                                                          "DIFLUBENZURON"@sl ,
                                                                                          "DIFLUBENZURON"@sv ,
                                                                                          "DIFLUBENZURONAS"@lt ,
                                                                                          "DIFLUBENZURONS"@lv ,
                                                                                          "DIFLUBENZURÃO"@pt ,
                                                                                          "DIFLUBENZURÓN"@es ,
                                                                                          "DIFLUBENZURÓN"@sk ,
                                                                                          "DIFLUBENŻURON"@mt ,
                                                                                          "ДИФЛУБЕНЗУРОН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3758" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_34703" ;
                                             rdfs:label "diflubenzuron"@en ;
                                             <https://w3id.org/euph/4030> """252-529-3
""" ,
                                                                          """35367-38-5
""" ,
                                                                          """C14H9ClF2N2O2
""" ,
                                                                          """C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC=C(C=C2)Cl)F
""" ,
                                                                          """I99_03_01
""" ,
                                                                          """InChI=1S/C14H9ClF2N2O2/c15-8-4-6-9(7-5-8)18-14(21)19-13(20)12-10(16)2-1-3-11(12)17/h1-7H,(H2,18,19,20,21)
""" ,
                                                                          """N-[(4-chlorophenyl)carbamoyl]-2,6-difluorobenzamide
""" ,
                                                                          """RF-0134-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """252-529-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """35367-38-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C14H9ClF2N2O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC=C(C=C2)Cl)F
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_03_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C14H9ClF2N2O2/c15-8-4-6-9(7-5-8)18-14(21)19-13(20)12-10(16)2-1-3-11(12)17/h1-7H,(H2,18,19,20,21)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[(4-chlorophenyl)carbamoyl]-2,6-difluorobenzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0134-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_34714
<http://purl.obolibrary.org/obo/CHEBI_34714> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37512> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3118>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "DIMETHOAAT"@nl ,
                                                                                          "DIMETHOAT"@da ,
                                                                                          "DIMETHOAT"@de ,
                                                                                          "DIMETHOATE"@el ,
                                                                                          "DIMETHOATE"@en ,
                                                                                          "DIMETHOÁT"@cs ,
                                                                                          "DIMETOAAT"@et ,
                                                                                          "DIMETOAATTI"@fi ,
                                                                                          "DIMETOAT"@hr ,
                                                                                          "DIMETOAT"@mt ,
                                                                                          "DIMETOAT"@pl ,
                                                                                          "DIMETOAT"@ro ,
                                                                                          "DIMETOAT"@sl ,
                                                                                          "DIMETOAT"@sv ,
                                                                                          "DIMETOATAS"@lt ,
                                                                                          "DIMETOATO"@es ,
                                                                                          "DIMETOATO"@it ,
                                                                                          "DIMETOATO"@pt ,
                                                                                          "DIMETOÁT"@hu ,
                                                                                          "DIMETOÁT"@sk ,
                                                                                          "DIMETOĀTS"@lv ,
                                                                                          "DIMÉTHOATE"@fr ,
                                                                                          "ДИМЕТОАТ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3721" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_34714" ;
                                             rdfs:label "dimethoate"@en ;
                                             <https://w3id.org/euph/4030> """2-dimethoxyphosphinothioylsulfanyl-N-methylacetamide
""" ,
                                                                          """200-480-3
""" ,
                                                                          """60-51-5
""" ,
                                                                          """C5H12NO3PS2
""" ,
                                                                          """CNC(=O)CSP(=S)(OC)OC
""" ,
                                                                          """I04_01_03
""" ,
                                                                          """InChI=1S/C5H12NO3PS2/c1-6-5(7)4-12-10(11,8-2)9-3/h4H2,1-3H3,(H,6,7)
""" ,
                                                                          """RF-0139-003-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-dimethoxyphosphinothioylsulfanyl-N-methylacetamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-480-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """60-51-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C5H12NO3PS2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CNC(=O)CSP(=S)(OC)OC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C5H12NO3PS2/c1-6-5(7)4-12-10(11,8-2)9-3/h4H2,1-3H3,(H,6,7)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_34714> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0139-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_35352
<http://purl.obolibrary.org/obo/CHEBI_35352> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33285> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organonitrogen compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8254" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35352" ;
                                             rdfs:label "organonitrogen compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_35363
<http://purl.obolibrary.org/obo/CHEBI_35363> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35352> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "carbohydrazide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6485" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35363" ;
                                             rdfs:label "carbohydrazide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_35381
<http://purl.obolibrary.org/obo/CHEBI_35381> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_16646> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Einfachzucker"@de ,
                                                                                          "Monosaccharid"@de ,
                                                                                          "monosaccharide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:910" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35381" ;
                                             rdfs:label "monosaccharide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_35618
<http://purl.obolibrary.org/obo/CHEBI_35618> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25698> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "aromatic ether"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4007" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35618" ;
                                             rdfs:label "aromatic ether"@en .


###  http://purl.obolibrary.org/obo/CHEBI_35622
<http://purl.obolibrary.org/obo/CHEBI_35622> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25693> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "thiazolidine"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6668" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35622" ;
                                             rdfs:label "thiazolidine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_35692
<http://purl.obolibrary.org/obo/CHEBI_35692> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33575> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "dicarboxylic acid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2836" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35692" ;
                                             rdfs:label "dicarboxylic acid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_35868
<http://purl.obolibrary.org/obo/CHEBI_35868> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25384> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "hydroxy monocarboxylic acid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8221" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_35868" ;
                                             rdfs:label "hydroxy monocarboxylic acid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36080
<http://purl.obolibrary.org/obo/CHEBI_36080> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33695> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_33937>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Eiweiß"@de ,
                                                                                          "Protein"@de ,
                                                                                          "eiwit"@nl ,
                                                                                          "protein"@da ,
                                                                                          "protein"@en ,
                                                                                          "protein"@no ,
                                                                                          "protein"@sv ,
                                                                                          "proteina"@it ,
                                                                                          "proteină"@ro ,
                                                                                          "proteína"@es ,
                                                                                          "proteína"@pt ,
                                                                                          "proteïn"@nl ,
                                                                                          "protéine"@fr ,
                                                                                          "äggviteämne"@sv ,
                                                                                          "æggehvidestof"@da ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6391" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36080" ;
                                             rdfs:label "protein"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36233
<http://purl.obolibrary.org/obo/CHEBI_36233> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50699> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "disaccharide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6900" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36233" ;
                                             rdfs:label "disaccharide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36586
<http://purl.obolibrary.org/obo/CHEBI_36586> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36963> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "carbonyl compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6576" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36586" ;
                                             rdfs:label "carbonyl compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36615
<http://purl.obolibrary.org/obo/CHEBI_36615> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26873> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "triterpenoid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4324" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36615" ;
                                             rdfs:label "triterpenoid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36683
<http://purl.obolibrary.org/obo/CHEBI_36683> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_17792> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organochlorine compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6277" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36683" ;
                                             rdfs:label "organochlorine compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36962
<http://purl.obolibrary.org/obo/CHEBI_36962> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33285> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Organochalkogen-Verbindung"@de ,
                                                                                          "organochalcogen compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8212" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36962" ;
                                             rdfs:label "organochalcogen compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_36963
<http://purl.obolibrary.org/obo/CHEBI_36963> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36962> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organooxygen compound"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6577" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_36963" ;
                                             rdfs:label "organooxygen compound"@en .


###  http://purl.obolibrary.org/obo/CHEBI_37163
<http://purl.obolibrary.org/obo/CHEBI_37163> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_18154> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "glucan"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1028" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_37163" ;
                                             rdfs:label "glucan"@en .


###  http://purl.obolibrary.org/obo/CHEBI_37512
<http://purl.obolibrary.org/obo/CHEBI_37512> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25703> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organic thiophosphate"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4048" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_37512" ;
                                             rdfs:label "organic thiophosphate"@en .


###  http://purl.obolibrary.org/obo/CHEBI_38102
<http://purl.obolibrary.org/obo/CHEBI_38102> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/6231> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "triazine"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6546" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38102" ;
                                             rdfs:label "triazine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_38449
<http://purl.obolibrary.org/obo/CHEBI_38449> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35363> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3132>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "METHOXYFENOZID"@cs ,
                                                                                          "METHOXYFENOZID"@da ,
                                                                                          "METHOXYFENOZID"@de ,
                                                                                          "METHOXYFENOZIDE"@el ,
                                                                                          "METHOXYFENOZIDE"@en ,
                                                                                          "METHOXYFENOZIDE"@nl ,
                                                                                          "METOKSIFENOTSIDI"@fi ,
                                                                                          "METOKSIFENOZID"@hr ,
                                                                                          "METOKSIFENOZID"@sl ,
                                                                                          "METOKSIFENOZIDAS"@lt ,
                                                                                          "METOKSIFENOZĪDS"@lv ,
                                                                                          "METOKSYFENOZYD"@pl ,
                                                                                          "METOKSÜFENOSIID"@et ,
                                                                                          "METOSSIFENOZIDE"@it ,
                                                                                          "METOSSIFENOŻID"@mt ,
                                                                                          "METOXIFENOZID"@hu ,
                                                                                          "METOXIFENOZID"@ro ,
                                                                                          "METOXIFENOZID"@sv ,
                                                                                          "METOXIFENOZIDA"@es ,
                                                                                          "METOXIFENOZIDA"@pt ,
                                                                                          "METOXYFENOZID"@sk ,
                                                                                          "MÉTHOXYFÉNOZIDE"@fr ,
                                                                                          "МЕТОКСИФЕНОЗИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3763" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38449" ;
                                             rdfs:label "methoxyfenozide"@en ;
                                             <https://w3id.org/euph/4030> """161050-58-4
""" ,
                                                                          """605-245-2
""" ,
                                                                          """C22H28N2O3
""" ,
                                                                          """CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C(=CC=C2)OC)C)C
""" ,
                                                                          """I99_05_01
""" ,
                                                                          """InChI=1S/C22H28N2O3/c1-14-11-15(2)13-17(12-14)21(26)24(22(4,5)6)23-20(25)18-9-8-10-19(27-7)16(18)3/h8-13H,1-7H3,(H,23,25)
""" ,
                                                                          """N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-3-methoxy-2-methylbenzohydrazide
""" ,
                                                                          """RF-0296-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """161050-58-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """605-245-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H28N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C(=CC=C2)OC)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_05_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H28N2O3/c1-14-11-15(2)13-17(12-14)21(26)24(22(4,5)6)23-20(25)18-9-8-10-19(27-7)16(18)3/h8-13H,1-7H3,(H,23,25)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-3-methoxy-2-methylbenzohydrazide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38449> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0296-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38450
<http://purl.obolibrary.org/obo/CHEBI_38450> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_38455> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3132>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CHROMAFENOZID"@cs ,
                                                                                          "CHROMAFENOZID"@da ,
                                                                                          "CHROMAFENOZID"@de ,
                                                                                          "CHROMAFENOZID"@sk ,
                                                                                          "CHROMAFENOZIDAS"@lt ,
                                                                                          "CHROMAFENOZIDE"@el ,
                                                                                          "CHROMAFENOZIDE"@en ,
                                                                                          "CHROMAFENOZIDE"@nl ,
                                                                                          "CHROMAFENOZYD"@pl ,
                                                                                          "CHROMAFÉNOZIDE"@fr ,
                                                                                          "CROMAFENOZID"@ro ,
                                                                                          "CROMAFENOZIDA"@es ,
                                                                                          "CROMAFENOZIDA"@pt ,
                                                                                          "CROMAFENOZIDE"@it ,
                                                                                          "HROMAFENOZĪDS"@lv ,
                                                                                          "KROMAFENOSIID"@et ,
                                                                                          "KROMAFENOTSIDI"@fi ,
                                                                                          "KROMAFENOZID"@hr ,
                                                                                          "KROMAFENOZID"@hu ,
                                                                                          "KROMAFENOZID"@sl ,
                                                                                          "KROMAFENOZID"@sv ,
                                                                                          "KROMAFENOŻID"@mt ,
                                                                                          "ХРОМАФЕНОЗИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3765" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38450" ;
                                             rdfs:label "chromafenozide"@en ;
                                             <https://w3id.org/euph/4030> """143807-66-3
""" ,
                                                                          """604-382-5
""" ,
                                                                          """C24H30N2O3
""" ,
                                                                          """CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C3=C(C=C2)OCCC3)C)C
""" ,
                                                                          """I99_05_03
""" ,
                                                                          """InChI=1S/C24H30N2O3/c1-15-12-16(2)14-18(13-15)23(28)26(24(4,5)6)25-22(27)20-9-10-21-19(17(20)3)8-7-11-29-21/h9-10,12-14H,7-8,11H2,1-6H3,(H,25,27)
""" ,
                                                                          """N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-5-methyl-3,4-dihydro-2H-chromene-6-carbohydrazide
""" ,
                                                                          """RF-0094-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """143807-66-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """604-382-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C24H30N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C3=C(C=C2)OCCC3)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_05_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C24H30N2O3/c1-15-12-16(2)14-18(13-15)23(28)26(24(4,5)6)25-22(27)20-9-10-21-19(17(20)3)8-7-11-29-21/h9-10,12-14H,7-8,11H2,1-6H3,(H,25,27)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-5-methyl-3,4-dihydro-2H-chromene-6-carbohydrazide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38450> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0094-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38452
<http://purl.obolibrary.org/obo/CHEBI_38452> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35363> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3132>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "TEBUFENOSIID"@et ,
                                                                                          "TEBUFENOTSIDI"@fi ,
                                                                                          "TEBUFENOZID"@cs ,
                                                                                          "TEBUFENOZID"@da ,
                                                                                          "TEBUFENOZID"@de ,
                                                                                          "TEBUFENOZID"@hr ,
                                                                                          "TEBUFENOZID"@hu ,
                                                                                          "TEBUFENOZID"@ro ,
                                                                                          "TEBUFENOZID"@sk ,
                                                                                          "TEBUFENOZID"@sl ,
                                                                                          "TEBUFENOZID"@sv ,
                                                                                          "TEBUFENOZIDA"@es ,
                                                                                          "TEBUFENOZIDA"@pt ,
                                                                                          "TEBUFENOZIDAS"@lt ,
                                                                                          "TEBUFENOZIDE"@el ,
                                                                                          "TEBUFENOZIDE"@en ,
                                                                                          "TEBUFENOZIDE"@it ,
                                                                                          "TEBUFENOZIDE"@nl ,
                                                                                          "TEBUFENOZYD"@pl ,
                                                                                          "TEBUFENOZĪDS"@lv ,
                                                                                          "TEBUFENOŻID"@mt ,
                                                                                          "TÉBUFÉNOZIDE"@fr ,
                                                                                          "ТЕБУФЕНОЗИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3764" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38452" ;
                                             rdfs:label "tebufenozide"@en ;
                                             <https://w3id.org/euph/4030> """112410-23-8
""" ,
                                                                          """412-850-3
""" ,
                                                                          """C22H28N2O2
""" ,
                                                                          """CCC1=CC=C(C=C1)C(=O)NN(C(=O)C2=CC(=CC(=C2)C)C)C(C)(C)C
""" ,
                                                                          """I99_05_02
""" ,
                                                                          """InChI=1S/C22H28N2O2/c1-7-17-8-10-18(11-9-17)20(25)23-24(22(4,5)6)21(26)19-13-15(2)12-16(3)14-19/h8-14H,7H2,1-6H3,(H,23,25)
""" ,
                                                                          """N-tert-butyl-N'-(4-ethylbenzoyl)-3,5-dimethylbenzohydrazide
""" ,
                                                                          """RF-0404-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """112410-23-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """412-850-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H28N2O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCC1=CC=C(C=C1)C(=O)NN(C(=O)C2=CC(=CC(=C2)C)C)C(C)(C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_05_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H28N2O2/c1-7-17-8-10-18(11-9-17)20(25)23-24(22(4,5)6)21(26)19-13-15(2)12-16(3)14-19/h8-14H,7H2,1-6H3,(H,23,25)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-tert-butyl-N'-(4-ethylbenzoyl)-3,5-dimethylbenzohydrazide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38452> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0404-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38455
<http://purl.obolibrary.org/obo/CHEBI_38455> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35363> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "bisacylhydrazine"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6614" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38455" ;
                                             rdfs:label "bisacylhydrazine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_38473
<http://purl.obolibrary.org/obo/CHEBI_38473> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_39434> ,
                                                             <https://w3id.org/euph/4814> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3122>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "azadirachtin"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4322" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38473" ;
                                             rdfs:label "azadirachtin"@en .


###  http://purl.obolibrary.org/obo/CHEBI_38491
<http://purl.obolibrary.org/obo/CHEBI_38491> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23003> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/749> ;
                                                               owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.1.1.7>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3115>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CHLORHYDRATE DE FORMÉTANATE"@fr ,
                                                                                          "CHLOROWODOREK FORMETANATU"@pl ,
                                                                                          "CLORHIDRATO DE FORMETANATO"@es ,
                                                                                          "CLORIDRATO DE FORMETANATO"@pt ,
                                                                                          "CLORIDRATO DI FORMETANATO"@it ,
                                                                                          "FORMETANAATHYDROCHLORIDE"@nl ,
                                                                                          "FORMETANAATHÜDROKLORIID"@et ,
                                                                                          "FORMETANAATTIHYDROKLORIDI"@fi ,
                                                                                          "FORMETANAT-CLORHIDRAT"@ro ,
                                                                                          "FORMETANAT-HIDROKLORID"@hr ,
                                                                                          "FORMETANAT-HIDROKLORID"@sl ,
                                                                                          "FORMETANAT-HYDROCHLORID"@da ,
                                                                                          "FORMETANAT-HYDROCHLORID"@de ,
                                                                                          "FORMETANATAS-HIDROCHLORIDAS"@lt ,
                                                                                          "FORMETANATE-HYDROCHLORIDE"@el ,
                                                                                          "FORMETANATE-HYDROCHLORIDE"@en ,
                                                                                          "FORMETANATHYDROKLORID"@sv ,
                                                                                          "FORMETANÁT-HIDROKLORID"@hu ,
                                                                                          "FORMETANÁT-HYDROCHLORID"@cs ,
                                                                                          "FORMETANÁT-HYDROCHLORID"@sk ,
                                                                                          "FORMETANĀTHIDROHLORĪDS"@lv ,
                                                                                          "IDROKLORIDRAT TAL-FORMETANAT"@mt ,
                                                                                          "ФОРМЕТАНАТ ХИДРОХЛОРИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3715" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38491" ;
                                             rdfs:label "formetanate"@en ;
                                             <https://w3id.org/euph/4030> """22259-30-9
""" ,
                                                                          """244-879-0
""" ,
                                                                          """C11H15N3O2
""" ,
                                                                          """CNC(=O)OC1=CC=CC(=C1)N=CN(C)C
""" ,
                                                                          """I03_02_02
""" ,
                                                                          """InChI=1S/C11H15N3O2/c1-12-11(15)16-10-6-4-5-9(7-10)13-8-14(2)3/h4-8H,1-3H3,(H,12,15)
""" ,
                                                                          """RF-0223-002-PPP
""" ,
                                                                          """[3-(dimethylaminomethylideneamino)phenyl] N-methylcarbamate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """22259-30-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """244-879-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C11H15N3O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CNC(=O)OC1=CC=CC(=C1)N=CN(C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I03_02_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C11H15N3O2/c1-12-11(15)16-10-6-4-5-9(7-10)13-8-14(2)3/h4-8H,1-3H3,(H,12,15)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0223-002-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38491> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[3-(dimethylaminomethylideneamino)phenyl] N-methylcarbamate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38539
<http://purl.obolibrary.org/obo/CHEBI_38539> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23003> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/749> ;
                                                               owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.1.1.7>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3114>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "OKSAMIL"@hr ,
                                                                                          "OKSAMIL"@mt ,
                                                                                          "OKSAMIL"@sl ,
                                                                                          "OKSAMILAS"@lt ,
                                                                                          "OKSAMILS"@lv ,
                                                                                          "OKSAMYL"@pl ,
                                                                                          "OKSAMYYLI"@fi ,
                                                                                          "OKSAMÜÜL"@et ,
                                                                                          "OXAMIL"@hu ,
                                                                                          "OXAMIL"@it ,
                                                                                          "OXAMIL"@pt ,
                                                                                          "OXAMIL"@ro ,
                                                                                          "OXAMILO"@es ,
                                                                                          "OXAMYL"@cs ,
                                                                                          "OXAMYL"@da ,
                                                                                          "OXAMYL"@de ,
                                                                                          "OXAMYL"@el ,
                                                                                          "OXAMYL"@en ,
                                                                                          "OXAMYL"@fr ,
                                                                                          "OXAMYL"@nl ,
                                                                                          "OXAMYL"@sk ,
                                                                                          "OXAMYL"@sv ,
                                                                                          "ОКСАМИЛ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3713" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38539" ;
                                             rdfs:label "oxamyl"@en ;
                                             <https://w3id.org/euph/4030> """23135-22-0
""" ,
                                                                          """245-445-3
""" ,
                                                                          """C7H13N3O3S
""" ,
                                                                          """CNC(=O)ON=C(C(=O)N(C)C)SC
""" ,
                                                                          """I03_01_02
""" ,
                                                                          """InChI=1S/C7H13N3O3S/c1-8-7(12)13-9-5(14-4)6(11)10(2)3/h1-4H3,(H,8,12)
""" ,
                                                                          """RF-0320-001-PPP
""" ,
                                                                          """methyl 2-(dimethylamino)-N-(methylcarbamoyloxy)-2-oxoethanimidothioate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """23135-22-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """245-445-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C7H13N3O3S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CNC(=O)ON=C(C(=O)N(C)C)SC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I03_01_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C7H13N3O3S/c1-8-7(12)13-9-5(14-4)6(11)10(2)3/h1-4H3,(H,8,12)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0320-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38539> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """methyl 2-(dimethylamino)-N-(methylcarbamoyloxy)-2-oxoethanimidothioate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38630
<http://purl.obolibrary.org/obo/CHEBI_38630> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25248> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3136>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "INDOKSAKARB"@et ,
                                                                                          "INDOKSAKARB"@hr ,
                                                                                          "INDOKSAKARB"@mt ,
                                                                                          "INDOKSAKARB"@pl ,
                                                                                          "INDOKSAKARB"@sl ,
                                                                                          "INDOKSAKARBAS"@lt ,
                                                                                          "INDOKSAKARBI"@fi ,
                                                                                          "INDOKSAKARBS"@lv ,
                                                                                          "INDOXACARB"@da ,
                                                                                          "INDOXACARB"@de ,
                                                                                          "INDOXACARB"@el ,
                                                                                          "INDOXACARB"@en ,
                                                                                          "INDOXACARB"@es ,
                                                                                          "INDOXACARB"@it ,
                                                                                          "INDOXACARB"@nl ,
                                                                                          "INDOXACARB"@ro ,
                                                                                          "INDOXACARBE"@fr ,
                                                                                          "INDOXACARBE"@pt ,
                                                                                          "INDOXAKARB"@cs ,
                                                                                          "INDOXAKARB"@hu ,
                                                                                          "INDOXAKARB"@sk ,
                                                                                          "INDOXAKARB"@sv ,
                                                                                          "ИНДОКСАКАРБ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3771" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38630" ;
                                             rdfs:label "indoxacarb"@en ;
                                             <https://w3id.org/euph/4030> """173584-44-6
""" ,
                                                                          """605-683-4
""" ,
                                                                          """C22H17ClF3N3O7
""" ,
                                                                          "COC(=O)[C"@]12CC3=C(C1=NN(CO2)C(=O)N(C4=CC=C(C=C4)OC(F)(F)F)C(=O)OC)C=CC(=C3)Cl
 ,
                                                                          """I99_10_01
""" ,
                                                                          """InChI=1S/C22H17ClF3N3O7/c1-33-18(30)21-10-12-9-13(23)3-8-16(12)17(21)27-28(11-35-21)19(31)29(20(32)34-2)14-4-6-15(7-5-14)36-22(24,25)26/h3-9H,10-11H2,1-2H3/t21-/m0/s1
""" ,
                                                                          """RF-00004822-PAR
""" ,
                                                                          """methyl (4aS)-7-chloro-2-[methoxycarbonyl-[4-(trifluoromethoxy)phenyl]carbamoyl]-3,5-dihydroindeno[1,2-e][1,3,4]oxadiazine-4a-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """173584-44-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """605-683-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H17ClF3N3O7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "COC(=O)[C"@]12CC3=C(C1=NN(CO2)C(=O)N(C4=CC=C(C=C4)OC(F)(F)F)C(=O)OC)C=CC(=C3)Cl
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_10_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H17ClF3N3O7/c1-33-18(30)21-10-12-9-13(23)3-8-16(12)17(21)27-28(11-35-21)19(31)29(20(32)34-2)14-4-6-15(7-5-14)36-22(24,25)26/h3-9H,10-11H2,1-2H3/t21-/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00004822-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38630> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """methyl (4aS)-7-chloro-2-[methoxycarbonyl-[4-(trifluoromethoxy)phenyl]carbamoyl]-3,5-dihydroindeno[1,2-e][1,3,4]oxadiazine-4a-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38639
<http://purl.obolibrary.org/obo/CHEBI_38639> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25000> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3142>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ESPIRODICLOFENA"@pt ,
                                                                                          "ESPIRODICLOFENO"@es ,
                                                                                          "SPIRODICLOFEN"@da ,
                                                                                          "SPIRODICLOFEN"@de ,
                                                                                          "SPIRODICLOFEN"@el ,
                                                                                          "SPIRODICLOFEN"@en ,
                                                                                          "SPIRODICLOFEN"@it ,
                                                                                          "SPIRODICLOFEN"@nl ,
                                                                                          "SPIRODICLOFEN"@ro ,
                                                                                          "SPIRODICLOFÈNE"@fr ,
                                                                                          "SPIRODIKLOFEEN"@et ,
                                                                                          "SPIRODIKLOFEENI"@fi ,
                                                                                          "SPIRODIKLOFEN"@cs ,
                                                                                          "SPIRODIKLOFEN"@hr ,
                                                                                          "SPIRODIKLOFEN"@hu ,
                                                                                          "SPIRODIKLOFEN"@mt ,
                                                                                          "SPIRODIKLOFEN"@pl ,
                                                                                          "SPIRODIKLOFEN"@sl ,
                                                                                          "SPIRODIKLOFEN"@sv ,
                                                                                          "SPIRODIKLOFENAS"@lt ,
                                                                                          "SPIRODIKLOFÉN"@sk ,
                                                                                          "SPIRODIKLOFĒNS"@lv ,
                                                                                          "СПИРОДИКЛОФЕН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3783" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38639" ;
                                             rdfs:label "spirodiclofen"@en ;
                                             <https://w3id.org/euph/4030> """148477-71-8
""" ,
                                                                          """604-636-5
""" ,
                                                                          """C21H24Cl2O4
""" ,
                                                                          """CCC(C)(C)C(=O)OC1=C(C(=O)OC12CCCCC2)C3=C(C=C(C=C3)Cl)Cl
""" ,
                                                                          """I99_17_01
""" ,
                                                                          """InChI=1S/C21H24Cl2O4/c1-4-20(2,3)19(25)26-17-16(14-9-8-13(22)12-15(14)23)18(24)27-21(17)10-6-5-7-11-21/h8-9,12H,4-7,10-11H2,1-3H3
""" ,
                                                                          """RF-0394-001-PPP
""" ,
                                                                          """[3-(2,4-dichlorophenyl)-2-oxo-1-oxaspiro[4.5]dec-3-en-4-yl] 2,2-dimethylbutanoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """148477-71-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """604-636-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C21H24Cl2O4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCC(C)(C)C(=O)OC1=C(C(=O)OC12CCCCC2)C3=C(C=C(C=C3)Cl)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_17_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C21H24Cl2O4/c1-4-20(2,3)19(25)26-17-16(14-9-8-13(22)12-15(14)23)18(24)27-21(17)10-6-5-7-11-21/h8-9,12H,4-7,10-11H2,1-3H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0394-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38639> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[3-(2,4-dichlorophenyl)-2-oxo-1-oxaspiro[4.5]dec-3-en-4-yl] 2,2-dimethylbutanoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38640
<http://purl.obolibrary.org/obo/CHEBI_38640> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50523> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3142>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ESPIROMESIFENA"@pt ,
                                                                                          "ESPIROMESIFENO"@es ,
                                                                                          "SPIROMESIFEEN"@et ,
                                                                                          "SPIROMESIFEENI"@fi ,
                                                                                          "SPIROMESIFEN"@cs ,
                                                                                          "SPIROMESIFEN"@da ,
                                                                                          "SPIROMESIFEN"@de ,
                                                                                          "SPIROMESIFEN"@el ,
                                                                                          "SPIROMESIFEN"@en ,
                                                                                          "SPIROMESIFEN"@hr ,
                                                                                          "SPIROMESIFEN"@it ,
                                                                                          "SPIROMESIFEN"@mt ,
                                                                                          "SPIROMESIFEN"@nl ,
                                                                                          "SPIROMESIFEN"@pl ,
                                                                                          "SPIROMESIFEN"@ro ,
                                                                                          "SPIROMESIFEN"@sl ,
                                                                                          "SPIROMESIFEN"@sv ,
                                                                                          "SPIROMEZIFEN"@hu ,
                                                                                          "SPIROMEZIFENAS"@lt ,
                                                                                          "SPIROMEZIFÉN"@sk ,
                                                                                          "SPIROMEZIFĒNS"@lv ,
                                                                                          "SPIROMÉSIFÈNE"@fr ,
                                                                                          "СПИРОМЕЗИФЕН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3784" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38640" ;
                                             rdfs:label "spiromesifen"@en ;
                                             <https://w3id.org/euph/4030> """283594-90-1
""" ,
                                                                          """608-196-5
""" ,
                                                                          """C23H30O4
""" ,
                                                                          """CC1=CC(=C(C(=C1)C)C2=C(C3(CCCC3)OC2=O)OC(=O)CC(C)(C)C)C
""" ,
                                                                          """I99_17_02
""" ,
                                                                          """InChI=1S/C23H30O4/c1-14-11-15(2)18(16(3)12-14)19-20(26-17(24)13-22(4,5)6)23(27-21(19)25)9-7-8-10-23/h11-12H,7-10,13H2,1-6H3
""" ,
                                                                          """RF-0395-001-PPP
""" ,
                                                                          """[2-oxo-3-(2,4,6-trimethylphenyl)-1-oxaspiro[4.4]non-3-en-4-yl] 3,3-dimethylbutanoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """283594-90-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """608-196-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C23H30O4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=C(C(=C1)C)C2=C(C3(CCCC3)OC2=O)OC(=O)CC(C)(C)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_17_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C23H30O4/c1-14-11-15(2)18(16(3)12-14)19-20(26-17(24)13-22(4,5)6)23(27-21(19)25)9-7-8-10-23/h11-12H,7-10,13H2,1-6H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0395-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38640> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[2-oxo-3-(2,4,6-trimethylphenyl)-1-oxaspiro[4.4]non-3-en-4-yl] 3,3-dimethylbutanoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38660
<http://purl.obolibrary.org/obo/CHEBI_38660> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33308> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3131>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "BIFENASAAT"@et ,
                                                                                          "BIFENATSAATTI"@fi ,
                                                                                          "BIFENAZAAT"@nl ,
                                                                                          "BIFENAZAN"@pl ,
                                                                                          "BIFENAZAT"@da ,
                                                                                          "BIFENAZAT"@de ,
                                                                                          "BIFENAZAT"@hr ,
                                                                                          "BIFENAZAT"@ro ,
                                                                                          "BIFENAZAT"@sl ,
                                                                                          "BIFENAZAT"@sv ,
                                                                                          "BIFENAZATAS"@lt ,
                                                                                          "BIFENAZATE"@el ,
                                                                                          "BIFENAZATE"@en ,
                                                                                          "BIFENAZATO"@es ,
                                                                                          "BIFENAZATO"@it ,
                                                                                          "BIFENAZATO"@pt ,
                                                                                          "BIFENAZÁT"@cs ,
                                                                                          "BIFENAZÁT"@hu ,
                                                                                          "BIFENAZÁT"@sk ,
                                                                                          "BIFENAZĀTS"@lv ,
                                                                                          "BIFENAŻAT"@mt ,
                                                                                          "BIFÉNAZATE"@fr ,
                                                                                          "БИФЕНАЗАТ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3762" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38660" ;
                                             rdfs:label "bifenazate"@en ;
                                             <https://w3id.org/euph/4030> """149877-41-8
""" ,
                                                                          """604-709-1
""" ,
                                                                          """C17H20N2O3
""" ,
                                                                          """CC(C)OC(=O)NNC1=C(C=CC(=C1)C2=CC=CC=C2)OC
""" ,
                                                                          """I99_04_01
""" ,
                                                                          """InChI=1S/C17H20N2O3/c1-12(2)22-17(20)19-18-15-11-14(9-10-16(15)21-3)13-7-5-4-6-8-13/h4-12,18H,1-3H3,(H,19,20)
""" ,
                                                                          """RF-0044-001-PPP
""" ,
                                                                          """propan-2-yl N-(2-methoxy-5-phenylanilino)carbamate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """149877-41-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """604-709-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C17H20N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C)OC(=O)NNC1=C(C=CC(=C1)C2=CC=CC=C2)OC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_04_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C17H20N2O3/c1-12(2)22-17(20)19-18-15-11-14(9-10-16(15)21-3)13-7-5-4-6-8-13/h4-12,18H,1-3H3,(H,19,20)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0044-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38660> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """propan-2-yl N-(2-methoxy-5-phenylanilino)carbamate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38665
<http://purl.obolibrary.org/obo/CHEBI_38665> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37512> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3118>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ETHOPROFOS"@cs ,
                                                                                          "ETHOPROFOS"@nl ,
                                                                                          "ETHOPROPHOS"@da ,
                                                                                          "ETHOPROPHOS"@de ,
                                                                                          "ETHOPROPHOS"@el ,
                                                                                          "ETHOPROPHOS"@en ,
                                                                                          "ETOPROFOS"@es ,
                                                                                          "ETOPROFOS"@hr ,
                                                                                          "ETOPROFOS"@it ,
                                                                                          "ETOPROFOS"@mt ,
                                                                                          "ETOPROFOS"@pl ,
                                                                                          "ETOPROFOS"@pt ,
                                                                                          "ETOPROFOS"@ro ,
                                                                                          "ETOPROFOS"@sk ,
                                                                                          "ETOPROFOS"@sl ,
                                                                                          "ETOPROFOS"@sv ,
                                                                                          "ETOPROFOSAS"@lt ,
                                                                                          "ETOPROFOSS"@et ,
                                                                                          "ETOPROFOSS"@lv ,
                                                                                          "ETOPROFOSSI"@fi ,
                                                                                          "ETOPROFOSZ"@hu ,
                                                                                          "ÉTHOPROPHOS"@fr ,
                                                                                          "ЕТОПРОФОС"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3722" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38665" ;
                                             rdfs:label "ethoprophos"@en ;
                                             <https://w3id.org/euph/4030> """1-[ethoxy(propylsulfanyl)phosphoryl]sulfanylpropane
""" ,
                                                                          """13194-48-4
""" ,
                                                                          """236-152-1
""" ,
                                                                          """C8H19O2PS2
""" ,
                                                                          """CCCSP(=O)(OCC)SCCC
""" ,
                                                                          """I04_01_04
""" ,
                                                                          """InChI=1S/C8H19O2PS2/c1-4-7-12-11(9,10-6-3)13-8-5-2/h4-8H2,1-3H3
""" ,
                                                                          """RF-0164-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1-[ethoxy(propylsulfanyl)phosphoryl]sulfanylpropane
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """13194-48-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """236-152-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C8H19O2PS2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCCSP(=O)(OCC)SCCC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C8H19O2PS2/c1-4-7-12-11(9,10-6-3)13-8-5-2/h4-8H2,1-3H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38665> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0164-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38781
<http://purl.obolibrary.org/obo/CHEBI_38781> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25693> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "thiadiazinane"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6071" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38781" ;
                                             rdfs:label "thiadiazinane"@en .


###  http://purl.obolibrary.org/obo/CHEBI_38786
<http://purl.obolibrary.org/obo/CHEBI_38786> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37512> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3118>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "FOSMEET"@et ,
                                                                                          "FOSMET"@cs ,
                                                                                          "FOSMET"@es ,
                                                                                          "FOSMET"@hr ,
                                                                                          "FOSMET"@it ,
                                                                                          "FOSMET"@mt ,
                                                                                          "FOSMET"@nl ,
                                                                                          "FOSMET"@pl ,
                                                                                          "FOSMET"@ro ,
                                                                                          "FOSMET"@sk ,
                                                                                          "FOSMET"@sl ,
                                                                                          "FOSMET"@sv ,
                                                                                          "FOSMETAS"@lt ,
                                                                                          "FOSMETE"@pt ,
                                                                                          "FOSMETS"@lv ,
                                                                                          "FOSMETTI"@fi ,
                                                                                          "FOSZMET"@hu ,
                                                                                          "PHOSMET"@da ,
                                                                                          "PHOSMET"@de ,
                                                                                          "PHOSMET"@el ,
                                                                                          "PHOSMET"@en ,
                                                                                          "PHOSMET"@fr ,
                                                                                          "ФОСМЕТ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3724" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38786" ;
                                             rdfs:label "phosmet"@en ;
                                             <https://w3id.org/euph/4030> """2-(dimethoxyphosphinothioylsulfanylmethyl)isoindole-1,3-dione
""" ,
                                                                          """211-987-4
""" ,
                                                                          """732-11-6
""" ,
                                                                          """C11H12NO4PS2
""" ,
                                                                          """COP(=S)(OC)SCN1C(=O)C2=CC=CC=C2C1=O
""" ,
                                                                          """I04_01_08
""" ,
                                                                          """InChI=1S/C11H12NO4PS2/c1-15-17(18,16-2)19-7-12-10(13)8-5-3-4-6-9(8)11(12)14/h3-6H,7H2,1-2H3
""" ,
                                                                          """RF-0338-002-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-(dimethoxyphosphinothioylsulfanylmethyl)isoindole-1,3-dione
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """211-987-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """732-11-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C11H12NO4PS2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """COP(=S)(OC)SCN1C(=O)C2=CC=CC=C2C1=O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_08
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C11H12NO4PS2/c1-15-17(18,16-2)19-7-12-10(13)8-5-3-4-6-9(8)11(12)14/h3-6H,7H2,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38786> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0338-002-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_38843
<http://purl.obolibrary.org/obo/CHEBI_38843> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_37512> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3118>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "METILPIRIMIFOSAS"@lt ,
                                                                                          "METÜÜLPIRIMIFOSS"@et ,
                                                                                          "PIRIMIFOS-METHYL"@cs ,
                                                                                          "PIRIMIFOS-METHYL"@nl ,
                                                                                          "PIRIMIFOS-METIL"@hr ,
                                                                                          "PIRIMIFOS-METIL"@mt ,
                                                                                          "PIRIMIFOS-METIL"@ro ,
                                                                                          "PIRIMIFOS-METIL"@sl ,
                                                                                          "PIRIMIFOS-METILE"@it ,
                                                                                          "PIRIMIFOS-METILO"@es ,
                                                                                          "PIRIMIFOS-METILO"@pt ,
                                                                                          "PIRIMIFOS-METYL"@sk ,
                                                                                          "PIRIMIFOSMETILS"@lv ,
                                                                                          "PIRIMIFOSMETYL"@sv ,
                                                                                          "PIRIMIFOSSIMETYYLI"@fi ,
                                                                                          "PIRIMIFOSZ-METIL"@hu ,
                                                                                          "PIRIMIPHOS-METHYL"@da ,
                                                                                          "PIRIMIPHOS-METHYL"@de ,
                                                                                          "PIRIMIPHOS-METHYL"@el ,
                                                                                          "PIRIMIPHOS-METHYL"@en ,
                                                                                          "PIRIMIPHOS-MÉTHYLE"@fr ,
                                                                                          "PIRYMIFOS METYLU"@pl ,
                                                                                          "ПИРИМИФОС-МЕТИЛ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3725" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_38843" ;
                                             rdfs:label "pirimiphos-methyl"@en ;
                                             <https://w3id.org/euph/4030> """249-528-5
""" ,
                                                                          """29232-93-7
""" ,
                                                                          """4-dimethoxyphosphinothioyloxy-N,N-diethyl-6-methylpyrimidin-2-amine
""" ,
                                                                          """C11H20N3O3PS
""" ,
                                                                          """CCN(CC)C1=NC(=CC(=N1)OP(=S)(OC)OC)C
""" ,
                                                                          """I04_01_09
""" ,
                                                                          """InChI=1S/C11H20N3O3PS/c1-6-14(7-2)11-12-9(3)8-10(13-11)17-18(19,15-4)16-5/h8H,6-7H2,1-5H3
""" ,
                                                                          """RF-0348-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """249-528-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """29232-93-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """4-dimethoxyphosphinothioyloxy-N,N-diethyl-6-methylpyrimidin-2-amine
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C11H20N3O3PS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCN(CC)C1=NC(=CC(=N1)OP(=S)(OC)OC)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_09
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C11H20N3O3PS/c1-6-14(7-2)11-12-9(3)8-10(13-11)17-18(19,15-4)16-5/h8H,6-7H2,1-5H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_38843> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0348-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39091
<http://purl.obolibrary.org/obo/CHEBI_39091> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ACRINATHRIN"@da ,
                                                                                          "ACRINATHRIN"@de ,
                                                                                          "ACRINATHRIN"@el ,
                                                                                          "ACRINATHRIN"@en ,
                                                                                          "ACRINATHRIN"@nl ,
                                                                                          "ACRINATHRINE"@fr ,
                                                                                          "ACRINATRIN"@ro ,
                                                                                          "ACRINATRINA"@it ,
                                                                                          "ACRINATRINA"@pt ,
                                                                                          "ACRINATRÍN"@es ,
                                                                                          "AKRINATHRIN"@cs ,
                                                                                          "AKRINATRIIN"@et ,
                                                                                          "AKRINATRIINI"@fi ,
                                                                                          "AKRINATRIN"@hr ,
                                                                                          "AKRINATRIN"@hu ,
                                                                                          "AKRINATRIN"@sl ,
                                                                                          "AKRINATRIN"@sv ,
                                                                                          "AKRINATRINA"@mt ,
                                                                                          "AKRINATRINAS"@lt ,
                                                                                          "AKRINATRÍN"@sk ,
                                                                                          "AKRINATRĪNS"@lv ,
                                                                                          "AKRYNATRYNA"@pl ,
                                                                                          "АКРИНАТРИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3695" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39091" ;
                                             rdfs:label "acrinathrin"@en ;
                                             <https://w3id.org/euph/4030> """101007-06-1
""" ,
                                                                          """600-147-6
""" ,
                                                                          """C26H21F6NO5
""" ,
                                                                          "CC1(C"@H/C=C\C(=O)OC(C(F)(F)F)C(F)(F)F)C
 ,
                                                                          """I01_01_01
""" ,
                                                                          """InChI=1S/C26H21F6NO5/c1-24(2)18(11-12-20(34)38-23(25(27,28)29)26(30,31)32)21(24)22(35)37-19(14-33)15-7-6-10-17(13-15)36-16-8-4-3-5-9-16/h3-13,18-19,21,23H,1-2H3/b12-11-/t18-,19+,21-/m0/s1
""" ,
                                                                          """RF-0018-001-PPP
""" ,
                                                                          """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-[(Z)-3-(1,1,1,3,3,3-hexafluoropropan-2-yloxy)-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """101007-06-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """600-147-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C26H21F6NO5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C"@H/C=C\C(=O)OC(C(F)(F)F)C(F)(F)F)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C26H21F6NO5/c1-24(2)18(11-12-20(34)38-23(25(27,28)29)26(30,31)32)21(24)22(35)37-19(14-33)15-7-6-10-17(13-15)36-16-8-4-3-5-9-16/h3-13,18-19,21,23H,1-2H3/b12-11-/t18-,19+,21-/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0018-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-[(Z)-3-(1,1,1,3,3,3-hexafluoropropan-2-yloxy)-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39098
<http://purl.obolibrary.org/obo/CHEBI_39098> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ,
                                                             <https://w3id.org/euph/4814> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3122>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "PIRETRINAI"@lt ,
                                                                                          "PIRETRINAS"@es ,
                                                                                          "PIRETRINAS"@pt ,
                                                                                          "PIRETRINE"@it ,
                                                                                          "PIRETRINE"@ro ,
                                                                                          "PIRETRINEK"@hu ,
                                                                                          "PIRETRINI"@hr ,
                                                                                          "PIRETRINI"@mt ,
                                                                                          "PIRETRINI"@sl ,
                                                                                          "PIRETRĪNI"@lv ,
                                                                                          "PYRETHRINE"@de ,
                                                                                          "PYRETHRINEN"@nl ,
                                                                                          "PYRETHRINER"@da ,
                                                                                          "PYRETHRINS"@el ,
                                                                                          "PYRETHRINS"@en ,
                                                                                          "PYRETHRINY"@cs ,
                                                                                          "PYRETRIINIT"@fi ,
                                                                                          "PYRETRINER"@sv ,
                                                                                          "PYRETRYNY"@pl ,
                                                                                          "PYRETRÍNY"@sk ,
                                                                                          "PYRÉTHRINES"@fr ,
                                                                                          "PÜRETRIINID"@et ,
                                                                                          "ПИРЕТРИНИ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3746" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39098" ;
                                             rdfs:label "pyrethrins"@en ;
                                             <https://w3id.org/euph/4030> """232-319-8
""" ,
                                                                          """8003-34-7
""" ,
                                                                          """C43H56O8
""" ,
                                                                          "CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C@HC=C(C)C)C/C=C\\C=C.CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C"@H/C=C(\C)/C(=O)OC)C/C=C\C=C
 ,
                                                                          """I05_02_04
""" ,
                                                                          """InChI=1S/C22H28O5.C21H28O3/c1-7-8-9-10-15-14(3)18(12-17(15)23)27-21(25)19-16(22(19,4)5)11-13(2)20(24)26-6;1-7-8-9-10-15-14(4)18(12-17(15)22)24-20(23)19-16(11-13(2)3)21(19,5)6/h7-9,11,16,18-19H,1,10,12H2,2-6H3;7-9,11,16,18-19H,1,10,12H2,2-6H3/b9-8-,13-11+;9-8-/t2*16-,18+,19+/m11/s1
""" ,
                                                                          """RF-0374-001-PPP
""" ,
                                                                          """cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-2,2-dimethyl-3-(2-methylprop-1-enyl)cyclopropane-1-carboxylate;cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-3-[(E)-3-methoxy-2-methyl-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """232-319-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """8003-34-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C43H56O8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C@HC=C(C)C)C/C=C\\C=C.CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C"@H/C=C(\C)/C(=O)OC)C/C=C\C=C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I05_02_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H28O5.C21H28O3/c1-7-8-9-10-15-14(3)18(12-17(15)23)27-21(25)19-16(22(19,4)5)11-13(2)20(24)26-6;1-7-8-9-10-15-14(4)18(12-17(15)22)24-20(23)19-16(11-13(2)3)21(19,5)6/h7-9,11,16,18-19H,1,10,12H2,2-6H3;7-9,11,16,18-19H,1,10,12H2,2-6H3/b9-8-,13-11+;9-8-/t2*16-,18+,19+/m11/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0374-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-2,2-dimethyl-3-(2-methylprop-1-enyl)cyclopropane-1-carboxylate;cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-3-[(E)-3-methoxy-2-methyl-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39173
<http://purl.obolibrary.org/obo/CHEBI_39173> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26421> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "chloropyridine"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6956" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39173" ;
                                             rdfs:label "chloropyridine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_39175
<http://purl.obolibrary.org/obo/CHEBI_39175> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_39173> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3140>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "THIACLOPRID"@da ,
                                                                                          "THIACLOPRID"@de ,
                                                                                          "THIACLOPRID"@el ,
                                                                                          "THIACLOPRID"@en ,
                                                                                          "THIACLOPRID"@nl ,
                                                                                          "THIACLOPRIDE"@fr ,
                                                                                          "THIAKLOPRID"@cs ,
                                                                                          "TIACLOPRID"@es ,
                                                                                          "TIACLOPRID"@it ,
                                                                                          "TIACLOPRID"@ro ,
                                                                                          "TIACLOPRIDE"@pt ,
                                                                                          "TIAKLOPRID"@hr ,
                                                                                          "TIAKLOPRID"@hu ,
                                                                                          "TIAKLOPRID"@sk ,
                                                                                          "TIAKLOPRID"@sl ,
                                                                                          "TIAKLOPRID"@sv ,
                                                                                          "TIAKLOPRIDAS"@lt ,
                                                                                          "TIAKLOPRIDI"@fi ,
                                                                                          "TIAKLOPRIID"@et ,
                                                                                          "TIAKLOPRYD"@pl ,
                                                                                          "TIAKLOPRĪDS"@lv ,
                                                                                          "TIJAKLOPRID"@mt ,
                                                                                          "ТИАКЛОПРИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3781" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39175" ;
                                             rdfs:label "thiacloprid"@en ;
                                             <https://w3id.org/euph/4030> """111988-49-9
""" ,
                                                                          """966-711-1
""" ,
                                                                          """C10H9ClN4S
""" ,
                                                                          """C1CSC(=NC#N)N1CC2=CN=C(C=C2)Cl
""" ,
                                                                          """I99_14_03
""" ,
                                                                          """InChI=1S/C10H9ClN4S/c11-9-2-1-8(5-13-9)6-15-3-4-16-10(15)14-7-12/h1-2,5H,3-4,6H2
""" ,
                                                                          """RF-0417-001-PPP
""" ,
                                                                          """[3-[(6-chloro-3-pyridinyl)methyl]-1,3-thiazolidin-2-ylidene]cyanamide
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """111988-49-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """966-711-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C10H9ClN4S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1CSC(=NC#N)N1CC2=CN=C(C=C2)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_14_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C10H9ClN4S/c11-9-2-1-8(5-13-9)6-15-3-4-16-10(15)14-7-12/h1-2,5H,3-4,6H2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0417-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39175> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[3-[(6-chloro-3-pyridinyl)methyl]-1,3-thiazolidin-2-ylidene]cyanamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39178
<http://purl.obolibrary.org/obo/CHEBI_39178> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_84771> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3134>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CLOTHIANIDIN"@da ,
                                                                                          "CLOTHIANIDIN"@de ,
                                                                                          "CLOTHIANIDIN"@el ,
                                                                                          "CLOTHIANIDIN"@en ,
                                                                                          "CLOTHIANIDINE"@fr ,
                                                                                          "CLOTHIANIDINE"@nl ,
                                                                                          "CLOTIANIDIN"@ro ,
                                                                                          "CLOTIANIDINA"@es ,
                                                                                          "CLOTIANIDINA"@it ,
                                                                                          "CLOTIANIDINA"@pt ,
                                                                                          "KLOTHIANIDIN"@cs ,
                                                                                          "KLOTIANIDIIN"@et ,
                                                                                          "KLOTIANIDIINI"@fi ,
                                                                                          "KLOTIANIDIN"@hr ,
                                                                                          "KLOTIANIDIN"@hu ,
                                                                                          "KLOTIANIDIN"@sl ,
                                                                                          "KLOTIANIDIN"@sv ,
                                                                                          "KLOTIANIDINAS"@lt ,
                                                                                          "KLOTIANIDYNA"@pl ,
                                                                                          "KLOTIANIDÍN"@sk ,
                                                                                          "KLOTIANIDĪNS"@lv ,
                                                                                          "KLOTIJANIDIN"@mt ,
                                                                                          "КЛОТИАНИДИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3769" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39178" ;
                                             rdfs:label "clothianidin"@en ;
                                             <https://w3id.org/euph/4030> """1-[(2-chloro-1,3-thiazol-5-yl)methyl]-3-methyl-2-nitroguanidine
""" ,
                                                                          """210880-92-5
""" ,
                                                                          """433-460-1
""" ,
                                                                          """C6H8ClN5O2S
""" ,
                                                                          """CN/C(=N[N+](=O)[O-])/NCC1=CN=C(S1)Cl
""" ,
                                                                          """I99_08_01
""" ,
                                                                          """InChI=1S/C6H8ClN5O2S/c1-8-6(11-12(13)14)10-3-4-2-9-5(7)15-4/h2H,3H2,1H3,(H2,8,10,11)
""" ,
                                                                          """RF-0101-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1-[(2-chloro-1,3-thiazol-5-yl)methyl]-3-methyl-2-nitroguanidine
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """210880-92-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """433-460-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C6H8ClN5O2S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CN/C(=N[N+](=O)[O-])/NCC1=CN=C(S1)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_08_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C6H8ClN5O2S/c1-8-6(11-12(13)14)10-3-4-2-9-5(7)15-4/h2H,3H2,1H3,(H2,8,10,11)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39178> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0101-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39185
<http://purl.obolibrary.org/obo/CHEBI_39185> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_84771> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3134>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "THIAMETHOXAM"@cs ,
                                                                                          "THIAMETHOXAM"@da ,
                                                                                          "THIAMETHOXAM"@de ,
                                                                                          "THIAMETHOXAM"@el ,
                                                                                          "THIAMETHOXAM"@en ,
                                                                                          "THIAMETHOXAM"@nl ,
                                                                                          "THIAMÉTHOXAME"@fr ,
                                                                                          "TIAMETOKSAAM"@et ,
                                                                                          "TIAMETOKSAAMI"@fi ,
                                                                                          "TIAMETOKSAM"@hr ,
                                                                                          "TIAMETOKSAM"@pl ,
                                                                                          "TIAMETOKSAM"@sl ,
                                                                                          "TIAMETOKSAMAS"@lt ,
                                                                                          "TIAMETOKSAMS"@lv ,
                                                                                          "TIAMETOXAM"@es ,
                                                                                          "TIAMETOXAM"@hu ,
                                                                                          "TIAMETOXAM"@it ,
                                                                                          "TIAMETOXAM"@ro ,
                                                                                          "TIAMETOXAM"@sk ,
                                                                                          "TIAMETOXAM"@sv ,
                                                                                          "TIAMETOXAME"@pt ,
                                                                                          "TIJAMETOKSAM"@mt ,
                                                                                          "ТИАМЕТОКСАМ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3770" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39185" ;
                                             rdfs:label "thiamethoxam"@en ;
                                             <https://w3id.org/euph/4030> """(NE)-N-[3-[(2-chloro-1,3-thiazol-5-yl)methyl]-5-methyl-1,3,5-oxadiazinan-4-ylidene]nitramide
""" ,
                                                                          """153719-23-4
""" ,
                                                                          """428-650-4
""" ,
                                                                          """C8H10ClN5O3S
""" ,
                                                                          """CN\\1COCN(/C1=N/N+[O-])CC2=CN=C(S2)Cl
""" ,
                                                                          """I99_08_02
""" ,
                                                                          """InChI=1S/C8H10ClN5O3S/c1-12-4-17-5-13(8(12)11-14(15)16)3-6-2-10-7(9)18-6/h2H,3-5H2,1H3/b11-8+
""" ,
                                                                          """RF-0418-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(NE)-N-[3-[(2-chloro-1,3-thiazol-5-yl)methyl]-5-methyl-1,3,5-oxadiazinan-4-ylidene]nitramide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """153719-23-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """428-650-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C8H10ClN5O3S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CN\\1COCN(/C1=N/N+[O-])CC2=CN=C(S2)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_08_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C8H10ClN5O3S/c1-12-4-17-5-13(8(12)11-14(15)16)3-6-2-10-7(9)18-6/h2H,3-5H2,1H3/b11-8+
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39185> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0418-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39215
<http://purl.obolibrary.org/obo/CHEBI_39215> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/5849> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/84>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bakterizid"@de ,
                                                                                          "bactericide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:901" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39215" ;
                                             rdfs:label "bactericide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_39260
<http://purl.obolibrary.org/obo/CHEBI_39260> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35618> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3137>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "PIRIPROKSIFEN"@hr ,
                                                                                          "PIRIPROKSIFEN"@mt ,
                                                                                          "PIRIPROKSIFEN"@sl ,
                                                                                          "PIRIPROKSIFENAS"@lt ,
                                                                                          "PIRIPROKSIFĒNS"@lv ,
                                                                                          "PIRIPROXIFEN"@hu ,
                                                                                          "PIRIPROXIFEN"@ro ,
                                                                                          "PIRIPROXIFENA"@pt ,
                                                                                          "PIRIPROXIFENE"@it ,
                                                                                          "PIRIPROXIFÉN"@es ,
                                                                                          "PIRYPROKSYFEN"@pl ,
                                                                                          "PYRIPROKSIFEENI"@fi ,
                                                                                          "PYRIPROXIFEN"@sv ,
                                                                                          "PYRIPROXYFEN"@cs ,
                                                                                          "PYRIPROXYFEN"@da ,
                                                                                          "PYRIPROXYFEN"@de ,
                                                                                          "PYRIPROXYFEN"@el ,
                                                                                          "PYRIPROXYFEN"@en ,
                                                                                          "PYRIPROXYFEN"@nl ,
                                                                                          "PYRIPROXYFÈNE"@fr ,
                                                                                          "PYRIPROXYFÉN"@sk ,
                                                                                          "PÜRIPROKSÜFEEN"@et ,
                                                                                          "ПИРИПРОКСИФЕН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3772" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39260" ;
                                             rdfs:label "pyriproxyfen"@en ;
                                             <https://w3id.org/euph/4030> """2-[1-(4-phenoxyphenoxy)propan-2-yloxy]pyridine
""" ,
                                                                          """619-166-6
""" ,
                                                                          """95737-68-1
""" ,
                                                                          """C20H19NO3
""" ,
                                                                          """CC(COC1=CC=C(C=C1)OC2=CC=CC=C2)OC3=CC=CC=N3
""" ,
                                                                          """I99_11_01
""" ,
                                                                          """InChI=1S/C20H19NO3/c1-16(23-20-9-5-6-14-21-20)15-22-17-10-12-19(13-11-17)24-18-7-3-2-4-8-18/h2-14,16H,15H2,1H3
""" ,
                                                                          """RF-0378-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-[1-(4-phenoxyphenoxy)propan-2-yloxy]pyridine
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """619-166-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """95737-68-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C20H19NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(COC1=CC=C(C=C1)OC2=CC=CC=C2)OC3=CC=CC=N3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_11_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C20H19NO3/c1-16(23-20-9-5-6-14-21-20)15-22-17-10-12-19(13-11-17)24-18-7-3-2-4-8-18/h2-14,16H,15H2,1H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39260> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0378-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39291
<http://purl.obolibrary.org/obo/CHEBI_39291> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25529> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3139>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "FLONICAMID"@da ,
                                                                                          "FLONICAMID"@de ,
                                                                                          "FLONICAMID"@el ,
                                                                                          "FLONICAMID"@en ,
                                                                                          "FLONICAMID"@es ,
                                                                                          "FLONICAMID"@it ,
                                                                                          "FLONICAMID"@nl ,
                                                                                          "FLONICAMID"@ro ,
                                                                                          "FLONICAMIDE"@fr ,
                                                                                          "FLONICAMIDE"@pt ,
                                                                                          "FLONIKAMID"@cs ,
                                                                                          "FLONIKAMID"@hr ,
                                                                                          "FLONIKAMID"@hu ,
                                                                                          "FLONIKAMID"@mt ,
                                                                                          "FLONIKAMID"@pl ,
                                                                                          "FLONIKAMID"@sk ,
                                                                                          "FLONIKAMID"@sl ,
                                                                                          "FLONIKAMID"@sv ,
                                                                                          "FLONIKAMIDAS"@lt ,
                                                                                          "FLONIKAMIDI"@fi ,
                                                                                          "FLONIKAMIID"@et ,
                                                                                          "FLONIKAMĪDS"@lv ,
                                                                                          "ФЛОНИКАМИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3777" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39291" ;
                                             rdfs:label "flonicamid"@en ;
                                             <https://w3id.org/euph/4030> """158062-67-0
""" ,
                                                                          """605-127-0
""" ,
                                                                          """C1=CN=CC(=C1C(F)(F)F)C(=O)NCC#N
""" ,
                                                                          """C9H6F3N3O
""" ,
                                                                          """I99_13_02
""" ,
                                                                          """InChI=1S/C9H6F3N3O/c10-9(11,12)7-1-3-14-5-6(7)8(16)15-4-2-13/h1,3,5H,4H2,(H,15,16)
""" ,
                                                                          """N-(cyanomethyl)-4-(trifluoromethyl)pyridine-3-carboxamide
""" ,
                                                                          """RF-0194-002-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """158062-67-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """605-127-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CN=CC(=C1C(F)(F)F)C(=O)NCC#N
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C9H6F3N3O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_13_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C9H6F3N3O/c10-9(11,12)7-1-3-14-5-6(7)8(16)15-4-2-13/h1,3,5H,4H2,(H,15,16)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-(cyanomethyl)-4-(trifluoromethyl)pyridine-3-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39291> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0194-002-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39311
<http://purl.obolibrary.org/obo/CHEBI_39311> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26421> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3139>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "PIMETROZIN"@hr ,
                                                                                          "PIMETROZIN"@hu ,
                                                                                          "PIMETROZIN"@sl ,
                                                                                          "PIMETROZINA"@es ,
                                                                                          "PIMETROZINA"@it ,
                                                                                          "PIMETROZINA"@pt ,
                                                                                          "PIMETROZINAS"@lt ,
                                                                                          "PIMETROZINĂ"@ro ,
                                                                                          "PIMETROZYNA"@pl ,
                                                                                          "PIMETROZĪNS"@lv ,
                                                                                          "PIMETROŻINA"@mt ,
                                                                                          "PYMETROTSIINI"@fi ,
                                                                                          "PYMETROZIN"@cs ,
                                                                                          "PYMETROZIN"@da ,
                                                                                          "PYMETROZIN"@de ,
                                                                                          "PYMETROZIN"@sv ,
                                                                                          "PYMETROZINE"@el ,
                                                                                          "PYMETROZINE"@en ,
                                                                                          "PYMETROZINE"@nl ,
                                                                                          "PYMETROZÍN"@sk ,
                                                                                          "PYMÉTROZINE"@fr ,
                                                                                          "PÜMETROSIIN"@et ,
                                                                                          "ПИМЕТРОЗИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3776" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39311" ;
                                             rdfs:label "pymetrozine"@en ;
                                             <https://w3id.org/euph/4030> """123312-89-0
""" ,
                                                                          """6-methyl-4-[(E)-pyridin-3-ylmethylideneamino]-2,5-dihydro-1,2,4-triazin-3-one
""" ,
                                                                          """602-927-1
""" ,
                                                                          """C10H11N5O
""" ,
                                                                          """CC1=NNC(=O)N(C1)/N=C/C2=CN=CC=C2
""" ,
                                                                          """I99_13_01
""" ,
                                                                          """InChI=1S/C10H11N5O/c1-8-7-15(10(16)14-13-8)12-6-9-3-2-4-11-5-9/h2-6H,7H2,1H3,(H,14,16)/b12-6+
""" ,
                                                                          """RF-0369-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """123312-89-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """6-methyl-4-[(E)-pyridin-3-ylmethylideneamino]-2,5-dihydro-1,2,4-triazin-3-one
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """602-927-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C10H11N5O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=NNC(=O)N(C1)/N=C/C2=CN=CC=C2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_13_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C10H11N5O/c1-8-7-15(10(16)14-13-8)12-6-9-3-2-4-11-5-9/h2-6H,7H2,1H3,(H,14,16)/b12-6+
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39311> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0369-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39315
<http://purl.obolibrary.org/obo/CHEBI_39315> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_39321> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3126>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CLOFENTEZIN"@da ,
                                                                                          "CLOFENTEZIN"@de ,
                                                                                          "CLOFENTEZIN"@nl ,
                                                                                          "CLOFENTEZIN"@ro ,
                                                                                          "CLOFENTEZINA"@es ,
                                                                                          "CLOFENTEZINA"@it ,
                                                                                          "CLOFENTEZINA"@pt ,
                                                                                          "CLOFENTEZINE"@el ,
                                                                                          "CLOFENTEZINE"@en ,
                                                                                          "CLOFENTÉZINE"@fr ,
                                                                                          "KLOFENTESIIN"@et ,
                                                                                          "KLOFENTETSIINI"@fi ,
                                                                                          "KLOFENTEZIN"@cs ,
                                                                                          "KLOFENTEZIN"@hr ,
                                                                                          "KLOFENTEZIN"@hu ,
                                                                                          "KLOFENTEZIN"@sl ,
                                                                                          "KLOFENTEZIN"@sv ,
                                                                                          "KLOFENTEZINAS"@lt ,
                                                                                          "KLOFENTEZYNA"@pl ,
                                                                                          "KLOFENTEZÍN"@sk ,
                                                                                          "KLOFENTEZĪNS"@lv ,
                                                                                          "KLOFENTEŻINA"@mt ,
                                                                                          "КЛОФЕНТЕЗИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3749" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39315" ;
                                             rdfs:label "clofentezine"@en ;
                                             <https://w3id.org/euph/4030> """277-728-2
""" ,
                                                                          """3,6-bis(2-chlorophenyl)-1,2,4,5-tetrazine
""" ,
                                                                          """74115-24-5
""" ,
                                                                          """C14H8Cl2N4
""" ,
                                                                          """C1=CC=C(C(=C1)C2=NN=C(N=N2)C3=CC=CC=C3Cl)Cl
""" ,
                                                                          """I06_02_01
""" ,
                                                                          """InChI=1S/C14H8Cl2N4/c15-11-7-3-1-5-9(11)13-17-19-14(20-18-13)10-6-2-4-8-12(10)16/h1-8H
""" ,
                                                                          """RF-0098-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """277-728-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """3,6-bis(2-chlorophenyl)-1,2,4,5-tetrazine
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """74115-24-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C14H8Cl2N4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC=C(C(=C1)C2=NN=C(N=N2)C3=CC=CC=C3Cl)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I06_02_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C14H8Cl2N4/c15-11-7-3-1-5-9(11)13-17-19-14(20-18-13)10-6-2-4-8-12(10)16/h1-8H
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39315> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0098-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39321
<http://purl.obolibrary.org/obo/CHEBI_39321> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/6231> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "tetrazine"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6232" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39321" ;
                                             rdfs:label "tetrazine"@en .


###  http://purl.obolibrary.org/obo/CHEBI_39325
<http://purl.obolibrary.org/obo/CHEBI_39325> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_4035> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "LAMBDA CIHALOTRINAS"@lt ,
                                                                                          "LAMBDA-CIALOTRINA"@it ,
                                                                                          "LAMBDA-CIALOTRINA"@pt ,
                                                                                          "LAMBDA-CIHALOTRIN"@hr ,
                                                                                          "LAMBDA-CIHALOTRIN"@hu ,
                                                                                          "LAMBDA-CIHALOTRIN"@ro ,
                                                                                          "LAMBDA-CIHALOTRIN"@sl ,
                                                                                          "LAMBDA-CIHALOTRINA"@es ,
                                                                                          "LAMBDA-CIHALOTRĪNS"@lv ,
                                                                                          "LAMBDA-CYHALOTHRIN"@cs ,
                                                                                          "LAMBDA-CYHALOTHRIN"@da ,
                                                                                          "LAMBDA-CYHALOTHRIN"@de ,
                                                                                          "LAMBDA-CYHALOTHRIN"@el ,
                                                                                          "LAMBDA-CYHALOTHRIN"@en ,
                                                                                          "LAMBDA-CYHALOTHRIN"@nl ,
                                                                                          "LAMBDA-CYHALOTHRINE"@fr ,
                                                                                          "LAMBDA-CYHALOTRIN"@sv ,
                                                                                          "LAMBDA-CYHALOTRYNA"@pl ,
                                                                                          "LAMBDA-CYHALOTRÍN"@sk ,
                                                                                          "LAMBDA-SYHALOTRIINI"@fi ,
                                                                                          "LAMBDA-TSÜHALOTRIIN"@et ,
                                                                                          "LAMBDA-ĊJALOTRINA"@mt ,
                                                                                          "ЛАМБДА-ЦИХАЛОТРИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3704" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39325" ;
                                             rdfs:label "lambda-cyhalothrin"@en ;
                                             <https://w3id.org/euph/4030> """415-130-7
""" ,
                                                                          """91465-08-6
""" ,
                                                                          """C23H19ClF3NO3
""" ,
                                                                          "CC1(C@"@H/C=C(/C(F)(F)F)\Cl)C
 ,
                                                                          """I01_01_11
""" ,
                                                                          """InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-/t17-,18+,20-/m1/s1
""" ,
                                                                          """RF-0261-001-PPP
""" ,
                                                                          """trans-[(R)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """415-130-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """91465-08-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C23H19ClF3NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C@"@H/C=C(/C(F)(F)F)\Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_11
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-/t17-,18+,20-/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0261-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39325> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-[(R)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39326
<http://purl.obolibrary.org/obo/CHEBI_39326> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35622> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3133>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "EKSITIJAŻOKS"@mt ,
                                                                                          "EXITIAZOX"@it ,
                                                                                          "HEKSITIAZOKS"@hr ,
                                                                                          "HEKSITIAZOKS"@sl ,
                                                                                          "HEKSITIAZOKSAS"@lt ,
                                                                                          "HEKSITIAZOKSS"@lv ,
                                                                                          "HEKSYTIATSOKSI"@fi ,
                                                                                          "HEKSYTIAZOKS"@pl ,
                                                                                          "HEKSÜTIASOKS"@et ,
                                                                                          "HEXITIAZOX"@es ,
                                                                                          "HEXITIAZOX"@hu ,
                                                                                          "HEXITIAZOX"@pt ,
                                                                                          "HEXITIAZOX"@ro ,
                                                                                          "HEXYTHIAZOX"@cs ,
                                                                                          "HEXYTHIAZOX"@da ,
                                                                                          "HEXYTHIAZOX"@de ,
                                                                                          "HEXYTHIAZOX"@el ,
                                                                                          "HEXYTHIAZOX"@en ,
                                                                                          "HEXYTHIAZOX"@fr ,
                                                                                          "HEXYTHIAZOX"@nl ,
                                                                                          "HEXYTIAZOX"@sk ,
                                                                                          "HEXYTIAZOX"@sv ,
                                                                                          "ХЕКСИТИАЗОКС"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3768" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39326" ;
                                             rdfs:label "hexythiazox"@en ;
                                             <https://w3id.org/euph/4030> """(4S,5S)-5-(4-chlorophenyl)-N-cyclohexyl-4-methyl-2-oxo-1,3-thiazolidine-3-carboxamide
""" ,
                                                                          """616-638-3
""" ,
                                                                          """78587-05-0
""" ,
                                                                          """C17H21ClN2O2S
""" ,
                                                                          "C[C@H]1C@"@HC3=CC=C(C=C3)Cl
 ,
                                                                          """I99_06_03
""" ,
                                                                          """InChI=1S/C17H21ClN2O2S/c1-11-15(12-7-9-13(18)10-8-12)23-17(22)20(11)16(21)19-14-5-3-2-4-6-14/h7-11,14-15H,2-6H2,1H3,(H,19,21)/t11-,15+/m0/s1
""" ,
                                                                          """RF-0242-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(4S,5S)-5-(4-chlorophenyl)-N-cyclohexyl-4-methyl-2-oxo-1,3-thiazolidine-3-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """616-638-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """78587-05-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C17H21ClN2O2S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "C[C@H]1C@"@HC3=CC=C(C=C3)Cl
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_06_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C17H21ClN2O2S/c1-11-15(12-7-9-13(18)10-8-12)23-17(22)20(11)16(21)19-14-5-3-2-4-6-14/h7-11,14-15H,2-6H2,1H3,(H,19,21)/t11-,15+/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39326> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0242-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39331
<http://purl.obolibrary.org/obo/CHEBI_39331> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60911> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ALFA CIPERMETRINA"@it ,
                                                                                          "ALFA CIPERMETRINAS"@lt ,
                                                                                          "ALFA-CIPERMETRIN"@hr ,
                                                                                          "ALFA-CIPERMETRIN"@hu ,
                                                                                          "ALFA-CIPERMETRIN"@ro ,
                                                                                          "ALFA-CIPERMETRIN"@sl ,
                                                                                          "ALFA-CIPERMETRINA"@pt ,
                                                                                          "ALFA-CIPERMETRÍN"@es ,
                                                                                          "ALFA-CIPERMETRĪNS"@lv ,
                                                                                          "ALFA-CYPERMETHRIN"@cs ,
                                                                                          "ALFA-CYPERMETHRIN"@nl ,
                                                                                          "ALFA-CYPERMETRIN"@sv ,
                                                                                          "ALFA-CYPERMETRÍN"@sk ,
                                                                                          "ALFA-SYPERMETRIINI"@fi ,
                                                                                          "ALFA-TSÜPERMETRIIN"@et ,
                                                                                          "ALFA-ĊIPERMETRINA"@mt ,
                                                                                          "ALFACYPERMETRYNA"@pl ,
                                                                                          "ALPHA-CYPERMETHRIN"@da ,
                                                                                          "ALPHA-CYPERMETHRIN"@de ,
                                                                                          "ALPHA-CYPERMETHRIN"@el ,
                                                                                          "ALPHA-CYPERMETHRIN"@en ,
                                                                                          "ALPHA-CYPERMÉTHRINE"@fr ,
                                                                                          "АЛФА-ЦИПЕРМЕТРИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3696" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39331" ;
                                             rdfs:label "alpha-cypermethrin"@en ;
                                             <https://w3id.org/euph/4030> """614-054-3
""" ,
                                                                          """67375-30-8
""" ,
                                                                          """C22H19Cl2NO3
""" ,
                                                                          "CC1(C"@HC=C(Cl)Cl)C
 ,
                                                                          """I01_01_02
""" ,
                                                                          """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
""" ,
                                                                          """RF-00000161-VET
""" ,
                                                                          """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """614-054-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """67375-30-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C"@HC=C(Cl)Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00000161-VET
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39331> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39332
<http://purl.obolibrary.org/obo/CHEBI_39332> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60915> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "BEETA-TSÜPERMETRIIN"@et ,
                                                                                          "BETA CIPERMETRINAS"@lt ,
                                                                                          "BETA-CIPERMETRIN"@hr ,
                                                                                          "BETA-CIPERMETRIN"@ro ,
                                                                                          "BETA-CIPERMETRIN"@sl ,
                                                                                          "BETA-CIPERMETRINA"@it ,
                                                                                          "BETA-CIPERMETRINA"@pt ,
                                                                                          "BETA-CIPERMETRÍN"@es ,
                                                                                          "BETA-CIPERMETRĪNS"@lv ,
                                                                                          "BETA-CYPERMETHRIN"@cs ,
                                                                                          "BETA-CYPERMETHRIN"@da ,
                                                                                          "BETA-CYPERMETHRIN"@de ,
                                                                                          "BETA-CYPERMETHRIN"@el ,
                                                                                          "BETA-CYPERMETHRIN"@en ,
                                                                                          "BETA-CYPERMETHRIN"@nl ,
                                                                                          "BETA-CYPERMETRÍN"@sk ,
                                                                                          "BETA-SYPERMETRIINI"@fi ,
                                                                                          "BETA-ĊIPERMETRINA"@mt ,
                                                                                          "BETACYPERMETRIN"@sv ,
                                                                                          "BETACYPERMETRYNA"@pl ,
                                                                                          "BÉTA-CIPERMETRIN"@hu ,
                                                                                          "BÊTA-CYPERMÉTHRINE"@fr ,
                                                                                          "БЕТА-ЦИПЕРМЕТРИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3708" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39332" ;
                                             rdfs:label "beta-cypermethrin"@en ;
                                             <https://w3id.org/euph/4030> """265-898-0
""" ,
                                                                          """65731-84-2
""" ,
                                                                          """C22H19Cl2NO3
""" ,
                                                                          "CC1(C@"@HC=C(Cl)Cl)C
 ,
                                                                          """I01_01_15
""" ,
                                                                          """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18?,20+/m1/s1
""" ,
                                                                          """RF-0112-003-PPP
""" ,
                                                                          """cis-[cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """265-898-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """65731-84-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C@"@HC=C(Cl)Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_15
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18?,20+/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0112-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39332> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """cis-[cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39333
<http://purl.obolibrary.org/obo/CHEBI_39333> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60915> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_39332>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "theta-Cypermethrin"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6896" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39333" ;
                                             rdfs:label "theta-cypermethrin"@en ;
                                             <https://w3id.org/euph/4030> """265-899-6
""" ,
                                                                          """65732-07-2
""" ,
                                                                          """C22H19Cl2NO3
""" ,
                                                                          "CC1(C@"@HC=C(Cl)Cl)C
 ,
                                                                          """I01_01_15
""" ,
                                                                          """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20+/m1/s1
""" ,
                                                                          """cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """265-899-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """65732-07-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C@"@HC=C(Cl)Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_15
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20+/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39333> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39334
<http://purl.obolibrary.org/obo/CHEBI_39334> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60915> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "DZEETA-TSÜPERMETRIIN"@et ,
                                                                                          "ZETA CIPERMETRINAS"@lt ,
                                                                                          "ZETA-CIPERMETRIN"@hr ,
                                                                                          "ZETA-CIPERMETRIN"@ro ,
                                                                                          "ZETA-CIPERMETRIN"@sl ,
                                                                                          "ZETA-CIPERMETRINA"@it ,
                                                                                          "ZETA-CIPERMETRINA"@pt ,
                                                                                          "ZETA-CIPERMETRÍN"@es ,
                                                                                          "ZETA-CIPERMETRĪNS"@lv ,
                                                                                          "ZETA-CYPERMETHRIN"@cs ,
                                                                                          "ZETA-CYPERMETHRIN"@da ,
                                                                                          "ZETA-CYPERMETHRIN"@de ,
                                                                                          "ZETA-CYPERMETHRIN"@el ,
                                                                                          "ZETA-CYPERMETHRIN"@en ,
                                                                                          "ZETA-CYPERMETHRIN"@nl ,
                                                                                          "ZETA-CYPERMETRYNA"@pl ,
                                                                                          "ZETA-CYPERMETRÍN"@sk ,
                                                                                          "ZETA-SYPERMETRIINI"@fi ,
                                                                                          "ZETACYPERMETRIN"@sv ,
                                                                                          "ZÉTA-CIPERMETRIN"@hu ,
                                                                                          "ZÉTA-CYPERMÉTHRINE"@fr ,
                                                                                          "ŻETA-ĊIPERMETRINA"@mt ,
                                                                                          "ДЗЕТА-ЦИПЕРМЕТРИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3707" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39334" ;
                                             rdfs:label "zeta-cypermethrin"@en ;
                                             <https://w3id.org/euph/4030> """257-842-9
""" ,
                                                                          """52315-07-8
""" ,
                                                                          """C22H19Cl2NO3
""" ,
                                                                          """CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
""" ,
                                                                          """I01_01_14
""" ,
                                                                          """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
""" ,
                                                                          """RF-0112-004-PPP
""" ,
                                                                          """[cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """257-842-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """52315-07-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_14
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0112-004-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39334> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39346
<http://purl.obolibrary.org/obo/CHEBI_39346> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_5014> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ESFENVALERAAT"@et ,
                                                                                          "ESFENVALERAAT"@nl ,
                                                                                          "ESFENVALERAATTI"@fi ,
                                                                                          "ESFENVALERAT"@da ,
                                                                                          "ESFENVALERAT"@de ,
                                                                                          "ESFENVALERAT"@hr ,
                                                                                          "ESFENVALERAT"@mt ,
                                                                                          "ESFENVALERAT"@ro ,
                                                                                          "ESFENVALERAT"@sl ,
                                                                                          "ESFENVALERAT"@sv ,
                                                                                          "ESFENVALERATAS"@lt ,
                                                                                          "ESFENVALERATE"@el ,
                                                                                          "ESFENVALERATE"@en ,
                                                                                          "ESFENVALERATE"@it ,
                                                                                          "ESFENVALERATO"@es ,
                                                                                          "ESFENVALERATO"@pt ,
                                                                                          "ESFENVALERÁT"@cs ,
                                                                                          "ESFENVALERÁT"@sk ,
                                                                                          "ESFENVALERĀTS"@lv ,
                                                                                          "ESFENVALÉRATE"@fr ,
                                                                                          "ESFENWALERAT"@pl ,
                                                                                          "ESZFENVALERÁT"@hu ,
                                                                                          "ЕСФЕНВАЛЕРАТ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3701" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39346" ;
                                             rdfs:label "esfenvalerate"@en ;
                                             <https://w3id.org/euph/4030> """613-911-9
""" ,
                                                                          """66230-04-4
""" ,
                                                                          """C25H22ClNO3
""" ,
                                                                          "CC(C)C@@HC(=O)OC"@HC2=CC(=CC=C2)OC3=CC=CC=C3
 ,
                                                                          """I01_01_08
""" ,
                                                                          """RF-0690-003-PPP
""" ,
                                                                          """[(S)-cyano-(3-phenoxyphenyl)methyl] (2S)-2-(4-chlorophenyl)-3-methylbutanoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """613-911-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """66230-04-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C25H22ClNO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC(C)C@@HC(=O)OC"@HC2=CC(=CC=C2)OC3=CC=CC=C3
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_08
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0690-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39346> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[(S)-cyano-(3-phenoxyphenyl)methyl] (2S)-2-(4-chlorophenyl)-3-methylbutanoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39348
<http://purl.obolibrary.org/obo/CHEBI_39348> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35618> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ETOFEENPROKS"@et ,
                                                                                          "ETOFENPROKS"@hr ,
                                                                                          "ETOFENPROKS"@mt ,
                                                                                          "ETOFENPROKS"@pl ,
                                                                                          "ETOFENPROKS"@sl ,
                                                                                          "ETOFENPROKSAS"@lt ,
                                                                                          "ETOFENPROKSI"@fi ,
                                                                                          "ETOFENPROKSS"@lv ,
                                                                                          "ETOFENPROX"@cs ,
                                                                                          "ETOFENPROX"@da ,
                                                                                          "ETOFENPROX"@de ,
                                                                                          "ETOFENPROX"@el ,
                                                                                          "ETOFENPROX"@en ,
                                                                                          "ETOFENPROX"@es ,
                                                                                          "ETOFENPROX"@it ,
                                                                                          "ETOFENPROX"@nl ,
                                                                                          "ETOFENPROX"@pt ,
                                                                                          "ETOFENPROX"@ro ,
                                                                                          "ETOFENPROX"@sk ,
                                                                                          "ETOFENPROX"@sv ,
                                                                                          "ETOFÉNPROX"@hu ,
                                                                                          "ÉTOFENPROX"@fr ,
                                                                                          "ЕТОФЕНПРОКС"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3702" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39348" ;
                                             rdfs:label "etofenprox"@en ;
                                             <https://w3id.org/euph/4030> """1-ethoxy-4-[2-methyl-1-[(3-phenoxyphenyl)methoxy]propan-2-yl]benzene
""" ,
                                                                          """407-980-2
""" ,
                                                                          """80844-07-1
""" ,
                                                                          """C25H28O3
""" ,
                                                                          """CCOC1=CC=C(C=C1)C(C)(C)COCC2=CC(=CC=C2)OC3=CC=CC=C3
""" ,
                                                                          """I01_01_09
""" ,
                                                                          """InChI=1S/C25H28O3/c1-4-27-22-15-13-21(14-16-22)25(2,3)19-26-18-20-9-8-12-24(17-20)28-23-10-6-5-7-11-23/h5-17H,4,18-19H2,1-3H3
""" ,
                                                                          """RF-0168-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1-ethoxy-4-[2-methyl-1-[(3-phenoxyphenyl)methoxy]propan-2-yl]benzene
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """407-980-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """80844-07-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C25H28O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCOC1=CC=C(C=C1)C(C)(C)COCC2=CC(=CC=C2)OC3=CC=CC=C3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_09
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C25H28O3/c1-4-27-22-15-13-21(14-16-22)25(2,3)19-26-18-20-9-8-12-24(17-20)28-23-10-6-5-7-11-23/h5-17H,4,18-19H2,1-3H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39348> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0168-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39367
<http://purl.obolibrary.org/obo/CHEBI_39367> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_5135> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "TAU FLUVALINATAS"@lt ,
                                                                                          "TAU-FLUVALINAAT"@et ,
                                                                                          "TAU-FLUVALINAAT"@nl ,
                                                                                          "TAU-FLUVALINAATTI"@fi ,
                                                                                          "TAU-FLUVALINAT"@da ,
                                                                                          "TAU-FLUVALINAT"@de ,
                                                                                          "TAU-FLUVALINAT"@hr ,
                                                                                          "TAU-FLUVALINAT"@ro ,
                                                                                          "TAU-FLUVALINAT"@sl ,
                                                                                          "TAU-FLUVALINAT"@sv ,
                                                                                          "TAU-FLUVALINATE"@el ,
                                                                                          "TAU-FLUVALINATE"@en ,
                                                                                          "TAU-FLUVALINATE"@fr ,
                                                                                          "TAU-FLUVALINATO"@es ,
                                                                                          "TAU-FLUVALINATO"@it ,
                                                                                          "TAU-FLUVALINATO"@pt ,
                                                                                          "TAU-FLUVALINÁT"@cs ,
                                                                                          "TAU-FLUVALINÁT"@hu ,
                                                                                          "TAU-FLUVALINÁT"@sk ,
                                                                                          "TAU-FLUWALINAT"@pl ,
                                                                                          "TAUFLUVALINĀTS"@lv ,
                                                                                          "TAW-FLUVALINAT"@mt ,
                                                                                          "ТАУ-ФЛУВАЛИНАТ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3705" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39367" ;
                                             rdfs:label "tau-fluvalinate"@en ;
                                             <https://w3id.org/euph/4030> """102851-06-9
""" ,
                                                                          """600-363-0
""" ,
                                                                          """C26H22ClF3N2O3
""" ,
                                                                          "CC(C)C"@HNC3=C(C=C(C=C3)C(F)(F)F)Cl
 ,
                                                                          """I01_01_12
""" ,
                                                                          """InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3/t23?,24-/m1/s1
""" ,
                                                                          """RF-0402-001-PPP
""" ,
                                                                          """[cyano-(3-phenoxyphenyl)methyl] (2R)-2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """102851-06-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """600-363-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C26H22ClF3N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC(C)C"@HNC3=C(C=C(C=C3)C(F)(F)F)Cl
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_12
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3/t23?,24-/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0402-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39367> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(3-phenoxyphenyl)methyl] (2R)-2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39381
<http://purl.obolibrary.org/obo/CHEBI_39381> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_38781> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/749> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/GO_0006031>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3133>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "BUPROFESIIN"@et ,
                                                                                          "BUPROFETSIINI"@fi ,
                                                                                          "BUPROFEZIN"@cs ,
                                                                                          "BUPROFEZIN"@da ,
                                                                                          "BUPROFEZIN"@de ,
                                                                                          "BUPROFEZIN"@el ,
                                                                                          "BUPROFEZIN"@en ,
                                                                                          "BUPROFEZIN"@hr ,
                                                                                          "BUPROFEZIN"@hu ,
                                                                                          "BUPROFEZIN"@nl ,
                                                                                          "BUPROFEZIN"@ro ,
                                                                                          "BUPROFEZIN"@sl ,
                                                                                          "BUPROFEZIN"@sv ,
                                                                                          "BUPROFEZINA"@es ,
                                                                                          "BUPROFEZINA"@it ,
                                                                                          "BUPROFEZINA"@pt ,
                                                                                          "BUPROFEZINAS"@lt ,
                                                                                          "BUPROFEZYNA"@pl ,
                                                                                          "BUPROFEZÍN"@sk ,
                                                                                          "BUPROFEZĪNS"@lv ,
                                                                                          "BUPROFEŻIN"@mt ,
                                                                                          "BUPROFÉZINE"@fr ,
                                                                                          "БУПРОФЕЗИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3767" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39381" ;
                                             rdfs:label "buprofezin"@en ;
                                             <https://w3id.org/euph/4030> """2-tert-butylimino-5-phenyl-3-propan-2-yl-1,3,5-thiadiazinan-4-one
""" ,
                                                                          """614-948-3
""" ,
                                                                          """69327-76-0
""" ,
                                                                          """C16H23N3OS
""" ,
                                                                          """CC(C)N1C(=NC(C)(C)C)SCN(C1=O)C2=CC=CC=C2
""" ,
                                                                          """I99_06_02
""" ,
                                                                          """InChI=1S/C16H23N3OS/c1-12(2)19-14(17-16(3,4)5)21-11-18(15(19)20)13-9-7-6-8-10-13/h6-10,12H,11H2,1-5H3
""" ,
                                                                          """RF-0056-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-tert-butylimino-5-phenyl-3-propan-2-yl-1,3,5-thiadiazinan-4-one
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """614-948-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """69327-76-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C16H23N3OS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C)N1C(=NC(C)(C)C)SCN(C1=O)C2=CC=CC=C2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_06_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C16H23N3OS/c1-12(2)19-14(17-16(3,4)5)21-11-18(15(19)20)13-9-7-6-8-10-13/h6-10,12H,11H2,1-5H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39381> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0056-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39384
<http://purl.obolibrary.org/obo/CHEBI_39384> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23697> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3130>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "LUFENURON"@cs ,
                                                                                          "LUFENURON"@da ,
                                                                                          "LUFENURON"@de ,
                                                                                          "LUFENURON"@el ,
                                                                                          "LUFENURON"@en ,
                                                                                          "LUFENURON"@hr ,
                                                                                          "LUFENURON"@hu ,
                                                                                          "LUFENURON"@it ,
                                                                                          "LUFENURON"@mt ,
                                                                                          "LUFENURON"@nl ,
                                                                                          "LUFENURON"@pl ,
                                                                                          "LUFENURON"@ro ,
                                                                                          "LUFENURON"@sl ,
                                                                                          "LUFENURON"@sv ,
                                                                                          "LUFENURONAS"@lt ,
                                                                                          "LUFENURONI"@fi ,
                                                                                          "LUFENURONS"@lv ,
                                                                                          "LUFENUROON"@et ,
                                                                                          "LUFENURÃO"@pt ,
                                                                                          "LUFENURÓN"@es ,
                                                                                          "LUFENURÓN"@sk ,
                                                                                          "LUFÉNURON"@fr ,
                                                                                          "ЛУФЕНУРОН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3759" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39384" ;
                                             rdfs:label "lufenuron"@en ;
                                             <https://w3id.org/euph/4030> """103055-07-8
""" ,
                                                                          """410-690-9
""" ,
                                                                          """C17H8Cl2F8N2O3
""" ,
                                                                          """C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C=C2Cl)OC(C(C(F)(F)F)F)(F)F)Cl)F
""" ,
                                                                          """I99_03_03
""" ,
                                                                          """InChI=1S/C17H8Cl2F8N2O3/c18-6-5-11(32-17(26,27)14(22)16(23,24)25)7(19)4-10(6)28-15(31)29-13(30)12-8(20)2-1-3-9(12)21/h1-5,14H,(H2,28,29,30,31)
""" ,
                                                                          """N-[[2,5-dichloro-4-(1,1,2,3,3,3-hexafluoropropoxy)phenyl]carbamoyl]-2,6-difluorobenzamide
""" ,
                                                                          """RF-0265-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """103055-07-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """410-690-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C17H8Cl2F8N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C=C2Cl)OC(C(C(F)(F)F)F)(F)F)Cl)F
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_03_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C17H8Cl2F8N2O3/c18-6-5-11(32-17(26,27)14(22)16(23,24)25)7(19)4-10(6)28-15(31)29-13(30)12-8(20)2-1-3-9(12)21/h1-5,14H,(H2,28,29,30,31)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[[2,5-dichloro-4-(1,1,2,3,3,3-hexafluoropropoxy)phenyl]carbamoyl]-2,6-difluorobenzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39384> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0265-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39387
<http://purl.obolibrary.org/obo/CHEBI_39387> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23697> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3130>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "TEFLUBENSUROON"@et ,
                                                                                          "TEFLUBENTSURONI"@fi ,
                                                                                          "TEFLUBENZURON"@cs ,
                                                                                          "TEFLUBENZURON"@da ,
                                                                                          "TEFLUBENZURON"@de ,
                                                                                          "TEFLUBENZURON"@el ,
                                                                                          "TEFLUBENZURON"@en ,
                                                                                          "TEFLUBENZURON"@fr ,
                                                                                          "TEFLUBENZURON"@hr ,
                                                                                          "TEFLUBENZURON"@hu ,
                                                                                          "TEFLUBENZURON"@it ,
                                                                                          "TEFLUBENZURON"@nl ,
                                                                                          "TEFLUBENZURON"@pl ,
                                                                                          "TEFLUBENZURON"@ro ,
                                                                                          "TEFLUBENZURON"@sl ,
                                                                                          "TEFLUBENZURON"@sv ,
                                                                                          "TEFLUBENZURONAS"@lt ,
                                                                                          "TEFLUBENZURONS"@lv ,
                                                                                          "TEFLUBENZURÃO"@pt ,
                                                                                          "TEFLUBENZURÓN"@es ,
                                                                                          "TEFLUBENZURÓN"@sk ,
                                                                                          "TEFLUBENŻURON"@mt ,
                                                                                          "ТЕФЛУБЕНЗУРОН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3760" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39387" ;
                                             rdfs:label "teflubenzuron"@en ;
                                             <https://w3id.org/euph/4030> """617-441-5
""" ,
                                                                          """83121-18-0
""" ,
                                                                          """C14H6Cl2F4N2O2
""" ,
                                                                          """C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C(=C2F)Cl)F)Cl)F
""" ,
                                                                          """I99_03_05
""" ,
                                                                          """InChI=1S/C14H6Cl2F4N2O2/c15-5-4-8(12(20)10(16)11(5)19)21-14(24)22-13(23)9-6(17)2-1-3-7(9)18/h1-4H,(H2,21,22,23,24)
""" ,
                                                                          """N-[(3,5-dichloro-2,4-difluorophenyl)carbamoyl]-2,6-difluorobenzamide
""" ,
                                                                          """RF-0407-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """617-441-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """83121-18-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C14H6Cl2F4N2O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C(=C2F)Cl)F)Cl)F
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_03_05
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C14H6Cl2F4N2O2/c15-5-4-8(12(20)10(16)11(5)19)21-14(24)22-13(23)9-6(17)2-1-3-7(9)18/h1-4H,(H2,21,22,23,24)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[(3,5-dichloro-2,4-difluorophenyl)carbamoyl]-2,6-difluorobenzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39387> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0407-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39388
<http://purl.obolibrary.org/obo/CHEBI_39388> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_83403> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3130>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "TRIFLUMURON"@cs ,
                                                                                          "TRIFLUMURON"@da ,
                                                                                          "TRIFLUMURON"@de ,
                                                                                          "TRIFLUMURON"@el ,
                                                                                          "TRIFLUMURON"@en ,
                                                                                          "TRIFLUMURON"@fr ,
                                                                                          "TRIFLUMURON"@hr ,
                                                                                          "TRIFLUMURON"@hu ,
                                                                                          "TRIFLUMURON"@it ,
                                                                                          "TRIFLUMURON"@mt ,
                                                                                          "TRIFLUMURON"@nl ,
                                                                                          "TRIFLUMURON"@pl ,
                                                                                          "TRIFLUMURON"@ro ,
                                                                                          "TRIFLUMURON"@sl ,
                                                                                          "TRIFLUMURON"@sv ,
                                                                                          "TRIFLUMURONAS"@lt ,
                                                                                          "TRIFLUMURONI"@fi ,
                                                                                          "TRIFLUMURONS"@lv ,
                                                                                          "TRIFLUMUROON"@et ,
                                                                                          "TRIFLUMURÃO"@pt ,
                                                                                          "TRIFLUMURÓN"@es ,
                                                                                          "TRIFLUMURÓN"@sk ,
                                                                                          "ТРИФЛУМУРОН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3761" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39388" ;
                                             rdfs:label "triflumuron"@en ;
                                             <https://w3id.org/euph/4030> """2-chloro-N-[[4-(trifluoromethoxy)phenyl]carbamoyl]benzamide
""" ,
                                                                          """264-980-3
""" ,
                                                                          """64628-44-0
""" ,
                                                                          """C15H10ClF3N2O3
""" ,
                                                                          """C1=CC=C(C(=C1)C(=O)NC(=O)NC2=CC=C(C=C2)OC(F)(F)F)Cl
""" ,
                                                                          """I99_03_06
""" ,
                                                                          """InChI=1S/C15H10ClF3N2O3/c16-12-4-2-1-3-11(12)13(22)21-14(23)20-9-5-7-10(8-6-9)24-15(17,18)19/h1-8H,(H2,20,21,22,23)
""" ,
                                                                          """RF-0441-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-chloro-N-[[4-(trifluoromethoxy)phenyl]carbamoyl]benzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """264-980-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """64628-44-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C15H10ClF3N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC=C(C(=C1)C(=O)NC(=O)NC2=CC=C(C=C2)OC(F)(F)F)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_03_06
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C15H10ClF3N2O3/c16-12-4-2-1-3-11(12)13(22)21-14(23)20-9-5-7-10(8-6-9)24-15(17,18)19/h1-8H,(H2,20,21,22,23)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_39388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0441-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_39434
<http://purl.obolibrary.org/obo/CHEBI_39434> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36615> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "limonoid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4323" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_39434" ;
                                             rdfs:label "limonoid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_4034
<http://purl.obolibrary.org/obo/CHEBI_4034> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3108>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "BEETA-TSÜFLUTRIIN"@et ,
                                                                                         "BETA CIFLUTRINAS"@lt ,
                                                                                         "BETA-CIFLUTRIN"@hr ,
                                                                                         "BETA-CIFLUTRIN"@ro ,
                                                                                         "BETA-CIFLUTRIN"@sl ,
                                                                                         "BETA-CIFLUTRINA"@it ,
                                                                                         "BETA-CIFLUTRINA"@pt ,
                                                                                         "BETA-CIFLUTRÍN"@es ,
                                                                                         "BETA-CIFLUTRĪNS"@lv ,
                                                                                         "BETA-CYFLUTHRIN"@cs ,
                                                                                         "BETA-CYFLUTHRIN"@da ,
                                                                                         "BETA-CYFLUTHRIN"@de ,
                                                                                         "BETA-CYFLUTHRIN"@el ,
                                                                                         "BETA-CYFLUTHRIN"@en ,
                                                                                         "BETA-CYFLUTHRIN"@nl ,
                                                                                         "BETA-CYFLUTRIN"@sv ,
                                                                                         "BETA-CYFLUTRÍN"@sk ,
                                                                                         "BETA-SYFLUTRIINI"@fi ,
                                                                                         "BETA-ĊIFLUTRINA"@mt ,
                                                                                         "BETACYFLUTRYNA"@pl ,
                                                                                         "BÉTA-CIFLUTRIN"@hu ,
                                                                                         "BÉTA-CYFLUTHRINE"@fr ,
                                                                                         "БЕТА-ЦИФЛУТРИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3697" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_4034" ;
                                            rdfs:label "cyfluthrin"@en ;
                                            <https://w3id.org/euph/4030> """269-855-7
""" ,
                                                                         """68359-37-5
""" ,
                                                                         """C22H18Cl2FNO3
""" ,
                                                                         """CC1(C(C1C(=O)OC(C#N)C2=CC(=C(C=C2)F)OC3=CC=CC=C3)C=C(Cl)Cl)C
""" ,
                                                                         """I01_01_03
""" ,
                                                                         """InChI=1S/C22H18Cl2FNO3/c1-22(2)15(11-19(23)24)20(22)21(27)29-18(12-26)13-8-9-16(25)17(10-13)28-14-6-4-3-5-7-14/h3-11,15,18,20H,1-2H3
""" ,
                                                                         """RF-0108-003-PPP
""" ,
                                                                         """[cyano-(4-fluoro-3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """269-855-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """68359-37-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H18Cl2FNO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1(C(C1C(=O)OC(C#N)C2=CC(=C(C=C2)F)OC3=CC=CC=C3)C=C(Cl)Cl)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H18Cl2FNO3/c1-22(2)15(11-19(23)24)20(22)21(27)29-18(12-26)13-8-9-16(25)17(10-13)28-14-6-4-3-5-7-14/h3-11,15,18,20H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0108-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(4-fluoro-3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_4035
<http://purl.obolibrary.org/obo/CHEBI_4035> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "CIALOTRINA"@it ,
                                                                                         "CIALOTRINA"@pt ,
                                                                                         "CIHALOTRIN"@hr ,
                                                                                         "CIHALOTRIN"@hu ,
                                                                                         "CIHALOTRIN"@ro ,
                                                                                         "CIHALOTRIN"@sl ,
                                                                                         "CIHALOTRINA"@es ,
                                                                                         "CIHALOTRINAS"@lt ,
                                                                                         "CIHALOTRĪNS"@lv ,
                                                                                         "CYHALOTHRIN"@cs ,
                                                                                         "CYHALOTHRIN"@da ,
                                                                                         "CYHALOTHRIN"@de ,
                                                                                         "CYHALOTHRIN"@el ,
                                                                                         "CYHALOTHRIN"@en ,
                                                                                         "CYHALOTHRIN"@nl ,
                                                                                         "CYHALOTHRINE"@fr ,
                                                                                         "CYHALOTRIN"@sv ,
                                                                                         "CYHALOTRYNA"@pl ,
                                                                                         "CYHALOTRÍN"@sk ,
                                                                                         "SYHALOTRIINI"@fi ,
                                                                                         "TSÜHALOTRIIN"@et ,
                                                                                         "ĊJALOTRINA"@mt ,
                                                                                         "ЦИХАЛОТРИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3422" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_4035" ;
                                            rdfs:label "cyhalothrin"@en ;
                                            <https://w3id.org/euph/4030> """268-450-2
""" ,
                                                                         """68085-85-8
""" ,
                                                                         """C23H19ClF3NO3
""" ,
                                                                         """CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)/C=C(/C(F)(F)F)\\Cl)C
""" ,
                                                                         """InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-
""" ,
                                                                         """RF-0584-001-PPP
""" ,
                                                                         """[cyano-(3-phenoxyphenyl)methyl] 3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """268-450-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """68085-85-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C23H19ClF3NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)/C=C(/C(F)(F)F)\\Cl)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0584-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(3-phenoxyphenyl)methyl] 3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_4042
<http://purl.obolibrary.org/obo/CHEBI_4042> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3108>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "CIPERMETRIN"@hr ,
                                                                                         "CIPERMETRIN"@hu ,
                                                                                         "CIPERMETRIN"@ro ,
                                                                                         "CIPERMETRIN"@sl ,
                                                                                         "CIPERMETRINA"@it ,
                                                                                         "CIPERMETRINA"@pt ,
                                                                                         "CIPERMETRINAS"@lt ,
                                                                                         "CIPERMETRÍN"@es ,
                                                                                         "CIPERMETRĪNS"@lv ,
                                                                                         "CYPERMETHRIN"@cs ,
                                                                                         "CYPERMETHRIN"@da ,
                                                                                         "CYPERMETHRIN"@de ,
                                                                                         "CYPERMETHRIN"@el ,
                                                                                         "CYPERMETHRIN"@en ,
                                                                                         "CYPERMETHRIN"@nl ,
                                                                                         "CYPERMETRIN"@sv ,
                                                                                         "CYPERMETRYNA"@pl ,
                                                                                         "CYPERMETRÍN"@sk ,
                                                                                         "CYPERMÉTHRINE"@fr ,
                                                                                         "SYPERMETRIINI"@fi ,
                                                                                         "TSÜPERMETRIIN"@et ,
                                                                                         "ĊIPERMETRINA"@mt ,
                                                                                         "ЦИПЕРМЕТРИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3699" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_4042" ;
                                            rdfs:label "cypermethrin"@en ;
                                            <https://w3id.org/euph/4030> """257-842-9
""" ,
                                                                         """52315-07-8
""" ,
                                                                         """C22H19Cl2NO3
""" ,
                                                                         """CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
""" ,
                                                                         """I01_01_06
""" ,
                                                                         """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
""" ,
                                                                         """RF-0112-004-PPP
""" ,
                                                                         """[cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """257-842-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """52315-07-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_06
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0112-004-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_412516
<http://purl.obolibrary.org/obo/CHEBI_412516> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24129> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8170> ;
                                                                owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17234>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8170> ;
                                                                owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_28757>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "HMF"@bg ,
                                                                                           "HMF"@cs ,
                                                                                           "HMF"@da ,
                                                                                           "HMF"@de ,
                                                                                           "HMF"@el ,
                                                                                           "HMF"@en ,
                                                                                           "HMF"@es ,
                                                                                           "HMF"@et ,
                                                                                           "HMF"@fi ,
                                                                                           "HMF"@fr ,
                                                                                           "HMF"@hr ,
                                                                                           "HMF"@hu ,
                                                                                           "HMF"@it ,
                                                                                           "HMF"@lt ,
                                                                                           "HMF"@lv ,
                                                                                           "HMF"@mt ,
                                                                                           "HMF"@nl ,
                                                                                           "HMF"@pl ,
                                                                                           "HMF"@pt ,
                                                                                           "HMF"@ro ,
                                                                                           "HMF"@sk ,
                                                                                           "HMF"@sl ,
                                                                                           "HMF"@sv ,
                                                                                           "Hydroxymethylfurfural"@de ,
                                                                                           "hidroksimetilfurfural"@hr ,
                                                                                           "hidroksimetilfurfurala"@sl ,
                                                                                           "hidroksimetilfurfurola"@lv ,
                                                                                           "hidroksimetilfurfurolas"@lt ,
                                                                                           "hidroximetil-furfurol"@hu ,
                                                                                           "hidroximetilfurfural"@es ,
                                                                                           "hidroximetilfurfural"@pt ,
                                                                                           "hidroximetilfurfural"@ro ,
                                                                                           "hydroksimetyylifurfuraal"@fi ,
                                                                                           "hydroksymetylofurfural"@pl ,
                                                                                           "hydroximetylfurfural"@sv ,
                                                                                           "hydroxymethylfurfural"@cs ,
                                                                                           "hydroxymethylfurfural"@da ,
                                                                                           "hydroxymethylfurfural"@en ,
                                                                                           "hydroxymethylfurfural"@mt ,
                                                                                           "hydroxymethylfurfural"@nl ,
                                                                                           "hydroxymetylfurfural"@sk ,
                                                                                           "hydroxyméthylfurfural"@fr ,
                                                                                           "hüdroksümetüülfurfuraal"@et ,
                                                                                           "idrossimetilfurfurale"@it ,
                                                                                           "υδροξυμεθυλοφουρφουράλη"@el ,
                                                                                           "хидроксиметилфурфурол"@bg ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3709" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_412516" ;
                                              rdfs:label "5-hydroxymethylfurfural"@en ;
                                              <https://w3id.org/euph/4030> """200-654-9
""" ,
                                                                           """5-(hydroxymethyl)furan-2-carbaldehyde
""" ,
                                                                           """67-47-0
""" ,
                                                                           """C1=C(OC(=C1)C=O)CO
""" ,
                                                                           """C6H6O3
""" ,
                                                                           """InChI=1S/C6H6O3/c7-3-5-1-2-6(4-8)9-5/h1-3,8H,4H2
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_412516> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-654-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_412516> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """5-(hydroxymethyl)furan-2-carbaldehyde
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_412516> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """67-47-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_412516> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=C(OC(=C1)C=O)CO
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_412516> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C6H6O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_412516> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C6H6O3/c7-3-5-1-2-6(4-8)9-5/h1-3,8H,4H2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_4388
<http://purl.obolibrary.org/obo/CHEBI_4388> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50351> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/749> ;
                                                              owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.1.3.16>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3108>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "DELTAMETHRIN"@cs ,
                                                                                         "DELTAMETHRIN"@da ,
                                                                                         "DELTAMETHRIN"@de ,
                                                                                         "DELTAMETHRIN"@el ,
                                                                                         "DELTAMETHRIN"@en ,
                                                                                         "DELTAMETHRIN"@nl ,
                                                                                         "DELTAMETRIIN"@et ,
                                                                                         "DELTAMETRIINI"@fi ,
                                                                                         "DELTAMETRIN"@hr ,
                                                                                         "DELTAMETRIN"@hu ,
                                                                                         "DELTAMETRIN"@ro ,
                                                                                         "DELTAMETRIN"@sl ,
                                                                                         "DELTAMETRIN"@sv ,
                                                                                         "DELTAMETRINA"@it ,
                                                                                         "DELTAMETRINA"@mt ,
                                                                                         "DELTAMETRINA"@pt ,
                                                                                         "DELTAMETRINAS"@lt ,
                                                                                         "DELTAMETRYNA"@pl ,
                                                                                         "DELTAMETRÍN"@es ,
                                                                                         "DELTAMETRÍN"@sk ,
                                                                                         "DELTAMETRĪNS"@lv ,
                                                                                         "DELTAMÉTHRINE"@fr ,
                                                                                         "ДЕЛТАМЕТРИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3700" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_4388" ;
                                            rdfs:label "deltamethrin"@en ;
                                            <https://w3id.org/euph/4030> """258-256-6
""" ,
                                                                         """52918-63-5
""" ,
                                                                         """C22H19Br2NO3
""" ,
                                                                         "CC1(C"@HC=C(Br)Br)C
 ,
                                                                         """I01_01_07
""" ,
                                                                         """InChI=1S/C22H19Br2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
""" ,
                                                                         """RF-0120-001-PPP
""" ,
                                                                         """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dibromoethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """258-256-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """52918-63-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Br2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C"@HC=C(Br)Br)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_07
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Br2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0120-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_4388> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dibromoethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_49302
<http://purl.obolibrary.org/obo/CHEBI_49302> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35868> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "2-hydroxy monocarboxylic acid"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8222" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_49302" ;
                                             rdfs:label "2-hydroxy monocarboxylic acid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_5009
<http://purl.obolibrary.org/obo/CHEBI_5009> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23003> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3115>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "FENOKSIKARB"@hr ,
                                                                                         "FENOKSIKARB"@mt ,
                                                                                         "FENOKSIKARB"@sl ,
                                                                                         "FENOKSIKARBAS"@lt ,
                                                                                         "FENOKSIKARBI"@fi ,
                                                                                         "FENOKSIKARBS"@lv ,
                                                                                         "FENOKSYKARB"@pl ,
                                                                                         "FENOKSÜKARB"@et ,
                                                                                         "FENOXICARB"@es ,
                                                                                         "FENOXICARB"@it ,
                                                                                         "FENOXICARB"@ro ,
                                                                                         "FENOXICARBE"@pt ,
                                                                                         "FENOXIKARB"@hu ,
                                                                                         "FENOXIKARB"@sv ,
                                                                                         "FENOXYCARB"@da ,
                                                                                         "FENOXYCARB"@de ,
                                                                                         "FENOXYCARB"@el ,
                                                                                         "FENOXYCARB"@en ,
                                                                                         "FENOXYCARB"@nl ,
                                                                                         "FENOXYKARB"@cs ,
                                                                                         "FENOXYKARB"@sk ,
                                                                                         "FÉNOXYCARBE"@fr ,
                                                                                         "ФЕНОКСИКАРБ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3714" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_5009" ;
                                            rdfs:label "fenoxycarb"@en ;
                                            <https://w3id.org/euph/4030> """276-696-7
""" ,
                                                                         """72490-01-8
""" ,
                                                                         """C17H19NO4
""" ,
                                                                         """CCOC(=O)NCCOC1=CC=C(C=C1)OC2=CC=CC=C2
""" ,
                                                                         """I03_02_01
""" ,
                                                                         """InChI=1S/C17H19NO4/c1-2-20-17(19)18-12-13-21-14-8-10-16(11-9-14)22-15-6-4-3-5-7-15/h3-11H,2,12-13H2,1H3,(H,18,19)
""" ,
                                                                         """RF-0182-001-PPP
""" ,
                                                                         """ethyl N-[2-(4-phenoxyphenoxy)ethyl]carbamate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """276-696-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """72490-01-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C17H19NO4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCOC(=O)NCCOC1=CC=C(C=C1)OC2=CC=CC=C2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I03_02_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C17H19NO4/c1-2-20-17(19)18-12-13-21-14-8-10-16(11-9-14)22-15-6-4-3-5-7-15/h3-11H,2,12-13H2,1H3,(H,18,19)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0182-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """ethyl N-[2-(4-phenoxyphenoxy)ethyl]carbamate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_5011
<http://purl.obolibrary.org/obo/CHEBI_5011> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26410> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3125>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "FENEPIROXIMATO"@pt ,
                                                                                         "FENPIROKSIMAT"@hr ,
                                                                                         "FENPIROKSIMAT"@sl ,
                                                                                         "FENPIROKSIMATAS"@lt ,
                                                                                         "FENPIROKSIMĀTS"@lv ,
                                                                                         "FENPIROKSYMAT"@pl ,
                                                                                         "FENPIROSSIMAT"@mt ,
                                                                                         "FENPIROSSIMATO"@it ,
                                                                                         "FENPIROXIMAT"@ro ,
                                                                                         "FENPIROXIMATO"@es ,
                                                                                         "FENPIROXIMÁT"@hu ,
                                                                                         "FENPYROKSIMAATTI"@fi ,
                                                                                         "FENPYROXIMAAT"@nl ,
                                                                                         "FENPYROXIMAT"@da ,
                                                                                         "FENPYROXIMAT"@de ,
                                                                                         "FENPYROXIMAT"@sv ,
                                                                                         "FENPYROXIMATE"@el ,
                                                                                         "FENPYROXIMATE"@en ,
                                                                                         "FENPYROXIMATE"@fr ,
                                                                                         "FENPYROXIMÁT"@cs ,
                                                                                         "FENPYROXIMÁT"@sk ,
                                                                                         "FENPÜROKSIMAAT"@et ,
                                                                                         "ФЕНПИРОКСИМАТ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3748" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_5011" ;
                                            rdfs:label "fenpyroximate"@en ;
                                            <https://w3id.org/euph/4030> """134098-61-6
""" ,
                                                                         """603-792-1
""" ,
                                                                         """C24H27N3O4
""" ,
                                                                         """CC1=NN(C(=C1/C=N/OCC2=CC=C(C=C2)C(=O)OC(C)(C)C)OC3=CC=CC=C3)C
""" ,
                                                                         """I06_01_01
""" ,
                                                                         """InChI=1S/C24H27N3O4/c1-17-21(22(27(5)26-17)30-20-9-7-6-8-10-20)15-25-29-16-18-11-13-19(14-12-18)23(28)31-24(2,3)4/h6-15H,16H2,1-5H3/b25-15+
""" ,
                                                                         """RF-0186-001-PPP
""" ,
                                                                         """tert-butyl 4-[[(E)-(1,3-dimethyl-5-phenoxypyrazol-4-yl)methylideneamino]oxymethyl]benzoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """134098-61-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """603-792-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C24H27N3O4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=NN(C(=C1/C=N/OCC2=CC=C(C=C2)C(=O)OC(C)(C)C)OC3=CC=CC=C3)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I06_01_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C24H27N3O4/c1-17-21(22(27(5)26-17)30-20-9-7-6-8-10-20)15-25-29-16-18-11-13-19(14-12-18)23(28)31-24(2,3)4/h6-15H,16H2,1-5H3/b25-15+
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0186-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """tert-butyl 4-[[(E)-(1,3-dimethyl-5-phenoxypyrazol-4-yl)methylideneamino]oxymethyl]benzoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_5014
<http://purl.obolibrary.org/obo/CHEBI_5014> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33308> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "fenvalerate"@en ,
                                                                                         "fenvalerate/esfenvalerate (sum)"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6893" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_5014" ;
                                            rdfs:label "fenvalerate"@en ;
                                            <https://w3id.org/euph/4030> """257-326-3
""" ,
                                                                         """51630-58-1
""" ,
                                                                         """C25H22ClNO3
""" ,
                                                                         """CC(C)C(C1=CC=C(C=C1)Cl)C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3
""" ,
                                                                         """F-0690-001-PPP
""" ,
                                                                         """InChI=1S/C25H22ClNO3/c1-17(2)24(18-11-13-20(26)14-12-18)25(28)30-23(16-27)19-7-6-10-22(15-19)29-21-8-4-3-5-9-21/h3-15,17,23-24H,1-2H3
""" ,
                                                                         """[cyano-(3-phenoxyphenyl)methyl] 2-(4-chlorophenyl)-3-methylbutanoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """257-326-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """51630-58-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C25H22ClNO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C)C(C1=CC=C(C=C1)Cl)C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F-0690-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C25H22ClNO3/c1-17(2)24(18-11-13-20(26)14-12-18)25(28)30-23(16-27)19-7-6-10-22(15-19)29-21-8-4-3-5-9-21/h3-15,17,23-24H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(3-phenoxyphenyl)methyl] 2-(4-chlorophenyl)-3-methylbutanoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_50351
<http://purl.obolibrary.org/obo/CHEBI_50351> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33308> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "cyclopropanecarboxylate ester"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6578" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_50351" ;
                                             rdfs:label "cyclopropanecarboxylate ester"@en .


###  http://purl.obolibrary.org/obo/CHEBI_50523
<http://purl.obolibrary.org/obo/CHEBI_50523> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25000> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "butenolide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6604" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_50523" ;
                                             rdfs:label "butenolide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_5063
<http://purl.obolibrary.org/obo/CHEBI_5063> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26410> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3138>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "FIPRONIIL"@et ,
                                                                                         "FIPRONIILI"@fi ,
                                                                                         "FIPRONIL"@cs ,
                                                                                         "FIPRONIL"@da ,
                                                                                         "FIPRONIL"@de ,
                                                                                         "FIPRONIL"@el ,
                                                                                         "FIPRONIL"@en ,
                                                                                         "FIPRONIL"@es ,
                                                                                         "FIPRONIL"@fr ,
                                                                                         "FIPRONIL"@hr ,
                                                                                         "FIPRONIL"@hu ,
                                                                                         "FIPRONIL"@it ,
                                                                                         "FIPRONIL"@mt ,
                                                                                         "FIPRONIL"@nl ,
                                                                                         "FIPRONIL"@pl ,
                                                                                         "FIPRONIL"@pt ,
                                                                                         "FIPRONIL"@ro ,
                                                                                         "FIPRONIL"@sk ,
                                                                                         "FIPRONIL"@sl ,
                                                                                         "FIPRONIL"@sv ,
                                                                                         "FIPRONILAS"@lt ,
                                                                                         "FIPRONILS"@lv ,
                                                                                         "ФИПРОНИЛ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3773" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_5063" ;
                                            rdfs:label "fipronil"@en ;
                                            <https://w3id.org/euph/4030> """120068-37-3
""" ,
                                                                         """424-610-5
""" ,
                                                                         """5-amino-1-[2,6-dichloro-4-(trifluoromethyl)phenyl]-4-(trifluoromethylsulfinyl)pyrazole-3-carbonitrile
""" ,
                                                                         """C12H4Cl2F6N4OS
""" ,
                                                                         """C1=C(C=C(C(=C1Cl)N2C(=C(C(=N2)C#N)S(=O)C(F)(F)F)N)Cl)C(F)(F)F
""" ,
                                                                         """I99_12_02
""" ,
                                                                         """InChI=1S/C12H4Cl2F6N4OS/c13-5-1-4(11(15,16)17)2-6(14)8(5)24-10(22)9(7(3-21)23-24)26(25)12(18,19)20/h1-2H,22H2
""" ,
                                                                         """RF-0192-003-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """120068-37-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """424-610-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """5-amino-1-[2,6-dichloro-4-(trifluoromethyl)phenyl]-4-(trifluoromethylsulfinyl)pyrazole-3-carbonitrile
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C12H4Cl2F6N4OS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=C(C=C(C(=C1Cl)N2C(=C(C(=N2)C#N)S(=O)C(F)(F)F)N)Cl)C(F)(F)F
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_12_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C12H4Cl2F6N4OS/c13-5-1-4(11(15,16)17)2-6(14)8(5)24-10(22)9(7(3-21)23-24)26(25)12(18,19)20/h1-2H,22H2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0192-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_50699
<http://purl.obolibrary.org/obo/CHEBI_50699> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_16646> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oligosaccharid"@de ,
                                                                                          "oligosaccharide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:918" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_50699" ;
                                             rdfs:label "oligosaccharide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_50860
<http://purl.obolibrary.org/obo/CHEBI_50860> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23367> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organic molecular entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8190" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_50860" ;
                                             rdfs:label "organic molecular entity"@en .


###  http://purl.obolibrary.org/obo/CHEBI_5135
<http://purl.obolibrary.org/obo/CHEBI_5135> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35618> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "FLUVALINAAT"@et ,
                                                                                         "FLUVALINAAT"@nl ,
                                                                                         "FLUVALINAATTI"@fi ,
                                                                                         "FLUVALINAT"@da ,
                                                                                         "FLUVALINAT"@de ,
                                                                                         "FLUVALINAT"@hr ,
                                                                                         "FLUVALINAT"@mt ,
                                                                                         "FLUVALINAT"@ro ,
                                                                                         "FLUVALINAT"@sl ,
                                                                                         "FLUVALINAT"@sv ,
                                                                                         "FLUVALINATAS"@lt ,
                                                                                         "FLUVALINATE"@el ,
                                                                                         "FLUVALINATE"@en ,
                                                                                         "FLUVALINATE"@fr ,
                                                                                         "FLUVALINATO"@es ,
                                                                                         "FLUVALINATO"@it ,
                                                                                         "FLUVALINATO"@pt ,
                                                                                         "FLUVALINÁT"@cs ,
                                                                                         "FLUVALINÁT"@hu ,
                                                                                         "FLUVALINÁT"@sk ,
                                                                                         "FLUVALINĀTS"@lv ,
                                                                                         "FLUWALINAT"@pl ,
                                                                                         "ФЛУВАЛИНАТ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3427" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_5135" ;
                                            rdfs:label "fluvalinate"@en ;
                                            <https://w3id.org/euph/4030> """69409-94-5
""" ,
                                                                         """805-993-1
""" ,
                                                                         """C26H22ClF3N2O3
""" ,
                                                                         """CC(C)C(C(=O)OC(C#N)C1=CC(=CC=C1)OC2=CC=CC=C2)NC3=C(C=C(C=C3)C(F)(F)F)Cl
""" ,
                                                                         """InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3
""" ,
                                                                         """RF-0721-001-PPP
""" ,
                                                                         """[cyano-(3-phenoxyphenyl)methyl] 2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """69409-94-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """805-993-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C26H22ClF3N2O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C)C(C(=O)OC(C#N)C1=CC(=CC=C1)OC2=CC=CC=C2)NC3=C(C=C(C=C3)C(F)(F)F)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0721-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[cyano-(3-phenoxyphenyl)methyl] 2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_5870
<http://purl.obolibrary.org/obo/CHEBI_5870> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_39173> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3140>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "IMIDACLOPRID"@da ,
                                                                                         "IMIDACLOPRID"@de ,
                                                                                         "IMIDACLOPRID"@el ,
                                                                                         "IMIDACLOPRID"@en ,
                                                                                         "IMIDACLOPRID"@es ,
                                                                                         "IMIDACLOPRID"@it ,
                                                                                         "IMIDACLOPRID"@nl ,
                                                                                         "IMIDACLOPRID"@ro ,
                                                                                         "IMIDACLOPRIDE"@fr ,
                                                                                         "IMIDACLOPRIDE"@pt ,
                                                                                         "IMIDAKLOPRID"@cs ,
                                                                                         "IMIDAKLOPRID"@hr ,
                                                                                         "IMIDAKLOPRID"@hu ,
                                                                                         "IMIDAKLOPRID"@mt ,
                                                                                         "IMIDAKLOPRID"@sk ,
                                                                                         "IMIDAKLOPRID"@sl ,
                                                                                         "IMIDAKLOPRID"@sv ,
                                                                                         "IMIDAKLOPRIDAS"@lt ,
                                                                                         "IMIDAKLOPRIDI"@fi ,
                                                                                         "IMIDAKLOPRIID"@et ,
                                                                                         "IMIDAKLOPRYD"@pl ,
                                                                                         "IMIDAKLOPRĪDS"@lv ,
                                                                                         "ИМИДАКЛОПРИД"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3780" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_5870" ;
                                            rdfs:label "imidacloprid"@en ;
                                            <https://w3id.org/euph/4030> """(NE)-N-[1-[(6-chloro-3-pyridinyl)methyl]imidazolidin-2-ylidene]nitramide
""" ,
                                                                         """138261-41-3
""" ,
                                                                         """428-040-8
""" ,
                                                                         """C1CN(/C(=N/N+[O-])/N1)CC2=CN=C(C=C2)Cl
""" ,
                                                                         """C9H10ClN5O2
""" ,
                                                                         """I99_14_02
""" ,
                                                                         """InChI=1S/C9H10ClN5O2/c10-8-2-1-7(5-12-8)6-14-4-3-11-9(14)13-15(16)17/h1-2,5H,3-4,6H2,(H,11,13)
""" ,
                                                                         """RF-0250-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(NE)-N-[1-[(6-chloro-3-pyridinyl)methyl]imidazolidin-2-ylidene]nitramide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """138261-41-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """428-040-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1CN(/C(=N/N+[O-])/N1)CC2=CN=C(C=C2)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C9H10ClN5O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_14_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C9H10ClN5O2/c10-8-2-1-7(5-12-8)6-14-4-3-11-9(14)13-15(16)17/h1-2,5H,3-4,6H2,(H,11,13)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_5870> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0250-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_60004
<http://purl.obolibrary.org/obo/CHEBI_60004> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/7421> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "mixture"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4131" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_60004" ;
                                             rdfs:label "mixture"@en .


###  http://purl.obolibrary.org/obo/CHEBI_60600
<http://purl.obolibrary.org/obo/CHEBI_60600> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_87012> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "amide fungicide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8257" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_60600" ;
                                             rdfs:label "amide fungicide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_60911
<http://purl.obolibrary.org/obo/CHEBI_60911> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60004> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "racemate"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6248" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_60911" ;
                                             rdfs:label "racemate"@en .


###  http://purl.obolibrary.org/obo/CHEBI_60915
<http://purl.obolibrary.org/obo/CHEBI_60915> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60004> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "diastereoisomeric mixture"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4065" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_60915" ;
                                             rdfs:label "diastereoisomeric mixture"@en .


###  http://purl.obolibrary.org/obo/CHEBI_61697
<http://purl.obolibrary.org/obo/CHEBI_61697> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_18059> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fettsäurederivat"@de ,
                                                                                          "fatty acid derivative"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:5889" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_61697" ;
                                             rdfs:label "fatty acid derivative"@en .


###  http://purl.obolibrary.org/obo/CHEBI_64709
<http://purl.obolibrary.org/obo/CHEBI_64709> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_50860> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "organic acid"@en ,
                                                                                          "organische Säure"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8198" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_64709" ;
                                             rdfs:label "organic acid"@en .


###  http://purl.obolibrary.org/obo/CHEBI_65212
<http://purl.obolibrary.org/obo/CHEBI_65212> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33694> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Polysaccharidderivat"@de ,
                                                                                          "polysaccharide derivative"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:913" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_65212" ;
                                             rdfs:label "polysaccharide derivative"@en .


###  http://purl.obolibrary.org/obo/CHEBI_6651
<http://purl.obolibrary.org/obo/CHEBI_6651> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60911> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3118>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "MALATHION"@cs ,
                                                                                         "MALATHION"@da ,
                                                                                         "MALATHION"@de ,
                                                                                         "MALATHION"@el ,
                                                                                         "MALATHION"@en ,
                                                                                         "MALATHION"@fr ,
                                                                                         "MALATHION"@nl ,
                                                                                         "MALATIJON"@mt ,
                                                                                         "MALATION"@hr ,
                                                                                         "MALATION"@hu ,
                                                                                         "MALATION"@it ,
                                                                                         "MALATION"@pl ,
                                                                                         "MALATION"@ro ,
                                                                                         "MALATION"@sl ,
                                                                                         "MALATION"@sv ,
                                                                                         "MALATIONAS"@lt ,
                                                                                         "MALATIONI"@fi ,
                                                                                         "MALATIONS"@lv ,
                                                                                         "MALATIOON"@et ,
                                                                                         "MALATIÃO"@pt ,
                                                                                         "MALATIÓN"@es ,
                                                                                         "MALATIÓN"@sk ,
                                                                                         "МАЛАТИОН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3723" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_6651" ;
                                            rdfs:label "malathion"@en ;
                                            <https://w3id.org/euph/4030> """121-75-5
""" ,
                                                                         """204-497-7
""" ,
                                                                         """C10H19O6PS2
""" ,
                                                                         """CCOC(=O)CC(C(=O)OCC)SP(=S)(OC)OC
""" ,
                                                                         """I04_01_07
""" ,
                                                                         """InChI=1S/C10H19O6PS2/c1-5-15-9(11)7-8(10(12)16-6-2)19-17(18,13-3)14-4/h8H,5-7H2,1-4H3
""" ,
                                                                         """RF-0266-003-PPP
""" ,
                                                                         """diethyl 2-dimethoxyphosphinothioylsulfanylbutanedioate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """121-75-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """204-497-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C10H19O6PS2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCOC(=O)CC(C(=O)OCC)SP(=S)(OC)OC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I04_01_07
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C10H19O6PS2/c1-5-15-9(11)7-8(10(12)16-6-2)19-17(18,13-3)14-4/h8H,5-7H2,1-4H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0266-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6651> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """diethyl 2-dimethoxyphosphinothioylsulfanylbutanedioate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_67113
<http://purl.obolibrary.org/obo/CHEBI_67113> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26410> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3138>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CHLORANTRANILIPROL"@cs ,
                                                                                          "CHLORANTRANILIPROL"@da ,
                                                                                          "CHLORANTRANILIPROL"@de ,
                                                                                          "CHLORANTRANILIPROL"@pl ,
                                                                                          "CHLORANTRANILIPROL"@sk ,
                                                                                          "CHLORANTRANILIPROLAS"@lt ,
                                                                                          "CHLORANTRANILIPROLE"@el ,
                                                                                          "CHLORANTRANILIPROLE"@en ,
                                                                                          "CHLORANTRANILIPROLE"@fr ,
                                                                                          "CHLORANTRANILIPROLE"@nl ,
                                                                                          "CLORANTRANILIPROL"@es ,
                                                                                          "CLORANTRANILIPROL"@pt ,
                                                                                          "CLORANTRANILIPROL"@ro ,
                                                                                          "CLORANTRANILIPROLE"@it ,
                                                                                          "HLORANTRANILIPROLS"@lv ,
                                                                                          "KLOORANTRANILIPROOL"@et ,
                                                                                          "KLORANTRANILIPROL"@hr ,
                                                                                          "KLORANTRANILIPROL"@mt ,
                                                                                          "KLORANTRANILIPROL"@sl ,
                                                                                          "KLORANTRANILIPROL"@sv ,
                                                                                          "KLORANTRANILIPROLI"@fi ,
                                                                                          "KLÓRANTRANILIPROL"@hu ,
                                                                                          "ХЛОРАНТРАНИЛИПРОЛ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3775" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_67113" ;
                                             rdfs:label "chlorantraniliprole"@en ;
                                             <https://w3id.org/euph/4030> """3-bromo-N-[4-chloro-2-methyl-6-(methylcarbamoyl)phenyl]-1-(3-chloro-2-pyridinyl)pyrazole-5-carboxamide
""" ,
                                                                          """500008-45-7
""" ,
                                                                          """610-489-8
""" ,
                                                                          """C18H14BrCl2N5O2
""" ,
                                                                          """CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)Cl
""" ,
                                                                          """I99_12_04
""" ,
                                                                          """InChI=1S/C18H14BrCl2N5O2/c1-9-6-10(20)7-11(17(27)22-2)15(9)24-18(28)13-8-14(19)25-26(13)16-12(21)4-3-5-23-16/h3-8H,1-2H3,(H,22,27)(H,24,28)
""" ,
                                                                          """RF-0072-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """3-bromo-N-[4-chloro-2-methyl-6-(methylcarbamoyl)phenyl]-1-(3-chloro-2-pyridinyl)pyrazole-5-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """500008-45-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """610-489-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C18H14BrCl2N5O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_12_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C18H14BrCl2N5O2/c1-9-6-10(20)7-11(17(27)22-2)15(9)24-18(28)13-8-14(19)25-26(13)16-12(21)4-3-5-23-16/h3-8H,1-2H3,(H,22,27)(H,24,28)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_67113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0072-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_6731
<http://purl.obolibrary.org/obo/CHEBI_6731> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_27150> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/3996> ;
                                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_33937>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/7938> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/75>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Melezitose"@de ,
                                                                                         "melezitose"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4050" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_6731" ;
                                            rdfs:label "melezitose"@en ;
                                            <https://w3id.org/euph/4030> """(2R,3R,4S,5S,6R)-2-[(2S,3S,4R,5R)-4-hydroxy-2,5-bis(hydroxymethyl)-2-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoxolan-3-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
""" ,
                                                                         """209-894-9
""" ,
                                                                         """597-12-6
""" ,
                                                                         "C([C@@H]1C"@HO)O
 ,
                                                                         """C18H32O16
""" ,
                                                                         """InChI=1S/C18H32O16/c19-1-5-8(23)11(26)13(28)16(30-5)32-15-10(25)7(3-21)33-18(15,4-22)34-17-14(29)12(27)9(24)6(2-20)31-17/h5-17,19-29H,1-4H2/t5-,6-,7-,8-,9-,10-,11+,12+,13-,14-,15+,16-,17-,18+/m1/s1
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6731> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(2R,3R,4S,5S,6R)-2-[(2S,3S,4R,5R)-4-hydroxy-2,5-bis(hydroxymethyl)-2-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoxolan-3-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6731> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """209-894-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6731> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """597-12-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6731> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "C([C@@H]1C"@HO)O
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6731> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C18H32O16
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6731> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C18H32O16/c19-1-5-8(23)11(26)13(28)16(30-5)32-15-10(25)7(3-21)33-18(15,4-22)34-17-14(29)12(27)9(24)6(2-20)31-17/h5-17,19-29H,1-4H2/t5-,6-,7-,8-,9-,10-,11+,12+,13-,14-,15+,16-,17-,18+/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_6835
<http://purl.obolibrary.org/obo/CHEBI_6835> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23003> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/749> ;
                                                              owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.1.1.7>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3114>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "METHOMYL"@cs ,
                                                                                         "METHOMYL"@da ,
                                                                                         "METHOMYL"@de ,
                                                                                         "METHOMYL"@el ,
                                                                                         "METHOMYL"@en ,
                                                                                         "METHOMYL"@nl ,
                                                                                         "METOMIL"@hr ,
                                                                                         "METOMIL"@hu ,
                                                                                         "METOMIL"@it ,
                                                                                         "METOMIL"@mt ,
                                                                                         "METOMIL"@pt ,
                                                                                         "METOMIL"@ro ,
                                                                                         "METOMIL"@sl ,
                                                                                         "METOMILAS"@lt ,
                                                                                         "METOMILO"@es ,
                                                                                         "METOMILS"@lv ,
                                                                                         "METOMYL"@pl ,
                                                                                         "METOMYL"@sk ,
                                                                                         "METOMYL"@sv ,
                                                                                         "METOMYYLI"@fi ,
                                                                                         "METOMÜÜL"@et ,
                                                                                         "MÉTHOMYL"@fr ,
                                                                                         "МЕТОМИЛ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3712" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_6835" ;
                                            rdfs:label "methomyl"@en ;
                                            <https://w3id.org/euph/4030> """16752-77-5
""" ,
                                                                         """240-815-0
""" ,
                                                                         """C5H10N2O2S
""" ,
                                                                         """CC(=NOC(=O)NC)SC
""" ,
                                                                         """I03_01_01
""" ,
                                                                         """InChI=1S/C5H10N2O2S/c1-4(10-3)7-9-5(8)6-2/h1-3H3,(H,6,8)
""" ,
                                                                         """RF-0293-003-PPP
""" ,
                                                                         """methyl N-(methylcarbamoyloxy)ethanimidothioate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """16752-77-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """240-815-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C5H10N2O2S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(=NOC(=O)NC)SC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I03_01_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C5H10N2O2S/c1-4(10-3)7-9-5(8)6-2/h1-3H3,(H,6,8)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0293-003-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_6835> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """methyl N-(methylcarbamoyloxy)ethanimidothioate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_68452
<http://purl.obolibrary.org/obo/CHEBI_68452> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/6231> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "azole"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6128" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_68452" ;
                                             rdfs:label "azole"@en .


###  http://purl.obolibrary.org/obo/CHEBI_74889
<http://purl.obolibrary.org/obo/CHEBI_74889> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_86417> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3037>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "DODIIN"@et ,
                                                                                          "DODIINI"@fi ,
                                                                                          "DODIN"@cs ,
                                                                                          "DODIN"@da ,
                                                                                          "DODIN"@de ,
                                                                                          "DODIN"@hr ,
                                                                                          "DODIN"@hu ,
                                                                                          "DODIN"@sl ,
                                                                                          "DODIN"@sv ,
                                                                                          "DODINA"@es ,
                                                                                          "DODINA"@it ,
                                                                                          "DODINA"@mt ,
                                                                                          "DODINA"@pt ,
                                                                                          "DODINAS"@lt ,
                                                                                          "DODINE"@el ,
                                                                                          "DODINE"@en ,
                                                                                          "DODINE"@fr ,
                                                                                          "DODINE"@nl ,
                                                                                          "DODINĂ"@ro ,
                                                                                          "DODYNA"@pl ,
                                                                                          "DODÍN"@sk ,
                                                                                          "DODĪNS"@lv ,
                                                                                          "ДОДИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3496" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_74889" ;
                                             rdfs:label "dodine"@en ;
                                             <https://w3id.org/euph/4030> """2-dodecylguanidine acetate
""" ,
                                                                          """219-459-5
""" ,
                                                                          """2439-10-3
""" ,
                                                                          """C15H33N3O2
""" ,
                                                                          """CCCCCCCCCCCCN=C(N)N.CC(=O)O
""" ,
                                                                          """F99_01_02
""" ,
                                                                          """InChI=1S/C13H29N3.C2H4O2/c1-2-3-4-5-6-7-8-9-10-11-12-16-13(14)15;1-2(3)4/h2-12H2,1H3,(H4,14,15,16);1H3,(H,3,4)
""" ,
                                                                          """RF-0154-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-dodecylguanidine acetate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """219-459-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2439-10-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C15H33N3O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCCCCCCCCCCCN=C(N)N.CC(=O)O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_01_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C13H29N3.C2H4O2/c1-2-3-4-5-6-7-8-9-10-11-12-16-13(14)15;1-2(3)4/h2-12H2,1H3,(H4,14,15,16);1H3,(H,3,4)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_74889> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0154-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_78320
<http://purl.obolibrary.org/obo/CHEBI_78320> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_49302> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/2830> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/114>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "2-hydroxypropanoic acid"@en ,
                                                                                          "Milchsäure"@de ,
                                                                                          "acid lactic"@ro ,
                                                                                          "acide lactique"@fr ,
                                                                                          "acido lattico"@it ,
                                                                                          "lactic acid"@en ,
                                                                                          "melkesyre"@no ,
                                                                                          "melkzuur"@nl ,
                                                                                          "mjölksyra"@sv ,
                                                                                          "mælkesyre"@da ,
                                                                                          "ácido láctico"@es ,
                                                                                          "ácido láctico"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8223" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_78320" ;
                                             rdfs:label "lactic acid"@en ;
                                             <https://w3id.org/euph/4030> """1S/C3H6O3/c1-2(4)3(5)6/h2,4H,1H3,(H,5,6)
""" ,
                                                                          """2-hydroxypropanoic acid
""" ,
                                                                          """200-018-0
""" ,
                                                                          """50-21-5
""" ,
                                                                          """C3H6O3
""" ,
                                                                          """CC(C(=O)O)O
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_78320> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1S/C3H6O3/c1-2(4)3(5)6/h2,4H,1H3,(H,5,6)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_78320> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-hydroxypropanoic acid
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_78320> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """200-018-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_78320> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """50-21-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_78320> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C3H6O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_78320> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C(=O)O)O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_81764
<http://purl.obolibrary.org/obo/CHEBI_81764> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_87022> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "FLUOPICOLID"@da ,
                                                                                          "FLUOPICOLID"@de ,
                                                                                          "FLUOPICOLID"@ro ,
                                                                                          "FLUOPICOLIDA"@pt ,
                                                                                          "FLUOPICOLIDE"@el ,
                                                                                          "FLUOPICOLIDE"@en ,
                                                                                          "FLUOPICOLIDE"@es ,
                                                                                          "FLUOPICOLIDE"@fr ,
                                                                                          "FLUOPICOLIDE"@it ,
                                                                                          "FLUOPICOLIDE"@nl ,
                                                                                          "FLUOPIKOLID"@cs ,
                                                                                          "FLUOPIKOLID"@hr ,
                                                                                          "FLUOPIKOLID"@hu ,
                                                                                          "FLUOPIKOLID"@pl ,
                                                                                          "FLUOPIKOLID"@sk ,
                                                                                          "FLUOPIKOLID"@sl ,
                                                                                          "FLUOPIKOLID"@sv ,
                                                                                          "FLUOPIKOLIDAS"@lt ,
                                                                                          "FLUOPIKOLIDI"@fi ,
                                                                                          "FLUOPIKOLIID"@et ,
                                                                                          "FLUOPIKOLĪDS"@lv ,
                                                                                          "FLUWOPIKOLID"@mt ,
                                                                                          "ФЛУОПИКОЛИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3498" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_81764" ;
                                             rdfs:label "fluopicolide"@en ;
                                             <https://w3id.org/euph/4030> """2,6-dichloro-N-[[3-chloro-5-(trifluoromethyl)-2-pyridinyl]methyl]benzamide
""" ,
                                                                          """239110-15-7
""" ,
                                                                          """607-285-6
""" ,
                                                                          """C14H8Cl3F3N2O
""" ,
                                                                          """C1=CC(=C(C(=C1)Cl)C(=O)NCC2=C(C=C(C=N2)C(F)(F)F)Cl)Cl
""" ,
                                                                          """F99_02_02
""" ,
                                                                          """InChI=1S/C14H8Cl3F3N2O/c15-8-2-1-3-9(16)12(8)13(23)22-6-11-10(17)4-7(5-21-11)14(18,19)20/h1-5H,6H2,(H,22,23)
""" ,
                                                                          """RF-0208-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2,6-dichloro-N-[[3-chloro-5-(trifluoromethyl)-2-pyridinyl]methyl]benzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """239110-15-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """607-285-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C14H8Cl3F3N2O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC(=C(C(=C1)Cl)C(=O)NCC2=C(C=C(C=N2)C(F)(F)F)Cl)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C14H8Cl3F3N2O/c15-8-2-1-3-9(16)12(8)13(23)22-6-11-10(17)4-7(5-21-11)14(18,19)20/h1-5H,6H2,(H,22,23)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81764> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0208-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_81777
<http://purl.obolibrary.org/obo/CHEBI_81777> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "PENTHIOPYRAD"@cs ,
                                                                                          "PENTHIOPYRAD"@da ,
                                                                                          "PENTHIOPYRAD"@de ,
                                                                                          "PENTHIOPYRAD"@el ,
                                                                                          "PENTHIOPYRAD"@en ,
                                                                                          "PENTHIOPYRAD"@it ,
                                                                                          "PENTHIOPYRAD"@nl ,
                                                                                          "PENTHIOPYRADE"@fr ,
                                                                                          "PENTIJOPIRAD"@mt ,
                                                                                          "PENTIOPIRAD"@es ,
                                                                                          "PENTIOPIRAD"@hr ,
                                                                                          "PENTIOPIRAD"@pl ,
                                                                                          "PENTIOPIRAD"@ro ,
                                                                                          "PENTIOPIRAD"@sl ,
                                                                                          "PENTIOPIRADAS"@lt ,
                                                                                          "PENTIOPIRADE"@pt ,
                                                                                          "PENTIOPIRÁD"@hu ,
                                                                                          "PENTIOPIRĀDS"@lv ,
                                                                                          "PENTIOPYRAD"@sk ,
                                                                                          "PENTIOPYRAD"@sv ,
                                                                                          "PENTIOPYRADI"@fi ,
                                                                                          "PENTIOPÜRAAD"@et ,
                                                                                          "ПЕНТИОПИРАД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3503" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_81777" ;
                                             rdfs:label "penthiopyrad"@en ;
                                             <https://w3id.org/euph/4030> """1-methyl-N-[2-(4-methylpentan-2-yl)thiophen-3-yl]-3-(trifluoromethyl)-1H-pyrazole-4-carboxamide
""" ,
                                                                          """183675-82-3
""" ,
                                                                          """606-001-8
""" ,
                                                                          """C16H20F3N3OS
""" ,
                                                                          """CC(C)CC(C)C1=C(C=CS1)NC(=O)C2=CN(N=C2C(F)(F)F)C
""" ,
                                                                          """F99_02_07
""" ,
                                                                          """InChI=1S/C16H20F3N3OS/c1-9(2)7-10(3)13-12(5-6-24-13)20-15(23)11-8-22(4)21-14(11)16(17,18)19/h5-6,8-10H,7H2,1-4H3,(H,20,23)
""" ,
                                                                          """RF-00002609-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1-methyl-N-[2-(4-methylpentan-2-yl)thiophen-3-yl]-3-(trifluoromethyl)-1H-pyrazole-4-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """183675-82-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """606-001-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C16H20F3N3OS
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC(C)CC(C)C1=C(C=CS1)NC(=O)C2=CN(N=C2C(F)(F)F)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_07
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C16H20F3N3OS/c1-9(2)7-10(3)13-12(5-6-24-13)20-15(23)11-8-22(4)21-14(11)16(17,18)19/h5-6,8-10H,7H2,1-4H3,(H,20,23)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81777> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00002609-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_81788
<http://purl.obolibrary.org/obo/CHEBI_81788> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_86417> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3037>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CIMOKSANIL"@hr ,
                                                                                          "CIMOKSANIL"@sl ,
                                                                                          "CIMOKSANILAS"@lt ,
                                                                                          "CIMOKSANILS"@lv ,
                                                                                          "CIMOXANIL"@hu ,
                                                                                          "CIMOXANIL"@pt ,
                                                                                          "CIMOXANIL"@ro ,
                                                                                          "CIMOXANILO"@es ,
                                                                                          "CYMOKSANIL"@pl ,
                                                                                          "CYMOXANIL"@cs ,
                                                                                          "CYMOXANIL"@da ,
                                                                                          "CYMOXANIL"@de ,
                                                                                          "CYMOXANIL"@el ,
                                                                                          "CYMOXANIL"@en ,
                                                                                          "CYMOXANIL"@fr ,
                                                                                          "CYMOXANIL"@it ,
                                                                                          "CYMOXANIL"@nl ,
                                                                                          "CYMOXANIL"@sk ,
                                                                                          "CYMOXANIL"@sv ,
                                                                                          "SYMOKSANIILI"@fi ,
                                                                                          "TSÜMOKSANIIL"@et ,
                                                                                          "ĊIMOKSANIL"@mt ,
                                                                                          "ЦИМОКСАНИЛ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3495" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_81788" ;
                                             rdfs:label "cymoxanil"@en ;
                                             <https://w3id.org/euph/4030> """(1E)-2-(ethylcarbamoylamino)-N-methoxy-2-oxoethanimidoyl cyanide
""" ,
                                                                          """261-043-0
""" ,
                                                                          """57966-95-7
""" ,
                                                                          """C7H10N4O3
""" ,
                                                                          """CCNC(=O)NC(=O)/C(=N/OC)/C#N
""" ,
                                                                          """F99_01_01
""" ,
                                                                          """InChI=1S/C7H10N4O3/c1-3-9-7(13)10-6(12)5(4-8)11-14-2/h3H2,1-2H3,(H2,9,10,12,13)/b11-5+
""" ,
                                                                          """RF-0111-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(1E)-2-(ethylcarbamoylamino)-N-methoxy-2-oxoethanimidoyl cyanide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """261-043-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """57966-95-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C7H10N4O3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCNC(=O)NC(=O)/C(=N/OC)/C#N
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_01_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C7H10N4O3/c1-3-9-7(13)10-6(12)5(4-8)11-14-2/h3H2,1-2H3,(H2,9,10,12,13)/b11-5+
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81788> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0111-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_81797
<http://purl.obolibrary.org/obo/CHEBI_81797> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "CIFLUFENAMID"@hr ,
                                                                                          "CIFLUFENAMID"@hu ,
                                                                                          "CIFLUFENAMID"@it ,
                                                                                          "CIFLUFENAMID"@ro ,
                                                                                          "CIFLUFENAMID"@sl ,
                                                                                          "CIFLUFENAMIDA"@es ,
                                                                                          "CIFLUFENAMIDA"@pt ,
                                                                                          "CIFLUFENAMIDAS"@lt ,
                                                                                          "CIFLUFENAMĪDS"@lv ,
                                                                                          "CYFLUFENAMID"@cs ,
                                                                                          "CYFLUFENAMID"@da ,
                                                                                          "CYFLUFENAMID"@de ,
                                                                                          "CYFLUFENAMID"@el ,
                                                                                          "CYFLUFENAMID"@en ,
                                                                                          "CYFLUFENAMID"@pl ,
                                                                                          "CYFLUFENAMID"@sk ,
                                                                                          "CYFLUFENAMID"@sv ,
                                                                                          "CYFLUFENAMIDE"@nl ,
                                                                                          "CYFLUFÉNAMIDE"@fr ,
                                                                                          "SYFLUFENAMIDI"@fi ,
                                                                                          "TSÜFLUFENAMIID"@et ,
                                                                                          "ĊIFLUFENAMID"@mt ,
                                                                                          "ЦИФЛУФЕНАМИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3497" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_81797" ;
                                             rdfs:label "cyflufenamid"@en ;
                                             <https://w3id.org/euph/4030> """180409-60-3
""" ,
                                                                          """605-896-2
""" ,
                                                                          """C1CC1CO/N=C(/C2=C(C=CC(=C2F)F)C(F)(F)F)\\NC(=O)CC3=CC=CC=C3
""" ,
                                                                          """C20H17F5N2O2
""" ,
                                                                          """F99_02_01
""" ,
                                                                          """InChI=1S/C20H17F5N2O2/c21-15-9-8-14(20(23,24)25)17(18(15)22)19(27-29-11-13-6-7-13)26-16(28)10-12-4-2-1-3-5-12/h1-5,8-9,13H,6-7,10-11H2,(H,26,27,28)
""" ,
                                                                          """N-[(Z)-N-(cyclopropylmethoxy)-C-[2,3-difluoro-6-(trifluoromethyl)phenyl]carbonimidoyl]-2-phenylacetamide
""" ,
                                                                          """RF-00004819-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """180409-60-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """605-896-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1CC1CO/N=C(/C2=C(C=CC(=C2F)F)C(F)(F)F)\\NC(=O)CC3=CC=CC=C3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C20H17F5N2O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C20H17F5N2O2/c21-15-9-8-14(20(23,24)25)17(18(15)22)19(27-29-11-13-6-7-13)26-16(28)10-12-4-2-1-3-5-12/h1-5,8-9,13H,6-7,10-11H2,(H,26,27,28)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[(Z)-N-(cyclopropylmethoxy)-C-[2,3-difluoro-6-(trifluoromethyl)phenyl]carbonimidoyl]-2-phenylacetamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81797> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00004819-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_81802
<http://purl.obolibrary.org/obo/CHEBI_81802> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "MANDIPROPAMID"@cs ,
                                                                                          "MANDIPROPAMID"@da ,
                                                                                          "MANDIPROPAMID"@de ,
                                                                                          "MANDIPROPAMID"@el ,
                                                                                          "MANDIPROPAMID"@en ,
                                                                                          "MANDIPROPAMID"@es ,
                                                                                          "MANDIPROPAMID"@hr ,
                                                                                          "MANDIPROPAMID"@hu ,
                                                                                          "MANDIPROPAMID"@it ,
                                                                                          "MANDIPROPAMID"@mt ,
                                                                                          "MANDIPROPAMID"@nl ,
                                                                                          "MANDIPROPAMID"@pl ,
                                                                                          "MANDIPROPAMID"@ro ,
                                                                                          "MANDIPROPAMID"@sk ,
                                                                                          "MANDIPROPAMID"@sl ,
                                                                                          "MANDIPROPAMID"@sv ,
                                                                                          "MANDIPROPAMIDA"@pt ,
                                                                                          "MANDIPROPAMIDAS"@lt ,
                                                                                          "MANDIPROPAMIDE"@fr ,
                                                                                          "MANDIPROPAMIDI"@fi ,
                                                                                          "MANDIPROPAMIID"@et ,
                                                                                          "MANDIPROPAMĪDS"@lv ,
                                                                                          "МАНДИПРОПАМИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3502" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_81802" ;
                                             rdfs:label "mandipropamid"@en ;
                                             <https://w3id.org/euph/4030> """(RS)-2-(4-chlorophenyl)-N-[3-methoxy-4-(prop-2-ynyloxy)phenethyl]-2-(prop-2-ynyloxy)acetamide
""" ,
                                                                          """374726-62-2
""" ,
                                                                          """609-434-0
""" ,
                                                                          """C23H22ClNO4
""" ,
                                                                          """COC1=C(C=CC(=C1)CCNC(=O)C(C2=CC=C(C=C2)Cl)OCC#C)OCC#C
""" ,
                                                                          """F99_02_06
""" ,
                                                                          """InChI=1S/C23H22ClNO4/c1-4-14-28-20-11-6-17(16-21(20)27-3)12-13-25-23(26)22(29-15-5-2)18-7-9-19(24)10-8-18/h1-2,6-11,16,22H,12-15H2,3H3,(H,25,26)
""" ,
                                                                          """RF-0268-001-PPP (deprecated since 2022-02-01)
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(RS)-2-(4-chlorophenyl)-N-[3-methoxy-4-(prop-2-ynyloxy)phenethyl]-2-(prop-2-ynyloxy)acetamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """374726-62-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """609-434-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C23H22ClNO4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """COC1=C(C=CC(=C1)CCNC(=O)C(C2=CC=C(C=C2)Cl)OCC#C)OCC#C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_06
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C23H22ClNO4/c1-4-14-28-20-11-6-17(16-21(20)27-3)12-13-25-23(26)22(29-15-5-2)18-7-9-19(24)10-8-18/h1-2,6-11,16,22H,12-15H2,3H3,(H,25,26)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_81802> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0268-001-PPP (deprecated since 2022-02-01)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_82048
<http://purl.obolibrary.org/obo/CHEBI_82048> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_87022> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "SOKSAMIID"@et ,
                                                                                          "ZOKSAMID"@hr ,
                                                                                          "ZOKSAMID"@pl ,
                                                                                          "ZOKSAMID"@sl ,
                                                                                          "ZOKSAMIDAS"@lt ,
                                                                                          "ZOKSAMIDI"@fi ,
                                                                                          "ZOKSAMĪDS"@lv ,
                                                                                          "ZOXAMID"@cs ,
                                                                                          "ZOXAMID"@da ,
                                                                                          "ZOXAMID"@de ,
                                                                                          "ZOXAMID"@hu ,
                                                                                          "ZOXAMID"@sk ,
                                                                                          "ZOXAMID"@sv ,
                                                                                          "ZOXAMIDA"@es ,
                                                                                          "ZOXAMIDA"@pt ,
                                                                                          "ZOXAMIDE"@el ,
                                                                                          "ZOXAMIDE"@en ,
                                                                                          "ZOXAMIDE"@fr ,
                                                                                          "ZOXAMIDE"@it ,
                                                                                          "ZOXAMIDE"@nl ,
                                                                                          "ZOXAMIDĂ"@ro ,
                                                                                          "ŻOKSAMID"@mt ,
                                                                                          "ЗОКСАМИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3501" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_82048" ;
                                             rdfs:label "zoxamide"@en ;
                                             <https://w3id.org/euph/4030> """156052-68-5
""" ,
                                                                          """3,5-dichloro-N-(1-chloro-3-methyl-2-oxopentan-3-yl)-4-methylbenzamide
""" ,
                                                                          """605-037-1
""" ,
                                                                          """C14H16Cl3NO2
""" ,
                                                                          """CCC(C)(C(=O)CCl)NC(=O)C1=CC(=C(C(=C1)Cl)C)Cl
""" ,
                                                                          """F99_02_05
""" ,
                                                                          """InChI=1S/C14H16Cl3NO2/c1-4-14(3,12(19)7-15)18-13(20)9-5-10(16)8(2)11(17)6-9/h5-6H,4,7H2,1-3H3,(H,18,20)
""" ,
                                                                          """RF-0452-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """156052-68-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """3,5-dichloro-N-(1-chloro-3-methyl-2-oxopentan-3-yl)-4-methylbenzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """605-037-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C14H16Cl3NO2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCC(C)(C(=O)CCl)NC(=O)C1=CC(=C(C(=C1)Cl)C)Cl
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_05
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C14H16Cl3NO2/c1-4-14(3,12(19)7-15)18-13(20)9-5-10(16)8(2)11(17)6-9/h5-6H,4,7H2,1-3H3,(H,18,20)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_82048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0452-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_8248
<http://purl.obolibrary.org/obo/CHEBI_8248> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23003> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/749> ;
                                                              owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.1.1.7>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3115>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "PIRIMICARB"@da ,
                                                                                         "PIRIMICARB"@de ,
                                                                                         "PIRIMICARB"@el ,
                                                                                         "PIRIMICARB"@en ,
                                                                                         "PIRIMICARB"@es ,
                                                                                         "PIRIMICARB"@it ,
                                                                                         "PIRIMICARB"@nl ,
                                                                                         "PIRIMICARB"@ro ,
                                                                                         "PIRIMICARBE"@fr ,
                                                                                         "PIRIMICARBE"@pt ,
                                                                                         "PIRIMIKARB"@cs ,
                                                                                         "PIRIMIKARB"@et ,
                                                                                         "PIRIMIKARB"@hr ,
                                                                                         "PIRIMIKARB"@hu ,
                                                                                         "PIRIMIKARB"@mt ,
                                                                                         "PIRIMIKARB"@sk ,
                                                                                         "PIRIMIKARB"@sl ,
                                                                                         "PIRIMIKARB"@sv ,
                                                                                         "PIRIMIKARBAS"@lt ,
                                                                                         "PIRIMIKARBI"@fi ,
                                                                                         "PIRIMIKARBS"@lv ,
                                                                                         "PIRYMIKARB"@pl ,
                                                                                         "ПИРИМИКАРБ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3717" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_8248" ;
                                            rdfs:label "pirimicarb"@en ;
                                            <https://w3id.org/euph/4030> """23103-98-2
""" ,
                                                                         """245-430-1
""" ,
                                                                         """C11H18N4O2
""" ,
                                                                         """CC1=C(N=C(N=C1OC(=O)N(C)C)N(C)C)C
""" ,
                                                                         """I03_02_04
""" ,
                                                                         """InChI=1S/C11H18N4O2/c1-7-8(2)12-10(14(3)4)13-9(7)17-11(16)15(5)6/h1-6H3
""" ,
                                                                         """RF-0347-002-PPP
""" ,
                                                                         """[2-(dimethylamino)-5,6-dimethylpyrimidin-4-yl] N,N-dimethylcarbamate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """23103-98-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """245-430-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C11H18N4O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=C(N=C(N=C1OC(=O)N(C)C)N(C)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I03_02_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C11H18N4O2/c1-7-8(2)12-10(14(3)4)13-9(7)17-11(16)15(5)6/h1-6H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0347-002-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8248> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """[2-(dimethylamino)-5,6-dimethylpyrimidin-4-yl] N,N-dimethylcarbamate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_83065
<http://purl.obolibrary.org/obo/CHEBI_83065> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISOFETAMID"@cs ,
                                                                                          "ISOFETAMID"@da ,
                                                                                          "ISOFETAMID"@de ,
                                                                                          "ISOFETAMID"@el ,
                                                                                          "ISOFETAMID"@en ,
                                                                                          "ISOFETAMID"@es ,
                                                                                          "ISOFETAMID"@it ,
                                                                                          "ISOFETAMID"@mt ,
                                                                                          "ISOFETAMID"@nl ,
                                                                                          "ISOFETAMID"@ro ,
                                                                                          "ISOFETAMID"@sv ,
                                                                                          "ISOFETAMIDA"@pt ,
                                                                                          "ISOFETAMIDI"@fi ,
                                                                                          "ISOFETAMIID"@et ,
                                                                                          "ISOFÉTAMIDE"@fr ,
                                                                                          "IZOFETAMID"@hr ,
                                                                                          "IZOFETAMID"@hu ,
                                                                                          "IZOFETAMID"@pl ,
                                                                                          "IZOFETAMID"@sk ,
                                                                                          "IZOFETAMID"@sl ,
                                                                                          "IZOFETAMIDAS"@lt ,
                                                                                          "IZOFETAMĪDS"@lv ,
                                                                                          "ИЗОФЕТАМИД"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3505" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_83065" ;
                                             rdfs:label "isofetamid"@en ;
                                             <https://w3id.org/euph/4030> """694-975-5
""" ,
                                                                          """875915-78-9
""" ,
                                                                          """C20H25NO3S
""" ,
                                                                          """CC1=C(SC=C1)C(=O)NC(C)(C)C(=O)C2=C(C=C(C=C2)OC(C)C)C
""" ,
                                                                          """F99_02_09
""" ,
                                                                          """InChI=1S/C20H25NO3S/c1-12(2)24-15-7-8-16(14(4)11-15)18(22)20(5,6)21-19(23)17-13(3)9-10-25-17/h7-12H,1-6H3,(H,21,23)
""" ,
                                                                          """N-[1,1-dimethyl-2-(4-isopropoxy-o-tolyl)-2-oxoethyl]-3-methylthiophene-2-carboxamide
""" ,
                                                                          """RF-00007585-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """694-975-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """875915-78-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C20H25NO3S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=C(SC=C1)C(=O)NC(C)(C)C(=O)C2=C(C=C(C=C2)OC(C)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_09
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C20H25NO3S/c1-12(2)24-15-7-8-16(14(4)11-15)18(22)20(5,6)21-19(23)17-13(3)9-10-25-17/h7-12H,1-6H3,(H,21,23)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[1,1-dimethyl-2-(4-isopropoxy-o-tolyl)-2-oxoethyl]-3-methylthiophene-2-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00007585-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_83070
<http://purl.obolibrary.org/obo/CHEBI_83070> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_87022> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "FLUOPIRAM"@es ,
                                                                                          "FLUOPIRAM"@hr ,
                                                                                          "FLUOPIRAM"@hu ,
                                                                                          "FLUOPIRAM"@ro ,
                                                                                          "FLUOPIRAM"@sl ,
                                                                                          "FLUOPIRAMAS"@lt ,
                                                                                          "FLUOPIRAME"@pt ,
                                                                                          "FLUOPIRAMS"@lv ,
                                                                                          "FLUOPYRAM"@cs ,
                                                                                          "FLUOPYRAM"@da ,
                                                                                          "FLUOPYRAM"@de ,
                                                                                          "FLUOPYRAM"@el ,
                                                                                          "FLUOPYRAM"@en ,
                                                                                          "FLUOPYRAM"@fr ,
                                                                                          "FLUOPYRAM"@it ,
                                                                                          "FLUOPYRAM"@nl ,
                                                                                          "FLUOPYRAM"@pl ,
                                                                                          "FLUOPYRAM"@sk ,
                                                                                          "FLUOPYRAM"@sv ,
                                                                                          "FLUOPYRAMI"@fi ,
                                                                                          "FLUOPÜRAAM"@et ,
                                                                                          "FLUWOPIRAM"@mt ,
                                                                                          "ФЛУОПИРАМ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3507" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_83070" ;
                                             rdfs:label "fluopyram"@en ;
                                             <https://w3id.org/euph/4030> """619-797-7
""" ,
                                                                          """658066-35-4
""" ,
                                                                          """C16H11ClF6N2O
""" ,
                                                                          """C1=CC=C(C(=C1)C(=O)NCCC2=C(C=C(C=N2)C(F)(F)F)Cl)C(F)(F)F
""" ,
                                                                          """F99_02_11
""" ,
                                                                          """InChI=1S/C16H11ClF6N2O/c17-12-7-9(15(18,19)20)8-25-13(12)5-6-24-14(26)10-3-1-2-4-11(10)16(21,22)23/h1-4,7-8H,5-6H2,(H,24,26)
""" ,
                                                                          """N-[2-[3-chloro-5-(trifluoromethyl)pyridin-2-yl]ethyl]-2-(trifluoromethyl)benzamide
""" ,
                                                                          """RF-1071-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """619-797-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """658066-35-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C16H11ClF6N2O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C1=CC=C(C(=C1)C(=O)NCCC2=C(C=C(C=N2)C(F)(F)F)Cl)C(F)(F)F
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_11
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C16H11ClF6N2O/c17-12-7-9(15(18,19)20)8-25-13(12)5-6-24-14(26)10-3-1-2-4-11(10)16(21,22)23/h1-4,7-8H,5-6H2,(H,24,26)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[2-[3-chloro-5-(trifluoromethyl)pyridin-2-yl]ethyl]-2-(trifluoromethyl)benzamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-1071-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_83092
<http://purl.obolibrary.org/obo/CHEBI_83092> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "BENSOVINDIFLUPYR"@sv ,
                                                                                          "BENSOVINDIFLUPÜÜR"@et ,
                                                                                          "BENTSOVINDIFLUPYRI"@fi ,
                                                                                          "BENZOVINDIFLUPIR"@es ,
                                                                                          "BENZOVINDIFLUPIR"@hr ,
                                                                                          "BENZOVINDIFLUPIR"@hu ,
                                                                                          "BENZOVINDIFLUPIR"@pt ,
                                                                                          "BENZOVINDIFLUPIR"@ro ,
                                                                                          "BENZOVINDIFLUPIR"@sl ,
                                                                                          "BENZOVINDIFLUPIRAS"@lt ,
                                                                                          "BENZOVINDIFLUPYR"@cs ,
                                                                                          "BENZOVINDIFLUPYR"@da ,
                                                                                          "BENZOVINDIFLUPYR"@de ,
                                                                                          "BENZOVINDIFLUPYR"@el ,
                                                                                          "BENZOVINDIFLUPYR"@en ,
                                                                                          "BENZOVINDIFLUPYR"@fr ,
                                                                                          "BENZOVINDIFLUPYR"@it ,
                                                                                          "BENZOVINDIFLUPYR"@nl ,
                                                                                          "BENZOVINDIFLUPYR"@sk ,
                                                                                          "BENZOWYNDIFLUPYR"@pl ,
                                                                                          "BENZVINDIFLUPĪRS"@lv ,
                                                                                          "BENŻOVINDIFLUPIR"@mt ,
                                                                                          "БЕНЗОВИНДИФЛУПИР"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3504" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_83092" ;
                                             rdfs:label "benzovindiflupyr"@en ;
                                             <https://w3id.org/euph/4030> """1072957-71-1
""" ,
                                                                          """691-719-4
""" ,
                                                                          """C18H15Cl2F2N3O
""" ,
                                                                          "CN1C=C(C(=N1)C(F)F)C(=O)NC2=CC=CC3=C2[C@@H]4CC[C"@H]3C4=C(Cl)Cl
 ,
                                                                          """F99_02_08
""" ,
                                                                          """InChI=1S/C18H15Cl2F2N3O/c1-25-7-11(15(24-25)17(21)22)18(26)23-12-4-2-3-8-9-5-6-10(13(8)12)14(9)16(19)20/h2-4,7,9-10,17H,5-6H2,1H3,(H,23,26)/t9-,10+/m1/s1
""" ,
                                                                          """N-[(1S,8R)-11-(dichloromethylidene)-3-tricyclo[6.2.1.02,7]undeca-2(7),3,5-trienyl]-3-(difluoromethyl)-1-methylpyrazole-4-carboxamide
""" ,
                                                                          """RF-00003386-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1072957-71-1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """691-719-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C18H15Cl2F2N3O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CN1C=C(C(=N1)C(F)F)C(=O)NC2=CC=CC3=C2[C@@H]4CC[C"@H]3C4=C(Cl)Cl
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_08
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C18H15Cl2F2N3O/c1-25-7-11(15(24-25)17(21)22)18(26)23-12-4-2-3-8-9-5-6-10(13(8)12)14(9)16(19)20/h2-4,7,9-10,17H,5-6H2,1H3,(H,23,26)/t9-,10+/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[(1S,8R)-11-(dichloromethylidene)-3-tricyclo[6.2.1.02,7]undeca-2(7),3,5-trienyl]-3-(difluoromethyl)-1-methylpyrazole-4-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00003386-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_83205
<http://purl.obolibrary.org/obo/CHEBI_83205> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "MANDESTROBIIN"@et ,
                                                                                          "MANDESTROBIINI"@fi ,
                                                                                          "MANDESTROBIN"@cs ,
                                                                                          "MANDESTROBIN"@da ,
                                                                                          "MANDESTROBIN"@de ,
                                                                                          "MANDESTROBIN"@el ,
                                                                                          "MANDESTROBIN"@en ,
                                                                                          "MANDESTROBIN"@es ,
                                                                                          "MANDESTROBIN"@hr ,
                                                                                          "MANDESTROBIN"@it ,
                                                                                          "MANDESTROBIN"@mt ,
                                                                                          "MANDESTROBIN"@nl ,
                                                                                          "MANDESTROBIN"@ro ,
                                                                                          "MANDESTROBIN"@sl ,
                                                                                          "MANDESTROBIN"@sv ,
                                                                                          "MANDESTROBINA"@pl ,
                                                                                          "MANDESTROBINA"@pt ,
                                                                                          "MANDESTROBINAS"@lt ,
                                                                                          "MANDESTROBINE"@fr ,
                                                                                          "MANDESTROBÍN"@sk ,
                                                                                          "MANDESTROBĪNS"@lv ,
                                                                                          "MANDESZTROBIN"@hu ,
                                                                                          "МАНДЕСТРОБИН"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3506" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_83205" ;
                                             rdfs:label "mandestrobin"@en ;
                                             <https://w3id.org/euph/4030> """173662-97-0
""" ,
                                                                          """2-[2-[(2,5-dimethylphenoxy)methyl]phenyl]-2-methoxy-N-methylacetamide
""" ,
                                                                          """695-819-9
""" ,
                                                                          """C19H23NO3
""" ,
                                                                          """CC1=CC(=C(C=C1)C)OCC2=CC=CC=C2C(C(=O)NC)OC
""" ,
                                                                          """F99_02_10
""" ,
                                                                          """InChI=1S/C19H23NO3/c1-13-9-10-14(2)17(11-13)23-12-15-7-5-6-8-16(15)18(22-4)19(21)20-3/h5-11,18H,12H2,1-4H3,(H,20,21)
""" ,
                                                                          """RF-00004671-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """173662-97-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2-[2-[(2,5-dimethylphenoxy)methyl]phenyl]-2-methoxy-N-methylacetamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """695-819-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C19H23NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=C(C=C1)C)OCC2=CC=CC=C2C(C(=O)NC)OC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_10
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C19H23NO3/c1-13-9-10-14(2)17(11-13)23-12-15-7-5-6-8-16(15)18(22-4)19(21)20-3/h5-11,18H,12H2,1-4H3,(H,20,21)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83205> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00004671-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_83393
<http://purl.obolibrary.org/obo/CHEBI_83393> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3038>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "SILTHIOFAM"@cs ,
                                                                                          "SILTHIOFAM"@da ,
                                                                                          "SILTHIOFAM"@de ,
                                                                                          "SILTHIOFAM"@el ,
                                                                                          "SILTHIOFAM"@en ,
                                                                                          "SILTHIOFAM"@fr ,
                                                                                          "SILTHIOFAM"@nl ,
                                                                                          "SILTIJOFAM"@mt ,
                                                                                          "SILTIOFAAM"@et ,
                                                                                          "SILTIOFAAMI"@fi ,
                                                                                          "SILTIOFAM"@es ,
                                                                                          "SILTIOFAM"@hr ,
                                                                                          "SILTIOFAM"@it ,
                                                                                          "SILTIOFAM"@pl ,
                                                                                          "SILTIOFAM"@ro ,
                                                                                          "SILTIOFAM"@sk ,
                                                                                          "SILTIOFAM"@sl ,
                                                                                          "SILTIOFAM"@sv ,
                                                                                          "SILTIOFAMAS"@lt ,
                                                                                          "SILTIOFAME"@pt ,
                                                                                          "SILTIOFAMS"@lv ,
                                                                                          "SZILTIOFAM"@hu ,
                                                                                          "СИЛТИОФАМ"@bg ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3500" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_83393" ;
                                             rdfs:label "silthiofam"@en ;
                                             <https://w3id.org/euph/4030> """175217-20-6
""" ,
                                                                          """4,5-dimethyl-N-prop-2-enyl-2-trimethylsilylthiophene-3-carboxamide
""" ,
                                                                          """605-752-9
""" ,
                                                                          """C13H21NOSSi
""" ,
                                                                          """CC1=C(SC(=C1C(=O)NCC=C)Si(C)C)C
""" ,
                                                                          """F99_02_04
""" ,
                                                                          """InChI=1S/C13H21NOSSi/c1-7-8-14-12(15)11-9(2)10(3)16-13(11)17(4,5)6/h7H,1,8H2,2-6H3,(H,14,15)
""" ,
                                                                          """RF-0389-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """175217-20-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """4,5-dimethyl-N-prop-2-enyl-2-trimethylsilylthiophene-3-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """605-752-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C13H21NOSSi
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=C(SC(=C1C(=O)NCC=C)Si(C)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_04
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C13H21NOSSi/c1-7-8-14-12(15)11-9(2)10(3)16-13(11)17(4,5)6/h7H,1,8H2,2-6H3,(H,14,15)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_83393> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0389-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_83403
<http://purl.obolibrary.org/obo/CHEBI_83403> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23132> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "monochlorobenzene"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6442" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_83403" ;
                                             rdfs:label "monochlorobenzene"@en .


###  http://purl.obolibrary.org/obo/CHEBI_8434
<http://purl.obolibrary.org/obo/CHEBI_8434> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3038>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "PROCHLORAZ"@cs ,
                                                                                         "PROCHLORAZ"@da ,
                                                                                         "PROCHLORAZ"@de ,
                                                                                         "PROCHLORAZ"@el ,
                                                                                         "PROCHLORAZ"@en ,
                                                                                         "PROCHLORAZ"@fr ,
                                                                                         "PROCHLORAZ"@nl ,
                                                                                         "PROCHLORAZ"@pl ,
                                                                                         "PROCHLORAZ"@sk ,
                                                                                         "PROCHLORAZAS"@lt ,
                                                                                         "PROCLORAZ"@es ,
                                                                                         "PROCLORAZ"@it ,
                                                                                         "PROCLORAZ"@pt ,
                                                                                         "PROCLORAZ"@ro ,
                                                                                         "PROHLORAZS"@lv ,
                                                                                         "PROKLORAAS"@et ,
                                                                                         "PROKLORATSI"@fi ,
                                                                                         "PROKLORAZ"@hr ,
                                                                                         "PROKLORAZ"@sl ,
                                                                                         "PROKLORAZ"@sv ,
                                                                                         "PROKLORAŻ"@mt ,
                                                                                         "PROKLORÁZ"@hu ,
                                                                                         "ПРОХЛОРАЗ"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3499" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_8434" ;
                                            rdfs:label "prochloraz"@en ;
                                            <https://w3id.org/euph/4030> """266-994-5
""" ,
                                                                         """67747-09-5
""" ,
                                                                         """C15H16Cl3N3O2
""" ,
                                                                         """CCCN(CCOC1=C(C=C(C=C1Cl)Cl)Cl)C(=O)N2C=CN=C2
""" ,
                                                                         """F99_02_03
""" ,
                                                                         """InChI=1S/C15H16Cl3N3O2/c1-2-4-20(15(22)21-5-3-19-10-21)6-7-23-14-12(17)8-11(16)9-13(14)18/h3,5,8-10H,2,4,6-7H2,1H3
""" ,
                                                                         """N-propyl-N-[2-(2,4,6-trichlorophenoxy)ethyl]imidazole-1-carboxamide
""" ,
                                                                         """RF-0349-002-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """266-994-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """67747-09-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C15H16Cl3N3O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCCN(CCOC1=C(C=C(C=C1Cl)Cl)Cl)C(=O)N2C=CN=C2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """F99_02_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C15H16Cl3N3O2/c1-2-4-20(15(22)21-5-3-19-10-21)6-7-23-14-12(17)8-11(16)9-13(14)18/h3,5,8-10H,2,4,6-7H2,1H3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-propyl-N-[2-(2,4,6-trichlorophenoxy)ethyl]imidazole-1-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_8434> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0349-002-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_84771
<http://purl.obolibrary.org/obo/CHEBI_84771> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24436> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "nitroguanidine derivative"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6283" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_84771" ;
                                             rdfs:label "nitroguanidine derivative"@en .


###  http://purl.obolibrary.org/obo/CHEBI_86417
<http://purl.obolibrary.org/obo/CHEBI_86417> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35352> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "aliphatic nitrogen antifungal agent"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8255" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_86417" ;
                                             rdfs:label "aliphatic nitrogen antifungal agent"@en .


###  http://purl.obolibrary.org/obo/CHEBI_87012
<http://purl.obolibrary.org/obo/CHEBI_87012> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35352> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "amide antifungal agent"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8256" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_87012" ;
                                             rdfs:label "amide antifungal agent"@en .


###  http://purl.obolibrary.org/obo/CHEBI_87022
<http://purl.obolibrary.org/obo/CHEBI_87022> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60600> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "benzamide fungicide"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7239" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_87022" ;
                                             rdfs:label "benzamide fungicide"@en .


###  http://purl.obolibrary.org/obo/CHEBI_9422
<http://purl.obolibrary.org/obo/CHEBI_9422> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_26410> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3138>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "TEBUFENEPIRADE"@pt ,
                                                                                         "TEBUFENPIRAD"@es ,
                                                                                         "TEBUFENPIRAD"@hr ,
                                                                                         "TEBUFENPIRAD"@hu ,
                                                                                         "TEBUFENPIRAD"@it ,
                                                                                         "TEBUFENPIRAD"@mt ,
                                                                                         "TEBUFENPIRAD"@ro ,
                                                                                         "TEBUFENPIRAD"@sl ,
                                                                                         "TEBUFENPIRADAS"@lt ,
                                                                                         "TEBUFENPYRAD"@cs ,
                                                                                         "TEBUFENPYRAD"@da ,
                                                                                         "TEBUFENPYRAD"@de ,
                                                                                         "TEBUFENPYRAD"@el ,
                                                                                         "TEBUFENPYRAD"@en ,
                                                                                         "TEBUFENPYRAD"@nl ,
                                                                                         "TEBUFENPYRAD"@pl ,
                                                                                         "TEBUFENPYRAD"@sv ,
                                                                                         "TEBUFENPYRADI"@fi ,
                                                                                         "TEBUFENPÜRAAD"@et ,
                                                                                         "TEBUFÉNPYRAD"@sk ,
                                                                                         "TEBUFĒNPIRĀDS"@lv ,
                                                                                         "TÉBUFENPYRAD"@fr ,
                                                                                         "ТЕБУФЕНПИРАД"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3774" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_9422" ;
                                            rdfs:label "tebufenpyrad"@en ;
                                            <https://w3id.org/euph/4030> """119168-77-3
""" ,
                                                                         """601-585-0
""" ,
                                                                         """C18H24ClN3O
""" ,
                                                                         """CCC1=NN(C(=C1Cl)C(=O)NCC2=CC=C(C=C2)C(C)(C)C)C
""" ,
                                                                         """I99_12_02
""" ,
                                                                         """InChI=1S/C18H24ClN3O/c1-6-14-15(19)16(22(5)21-14)17(23)20-11-12-7-9-13(10-8-12)18(2,3)4/h7-10H,6,11H2,1-5H3,(H,20,23)
""" ,
                                                                         """N-[(4-tert-butylphenyl)methyl]-4-chloro-3-ethyl-1-methylpyrazole-5-carboxamide
""" ,
                                                                         """RF-0405-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """119168-77-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """601-585-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C18H24ClN3O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CCC1=NN(C(=C1Cl)C(=O)NCC2=CC=C(C=C2)C(C)(C)C)C
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_12_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C18H24ClN3O/c1-6-14-15(19)16(22(5)21-14)17(23)20-11-12-7-9-13(10-8-12)18(2,3)4/h7-10H,6,11H2,1-5H3,(H,20,23)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[(4-tert-butylphenyl)methyl]-4-chloro-3-ethyl-1-methylpyrazole-5-carboxamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0405-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  http://purl.obolibrary.org/obo/CHEBI_9430
<http://purl.obolibrary.org/obo/CHEBI_9430> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60911> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/3108>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "TEFLUTHRIN"@cs ,
                                                                                         "TEFLUTHRIN"@da ,
                                                                                         "TEFLUTHRIN"@de ,
                                                                                         "TEFLUTHRIN"@el ,
                                                                                         "TEFLUTHRIN"@en ,
                                                                                         "TEFLUTHRIN"@nl ,
                                                                                         "TEFLUTRIIN"@et ,
                                                                                         "TEFLUTRIINI"@fi ,
                                                                                         "TEFLUTRIN"@hr ,
                                                                                         "TEFLUTRIN"@hu ,
                                                                                         "TEFLUTRIN"@mt ,
                                                                                         "TEFLUTRIN"@ro ,
                                                                                         "TEFLUTRIN"@sl ,
                                                                                         "TEFLUTRIN"@sv ,
                                                                                         "TEFLUTRINA"@it ,
                                                                                         "TEFLUTRINA"@pt ,
                                                                                         "TEFLUTRINAS"@lt ,
                                                                                         "TEFLUTRYNA"@pl ,
                                                                                         "TEFLUTRÍN"@es ,
                                                                                         "TEFLUTRÍN"@sk ,
                                                                                         "TEFLUTRĪNS"@lv ,
                                                                                         "TÉFLUTHRINE"@fr ,
                                                                                         "ТЕФЛУТРИН"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3706" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHEBI_9430" ;
                                            rdfs:label "tefluthrin"@en ;
                                            <https://w3id.org/euph/4030> """616-699-6
""" ,
                                                                         """79538-32-2
""" ,
                                                                         """C17H14ClF7O2
""" ,
                                                                         "CC1=C(C(=C(C(=C1F)F)COC(=O)[C@H]2C"@H/C=C(/C(F)(F)F)\Cl)F)F
 ,
                                                                         """I01_01_13
""" ,
                                                                         """InChI=1S/C17H14ClF7O2/c1-6-11(19)13(21)7(14(22)12(6)20)5-27-15(26)10-8(16(10,2)3)4-9(18)17(23,24)25/h4,8,10H,5H2,1-3H3/b9-4-/t8-,10-/m1/s1
""" ,
                                                                         """RF-0408-001-PPP
""" ,
                                                                         """trans-(2,3,5,6-tetrafluoro-4-methylphenyl)methyl (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """616-699-6
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """79538-32-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C17H14ClF7O2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1=C(C(=C(C(=C1F)F)COC(=O)[C@H]2C"@H/C=C(/C(F)(F)F)\Cl)F)F
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_13
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C17H14ClF7O2/c1-6-11(19)13(21)7(14(22)12(6)20)5-27-15(26)10-8(16(10,2)3)4-9(18)17(23,24)25/h4,8,10H,5H2,1-3H3/b9-4-/t8-,10-/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0408-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/CHEBI_9430> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-(2,3,5,6-tetrafluoro-4-methylphenyl)methyl (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  http://purl.obolibrary.org/obo/CHMO_0000793
<http://purl.obolibrary.org/obo/CHMO_0000793> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/1234> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "assay output"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1394" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHMO_0000793" ;
                                              rdfs:label "assay output"@en .


###  http://purl.obolibrary.org/obo/CHMO_0002467
<http://purl.obolibrary.org/obo/CHMO_0002467> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/2289> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/1439> ;
                                                                owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_24431>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "analyte"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3315" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/CHMO_0002467" ;
                                              rdfs:label "analyte"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000576
<http://purl.obolibrary.org/obo/ENVO_01000576> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/2279> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/1031> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/1818>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/703> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/8>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/7938> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/2248>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenstand"@de ,
                                                                                            "apiario"@es ,
                                                                                            "apiario"@it ,
                                                                                            "apiary"@en ,
                                                                                            "apiário"@pt ,
                                                                                            "bee yard"@en ,
                                                                                            "bigård"@da ,
                                                                                            "bigård"@no ,
                                                                                            "bigård"@sv ,
                                                                                            "bijenstal"@nl ,
                                                                                            "bijenstand"@nl ,
                                                                                            "colmeal"@pt ,
                                                                                            "colmenar"@es ,
                                                                                            "rucher"@fr ,
                                                                                            "stupină"@ro ,
                                                                                            "vatră"@ro ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:5" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000576" ;
                                               rdfs:label "apiary"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000739
<http://purl.obolibrary.org/obo/ENVO_01000739> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/7836> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8165> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/7509>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8165> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/7639>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Habitat"@de ,
                                                                                            "habitat"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7607" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000739" ;
                                               rdfs:label "habitat"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000760
<http://purl.obolibrary.org/obo/ENVO_01000760> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/2815> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Wolke"@de ,
                                                                                            "cloud"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1061" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000760" ;
                                               rdfs:label "cloud"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000793
<http://purl.obolibrary.org/obo/ENVO_01000793> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/8178> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Wind"@de ,
                                                                                            "vent"@fr ,
                                                                                            "vento"@it ,
                                                                                            "wind"@en ,
                                                                                            "wind"@nl ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7357" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000793" ;
                                               rdfs:label "wind"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000830
<http://purl.obolibrary.org/obo/ENVO_01000830> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/2234> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Regenfall"@de ,
                                                                                            "rainfall"@en ,
                                                                                            "water-based rainfall"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2235" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000830" ;
                                               rdfs:label "rainfall"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000848
<http://purl.obolibrary.org/obo/ENVO_01000848> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/7836> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Blühstreifen"@de ,
                                                                                            "flower strip"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7826" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000848" ;
                                               rdfs:label "flower strip"@en .


###  http://purl.obolibrary.org/obo/ENVO_01000895
<http://purl.obolibrary.org/obo/ENVO_01000895> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/2234> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Schneefall"@de ,
                                                                                            "snowfall"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2233" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01000895" ;
                                               rdfs:label "snowfall"@en .


###  http://purl.obolibrary.org/obo/ENVO_01001363
<http://purl.obolibrary.org/obo/ENVO_01001363> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/2237> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/978> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/1785>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Niederschlagsmenge"@de ,
                                                                                            "precipitation amount"@en ,
                                                                                            "volume of hydrological precipitation"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7353" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01001363" ;
                                               rdfs:label "volume of hydrological precipitation"@en .


###  http://purl.obolibrary.org/obo/ENVO_01001564
<http://purl.obolibrary.org/obo/ENVO_01001564> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1785> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/1467> ;
                                                                 owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000830>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Regen"@de ,
                                                                                            "rain"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1337" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01001564" ;
                                               rdfs:label "rain"@en .


###  http://purl.obolibrary.org/obo/ENVO_01001858
<http://purl.obolibrary.org/obo/ENVO_01001858> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/2237> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/978> ;
                                                                 owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000760>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "cloud cover"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7817" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01001858" ;
                                               rdfs:label "cloud cover"@en .


###  http://purl.obolibrary.org/obo/ENVO_01001860
<http://purl.obolibrary.org/obo/ENVO_01001860> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/7358> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Windböe"@de ,
                                                                                            "raffica di vento"@it ,
                                                                                            "wind gust"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7360" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_01001860" ;
                                               rdfs:label "wind gust"@en .


###  http://purl.obolibrary.org/obo/ENVO_03400009
<http://purl.obolibrary.org/obo/ENVO_03400009> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1785> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Graupel"@de ,
                                                                                            "sleet"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2756" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_03400009" ;
                                               rdfs:label "falling sleet"@en .


###  http://purl.obolibrary.org/obo/ENVO_03400011
<http://purl.obolibrary.org/obo/ENVO_03400011> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1785> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Hagel"@de ,
                                                                                            "hail"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1784" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_03400011" ;
                                               rdfs:label "hail"@en .


###  http://purl.obolibrary.org/obo/ENVO_03400013
<http://purl.obolibrary.org/obo/ENVO_03400013> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1785> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/1467> ;
                                                                 owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000895>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Schnee"@de ,
                                                                                            "neige"@fr ,
                                                                                            "neve"@it ,
                                                                                            "sneeuw"@nl ,
                                                                                            "snow"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7355" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/ENVO_03400013" ;
                                               rdfs:label "falling snow"@en .


###  http://purl.obolibrary.org/obo/FOODON_00001015
<http://purl.obolibrary.org/obo/FOODON_00001015> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/3296> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/AGRO_00000325>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "pflanzliches Nahrungsmittel"@de ,
                                                                                              "plant food product"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1802" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00001015" ;
                                                 rdfs:label "plant food product"@en .


###  http://purl.obolibrary.org/obo/FOODON_00001057
<http://purl.obolibrary.org/obo/FOODON_00001057> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001015> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0009001>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "plant fruit food product"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2653" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00001057" ;
                                                 rdfs:label "plant fruit food product"@en .


###  http://purl.obolibrary.org/obo/FOODON_00001158
<http://purl.obolibrary.org/obo/FOODON_00001158> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001057> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0030110>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "pomaceous fruit food product"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2380" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00001158" ;
                                                 rdfs:label "pomaceous fruit food product"@en .


###  http://purl.obolibrary.org/obo/FOODON_00001172
<http://purl.obolibrary.org/obo/FOODON_00001172> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001057> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0030102>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "nut food product"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2655" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00001172" ;
                                                 rdfs:label "nut food product"@en .


###  http://purl.obolibrary.org/obo/FOODON_00001173
<http://purl.obolibrary.org/obo/FOODON_00001173> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001015> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0009010>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "plant seed food product"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2668" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00001173" ;
                                                 rdfs:label "plant seed food product"@en .


###  http://purl.obolibrary.org/obo/FOODON_00002277
<http://purl.obolibrary.org/obo/FOODON_00002277> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001057> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0030103>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "drupe fruit food product"@en ,
                                                                                              "stone fruit food product"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2015" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00002277" ;
                                                 rdfs:label "drupe fruit food product"@en .


###  http://purl.obolibrary.org/obo/FOODON_00002473
<http://purl.obolibrary.org/obo/FOODON_00002473> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001158> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/3001244>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Apfel"@de ,
                                                                                              "apple"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1547" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00002473" ;
                                                 rdfs:label "apple"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003041
<http://purl.obolibrary.org/obo/FOODON_00003041> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001158> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/5362573>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Birne"@de ,
                                                                                              "pear"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2480" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003041" ;
                                                 rdfs:label "pear"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003413
<http://purl.obolibrary.org/obo/FOODON_00003413> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00003478> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/3020791>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Süßkirsche"@de ,
                                                                                              "sweet cherry"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1548" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003413" ;
                                                 rdfs:label "sweet cherry"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003476
<http://purl.obolibrary.org/obo/FOODON_00003476> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00002277> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/7818643>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Aprikose"@de ,
                                                                                              "Marille"@de ,
                                                                                              "apricot"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1549" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003476" ;
                                                 rdfs:label "apricot"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003478
<http://purl.obolibrary.org/obo/FOODON_00003478> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00002277> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Kirsche"@de ,
                                                                                              "cherry"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1529" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003478" ;
                                                 rdfs:label "cherry"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003483
<http://purl.obolibrary.org/obo/FOODON_00003483> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/2526> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/7931731>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Pflaume"@de ,
                                                                                              "Zwetschge"@de ,
                                                                                              "plum"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1525" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003483" ;
                                                 rdfs:label "plum"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003523
<http://purl.obolibrary.org/obo/FOODON_00003523> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00002277> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/3020980>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Mandel"@de ,
                                                                                              "almond"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1530" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003523" ;
                                                 rdfs:label "almond"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003534
<http://purl.obolibrary.org/obo/FOODON_00003534> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00003478> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/3021922>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Sauerkirsche"@de ,
                                                                                              "sour cherry"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1711" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003534" ;
                                                 rdfs:label "sour cherry"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003563
<http://purl.obolibrary.org/obo/FOODON_00003563> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001172> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/2882140>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "chestnut"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1710" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003563" ;
                                                 rdfs:label "chestnut"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003585
<http://purl.obolibrary.org/obo/FOODON_00003585> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_03315502> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/8149923>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Nektarine"@de ,
                                                                                              "nectarine"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1577" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003585" ;
                                                 rdfs:label "nectarine"@en .


###  http://purl.obolibrary.org/obo/FOODON_00003775
<http://purl.obolibrary.org/obo/FOODON_00003775> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/1625> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/8436459>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Brombeere"@de ,
                                                                                              "bramble berry"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1551" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00003775" ;
                                                 rdfs:label "bramble berry"@en .


###  http://purl.obolibrary.org/obo/FOODON_00005347
<http://purl.obolibrary.org/obo/FOODON_00005347> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001173> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/2889373>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Buchweizen"@de ,
                                                                                              "buckwheat"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3295" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_00005347" ;
                                                 rdfs:label "buckwheat"@en .


###  http://purl.obolibrary.org/obo/FOODON_03307306
<http://purl.obolibrary.org/obo/FOODON_03307306> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/1192> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/8170> ;
                                                                   owl:someValuesFrom <https://w3id.org/euph/3575>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Honigmet"@de ,
                                                                                              "Met"@de ,
                                                                                              "hidromel"@pt ,
                                                                                              "hidromel"@ro ,
                                                                                              "hidromiel"@es ,
                                                                                              "honingmede"@nl ,
                                                                                              "hydromel"@fr ,
                                                                                              "idromele"@it ,
                                                                                              "mead"@en ,
                                                                                              "mede"@nl ,
                                                                                              "mjöd"@sv ,
                                                                                              "mjød"@da ,
                                                                                              "mjød"@no ,
                                                                                              "vin de miere"@ro ,
                                                                                              "vinho de mel"@pt ,
                                                                                              "vino de miel"@es ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1193" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_03307306" ;
                                                 rdfs:label "mead"@en .


###  http://purl.obolibrary.org/obo/FOODON_03315502
<http://purl.obolibrary.org/obo/FOODON_03315502> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00002277> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Pfirsich"@en ,
                                                                                              "peach"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2478" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_03315502" ;
                                                 rdfs:label "peach"@en .


###  http://purl.obolibrary.org/obo/FOODON_03541137
<http://purl.obolibrary.org/obo/FOODON_03541137> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00003563> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/5333294>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Esskastanie"@de ,
                                                                                              "Marone"@de ,
                                                                                              "sweet chestnut"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1712" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_03541137" ;
                                                 rdfs:label "sweet chestnut"@en .


###  http://purl.obolibrary.org/obo/FOODON_03541524
<http://purl.obolibrary.org/obo/FOODON_03541524> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/2526> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/3968> ;
                                                                   owl:someValuesFrom <https://www.gbif.org/species/3023221>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Schlehe"@de ,
                                                                                              "sloe"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2174" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/FOODON_03541524" ;
                                                 rdfs:label "sloe"@en .


###  http://purl.obolibrary.org/obo/GO_0003824
<http://purl.obolibrary.org/obo/GO_0003824> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "catalytic activity"@en ,
                                                                                         "katalytische Aktivität"@de ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:461" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0003824" ;
                                            rdfs:label "catalytic activity"@en .


###  http://purl.obolibrary.org/obo/GO_0006031
<http://purl.obolibrary.org/obo/GO_0006031> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008152> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "chitin biosynthetic process"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6042" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0006031" ;
                                            rdfs:label "chitin biosynthetic process"@en .


###  http://purl.obolibrary.org/obo/GO_0007610
<http://purl.obolibrary.org/obo/GO_0007610> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0032501> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/7509>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Benehmen"@de ,
                                                                                         "Betragen"@de ,
                                                                                         "Verhalten"@de ,
                                                                                         "behavior"@en ,
                                                                                         "behaviour"@en ,
                                                                                         "beteende"@sv ,
                                                                                         "comportament"@ro ,
                                                                                         "comportamento"@it ,
                                                                                         "comportamento"@pt ,
                                                                                         "comportamiento"@es ,
                                                                                         "comportement"@fr ,
                                                                                         "gedrag"@nl ,
                                                                                         "opførsel"@da ,
                                                                                         "oppførsel"@no ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7571" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0007610" ;
                                            rdfs:label "behavior"@en .


###  http://purl.obolibrary.org/obo/GO_0008150
<http://purl.obolibrary.org/obo/GO_0008150> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/2219> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "biological process"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6186" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0008150" ;
                                            rdfs:label "process in biology"@en .


###  http://purl.obolibrary.org/obo/GO_0008152
<http://purl.obolibrary.org/obo/GO_0008152> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0009987> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "metabolic process"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6414" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0008152" ;
                                            rdfs:label "metabolic process"@en .


###  http://purl.obolibrary.org/obo/GO_0009987
<http://purl.obolibrary.org/obo/GO_0009987> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008150> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "cellular process"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6256" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0009987" ;
                                            rdfs:label "cellular process"@en .


###  http://purl.obolibrary.org/obo/GO_0010025
<http://purl.obolibrary.org/obo/GO_0010025> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008152> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/1462> ;
                                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17234>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8066> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/5443>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8068> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/7413>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsbiosyntheseprozess"@de ,
                                                                                         "wax biosynthetic process"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3306" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0010025" ;
                                            rdfs:label "wax biosynthetic process"@en .


###  http://purl.obolibrary.org/obo/GO_0016160
<http://purl.obolibrary.org/obo/GO_0016160> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/6314> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://data.europa.eu/eli/dir/2001/110/2014-06-23>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8177> ;
                                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C16284>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/978> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/23>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Diastaseindex"@de ,
                                                                                         "activitate de diastază"@ro ,
                                                                                         "aktivnost dijastaze"@hr ,
                                                                                         "aktywność diastazy"@pl ,
                                                                                         "attività diastase"@mt ,
                                                                                         "diastaasarv"@et ,
                                                                                         "diastaasiaktiivisuus"@fi ,
                                                                                         "diastasaktivitet"@sv ,
                                                                                         "diastase activity"@en ,
                                                                                         "diastase-index"@nl ,
                                                                                         "diastasová aktivita"@cs ,
                                                                                         "diastatická aktivita"@sk ,
                                                                                         "diastatisk indeks"@da ,
                                                                                         "diastazno število"@sl ,
                                                                                         "diastazės aktyvumo"@lt ,
                                                                                         "diastāzes skaitlis"@lv ,
                                                                                         "diasztáz-tevékenység"@hu ,
                                                                                         "indice diastasico"@it ,
                                                                                         "indice diastasique"@fr ,
                                                                                         "índice diastásico"@es ,
                                                                                         "índice diastásico"@pt ,
                                                                                         "δείκτης διάστασης"@el ,
                                                                                         "диастазна активност"@bg ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6635" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0016160" ;
                                            rdfs:label "honey diastase activity"@en .


###  http://purl.obolibrary.org/obo/GO_0019098
<http://purl.obolibrary.org/obo/GO_0019098> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0007610> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Fortpflanzungsverhalten"@de ,
                                                                                         "reproductive behavior"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3391" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0019098" ;
                                            rdfs:label "reproductive behavior"@en .


###  http://purl.obolibrary.org/obo/GO_0022414
<http://purl.obolibrary.org/obo/GO_0022414> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0032501> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Fortpflanzung"@de ,
                                                                                         "forplantning"@da ,
                                                                                         "forplantning"@no ,
                                                                                         "fortplantning"@sv ,
                                                                                         "reproducción"@es ,
                                                                                         "reproducere"@ro ,
                                                                                         "reproduction"@en ,
                                                                                         "reproduction"@fr ,
                                                                                         "reproductive process"@en ,
                                                                                         "reproducţie"@ro ,
                                                                                         "reprodução"@pt ,
                                                                                         "riproduzione"@it ,
                                                                                         "voortplanting"@nl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:999" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0022414" ;
                                            rdfs:label "reproductive process"@en .


###  http://purl.obolibrary.org/obo/GO_0032501
<http://purl.obolibrary.org/obo/GO_0032501> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008150> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "multicellular organismal process"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6219" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0032501" ;
                                            rdfs:label "multicellular organismal process"@en .


###  http://purl.obolibrary.org/obo/GO_0035176
<http://purl.obolibrary.org/obo/GO_0035176> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0007610> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Sozialverhalten"@de ,
                                                                                         "comportamento sociale"@it ,
                                                                                         "comportement social"@fr ,
                                                                                         "social behavior"@en ,
                                                                                         "social behavior"@nl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7339" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0035176" ;
                                            rdfs:label "social behavior"@en .


###  http://purl.obolibrary.org/obo/GO_0046903
<http://purl.obolibrary.org/obo/GO_0046903> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0051179> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8068> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/1222>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "a secreta"@ro ,
                                                                                         "afscheiden"@nl ,
                                                                                         "at udsondre"@da ,
                                                                                         "att avsöndra"@sv ,
                                                                                         "att utsöndra"@sv ,
                                                                                         "ausscheiden"@de ,
                                                                                         "secernere"@it ,
                                                                                         "secretar"@es ,
                                                                                         "secretar"@pt ,
                                                                                         "segregar"@es ,
                                                                                         "sezernieren"@de ,
                                                                                         "sécréter"@fr ,
                                                                                         "to secrete"@en ,
                                                                                         "å utskille"@no ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1223" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0046903" ;
                                            rdfs:label "secrete"@en .


###  http://purl.obolibrary.org/obo/GO_0051179
<http://purl.obolibrary.org/obo/GO_0051179> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008150> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "localisation"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1219" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0051179" ;
                                            rdfs:label "localisation"@en .


###  http://purl.obolibrary.org/obo/GO_0060756
<http://purl.obolibrary.org/obo/GO_0060756> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0007610> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Futtersuchverhalten"@de ,
                                                                                         "foraging behavior"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:698" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/GO_0060756" ;
                                            rdfs:label "foraging behavior"@en .


###  http://purl.obolibrary.org/obo/HAO_0000078
<http://purl.obolibrary.org/obo/HAO_0000078> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0002530> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "accessory gland"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7923" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000078" ;
                                             rdfs:label "accessory gland"@en .


###  http://purl.obolibrary.org/obo/HAO_0000102
<http://purl.obolibrary.org/obo/HAO_0000102> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000349> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fühlerputzapparat"@de ,
                                                                                          "antenna cleaner"@en ,
                                                                                          "antennerenser"@da ,
                                                                                          "antennerenser"@no ,
                                                                                          "antennputsare"@sv ,
                                                                                          "aparato de limpieza de las antenas"@es ,
                                                                                          "aparelho de limpeza das antenas"@pt ,
                                                                                          "apparato per la pulizia delle antenne"@it ,
                                                                                          "appareil de nettoyage des antennes"@fr ,
                                                                                          "dispozitiv de curățire a antenei"@ro ,
                                                                                          "limpador de antenas"@pt ,
                                                                                          "pusseapparat"@no ,
                                                                                          "sprietenreiniger"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7946" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000102" ;
                                             rdfs:label "antenna cleaner"@en .


###  http://purl.obolibrary.org/obo/HAO_0000148
<http://purl.obolibrary.org/obo/HAO_0000148> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000820> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Haftlappen"@de ,
                                                                                          "arolio"@it ,
                                                                                          "arolium"@en ,
                                                                                          "arolium"@ro ,
                                                                                          "arólio"@pt ,
                                                                                          "hechtlapje"@nl ,
                                                                                          "hefteskive"@no ,
                                                                                          "häftskiva"@sv ,
                                                                                          "hæfteskive"@da ,
                                                                                          "ventosa"@es ,
                                                                                          "ventouse"@fr ,
                                                                                          "ventuză"@ro ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8017" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000148" ;
                                             rdfs:label "arolium"@en .


###  http://purl.obolibrary.org/obo/HAO_0000178
<http://purl.obolibrary.org/obo/HAO_0000178> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000992> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Basitarsus"@de ,
                                                                                          "basitarso"@es ,
                                                                                          "basitarso"@pt ,
                                                                                          "basitarsus"@en ,
                                                                                          "bazitars"@ro ,
                                                                                          "eerste tarslid"@nl ,
                                                                                          "erstes Tarsenglied"@de ,
                                                                                          "första tarsleden"@sv ,
                                                                                          "første fodled"@da ,
                                                                                          "første fodledd"@no ,
                                                                                          "premier article du tarse"@fr ,
                                                                                          "primeiro segmento do tarso"@pt ,
                                                                                          "primo articolo del tarso"@it ,
                                                                                          "primul articol tarsal"@ro ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8018" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000178" ;
                                             rdfs:label "basitarsus"@en .


###  http://purl.obolibrary.org/obo/HAO_0000228
<http://purl.obolibrary.org/obo/HAO_0000228> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000495> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Coxa"@de ,
                                                                                          "Hüftglied"@de ,
                                                                                          "anca"@it ,
                                                                                          "cadera"@es ,
                                                                                          "coxa"@da ,
                                                                                          "coxa"@en ,
                                                                                          "coxa"@es ,
                                                                                          "coxa"@fr ,
                                                                                          "coxa"@it ,
                                                                                          "coxa"@nl ,
                                                                                          "coxa"@pt ,
                                                                                          "coxă"@ro ,
                                                                                          "heup"@nl ,
                                                                                          "hofte"@da ,
                                                                                          "hofte"@no ,
                                                                                          "höftled"@sv ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8015" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000228" ;
                                             rdfs:label "coxa"@en .


###  http://purl.obolibrary.org/obo/HAO_0000286
<http://purl.obolibrary.org/obo/HAO_0000286> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000468> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/2461>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/22>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ei"@de ,
                                                                                          "egg"@en ,
                                                                                          "egg"@no ,
                                                                                          "ei"@nl ,
                                                                                          "eitje"@nl ,
                                                                                          "huevo"@es ,
                                                                                          "ou"@ro ,
                                                                                          "ovo"@pt ,
                                                                                          "uovo"@it ,
                                                                                          "ägg"@sv ,
                                                                                          "æg"@da ,
                                                                                          "œuf"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:29" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000286" ;
                                             rdfs:label "egg"@en .


###  http://purl.obolibrary.org/obo/HAO_0000327
<http://purl.obolibrary.org/obo/HAO_0000327> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000495> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Femur"@de ,
                                                                                          "Oberschenkel"@de ,
                                                                                          "dij"@nl ,
                                                                                          "femore"@it ,
                                                                                          "femur"@en ,
                                                                                          "femur"@nl ,
                                                                                          "femur"@ro ,
                                                                                          "fémur"@es ,
                                                                                          "fémur"@fr ,
                                                                                          "fémur"@pt ,
                                                                                          "lår"@da ,
                                                                                          "lår"@no ,
                                                                                          "lår"@sv ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8014" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000327" ;
                                             rdfs:label "femur"@en .


###  http://purl.obolibrary.org/obo/HAO_0000349
<http://purl.obolibrary.org/obo/HAO_0000349> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000494> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000874>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Vorderbein"@de ,
                                                                                          "fore leg"@en ,
                                                                                          "patte antérieure"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7941" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000349" ;
                                             rdfs:label "fore leg"@en .


###  http://purl.obolibrary.org/obo/HAO_0000399
<http://purl.obolibrary.org/obo/HAO_0000399> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000494> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000630>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hinterbein"@de ,
                                                                                          "hind leg"@en ,
                                                                                          "patte postérieure"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7940" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000399" ;
                                             rdfs:label "hind leg"@en .


###  http://purl.obolibrary.org/obo/HAO_0000494
<http://purl.obolibrary.org/obo/HAO_0000494> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0006058> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bein"@de ,
                                                                                          "bein"@no ,
                                                                                          "ben"@da ,
                                                                                          "ben"@sv ,
                                                                                          "leg"@en ,
                                                                                          "pata"@es ,
                                                                                          "patte"@fr ,
                                                                                          "perna"@pt ,
                                                                                          "picior"@ro ,
                                                                                          "poot"@nl ,
                                                                                          "zampa"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7943" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000494" ;
                                             rdfs:label "leg"@en .


###  http://purl.obolibrary.org/obo/HAO_0000495
<http://purl.obolibrary.org/obo/HAO_0000495> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000494> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beinsegment"@de ,
                                                                                          "leg segment"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8010" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000495" ;
                                             rdfs:label "leg segment"@en .


###  http://purl.obolibrary.org/obo/HAO_0000509
<http://purl.obolibrary.org/obo/HAO_0000509> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0002530> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/6336> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/216>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_6003007>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mandibeldrüse"@de ,
                                                                                          "mandibular gland"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4049" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000509" ;
                                             rdfs:label "mandibular gland"@en ;
                                             <https://w3id.org/euph/4030> """
Mandibular glands, side view © Adam Tofilski www.honeybee.drawwing.org

""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/HAO_0000509> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """
Mandibular glands, side view © Adam Tofilski www.honeybee.drawwing.org

""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6172>
 ] .


###  http://purl.obolibrary.org/obo/HAO_0000583
<http://purl.obolibrary.org/obo/HAO_0000583> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003019> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mesothorax"@de ,
                                                                                          "Mittelbrustring"@de ,
                                                                                          "mellembryst"@da ,
                                                                                          "mellombryst"@no ,
                                                                                          "mesothorax"@da ,
                                                                                          "mesothorax"@en ,
                                                                                          "mesothorax"@nl ,
                                                                                          "mesothorax"@sv ,
                                                                                          "mesotorace"@it ,
                                                                                          "mesotórax"@es ,
                                                                                          "mesotórax"@pt ,
                                                                                          "mezotorace"@ro ,
                                                                                          "middenborststuk"@nl ,
                                                                                          "midtbryst"@no ,
                                                                                          "mésothorax"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7936" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000583" ;
                                             rdfs:label "mesothorax"@en .


###  http://purl.obolibrary.org/obo/HAO_0000630
<http://purl.obolibrary.org/obo/HAO_0000630> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003019> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hinterbrustring"@de ,
                                                                                          "Metathorax"@de ,
                                                                                          "achterborststuk"@nl ,
                                                                                          "bagbryst"@da ,
                                                                                          "bakbryst"@no ,
                                                                                          "bakre brystring"@no ,
                                                                                          "metathorax"@da ,
                                                                                          "metathorax"@en ,
                                                                                          "metathorax"@nl ,
                                                                                          "metathorax"@sv ,
                                                                                          "metatorace"@it ,
                                                                                          "metatorace"@ro ,
                                                                                          "metatórax"@es ,
                                                                                          "metatórax"@pt ,
                                                                                          "métathorax"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7945" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000630" ;
                                             rdfs:label "metathorax"@en .


###  http://purl.obolibrary.org/obo/HAO_0000631
<http://purl.obolibrary.org/obo/HAO_0000631> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000399> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "metatibia"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3392" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000631" ;
                                             rdfs:label "metatibia"@en .


###  http://purl.obolibrary.org/obo/HAO_0000636
<http://purl.obolibrary.org/obo/HAO_0000636> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000494> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000583>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mittelbein"@de ,
                                                                                          "mid leg"@en ,
                                                                                          "patte médiane"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7942" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000636" ;
                                             rdfs:label "mid leg"@en .


###  http://purl.obolibrary.org/obo/HAO_0000820
<http://purl.obolibrary.org/obo/HAO_0000820> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000992> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Krallenglied"@de ,
                                                                                          "Praetarsus"@de ,
                                                                                          "kloledd"@no ,
                                                                                          "laatste voetlid"@nl ,
                                                                                          "praetarsus"@nl ,
                                                                                          "pretars"@ro ,
                                                                                          "pretarso"@es ,
                                                                                          "pretarso"@it ,
                                                                                          "pretarso"@pt ,
                                                                                          "pretarsus"@en ,
                                                                                          "pretarsus"@sv ,
                                                                                          "prætarsus"@da ,
                                                                                          "prétarse"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8016" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000820" ;
                                             rdfs:label "pretarsus"@en .


###  http://purl.obolibrary.org/obo/HAO_0000874
<http://purl.obolibrary.org/obo/HAO_0000874> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003019> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Prothorax"@de ,
                                                                                          "Vorderbrustring"@de ,
                                                                                          "forbryst"@da ,
                                                                                          "forbryst"@no ,
                                                                                          "prothorax"@da ,
                                                                                          "prothorax"@en ,
                                                                                          "prothorax"@fr ,
                                                                                          "prothorax"@nl ,
                                                                                          "prothorax"@sv ,
                                                                                          "protorace"@it ,
                                                                                          "protorace"@ro ,
                                                                                          "prototórax"@es ,
                                                                                          "protórax"@es ,
                                                                                          "protórax"@pt ,
                                                                                          "voorborststuk"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7937" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000874" ;
                                             rdfs:label "prothorax"@en .


###  http://purl.obolibrary.org/obo/HAO_0000992
<http://purl.obolibrary.org/obo/HAO_0000992> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000495> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ferse"@de ,
                                                                                          "Tarsus"@de ,
                                                                                          "fod"@da ,
                                                                                          "fot"@no ,
                                                                                          "tars"@ro ,
                                                                                          "tars"@sv ,
                                                                                          "tarse"@fr ,
                                                                                          "tarse"@it ,
                                                                                          "tarso"@es ,
                                                                                          "tarso"@pt ,
                                                                                          "tarsus"@da ,
                                                                                          "tarsus"@en ,
                                                                                          "tarsus"@nl ,
                                                                                          "voetlid"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8013" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0000992" ;
                                             rdfs:label "tarsus"@en .


###  http://purl.obolibrary.org/obo/HAO_0001017
<http://purl.obolibrary.org/obo/HAO_0001017> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000495> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schienbein"@de ,
                                                                                          "Schiene"@de ,
                                                                                          "Tibia"@de ,
                                                                                          "legg"@no ,
                                                                                          "scheen"@nl ,
                                                                                          "skenben"@sv ,
                                                                                          "skinnebein"@no ,
                                                                                          "skinneben"@da ,
                                                                                          "tibia"@da ,
                                                                                          "tibia"@en ,
                                                                                          "tibia"@es ,
                                                                                          "tibia"@fr ,
                                                                                          "tibia"@it ,
                                                                                          "tibia"@nl ,
                                                                                          "tibia"@ro ,
                                                                                          "tíbia"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8012" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001017" ;
                                             rdfs:label "tibia"@en .


###  http://purl.obolibrary.org/obo/HAO_0001034
<http://purl.obolibrary.org/obo/HAO_0001034> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000495> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schenkelring"@de ,
                                                                                          "Trochanter"@de ,
                                                                                          "dijring"@nl ,
                                                                                          "hoftering"@da ,
                                                                                          "hoftering"@no ,
                                                                                          "lårring"@sv ,
                                                                                          "trocantere"@it ,
                                                                                          "trochanter"@da ,
                                                                                          "trochanter"@en ,
                                                                                          "trochanter"@fr ,
                                                                                          "trochanter"@ro ,
                                                                                          "trochanter"@sv ,
                                                                                          "trocánter"@es ,
                                                                                          "trocânter"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8011" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001034" ;
                                             rdfs:label "trochanter"@en .


###  http://purl.obolibrary.org/obo/HAO_0001142
<http://purl.obolibrary.org/obo/HAO_0001142> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000178> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000399>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "metabasitarsus"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8019" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001142" ;
                                             rdfs:label "metabasitarsus"@en .


###  http://purl.obolibrary.org/obo/HAO_0001476
<http://purl.obolibrary.org/obo/HAO_0001476> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000631> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Körbchen"@de ,
                                                                                          "cesta de pólen"@pt ,
                                                                                          "cestella del polline"@it ,
                                                                                          "cestilla de polen"@es ,
                                                                                          "corbeille à pollen"@fr ,
                                                                                          "corbella del polline"@it ,
                                                                                          "corbicula"@en ,
                                                                                          "corbicula"@es ,
                                                                                          "corbícula"@pt ,
                                                                                          "coşuleţ de polen"@ro ,
                                                                                          "korfje"@nl ,
                                                                                          "kurv"@da ,
                                                                                          "kurv"@no ,
                                                                                          "pollen basket"@en ,
                                                                                          "pollenkorg"@sv ,
                                                                                          "pollenkurv"@da ,
                                                                                          "pollenkurv"@no ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3393" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001476" ;
                                             rdfs:label "corbicula"@en .


###  http://purl.obolibrary.org/obo/HAO_0001482
<http://purl.obolibrary.org/obo/HAO_0001482> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0001142> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fersenhenkel"@de ,
                                                                                          "Pollenkneter"@de ,
                                                                                          "Pollenschieber"@de ,
                                                                                          "auricle"@en ,
                                                                                          "auricul"@ro ,
                                                                                          "aurícula"@es ,
                                                                                          "aurícula"@pt ,
                                                                                          "espuela de polen"@es ,
                                                                                          "margine tarsale della pinza"@it ,
                                                                                          "pollenknådare"@sv ,
                                                                                          "pollenskubber"@no ,
                                                                                          "sperone del polline"@it ,
                                                                                          "stuifmeelschuiver"@nl ,
                                                                                          "øret"@da ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8020" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001482" ;
                                             rdfs:label "auricle"@en .


###  http://purl.obolibrary.org/obo/HAO_0001547
<http://purl.obolibrary.org/obo/HAO_0001547> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000476> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000286>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chorion"@de ,
                                                                                          "Schalenhaut"@de ,
                                                                                          "buitenste eivlies"@nl ,
                                                                                          "chorion"@da ,
                                                                                          "chorion"@en ,
                                                                                          "chorion"@fr ,
                                                                                          "chorion"@no ,
                                                                                          "chorion"@ro ,
                                                                                          "chorion"@sv ,
                                                                                          "corion"@it ,
                                                                                          "corión"@es ,
                                                                                          "cório"@pt ,
                                                                                          "córion"@pt ,
                                                                                          "yttre fosterhinna"@sv ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:923" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001547" ;
                                             rdfs:label "chorion"@en .


###  http://purl.obolibrary.org/obo/HAO_0001732
<http://purl.obolibrary.org/obo/HAO_0001732> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000467> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nervensystem"@de ,
                                                                                          "nervous system"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6170" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001732" ;
                                             rdfs:label "nervous system"@en .


###  http://purl.obolibrary.org/obo/HAO_0001910
<http://purl.obolibrary.org/obo/HAO_0001910> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000464> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "After"@de ,
                                                                                          "Anus"@de ,
                                                                                          "analåpning"@no ,
                                                                                          "ano"@es ,
                                                                                          "ano"@it ,
                                                                                          "anus"@da ,
                                                                                          "anus"@en ,
                                                                                          "anus"@fr ,
                                                                                          "anus"@nl ,
                                                                                          "anus"@ro ,
                                                                                          "endetarmsåbnig"@da ,
                                                                                          "endetarmsåpning"@no ,
                                                                                          "ânus"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7952" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0001910" ;
                                             rdfs:label "anus"@en .


###  http://purl.obolibrary.org/obo/HAO_0002235
<http://purl.obolibrary.org/obo/HAO_0002235> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0002530> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/6336> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/216>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_6003007>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_6003018>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Labialdrüse"@de ,
                                                                                          "Speicheldrüse"@de ,
                                                                                          "ghiandola salivare"@it ,
                                                                                          "glande labiale"@fr ,
                                                                                          "glande salivaire"@fr ,
                                                                                          "glandă salivară"@ro ,
                                                                                          "glándula salival"@es ,
                                                                                          "glândula salivar"@pt ,
                                                                                          "labial gland"@en ,
                                                                                          "salivary gland"@en ,
                                                                                          "speekselklier"@nl ,
                                                                                          "spottkörtel"@sv ,
                                                                                          "spytkirtel"@da ,
                                                                                          "spyttkjertel"@no ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8032" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0002235" ;
                                             rdfs:label "labial gland"@en .


###  http://purl.obolibrary.org/obo/HAO_0002585
<http://purl.obolibrary.org/obo/HAO_0002585> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000078> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3300>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Giftdrüse"@de ,
                                                                                          "acid gland"@en ,
                                                                                          "ghiandola acida"@it ,
                                                                                          "gifklier"@nl ,
                                                                                          "giftkirtel"@da ,
                                                                                          "giftkjertel"@no ,
                                                                                          "glande acide"@fr ,
                                                                                          "glandă acidă"@ro ,
                                                                                          "glándula ácida"@es ,
                                                                                          "glândula ácida"@pt ,
                                                                                          "sur giftkörtel"@sv ,
                                                                                          "zuurklier"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3301" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0002585" ;
                                             rdfs:label "venom gland"@en ;
                                             <https://w3id.org/euph/4030> """
Venom gland © Adam Tofilski www.honeybee.drawwing.org

""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/HAO_0002585> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """
Venom gland © Adam Tofilski www.honeybee.drawwing.org

""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6172>
 ] .


###  http://purl.obolibrary.org/obo/HAO_0002591
<http://purl.obolibrary.org/obo/HAO_0002591> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/HAO_0000078> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/3300>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dufour'sche Drüse"@de ,
                                                                                          "alkaliklier"@nl ,
                                                                                          "alkaline gland"@en ,
                                                                                          "alkalische Drüse"@de ,
                                                                                          "alkalisk (gift)-kjertel"@no ,
                                                                                          "alkalisk giftkörtel"@sv ,
                                                                                          "basisk giftkirtel"@da ,
                                                                                          "ghiandola alcalina"@it ,
                                                                                          "glanda alcalină"@ro ,
                                                                                          "glange alcaline"@en ,
                                                                                          "glándula alcalina"@es ,
                                                                                          "glândula alcalina"@pt ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3305" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/HAO_0002591" ;
                                             rdfs:label "dufour gland"@en ;
                                             <https://w3id.org/euph/4030> """
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org

""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <http://purl.obolibrary.org/obo/HAO_0002591> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org

""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6172>
 ] .


###  http://purl.obolibrary.org/obo/IAO_0000001
<http://purl.obolibrary.org/obo/IAO_0000001> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000033> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "conditional specification"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2301" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000001" ;
                                             rdfs:label "conditional specification"@en .


###  http://purl.obolibrary.org/obo/IAO_0000003
<http://purl.obolibrary.org/obo/IAO_0000003> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/1006>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/422>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "measurement unit"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7599" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000003" ;
                                             rdfs:label "measurement unit"@en .


###  http://purl.obolibrary.org/obo/IAO_0000027
<http://purl.obolibrary.org/obo/IAO_0000027> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/measurementDeterminedDate>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/measurementID>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7602>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7704>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7522>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "data item"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7521" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000027" ;
                                             rdfs:label "data item"@en .


###  http://purl.obolibrary.org/obo/IAO_0000033
<http://purl.obolibrary.org/obo/IAO_0000033> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "directive information entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2300" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000033" ;
                                             rdfs:label "directive information entity"@en .


###  http://purl.obolibrary.org/obo/IAO_0000098
<http://purl.obolibrary.org/obo/IAO_0000098> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000033> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "data format specification"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7835" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000098" ;
                                             rdfs:label "data format specification"@en .


###  http://purl.obolibrary.org/obo/IAO_0000100
<http://purl.obolibrary.org/obo/IAO_0000100> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "dataset"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7524" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000100" ;
                                             rdfs:label "data set"@en .


###  http://purl.obolibrary.org/obo/IAO_0000104
<http://purl.obolibrary.org/obo/IAO_0000104> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000033> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "plan specification"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2302" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000104" ;
                                             rdfs:label "plan specification"@en .


###  http://purl.obolibrary.org/obo/IAO_0000300
<http://purl.obolibrary.org/obo/IAO_0000300> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "textual entity"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1786" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000300" ;
                                             rdfs:label "textual entity"@en .


###  http://purl.obolibrary.org/obo/IAO_0000303
<http://purl.obolibrary.org/obo/IAO_0000303> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000300> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Jordan Benrezkallah"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "identifiant de l'institution"@fr ,
                                                                                          "institution ID"@en ,
                                                                                          "institution identifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7535" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000303" ;
                                             rdfs:label "institution ID"@en .


###  http://purl.obolibrary.org/obo/IAO_0000310
<http://purl.obolibrary.org/obo/IAO_0000310> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dokument"@de ,
                                                                                          "document"@en ,
                                                                                          "document"@fr ,
                                                                                          "document"@nl ,
                                                                                          "documento"@it ,
                                                                                          "dokument"@sl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7371" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000310" ;
                                             rdfs:label "document"@en .


###  http://purl.obolibrary.org/obo/IAO_0000314
<http://purl.obolibrary.org/obo/IAO_0000314> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "document part"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1590" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000314" ;
                                             rdfs:label "document part"@en .


###  http://purl.obolibrary.org/obo/IAO_0000708
<http://purl.obolibrary.org/obo/IAO_0000708> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C54100> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ORCID"@en ,
                                                                                          "Open Researcher and Contributor ID"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6618" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000708" ;
                                             rdfs:label "open researcher and contributor identifier (ORCID)"@en .


###  http://purl.obolibrary.org/obo/IAO_0020000
<http://purl.obolibrary.org/obo/IAO_0020000> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7503>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ID"@en ,
                                                                                          "identifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8097" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0020000" ;
                                             rdfs:label "identifier (ID)"@en .


###  http://purl.obolibrary.org/obo/IAO_0020020
<http://purl.obolibrary.org/obo/IAO_0020020> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Codesatz"@de ,
                                                                                          "code set"@en ,
                                                                                          "codeset"@nl ,
                                                                                          "jeu de codes"@fr ,
                                                                                          "nabor kod"@sl ,
                                                                                          "set di codici"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3321" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0020020" ;
                                             rdfs:label "code set"@en .


###  http://purl.obolibrary.org/obo/NCIT_C105701
<http://purl.obolibrary.org/obo/NCIT_C105701> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/CHMO_0000793> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Gilles San Martin"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "LOD"@en ,
                                                                                           "detection limit"@en ,
                                                                                           "limit of detection"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3276" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C105701" ;
                                              rdfs:label "limit of detection (LOD)"@en .


###  http://purl.obolibrary.org/obo/NCIT_C120685
<http://purl.obolibrary.org/obo/NCIT_C120685> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C30014> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "GC-MS/MS"@en ,
                                                                                           "gas chromatography/tandem mass spectrometry"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8092" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C120685" ;
                                              rdfs:label "gas chromatography/tandem mass spectrometry"@en .


###  http://purl.obolibrary.org/obo/NCIT_C120686
<http://purl.obolibrary.org/obo/NCIT_C120686> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C30014> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "GC/CI-MS"@en ,
                                                                                           "gas chromatography/chemical ionization mass spectrometry"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8090" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C120686" ;
                                              rdfs:label "gas chromatography/chemical ionization mass spectrometry"@en .


###  http://purl.obolibrary.org/obo/NCIT_C120687
<http://purl.obolibrary.org/obo/NCIT_C120687> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C30014> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "GC/EI-MS"@en ,
                                                                                           "gas chromatography/electron ionization mass spectrometry"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8091" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C120687" ;
                                              rdfs:label "gas chromatography/electron ionization mass spectrometry"@en .


###  http://purl.obolibrary.org/obo/NCIT_C13442
<http://purl.obolibrary.org/obo/NCIT_C13442> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "anatomische EIgenschaft"@de ,
                                                                                          "anatomy qualifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8148" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C13442" ;
                                             rdfs:label "anatomy qualifier"@en .


###  http://purl.obolibrary.org/obo/NCIT_C135454
<http://purl.obolibrary.org/obo/NCIT_C135454> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C30014> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "GC/FID"@en ,
                                                                                           "gas chromatography and flame ionization detection"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8089" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C135454" ;
                                              rdfs:label "gas chromatography and flame ionization detection"@en .


###  http://purl.obolibrary.org/obo/NCIT_C142487
<http://purl.obolibrary.org/obo/NCIT_C142487> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "Datenmodell"@de ,
                                                                                           "data model"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8133" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C142487" ;
                                              rdfs:label "data model"@en .


###  http://purl.obolibrary.org/obo/NCIT_C158424
<http://purl.obolibrary.org/obo/NCIT_C158424> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C20189> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "physical property"@en ,
                                                                                           "physikalische Eigenschaft"@de ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8146" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C158424" ;
                                              rdfs:label "physical property"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16270
<http://purl.obolibrary.org/obo/NCIT_C16270> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8138> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Landwirtschaft"@de ,
                                                                                          "agricoltura"@it ,
                                                                                          "agricultura"@es ,
                                                                                          "agricultura"@pt ,
                                                                                          "agriculture"@en ,
                                                                                          "agriculture"@fr ,
                                                                                          "agricultură"@ro ,
                                                                                          "jordbruk"@no ,
                                                                                          "jordbruk"@sv ,
                                                                                          "landbouw"@nl ,
                                                                                          "landbrug"@da ,
                                                                                          "lantbruk"@sv ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:434" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16270" ;
                                             rdfs:label "agriculture"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16284
<http://purl.obolibrary.org/obo/NCIT_C16284> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16554> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "amylase"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6249" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16284" ;
                                             rdfs:label "amylase"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16344
<http://purl.obolibrary.org/obo/NCIT_C16344> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8138> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Biowissenschaften"@de ,
                                                                                          "biological sciences"@en ,
                                                                                          "biologische wetenschappen"@nl ,
                                                                                          "sciences biologiques"@fr ,
                                                                                          "scienze biologiche"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8105" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16344" ;
                                             rdfs:label "biological sciences"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16431
<http://purl.obolibrary.org/obo/NCIT_C16431> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C18653> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "chromatography"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8086" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16431" ;
                                             rdfs:label "chromatography"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16435
<http://purl.obolibrary.org/obo/NCIT_C16435> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16431> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Flüssigkeitschromatographie"@de ,
                                                                                          "LC"@en ,
                                                                                          "liquid chromatography"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8093" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16435" ;
                                             rdfs:label "liquid chromatography"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16550
<http://purl.obolibrary.org/obo/NCIT_C16550> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://edamontology.org/topic_0003> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entomologie"@de ,
                                                                                          "Insektenkunde"@de ,
                                                                                          "Insektenlehre"@de ,
                                                                                          "entomologi"@da ,
                                                                                          "entomologi"@no ,
                                                                                          "entomologi"@sv ,
                                                                                          "entomologia"@it ,
                                                                                          "entomologia"@pt ,
                                                                                          "entomologie"@fr ,
                                                                                          "entomologie"@nl ,
                                                                                          "entomologie"@ro ,
                                                                                          "entomology"@en ,
                                                                                          "entomología"@es ,
                                                                                          "insectenkunde"@nl ,
                                                                                          "insectenleer"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:897" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16550" ;
                                             rdfs:label "entomology"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16554
<http://purl.obolibrary.org/obo/NCIT_C16554> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36080> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "enzyme"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6478" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16554" ;
                                             rdfs:label "enzyme"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16576
<http://purl.obolibrary.org/obo/NCIT_C16576> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C27993> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "female"@en ,
                                                                                          "femeiesc"@ro ,
                                                                                          "femel"@ro ,
                                                                                          "femelle"@fr ,
                                                                                          "femminile"@it ,
                                                                                          "fêmea"@pt ,
                                                                                          "hembra"@es ,
                                                                                          "honlig"@sv ,
                                                                                          "hunlig"@da ,
                                                                                          "hunlig"@no ,
                                                                                          "vrouwelijk"@nl ,
                                                                                          "weiblich"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8184" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16576" ;
                                             rdfs:label "female"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16669
<http://purl.obolibrary.org/obo/NCIT_C16669> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1257> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/978> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/1>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gesundheitszustand"@de ,
                                                                                          "health status"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1266" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16669" ;
                                             rdfs:label "health status"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16779
<http://purl.obolibrary.org/obo/NCIT_C16779> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/872> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7503>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sprache"@de ,
                                                                                          "language"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7502" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16779" ;
                                             rdfs:label "language"@en .


###  http://purl.obolibrary.org/obo/NCIT_C16987
<http://purl.obolibrary.org/obo/NCIT_C16987> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8138> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "physical sciences"@en ,
                                                                                          "physikalische Wissenschaften"@de ,
                                                                                          "physische wetenschappen"@nl ,
                                                                                          "sciences physiques"@fr ,
                                                                                          "scienze fisiche"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8108" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C16987" ;
                                             rdfs:label "physical sciences"@en .


###  http://purl.obolibrary.org/obo/NCIT_C17141
<http://purl.obolibrary.org/obo/NCIT_C17141> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8138> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sozialwissenschaften"@de ,
                                                                                          "sciences sociales"@fr ,
                                                                                          "scienze sociali"@it ,
                                                                                          "social sciences"@en ,
                                                                                          "sociale wetenschappen"@nl ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8112" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C17141" ;
                                             rdfs:label "social sciences"@en .


###  http://purl.obolibrary.org/obo/NCIT_C17187
<http://purl.obolibrary.org/obo/NCIT_C17187> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8138> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Technologie"@de ,
                                                                                          "technologie"@fr ,
                                                                                          "technologie"@nl ,
                                                                                          "technology"@en ,
                                                                                          "tecnologia"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8111" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C17187" ;
                                             rdfs:label "technology"@en .


###  http://purl.obolibrary.org/obo/NCIT_C175249
<http://purl.obolibrary.org/obo/NCIT_C175249> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "ammalato"@it ,
                                                                                           "bolnav"@ro ,
                                                                                           "diseased"@en ,
                                                                                           "doente"@pt ,
                                                                                           "enfermo"@es ,
                                                                                           "enfermo"@pt ,
                                                                                           "erkrankt"@de ,
                                                                                           "krank"@de ,
                                                                                           "malade"@fr ,
                                                                                           "sjuk"@no ,
                                                                                           "sjuk"@sv ,
                                                                                           "syg"@da ,
                                                                                           "syk"@no ,
                                                                                           "ziek"@nl ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3396" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C175249" ;
                                              rdfs:label "diseased"@en .


###  http://purl.obolibrary.org/obo/NCIT_C17649
<http://purl.obolibrary.org/obo/NCIT_C17649> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C27993> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "altro"@it ,
                                                                                          "andere"@de ,
                                                                                          "andere"@nl ,
                                                                                          "autres"@fr ,
                                                                                          "other"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7375" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C17649" ;
                                             rdfs:label "other"@en .


###  http://purl.obolibrary.org/obo/NCIT_C17728
<http://purl.obolibrary.org/obo/NCIT_C17728> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_36080> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "ligand binding protein"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7039" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C17728" ;
                                             rdfs:label "ligand binding protein"@en .


###  http://purl.obolibrary.org/obo/NCIT_C179798
<http://purl.obolibrary.org/obo/NCIT_C179798> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "Massenkonzentration"@de ,
                                                                                           "mass concentration"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7277" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C179798" ;
                                              rdfs:label "mass concentration"@en .


###  http://purl.obolibrary.org/obo/NCIT_C18242
<http://purl.obolibrary.org/obo/NCIT_C18242> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16431> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "column chromatography"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8087" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C18242" ;
                                             rdfs:label "column chromatography"@en .


###  http://purl.obolibrary.org/obo/NCIT_C18475
<http://purl.obolibrary.org/obo/NCIT_C18475> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16435> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "LC/MS"@en ,
                                                                                          "liquid chromatography mass spectrometry"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8094" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C18475" ;
                                             rdfs:label "liquid chromatography mass spectrometry"@en .


###  http://purl.obolibrary.org/obo/NCIT_C18653
<http://purl.obolibrary.org/obo/NCIT_C18653> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/2619> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "biomolecule separation technology"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8085" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C18653" ;
                                             rdfs:label "biomolecule separation technology"@en .


###  http://purl.obolibrary.org/obo/NCIT_C20182
<http://purl.obolibrary.org/obo/NCIT_C20182> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008150> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "population process"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1243" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C20182" ;
                                             rdfs:label "population process"@en .


###  http://purl.obolibrary.org/obo/NCIT_C20189
<http://purl.obolibrary.org/obo/NCIT_C20189> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Eigenschaft oder Attribut"@de ,
                                                                                          "property or attribute"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8145" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C20189" ;
                                             rdfs:label "property or attribute"@en .


###  http://purl.obolibrary.org/obo/NCIT_C20197
<http://purl.obolibrary.org/obo/NCIT_C20197> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C27993> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "bărbătesc"@ro ,
                                                                                          "hanlig"@da ,
                                                                                          "hanlig"@no ,
                                                                                          "hanlig"@sv ,
                                                                                          "macho"@es ,
                                                                                          "macho"@pt ,
                                                                                          "male"@en ,
                                                                                          "mannelijk"@nl ,
                                                                                          "maschile"@it ,
                                                                                          "mascul"@ro ,
                                                                                          "mâle"@fr ,
                                                                                          "männlich"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8185" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C20197" ;
                                             rdfs:label "male"@en .


###  http://purl.obolibrary.org/obo/NCIT_C21270
<http://purl.obolibrary.org/obo/NCIT_C21270> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ontologie"@de ,
                                                                                          "ontology"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7751" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C21270" ;
                                             rdfs:label "ontology"@en .


###  http://purl.obolibrary.org/obo/NCIT_C25206
<http://purl.obolibrary.org/obo/NCIT_C25206> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Temperatur"@de ,
                                                                                          "temperatura"@it ,
                                                                                          "temperature"@en ,
                                                                                          "temperatuur"@nl ,
                                                                                          "température"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1454" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C25206" ;
                                             rdfs:label "temperature"@en .


###  http://purl.obolibrary.org/obo/NCIT_C25231
<http://purl.obolibrary.org/obo/NCIT_C25231> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C13442> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "anterior"@en ,
                                                                                          "anterior"@es ,
                                                                                          "anterior"@pt ,
                                                                                          "anterior"@ro ,
                                                                                          "anteriore"@it ,
                                                                                          "antérieur"@fr ,
                                                                                          "for-"@da ,
                                                                                          "for-"@no ,
                                                                                          "forreste"@da ,
                                                                                          "forreste"@no ,
                                                                                          "främre"@sv ,
                                                                                          "för"@sv ,
                                                                                          "voorste"@nl ,
                                                                                          "vorder-"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7947" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C25231" ;
                                             rdfs:label "anterior"@en .


###  http://purl.obolibrary.org/obo/NCIT_C25337
<http://purl.obolibrary.org/obo/NCIT_C25337> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8076> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zahl"@de ,
                                                                                          "number"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8077" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C25337" ;
                                             rdfs:label "number"@en .


###  http://purl.obolibrary.org/obo/NCIT_C25391
<http://purl.obolibrary.org/obo/NCIT_C25391> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1790> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Analyse"@de ,
                                                                                          "analisi"@it ,
                                                                                          "analiză"@ro ,
                                                                                          "analys"@sv ,
                                                                                          "analyse"@da ,
                                                                                          "analyse"@fr ,
                                                                                          "analyse"@nl ,
                                                                                          "analyse"@no ,
                                                                                          "analysis"@en ,
                                                                                          "análise"@pt ,
                                                                                          "análisis"@es ,
                                                                                          "undersökning"@sv ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3277" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C25391" ;
                                             rdfs:label "analysis"@en .


###  http://purl.obolibrary.org/obo/NCIT_C25464
<http://purl.obolibrary.org/obo/NCIT_C25464> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000415> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Land"@de ,
                                                                                          "country"@en ,
                                                                                          "država"@sl ,
                                                                                          "land"@nl ,
                                                                                          "paese"@it ,
                                                                                          "pays"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:129" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C25464" ;
                                             rdfs:label "country"@en .


###  http://purl.obolibrary.org/obo/NCIT_C27993
<http://purl.obolibrary.org/obo/NCIT_C27993> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "allgemeine Eigenschaft"@de ,
                                                                                          "general qualifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8147" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C27993" ;
                                             rdfs:label "general qualifier"@en .


###  http://purl.obolibrary.org/obo/NCIT_C30014
<http://purl.obolibrary.org/obo/NCIT_C30014> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C18242> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "GC"@en ,
                                                                                          "Gaschromatographie"@de ,
                                                                                          "gas chromatography"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8088" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C30014" ;
                                             rdfs:label "gas chromatography"@en .


###  http://purl.obolibrary.org/obo/NCIT_C41002
<http://purl.obolibrary.org/obo/NCIT_C41002> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Datenelement"@de ,
                                                                                          "data element"@en ,
                                                                                          "élément"@fr ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7519" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C41002" ;
                                             rdfs:label "data element"@en .


###  http://purl.obolibrary.org/obo/NCIT_C41009
<http://purl.obolibrary.org/obo/NCIT_C41009> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C20189> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "qualitative attribute"@en ,
                                                                                          "qualitatives Attribut"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:127" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C41009" ;
                                             rdfs:label "qualitative attribute"@en .


###  http://purl.obolibrary.org/obo/NCIT_C42532
<http://purl.obolibrary.org/obo/NCIT_C42532> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000003> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/8039>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "SI"@en ,
                                                                                          "unit of international system of units"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8123" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C42532" ;
                                             rdfs:label "SI unit"@en .


###  http://purl.obolibrary.org/obo/NCIT_C42533
<http://purl.obolibrary.org/obo/NCIT_C42533> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42532> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/965>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "base unit of international system of units"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8124" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C42533" ;
                                             rdfs:label "SI base unit"@en .


###  http://purl.obolibrary.org/obo/NCIT_C42534
<http://purl.obolibrary.org/obo/NCIT_C42534> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42532> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/968>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "derived unit of international system of units"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8125" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C42534" ;
                                             rdfs:label "SI derived unit"@en .


###  http://purl.obolibrary.org/obo/NCIT_C42778
<http://purl.obolibrary.org/obo/NCIT_C42778> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8081> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "URI"@en ,
                                                                                          "Uniform Resource Identifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8080" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C42778" ;
                                             rdfs:label "uniform resource identifier (URI)"@en .


###  http://purl.obolibrary.org/obo/NCIT_C45255
<http://purl.obolibrary.org/obo/NCIT_C45255> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C25337> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gregor Sušanj"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ganzzahl"@de ,
                                                                                          "entier rationnel"@fr ,
                                                                                          "entier relatif"@fr ,
                                                                                          "ganze Zahl"@de ,
                                                                                          "gehel getal"@nl ,
                                                                                          "heelgetal"@nl ,
                                                                                          "integer"@en ,
                                                                                          "nombre entier"@fr ,
                                                                                          "numero intero"@it ,
                                                                                          "numero intero relativo"@it ,
                                                                                          "numero relativo"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7324" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C45255" ;
                                             rdfs:label "integer"@en .


###  http://purl.obolibrary.org/obo/NCIT_C45427
<http://purl.obolibrary.org/obo/NCIT_C45427> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8138> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "medical sciences"@en ,
                                                                                          "medische wetenschappen"@nl ,
                                                                                          "medizinische Wissenschaften"@de ,
                                                                                          "sciences médicales"@fr ,
                                                                                          "scienze mediche"@it ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8109" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C45427" ;
                                             rdfs:label "medical sciences"@en .


###  http://purl.obolibrary.org/obo/NCIT_C54100
<http://purl.obolibrary.org/obo/NCIT_C54100> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C70663> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "UUID"@en ,
                                                                                          "universally unique identifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8099" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C54100" ;
                                             rdfs:label "universally unique identifier (UUID)"@en .


###  http://purl.obolibrary.org/obo/NCIT_C61011
<http://purl.obolibrary.org/obo/NCIT_C61011> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/8242> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "RDF"@en ,
                                                                                          "Resource Description Framework"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8134" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C61011" ;
                                             rdfs:label "resource description framework (RDF)"@en .


###  http://purl.obolibrary.org/obo/NCIT_C62443
<http://purl.obolibrary.org/obo/NCIT_C62443> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C25337> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gregor Sušanj"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dezimalzahl"@de ,
                                                                                          "decimaal getal"@nl ,
                                                                                          "decimal"@en ,
                                                                                          "decimal number"@en ,
                                                                                          "decimal numeral"@en ,
                                                                                          "nombre décimal"@fr ,
                                                                                          "numero decimale"@it ,
                                                                                          "real number"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7325" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C62443" ;
                                             rdfs:label "real number"@en .


###  http://purl.obolibrary.org/obo/NCIT_C70663
<http://purl.obolibrary.org/obo/NCIT_C70663> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0020000> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "UID"@en ,
                                                                                          "unique identifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8098" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C70663" ;
                                             rdfs:label "unique identifier (UID)"@en .


###  http://purl.obolibrary.org/obo/NCIT_C71957
<http://purl.obolibrary.org/obo/NCIT_C71957> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/7787708>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Löwenzahnhonig"@de ,
                                                                                          "dandelion honey"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8168" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C71957" ;
                                             rdfs:label "dandelion honey"@en .


###  http://purl.obolibrary.org/obo/NCIT_C73911
<http://purl.obolibrary.org/obo/NCIT_C73911> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/3042636>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rapshonig"@de ,
                                                                                          "rape honey"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:74" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C73911" ;
                                             rdfs:label "rape honey"@en .


###  http://purl.obolibrary.org/obo/NCIT_C73915
<http://purl.obolibrary.org/obo/NCIT_C73915> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                                               owl:someValuesFrom <https://www.gbif.org/species/9206251>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sonnenblumenhonig"@de ,
                                                                                          "sunflower honey"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6509" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C73915" ;
                                             rdfs:label "sunflower honey"@en .


###  http://purl.obolibrary.org/obo/NCIT_C88194
<http://purl.obolibrary.org/obo/NCIT_C88194> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/852> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Begattung"@de ,
                                                                                          "Paarung"@de ,
                                                                                          "acasalamento"@pt ,
                                                                                          "accoppiamento"@it ,
                                                                                          "accouplement"@fr ,
                                                                                          "acoplamiento"@es ,
                                                                                          "cópula"@pt ,
                                                                                          "kopulasjon"@no ,
                                                                                          "mating"@en ,
                                                                                          "paring"@nl ,
                                                                                          "paring"@no ,
                                                                                          "parning"@sv ,
                                                                                          "parring"@da ,
                                                                                          "împerechere"@ro ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8225" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/NCIT_C88194" ;
                                             rdfs:label "mating"@en .


###  http://purl.obolibrary.org/obo/OBI_0000272
<http://purl.obolibrary.org/obo/OBI_0000272> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "sampling protocol"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7476" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/OBI_0000272" ;
                                             rdfs:label "sampling protocol"@en .


###  http://purl.obolibrary.org/obo/PATO_0001018
<http://purl.obolibrary.org/obo/PATO_0001018> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/977> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_0000466>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/1702>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/2027>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/2205>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/2272>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/2276>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/2291>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/7573>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "Größe"@de ,
                                                                                           "quantity"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:421" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PATO_0001018" ;
                                              rdfs:label "physical quantity"@en .


###  http://purl.obolibrary.org/obo/PO_0000003
<http://purl.obolibrary.org/obo/PO_0000003> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009011> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "whole plant"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2081" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0000003" ;
                                            rdfs:label "whole plant"@en .


###  http://purl.obolibrary.org/obo/PO_0005656
<http://purl.obolibrary.org/obo/PO_0005656> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009007> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "portion of secretory tissue"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1681" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0005656" ;
                                            rdfs:label "portion of secretory tissue"@en .


###  http://purl.obolibrary.org/obo/PO_0006001
<http://purl.obolibrary.org/obo/PO_0006001> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009008> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "phyllome"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2514" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0006001" ;
                                            rdfs:label "phyllome"@en .


###  http://purl.obolibrary.org/obo/PO_0009001
<http://purl.obolibrary.org/obo/PO_0009001> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025496> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Frucht"@de ,
                                                                                         "fruit"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2669" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009001" ;
                                            rdfs:label "fruit"@en .


###  http://purl.obolibrary.org/obo/PO_0009006
<http://purl.obolibrary.org/obo/PO_0009006> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025007> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "shoot system"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2667" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009006" ;
                                            rdfs:label "shoot system"@en .


###  http://purl.obolibrary.org/obo/PO_0009007
<http://purl.obolibrary.org/obo/PO_0009007> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009011> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "portion of plant tissue"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1680" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009007" ;
                                            rdfs:label "portion of plant tissue"@en .


###  http://purl.obolibrary.org/obo/PO_0009008
<http://purl.obolibrary.org/obo/PO_0009008> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025496> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "plant organ"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2512" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009008" ;
                                            rdfs:label "plant organ"@en .


###  http://purl.obolibrary.org/obo/PO_0009010
<http://purl.obolibrary.org/obo/PO_0009010> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025496> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "seed"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2665" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009010" ;
                                            rdfs:label "seed"@en .


###  http://purl.obolibrary.org/obo/PO_0009011
<http://purl.obolibrary.org/obo/PO_0009011> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025131> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "plant structure"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1412" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009011" ;
                                            rdfs:label "plant structure"@en .


###  http://purl.obolibrary.org/obo/PO_0009026
<http://purl.obolibrary.org/obo/PO_0009026> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0006001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "sporophyll"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2079" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009026" ;
                                            rdfs:label "sporophyll"@en .


###  http://purl.obolibrary.org/obo/PO_0009027
<http://purl.obolibrary.org/obo/PO_0009027> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009026> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "megasporophyll"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2373" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009027" ;
                                            rdfs:label "megasporophyll"@en .


###  http://purl.obolibrary.org/obo/PO_0009028
<http://purl.obolibrary.org/obo/PO_0009028> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009026> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "microsporophyll"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2080" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009028" ;
                                            rdfs:label "microsporophyll"@en .


###  http://purl.obolibrary.org/obo/PO_0009029
<http://purl.obolibrary.org/obo/PO_0009029> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009028> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "stamen"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1420" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009029" ;
                                            rdfs:label "stamen"@en .


###  http://purl.obolibrary.org/obo/PO_0009030
<http://purl.obolibrary.org/obo/PO_0009030> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009027> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "carpel"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1415" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009030" ;
                                            rdfs:label "carpel"@en .


###  http://purl.obolibrary.org/obo/PO_0009035
<http://purl.obolibrary.org/obo/PO_0009035> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0005656> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Nektarium"@de ,
                                                                                         "nectary"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1422" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009035" ;
                                            rdfs:label "nectary"@en .


###  http://purl.obolibrary.org/obo/PO_0009046
<http://purl.obolibrary.org/obo/PO_0009046> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025082> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Blüte"@de ,
                                                                                         "flower"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1038" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009046" ;
                                            rdfs:label "flower"@en .


###  http://purl.obolibrary.org/obo/PO_0009056
<http://purl.obolibrary.org/obo/PO_0009056> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009035> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "florales Nektarium"@de ,
                                                                                         "flower nectary"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1423" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009056" ;
                                            rdfs:label "flower nectary"@en .


###  http://purl.obolibrary.org/obo/PO_0009057
<http://purl.obolibrary.org/obo/PO_0009057> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009035> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "extrafloral nectary"@en ,
                                                                                         "extraflorales Nektarium"@de ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1421" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009057" ;
                                            rdfs:label "extrafloral nectary"@en .


###  http://purl.obolibrary.org/obo/PO_0009061
<http://purl.obolibrary.org/obo/PO_0009061> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025023> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "androecium"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1414" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009061" ;
                                            rdfs:label "androecium"@en .


###  http://purl.obolibrary.org/obo/PO_0009062
<http://purl.obolibrary.org/obo/PO_0009062> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025023> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "gynoecium"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1413" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009062" ;
                                            rdfs:label "gynoecium"@en .


###  http://purl.obolibrary.org/obo/PO_0009066
<http://purl.obolibrary.org/obo/PO_0009066> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025007> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "anther"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1418" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009066" ;
                                            rdfs:label "anther"@en .


###  http://purl.obolibrary.org/obo/PO_0009067
<http://purl.obolibrary.org/obo/PO_0009067> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025066> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "filament"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1419" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009067" ;
                                            rdfs:label "filament"@en .


###  http://purl.obolibrary.org/obo/PO_0009072
<http://purl.obolibrary.org/obo/PO_0009072> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009011> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "plant ovary"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1417" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009072" ;
                                            rdfs:label "plant ovary"@en .


###  http://purl.obolibrary.org/obo/PO_0009073
<http://purl.obolibrary.org/obo/PO_0009073> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Narbe"@de ,
                                                                                         "Stigma"@de ,
                                                                                         "arr"@no ,
                                                                                         "estigma"@es ,
                                                                                         "estigma"@pt ,
                                                                                         "märke"@sv ,
                                                                                         "stigma"@en ,
                                                                                         "stigma"@nl ,
                                                                                         "stigmat"@ro ,
                                                                                         "stigmate"@fr ,
                                                                                         "stimma"@it ,
                                                                                         "støvfang"@da ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1036" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009073" ;
                                            rdfs:label "stigma"@en .


###  http://purl.obolibrary.org/obo/PO_0009074
<http://purl.obolibrary.org/obo/PO_0009074> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "style"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1416" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0009074" ;
                                            rdfs:label "style"@en .


###  http://purl.obolibrary.org/obo/PO_0025001
<http://purl.obolibrary.org/obo/PO_0025001> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025498> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "cardinal organ part"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1660" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025001" ;
                                            rdfs:label "cardinal organ part"@en .


###  http://purl.obolibrary.org/obo/PO_0025007
<http://purl.obolibrary.org/obo/PO_0025007> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025497> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "collective plant organ structure"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2378" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025007" ;
                                            rdfs:label "collective plant organ structure"@en .


###  http://purl.obolibrary.org/obo/PO_0025023
<http://purl.obolibrary.org/obo/PO_0025023> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025007> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "collective phyllome structure"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2087" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025023" ;
                                            rdfs:label "collective phyllome structure"@en .


###  http://purl.obolibrary.org/obo/PO_0025066
<http://purl.obolibrary.org/obo/PO_0025066> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "stalk"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1661" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025066" ;
                                            rdfs:label "stalk"@en .


###  http://purl.obolibrary.org/obo/PO_0025082
<http://purl.obolibrary.org/obo/PO_0025082> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009006> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "reproductive shoot system"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2511" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025082" ;
                                            rdfs:label "reproductive shoot system"@en .


###  http://purl.obolibrary.org/obo/PO_0025094
<http://purl.obolibrary.org/obo/PO_0025094> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009008> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "sporangium"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1662" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025094" ;
                                            rdfs:label "sporangium"@en .


###  http://purl.obolibrary.org/obo/PO_0025131
<http://purl.obolibrary.org/obo/PO_0025131> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/2218> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "pflanzliche anatomische Einheit"@de ,
                                                                                         "plant anatomical entity"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3290" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025131" ;
                                            rdfs:label "material anatomical entity in plants"@en .


###  http://purl.obolibrary.org/obo/PO_0025202
<http://purl.obolibrary.org/obo/PO_0025202> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025094> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "microsporangium"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2083" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025202" ;
                                            rdfs:label "microsporangium"@en .


###  http://purl.obolibrary.org/obo/PO_0025277
<http://purl.obolibrary.org/obo/PO_0025277> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025202> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Pollensack"@de ,
                                                                                         "pollen sac"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2564" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025277" ;
                                            rdfs:label "pollen sac"@en .


###  http://purl.obolibrary.org/obo/PO_0025280
<http://purl.obolibrary.org/obo/PO_0025280> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0000003> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "microgametophyte"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2082" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025280" ;
                                            rdfs:label "microgametophyte"@en .


###  http://purl.obolibrary.org/obo/PO_0025281
<http://purl.obolibrary.org/obo/PO_0025281> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0025280> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8132> ;
                                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0025277>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenkorn"@de ,
                                                                                         "grain de pollen"@fr ,
                                                                                         "grano de polen"@es ,
                                                                                         "granulo pollinico"@it ,
                                                                                         "grão de pólen"@pt ,
                                                                                         "grăuncior de polen"@ro ,
                                                                                         "pollen grain"@en ,
                                                                                         "pollenkorn"@da ,
                                                                                         "pollenkorn"@no ,
                                                                                         "pollenkorn"@sv ,
                                                                                         "stuifmeelkorrel"@nl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2371" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025281" ;
                                            rdfs:label "pollen grain"@en .


###  http://purl.obolibrary.org/obo/PO_0025496
<http://purl.obolibrary.org/obo/PO_0025496> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009011> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "multi-tissue plant structure"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1682" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025496" ;
                                            rdfs:label "multi-tissue plant structure"@en .


###  http://purl.obolibrary.org/obo/PO_0025497
<http://purl.obolibrary.org/obo/PO_0025497> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009011> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "collective plant structure"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1683" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025497" ;
                                            rdfs:label "collective plant structure"@en .


###  http://purl.obolibrary.org/obo/PO_0025498
<http://purl.obolibrary.org/obo/PO_0025498> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009011> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "cardinal part of multi-tissue plant structure"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2370" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025498" ;
                                            rdfs:label "cardinal part of multi-tissue plant structure"@en .


###  http://purl.obolibrary.org/obo/PO_0025628
<http://purl.obolibrary.org/obo/PO_0025628> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "aggregate fruit"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2127" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0025628" ;
                                            rdfs:label "aggregate fruit"@en .


###  http://purl.obolibrary.org/obo/PO_0030102
<http://purl.obolibrary.org/obo/PO_0030102> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "nut fruit"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2372" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0030102" ;
                                            rdfs:label "nut fruit"@en .


###  http://purl.obolibrary.org/obo/PO_0030103
<http://purl.obolibrary.org/obo/PO_0030103> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Steinfrucht"@de ,
                                                                                         "drupe fruit"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2666" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0030103" ;
                                            rdfs:label "drupe fruit"@en .


###  http://purl.obolibrary.org/obo/PO_0030108
<http://purl.obolibrary.org/obo/PO_0030108> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0009001> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "berry fruit"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1972" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0030108" ;
                                            rdfs:label "berry fruit"@en .


###  http://purl.obolibrary.org/obo/PO_0030110
<http://purl.obolibrary.org/obo/PO_0030110> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PO_0030108> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "pome fruit"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1838" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PO_0030110" ;
                                            rdfs:label "pome fruit"@en .


###  http://purl.obolibrary.org/obo/PR_000044656
<http://purl.obolibrary.org/obo/PR_000044656> rdf:type owl:Class ;
                                              rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C17728> ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "RyRs"@en ,
                                                                                           "Ryanodin-Rezeptor"@de ,
                                                                                           "recettore rianodinico"@it ,
                                                                                           "ryanodine receptor"@en ,
                                                                                           "ryanodinereceptor"@nl ,
                                                                                           "récepteur de la ryanodine"@fr ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6543" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/PR_000044656" ;
                                              rdfs:label "ryanodine receptor"@en .


###  http://purl.obolibrary.org/obo/STATO_0000028
<http://purl.obolibrary.org/obo/STATO_0000028> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "measure of dispersion"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7845" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000028" ;
                                               rdfs:label "measure of dispersion"@en .


###  http://purl.obolibrary.org/obo/STATO_0000029
<http://purl.obolibrary.org/obo/STATO_0000029> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "measure of central tendency"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7838" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000029" ;
                                               rdfs:label "measure of central tendency"@en .


###  http://purl.obolibrary.org/obo/STATO_0000035
<http://purl.obolibrary.org/obo/STATO_0000035> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "range"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7855" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000035" ;
                                               rdfs:label "range"@en .


###  http://purl.obolibrary.org/obo/STATO_0000037
<http://purl.obolibrary.org/obo/STATO_0000037> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000562> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "standard error of the mean"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7850" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000037" ;
                                               rdfs:label "standard error of the mean"@en .


###  http://purl.obolibrary.org/obo/STATO_0000039
<http://purl.obolibrary.org/obo/STATO_0000039> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/7866> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/7836>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Statistik"@de ,
                                                                                            "statistic"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7837" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000039" ;
                                               rdfs:label "statistic"@en .


###  http://purl.obolibrary.org/obo/STATO_0000047
<http://purl.obolibrary.org/obo/STATO_0000047> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl"@de ,
                                                                                            "number"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:548" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000047" ;
                                               rdfs:label "count"@en .


###  http://purl.obolibrary.org/obo/STATO_0000068
<http://purl.obolibrary.org/obo/STATO_0000068> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "skewness"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7864" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000068" ;
                                               rdfs:label "skewness"@en .


###  http://purl.obolibrary.org/obo/STATO_0000088
<http://purl.obolibrary.org/obo/STATO_0000088> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000047> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Stichprobenumfang"@de ,
                                                                                            "numero di campioni"@it ,
                                                                                            "sample size"@en ,
                                                                                            "steekproefomvang"@nl ,
                                                                                            "taille de l'échantillon"@fr ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7373" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000088" ;
                                               rdfs:label "study group population size"@en .


###  http://purl.obolibrary.org/obo/STATO_0000113
<http://purl.obolibrary.org/obo/STATO_0000113> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Varianz"@de ,
                                                                                            "variance"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7846" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000113" ;
                                               rdfs:label "variance"@en .


###  http://purl.obolibrary.org/obo/STATO_0000150
<http://purl.obolibrary.org/obo/STATO_0000150> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "minimum"@en ,
                                                                                            "minimum observed value"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7861" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000150" ;
                                               rdfs:label "minimum observed value"@en .


###  http://purl.obolibrary.org/obo/STATO_0000151
<http://purl.obolibrary.org/obo/STATO_0000151> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "maximum"@en ,
                                                                                            "maximum observed value"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7860" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000151" ;
                                               rdfs:label "maximum observed value"@en .


###  http://purl.obolibrary.org/obo/STATO_0000152
<http://purl.obolibrary.org/obo/STATO_0000152> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000291> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "quartile"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7843" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000152" ;
                                               rdfs:label "quartile"@en .


###  http://purl.obolibrary.org/obo/STATO_0000164
<http://purl.obolibrary.org/obo/STATO_0000164> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "inter quartile range"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7852" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000164" ;
                                               rdfs:label "inter quartile range"@en .


###  http://purl.obolibrary.org/obo/STATO_0000178
<http://purl.obolibrary.org/obo/STATO_0000178> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "kurtosis"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7859" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000178" ;
                                               rdfs:label "kurtosis"@en .


###  http://purl.obolibrary.org/obo/STATO_0000184
<http://purl.obolibrary.org/obo/STATO_0000184> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Verhältnis"@de ,
                                                                                            "ratio"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7862" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000184" ;
                                               rdfs:label "ratio"@en .


###  http://purl.obolibrary.org/obo/STATO_0000190
<http://purl.obolibrary.org/obo/STATO_0000190> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000232> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Cq"@en ,
                                                                                            "quantification cycle"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7347" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000190" ;
                                               rdfs:label "quantification cycle (Cq)"@en .


###  http://purl.obolibrary.org/obo/STATO_0000196
<http://purl.obolibrary.org/obo/STATO_0000196> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Konfidenzintervall"@de ,
                                                                                            "confidence interval"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7853" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000196" ;
                                               rdfs:label "confidence interval"@en .


###  http://purl.obolibrary.org/obo/STATO_0000232
<http://purl.obolibrary.org/obo/STATO_0000232> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "number of PCR cycle"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7858" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000232" ;
                                               rdfs:label "number of PCR cycle"@en .


###  http://purl.obolibrary.org/obo/STATO_0000236
<http://purl.obolibrary.org/obo/STATO_0000236> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "coefficient of variation"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7854" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000236" ;
                                               rdfs:label "coefficient of variation"@en .


###  http://purl.obolibrary.org/obo/STATO_0000237
<http://purl.obolibrary.org/obo/STATO_0000237> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Standardabweichung"@de ,
                                                                                            "standard deviation"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7851" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000237" ;
                                               rdfs:label "standard deviation"@en .


###  http://purl.obolibrary.org/obo/STATO_0000291
<http://purl.obolibrary.org/obo/STATO_0000291> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "quantile"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7840" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000291" ;
                                               rdfs:label "quantile"@en .


###  http://purl.obolibrary.org/obo/STATO_0000292
<http://purl.obolibrary.org/obo/STATO_0000292> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000291> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "decile"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7841" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000292" ;
                                               rdfs:label "decile"@en .


###  http://purl.obolibrary.org/obo/STATO_0000293
<http://purl.obolibrary.org/obo/STATO_0000293> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000291> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "percentile"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7842" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000293" ;
                                               rdfs:label "percentile"@en .


###  http://purl.obolibrary.org/obo/STATO_0000415
<http://purl.obolibrary.org/obo/STATO_0000415> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000184> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8165> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/7639>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "accuracy"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3314" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000415" ;
                                               rdfs:label "accuracy"@en .


###  http://purl.obolibrary.org/obo/STATO_0000416
<http://purl.obolibrary.org/obo/STATO_0000416> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000184> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "precision"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3316" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000416" ;
                                               rdfs:label "precision"@en .


###  http://purl.obolibrary.org/obo/STATO_0000485
<http://purl.obolibrary.org/obo/STATO_0000485> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1636> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/2471> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/7868>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "EBV"@en ,
                                                                                            "Zuchtwert"@de ,
                                                                                            "breeding value"@en ,
                                                                                            "estimated breeding value"@en ,
                                                                                            "fokwaarde"@nl ,
                                                                                            "geschätzter Zuchtwert"@de ,
                                                                                            "indice"@it ,
                                                                                            "valeur d'élevage"@fr ,
                                                                                            "valeur génétique"@fr ,
                                                                                            "valor genético"@es ,
                                                                                            "valore riproduttivo"@it ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2998" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000485" ;
                                               rdfs:label "estimated breeding value"@en .


###  http://purl.obolibrary.org/obo/STATO_0000544
<http://purl.obolibrary.org/obo/STATO_0000544> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/8236> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8174> ;
                                                                 owl:someValuesFrom <http://purl.obolibrary.org/obo/STATO_0000184>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "heritability"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7863" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000544" ;
                                               rdfs:label "heritability"@en .


###  http://purl.obolibrary.org/obo/STATO_0000562
<http://purl.obolibrary.org/obo/STATO_0000562> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000028> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "standard error of estimate"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7849" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000562" ;
                                               rdfs:label "standard error of estimate"@en .


###  http://purl.obolibrary.org/obo/STATO_0000573
<http://purl.obolibrary.org/obo/STATO_0000573> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000029> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Arithmetisches Mittel"@de ,
                                                                                            "arithmetic mean"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7839" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000573" ;
                                               rdfs:label "average value"@en .


###  http://purl.obolibrary.org/obo/STATO_0000574
<http://purl.obolibrary.org/obo/STATO_0000574> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000029> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Median"@de ,
                                                                                            "center value"@en ,
                                                                                            "median"@en ,
                                                                                            "médiane"@fr ,
                                                                                            "second quartile"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7844" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000574" ;
                                               rdfs:label "center value"@en .


###  http://purl.obolibrary.org/obo/STATO_0000596
<http://purl.obolibrary.org/obo/STATO_0000596> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000047> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl falsch positive"@de ,
                                                                                            "number of false positive"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7857" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000596" ;
                                               rdfs:label "number of false positive"@en .


###  http://purl.obolibrary.org/obo/STATO_0000598
<http://purl.obolibrary.org/obo/STATO_0000598> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000047> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl falsch negative"@de ,
                                                                                            "number of false negative"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7856" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000598" ;
                                               rdfs:label "number of false negative"@en .


###  http://purl.obolibrary.org/obo/STATO_0000639
<http://purl.obolibrary.org/obo/STATO_0000639> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/916> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8169> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/424>
                                                               ] ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8174> ;
                                                                 owl:someValuesFrom <http://purl.obolibrary.org/obo/STATO_0000184>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Prozentsatz"@de ,
                                                                                            "percent"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:502" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000639" ;
                                               rdfs:label "percent"@en .


###  http://purl.obolibrary.org/obo/STATO_0000643
<http://purl.obolibrary.org/obo/STATO_0000643> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000113> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "sample variance"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7848" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000643" ;
                                               rdfs:label "variance for sample"@en .


###  http://purl.obolibrary.org/obo/STATO_0000646
<http://purl.obolibrary.org/obo/STATO_0000646> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000113> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "population variance"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7847" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000646" ;
                                               rdfs:label "population variance"@en .


###  http://purl.obolibrary.org/obo/STATO_0000669
<http://purl.obolibrary.org/obo/STATO_0000669> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Summe"@de ,
                                                                                            "som"@nl ,
                                                                                            "somma"@it ,
                                                                                            "somme"@fr ,
                                                                                            "sum"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7865" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000669" ;
                                               rdfs:label "sum"@en .


###  http://purl.obolibrary.org/obo/STATO_0000674
<http://purl.obolibrary.org/obo/STATO_0000674> rdf:type owl:Class ;
                                               rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8174> ;
                                                                 owl:someValuesFrom <http://purl.obolibrary.org/obo/STATO_0000184>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "Frequenz"@de ,
                                                                                            "frequency"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:455" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/STATO_0000674" ;
                                               rdfs:label "frequency"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000018
<http://purl.obolibrary.org/obo/UBERON_0000018> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0015165> ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/euph/2202> ;
                                                                  owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_0000971>
                                                                ] ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Facettenauge"@de ,
                                                                                             "compound eye"@en ,
                                                                                             "facetoog"@nl ,
                                                                                             "fasettöga"@sv ,
                                                                                             "fasettøye"@no ,
                                                                                             "occhio composto"@it ,
                                                                                             "ochi compus"@ro ,
                                                                                             "oeil composé"@fr ,
                                                                                             "ojo compuesto"@es ,
                                                                                             "olho composto"@pt ,
                                                                                             "samengesteld oog"@nl ,
                                                                                             "sammensat øje"@da ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7911" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000018" ;
                                                rdfs:label "compound eye"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000020
<http://purl.obolibrary.org/obo/UBERON_0000020> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000062> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "sense organ"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1217" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000020" ;
                                                rdfs:label "sense organ"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000023
<http://purl.obolibrary.org/obo/UBERON_0000023> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000026> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Flügel"@de ,
                                                                                             "aile"@fr ,
                                                                                             "ala"@es ,
                                                                                             "ala"@it ,
                                                                                             "aripă"@ro ,
                                                                                             "asa"@pt ,
                                                                                             "vinge"@da ,
                                                                                             "vinge"@no ,
                                                                                             "vinge"@sv ,
                                                                                             "vleugel"@nl ,
                                                                                             "wing"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2832" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000023" ;
                                                rdfs:label "wing"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000026
<http://purl.obolibrary.org/obo/UBERON_0000026> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000475> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "appendage"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2847" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000026" ;
                                                rdfs:label "appendage"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000061
<http://purl.obolibrary.org/obo/UBERON_0000061> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000465> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "connected anatomical structure"@en ,
                                                                                             "zusammenhängende anatomische Struktur"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7920" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000061" ;
                                                rdfs:label "anatomical structure"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000062
<http://purl.obolibrary.org/obo/UBERON_0000062> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010000> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Organ"@de ,
                                                                                             "orgaan"@nl ,
                                                                                             "organ"@da ,
                                                                                             "organ"@en ,
                                                                                             "organ"@no ,
                                                                                             "organ"@ro ,
                                                                                             "organ"@sv ,
                                                                                             "organe"@fr ,
                                                                                             "organo"@it ,
                                                                                             "órgano"@es ,
                                                                                             "órgão"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3381" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000062" ;
                                                rdfs:label "organ"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000064
<http://purl.obolibrary.org/obo/UBERON_0000064> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010000> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "organ part"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1274" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000064" ;
                                                rdfs:label "organ part"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000305
<http://purl.obolibrary.org/obo/UBERON_0000305> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000064> ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/euph/7938> ;
                                                                  owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000286>
                                                                ] ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Amnion"@de ,
                                                                                             "amnion"@da ,
                                                                                             "amnion"@en ,
                                                                                             "amnion"@no ,
                                                                                             "amnion"@sv ,
                                                                                             "amnios"@es ,
                                                                                             "amnios"@fr ,
                                                                                             "amnios"@it ,
                                                                                             "amnios"@ro ,
                                                                                             "binnenste eivlies"@nl ,
                                                                                             "inre fosterhinna"@sv ,
                                                                                             "âmnio"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7925" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000305" ;
                                                rdfs:label "amnion"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000463
<http://purl.obolibrary.org/obo/UBERON_0000463> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000465> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "organism substance"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1221" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000463" ;
                                                rdfs:label "organism substance"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000464
<http://purl.obolibrary.org/obo/UBERON_0000464> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000466> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "anatomical space"@en ,
                                                                                             "anatomischer Raum"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7951" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000464" ;
                                                rdfs:label "anatomical space"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000465
<http://purl.obolibrary.org/obo/UBERON_0000465> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/euph/2218> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "material anatomical entity"@en ,
                                                                                             "materielle anatomische Einheit"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7949" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000465" ;
                                                rdfs:label "material anatomical entity in animals"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000466
<http://purl.obolibrary.org/obo/UBERON_0000466> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/euph/7723> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "immaterial anatomical entity"@en ,
                                                                                             "immaterielle anatomische Einheit"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7950" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000466" ;
                                                rdfs:label "immaterial anatomical entity in animals"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000467
<http://purl.obolibrary.org/obo/UBERON_0000467> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000061> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "anatomical system"@en ,
                                                                                             "anatomisches System"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7919" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000467" ;
                                                rdfs:label "anatomical system"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000468
<http://purl.obolibrary.org/obo/UBERON_0000468> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010000> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "multicellular organism"@en ,
                                                                                             "multizellulärer Organismus"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7924" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000468" ;
                                                rdfs:label "multicellular organism"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000475
<http://purl.obolibrary.org/obo/UBERON_0000475> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010000> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Unterteilung des Organismus"@de ,
                                                                                             "organism subdivision"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7918" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000475" ;
                                                rdfs:label "organism subdivision"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000476
<http://purl.obolibrary.org/obo/UBERON_0000476> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000061> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "acellular anatomical structure"@en ,
                                                                                             "azelluläre anatomische Struktur"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3382" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000476" ;
                                                rdfs:label "acellular anatomical structure"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000479
<http://purl.obolibrary.org/obo/UBERON_0000479> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010000> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Gewebe"@de ,
                                                                                             "tissue"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4012" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000479" ;
                                                rdfs:label "tissue"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000914
<http://purl.obolibrary.org/obo/UBERON_0000914> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000475> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Segment eines Organismus"@de ,
                                                                                             "organismal segment"@en ,
                                                                                             "segment d'un organisme"@fr ,
                                                                                             "segment van een organisme"@nl ,
                                                                                             "segmento di un organismo"@it ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1032" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000914" ;
                                                rdfs:label "organismal segment"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000970
<http://purl.obolibrary.org/obo/UBERON_0000970> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000020> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Auge"@de ,
                                                                                             "eye"@en ,
                                                                                             "occhio"@it ,
                                                                                             "oog"@nl ,
                                                                                             "œil"@fr ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1033" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000970" ;
                                                rdfs:label "eye"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000971
<http://purl.obolibrary.org/obo/UBERON_0000971> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000970> ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/euph/7938> ;
                                                                  owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_0000018>
                                                                ] ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Einzelauge"@de ,
                                                                                             "Ommatidium"@de ,
                                                                                             "enkeltøye"@da ,
                                                                                             "enkeltøye"@no ,
                                                                                             "fasett"@sv ,
                                                                                             "ochi simplu"@ro ,
                                                                                             "omatidie"@ro ,
                                                                                             "omatidio"@es ,
                                                                                             "omatídeo"@pt ,
                                                                                             "ommatidie"@fr ,
                                                                                             "ommatidio"@it ,
                                                                                             "ommatidium"@da ,
                                                                                             "ommatidium"@en ,
                                                                                             "ommatidium"@fr ,
                                                                                             "ommatidium"@nl ,
                                                                                             "ommatidium"@no ,
                                                                                             "ommatidium"@sv ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7912" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000971" ;
                                                rdfs:label "ommatidium"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000972
<http://purl.obolibrary.org/obo/UBERON_0000972> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0015212> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Antenne"@de ,
                                                                                             "Fühler"@de ,
                                                                                             "antena"@es ,
                                                                                             "antena"@pt ,
                                                                                             "antenn"@sv ,
                                                                                             "antenna"@en ,
                                                                                             "antenna"@it ,
                                                                                             "antenne"@da ,
                                                                                             "antenne"@fr ,
                                                                                             "antenne"@nl ,
                                                                                             "antenne"@no ,
                                                                                             "antenă"@ro ,
                                                                                             "følehorn"@da ,
                                                                                             "følehorn"@no ,
                                                                                             "känselspröt"@sv ,
                                                                                             "spriet"@nl ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7939" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000972" ;
                                                rdfs:label "antenna"@en .


###  http://purl.obolibrary.org/obo/UBERON_0000990
<http://purl.obolibrary.org/obo/UBERON_0000990> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000467> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Geschlechtsapparat"@de ,
                                                                                             "aparato genital"@es ,
                                                                                             "aparelho genital"@pt ,
                                                                                             "apparato genitale"@it ,
                                                                                             "appareil génital"@fr ,
                                                                                             "fortplantningsorgan"@sv ,
                                                                                             "genital system"@en ,
                                                                                             "kjønnsorganer"@no ,
                                                                                             "könsorgan"@sv ,
                                                                                             "kønsorganer"@da ,
                                                                                             "organe sexuale"@ro ,
                                                                                             "reproductive system"@en ,
                                                                                             "sexual organs"@en ,
                                                                                             "sistem reproducător"@ro ,
                                                                                             "sistema reproductor"@es ,
                                                                                             "sistema reprodutor"@pt ,
                                                                                             "sistema riproduttivo"@it ,
                                                                                             "voortplantingsorganen"@nl ,
                                                                                             "órgãos reprodutores"@pt ,
                                                                                             "órgãos sexuais"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2354" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0000990" ;
                                                rdfs:label "reproductive system"@en .


###  http://purl.obolibrary.org/obo/UBERON_0001002
<http://purl.obolibrary.org/obo/UBERON_0001002> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000476> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "cuticle"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2841" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0001002" ;
                                                rdfs:label "cuticle"@en .


###  http://purl.obolibrary.org/obo/UBERON_0001004
<http://purl.obolibrary.org/obo/UBERON_0001004> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000467> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Atmungsorgane"@de ,
                                                                                             "Atmungssystem"@de ,
                                                                                             "ademhalingsstelsel"@nl ,
                                                                                             "andningsorgan"@sv ,
                                                                                             "respiratory system"@en ,
                                                                                             "sistem respirator"@ro ,
                                                                                             "sistema respiratorio"@es ,
                                                                                             "sistema respiratorio"@it ,
                                                                                             "sistema respiratório"@pt ,
                                                                                             "système respiratoire"@fr ,
                                                                                             "åndedrettsorganer"@no ,
                                                                                             "åndedrætsorganer"@da ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2545" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0001004" ;
                                                rdfs:label "respiratory system"@en .


###  http://purl.obolibrary.org/obo/UBERON_0001007
<http://purl.obolibrary.org/obo/UBERON_0001007> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000467> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Verdauungskanal"@de ,
                                                                                             "alimentary canal"@en ,
                                                                                             "canal alimentar"@pt ,
                                                                                             "canale alimentare"@it ,
                                                                                             "digestive tract"@en ,
                                                                                             "fordøjelseskanal"@da ,
                                                                                             "fordøyelseskanal"@no ,
                                                                                             "gut"@en ,
                                                                                             "matsmältningskanal"@sv ,
                                                                                             "spijsverteringskanaal"@nl ,
                                                                                             "tarmkanal"@da ,
                                                                                             "tarmkanal"@sv ,
                                                                                             "tracto digestivo"@pt ,
                                                                                             "tub digestiv"@ro ,
                                                                                             "tube digestif"@fr ,
                                                                                             "tubo digerente"@it ,
                                                                                             "tubo digestivo"@es ,
                                                                                             "tubo digestivo"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3304" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0001007" ;
                                                rdfs:label "digestive system"@en .


###  http://purl.obolibrary.org/obo/UBERON_0002385
<http://purl.obolibrary.org/obo/UBERON_0002385> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000479> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Muskelgewebe"@de ,
                                                                                             "muscle tissue"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4011" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0002385" ;
                                                rdfs:label "muscle tissue"@en .


###  http://purl.obolibrary.org/obo/UBERON_0002530
<http://purl.obolibrary.org/obo/UBERON_0002530> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000062> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Drüse"@de ,
                                                                                             "ghiandola"@it ,
                                                                                             "gland"@en ,
                                                                                             "glande"@fr ,
                                                                                             "glandă"@ro ,
                                                                                             "glándula"@es ,
                                                                                             "glândula"@pt ,
                                                                                             "kirtel"@da ,
                                                                                             "kjertel"@no ,
                                                                                             "klier"@nl ,
                                                                                             "körtel"@sv ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7922" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0002530" ;
                                                rdfs:label "gland"@en .


###  http://purl.obolibrary.org/obo/UBERON_0002548
<http://purl.obolibrary.org/obo/UBERON_0002548> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://w3id.org/euph/1056> ,
                                                                [ rdf:type owl:Restriction ;
                                                                  owl:onProperty <https://w3id.org/euph/8132> ;
                                                                  owl:someValuesFrom <https://w3id.org/euph/22>
                                                                ] ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Larve"@de ,
                                                                                             "larf"@nl ,
                                                                                             "larv"@sv ,
                                                                                             "larva"@en ,
                                                                                             "larva"@es ,
                                                                                             "larva"@it ,
                                                                                             "larva"@pt ,
                                                                                             "larve"@da ,
                                                                                             "larve"@fr ,
                                                                                             "larve"@nl ,
                                                                                             "larve"@no ,
                                                                                             "larvă"@ro ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7374" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0002548" ;
                                                rdfs:label "larva"@en .


###  http://purl.obolibrary.org/obo/UBERON_0004121
<http://purl.obolibrary.org/obo/UBERON_0004121> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000061> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "ectoderm-derived structure"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:849" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0004121" ;
                                                rdfs:label "ectoderm-derived structure"@en .


###  http://purl.obolibrary.org/obo/UBERON_0006058
<http://purl.obolibrary.org/obo/UBERON_0006058> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010758> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "multi-limb segment region"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1216" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0006058" ;
                                                rdfs:label "multi-limb segment region"@en .


###  http://purl.obolibrary.org/obo/UBERON_0010000
<http://purl.obolibrary.org/obo/UBERON_0010000> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000061> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "multicellular anatomical structure"@en ,
                                                                                             "multizelluläre anatomische Struktur"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7917" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0010000" ;
                                                rdfs:label "multicellular anatomical structure"@en .


###  http://purl.obolibrary.org/obo/UBERON_0010758
<http://purl.obolibrary.org/obo/UBERON_0010758> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000475> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "subdivision of organism along appendicular axis"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1215" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0010758" ;
                                                rdfs:label "subdivision of organism along appendicular axis"@en .


###  http://purl.obolibrary.org/obo/UBERON_0011216
<http://purl.obolibrary.org/obo/UBERON_0011216> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0010000> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "organ system subdivision"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2253" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0011216" ;
                                                rdfs:label "organ system subdivision"@en .


###  http://purl.obolibrary.org/obo/UBERON_0011676
<http://purl.obolibrary.org/obo/UBERON_0011676> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000475> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "subdivision of organism along main body axis"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2196" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0011676" ;
                                                rdfs:label "subdivision of organism along main body axis"@en .


###  http://purl.obolibrary.org/obo/UBERON_0013198
<http://purl.obolibrary.org/obo/UBERON_0013198> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0018657> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Kokon"@de ,
                                                                                             "bozzolo"@it ,
                                                                                             "capullo"@es ,
                                                                                             "casulo"@pt ,
                                                                                             "cocon"@fr ,
                                                                                             "cocon"@nl ,
                                                                                             "cocon"@ro ,
                                                                                             "cocoon"@en ,
                                                                                             "kokon"@da ,
                                                                                             "kokong"@no ,
                                                                                             "kokong"@sv ,
                                                                                             "puppa"@sv ,
                                                                                             "puppegemme"@da ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3384" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0013198" ;
                                                rdfs:label "cocoon"@en .


###  http://purl.obolibrary.org/obo/UBERON_0015165
<http://purl.obolibrary.org/obo/UBERON_0015165> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000970> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "multi-unit eye"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1034" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0015165" ;
                                                rdfs:label "multi-unit eye"@en .


###  http://purl.obolibrary.org/obo/UBERON_0015212
<http://purl.obolibrary.org/obo/UBERON_0015212> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000061> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "lateral structure"@en ,
                                                                                             "seitliche Struktur"@de ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8007" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0015212" ;
                                                rdfs:label "lateral structure"@en .


###  http://purl.obolibrary.org/obo/UBERON_0018657
<http://purl.obolibrary.org/obo/UBERON_0018657> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000476> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Puppenhülle"@de ,
                                                                                             "pupal case"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3383" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_0018657" ;
                                                rdfs:label "pupal case"@en .


###  http://purl.obolibrary.org/obo/UBERON_6000002
<http://purl.obolibrary.org/obo/UBERON_6000002> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0011676> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "arthropod tagma"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2197" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6000002" ;
                                                rdfs:label "arthropod tagma"@en .


###  http://purl.obolibrary.org/obo/UBERON_6000016
<http://purl.obolibrary.org/obo/UBERON_6000016> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000914> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "insect thoracic segment"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2477" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6000016" ;
                                                rdfs:label "insect thoracic segment"@en .


###  http://purl.obolibrary.org/obo/UBERON_6000021
<http://purl.obolibrary.org/obo/UBERON_6000021> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000914> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "insect abdominal segment"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2194" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6000021" ;
                                                rdfs:label "insect abdominal segment"@en .


###  http://purl.obolibrary.org/obo/UBERON_6003005
<http://purl.obolibrary.org/obo/UBERON_6003005> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6000002> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Tagma"@de ,
                                                                                             "tagma"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7907" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6003005" ;
                                                rdfs:label "insect adult tagma"@en .


###  http://purl.obolibrary.org/obo/UBERON_6003007
<http://purl.obolibrary.org/obo/UBERON_6003007> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003005> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Kopf"@de ,
                                                                                             "head"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7909" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6003007" ;
                                                rdfs:label "insect adult head"@en .


###  http://purl.obolibrary.org/obo/UBERON_6003018
<http://purl.obolibrary.org/obo/UBERON_6003018> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003005> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Brust"@de ,
                                                                                             "Thorax"@de ,
                                                                                             "borststuk"@nl ,
                                                                                             "bryst"@da ,
                                                                                             "bryst"@no ,
                                                                                             "bröstkorg"@sv ,
                                                                                             "mellankropp"@sv ,
                                                                                             "thorax"@en ,
                                                                                             "thorax"@fr ,
                                                                                             "thorax"@nl ,
                                                                                             "throax"@da ,
                                                                                             "torace"@it ,
                                                                                             "torace"@ro ,
                                                                                             "tórax"@es ,
                                                                                             "tórax"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7908" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6003018" ;
                                                rdfs:label "insect adult thorax"@en .


###  http://purl.obolibrary.org/obo/UBERON_6003019
<http://purl.obolibrary.org/obo/UBERON_6003019> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6000016> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Brustsegment"@de ,
                                                                                             "thoracic segment"@en ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7944" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6003019" ;
                                                rdfs:label "insect adult thoracic segment"@en .


###  http://purl.obolibrary.org/obo/UBERON_6003023
<http://purl.obolibrary.org/obo/UBERON_6003023> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003005> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Abdomen"@de ,
                                                                                             "Hinterleib"@de ,
                                                                                             "abdome"@pt ,
                                                                                             "abdomen"@da ,
                                                                                             "abdomen"@en ,
                                                                                             "abdomen"@es ,
                                                                                             "abdomen"@fr ,
                                                                                             "abdomen"@nl ,
                                                                                             "abdomen"@ro ,
                                                                                             "abdomen"@sv ,
                                                                                             "abdómen"@pt ,
                                                                                             "achterlijf"@nl ,
                                                                                             "addome"@it ,
                                                                                             "bagkrop"@da ,
                                                                                             "bakkropp"@no ,
                                                                                             "bakkropp"@sv ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3293" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6003023" ;
                                                rdfs:label "insect adult abdomen"@en .


###  http://purl.obolibrary.org/obo/UBERON_6003024
<http://purl.obolibrary.org/obo/UBERON_6003024> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6000021> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Hinterleibsring"@de ,
                                                                                             "Ring"@de ,
                                                                                             "Segment"@de ,
                                                                                             "inel"@ro ,
                                                                                             "insect adult abdominal segment"@en ,
                                                                                             "led"@da ,
                                                                                             "ring"@nl ,
                                                                                             "segment"@da ,
                                                                                             "segment"@en ,
                                                                                             "segment"@fr ,
                                                                                             "segment"@nl ,
                                                                                             "segment"@no ,
                                                                                             "segment"@ro ,
                                                                                             "segment"@sv ,
                                                                                             "segmento"@es ,
                                                                                             "segmento"@it ,
                                                                                             "segmento"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2195" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6003024" ;
                                                rdfs:label "insect adult abdominal segment"@en .


###  http://purl.obolibrary.org/obo/UBERON_6004476
<http://purl.obolibrary.org/obo/UBERON_6004476> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0011216> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Rückenschuppe"@de ,
                                                                                             "Tergit"@de ,
                                                                                             "dorsal plate"@en ,
                                                                                             "lamina dorsale"@it ,
                                                                                             "placa dorsal"@es ,
                                                                                             "placa dorsal"@pt ,
                                                                                             "rugschild"@nl ,
                                                                                             "ryggplate"@no ,
                                                                                             "ryggplatta"@sv ,
                                                                                             "rygplade"@da ,
                                                                                             "tergiet"@nl ,
                                                                                             "tergit"@da ,
                                                                                             "tergit"@no ,
                                                                                             "tergit"@ro ,
                                                                                             "tergita"@es ,
                                                                                             "tergite"@en ,
                                                                                             "tergite"@fr ,
                                                                                             "tergite"@it ,
                                                                                             "tergito"@pt ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:885" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6004476" ;
                                                rdfs:label "tergite"@en .


###  http://purl.obolibrary.org/obo/UBERON_6004521
<http://purl.obolibrary.org/obo/UBERON_6004521> rdf:type owl:Class ;
                                                rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0004121> ;
                                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                <http://purl.obolibrary.org/obo/IAO_0000118> "Kopfschild"@de ,
                                                                                             "clipeo"@it ,
                                                                                             "clipeus"@ro ,
                                                                                             "clypeus"@da ,
                                                                                             "clypeus"@en ,
                                                                                             "clypeus"@fr ,
                                                                                             "clípeo"@es ,
                                                                                             "clípeo"@pt ,
                                                                                             "hodeskjold"@no ,
                                                                                             "huvudsköld"@sv ,
                                                                                             "kopschild"@nl ,
                                                                                             "mundskjold"@da ,
                                                                                             "munsköld"@sv ;
                                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:690" ;
                                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UBERON_6004521" ;
                                                rdfs:label "insect clypeus"@en .


###  http://purl.obolibrary.org/obo/UO_0000008
<http://purl.obolibrary.org/obo/UO_0000008> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/427>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Meter"@de ,
                                                                                         "meter"@sl ,
                                                                                         "metre"@en ,
                                                                                         "mètre"@fr ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:529" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000008" ;
                                            rdfs:label "metre"@en .


###  http://purl.obolibrary.org/obo/UO_0000009
<http://purl.obolibrary.org/obo/UO_0000009> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/438>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm"@de ,
                                                                                         "kilogram"@en ,
                                                                                         "kilogram"@sl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:586" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000009" ;
                                            rdfs:label "kilogram"@en .


###  http://purl.obolibrary.org/obo/UO_0000010
<http://purl.obolibrary.org/obo/UO_0000010> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/838>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/437>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Sekunde"@de ,
                                                                                         "second"@en ,
                                                                                         "sekunda"@sl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:577" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000010" ;
                                            rdfs:label "second"@en .


###  http://purl.obolibrary.org/obo/UO_0000011
<http://purl.obolibrary.org/obo/UO_0000011> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/447>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Ampere"@de ,
                                                                                         "ampere"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:605" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000011" ;
                                            rdfs:label "ampere"@en .


###  http://purl.obolibrary.org/obo/UO_0000012
<http://purl.obolibrary.org/obo/UO_0000012> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/454>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kelvin"@de ,
                                                                                         "Kelvin"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:612" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000012" ;
                                            rdfs:label "kelvin"@en .


###  http://purl.obolibrary.org/obo/UO_0000013
<http://purl.obolibrary.org/obo/UO_0000013> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/452>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mol"@de ,
                                                                                         "mole"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:610" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000013" ;
                                            rdfs:label "mole"@en .


###  http://purl.obolibrary.org/obo/UO_0000014
<http://purl.obolibrary.org/obo/UO_0000014> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42533> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/464>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Candela"@de ,
                                                                                         "candela"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:622" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000014" ;
                                            rdfs:label "candela"@en .


###  http://purl.obolibrary.org/obo/UO_0000027
<http://purl.obolibrary.org/obo/UO_0000027> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/433>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Grad Celsius"@de ,
                                                                                         "degree Celsius"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:566" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000027" ;
                                            rdfs:label "degree Celsius"@en .


###  http://purl.obolibrary.org/obo/UO_0000031
<http://purl.obolibrary.org/obo/UO_0000031> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/838>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/437>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Minute"@de ,
                                                                                         "minuta"@sl ,
                                                                                         "minute"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:576" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000031" ;
                                            rdfs:label "minute"@en .


###  http://purl.obolibrary.org/obo/UO_0000032
<http://purl.obolibrary.org/obo/UO_0000032> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/838>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/437>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Stunde"@de ,
                                                                                         "hour"@en ,
                                                                                         "ura"@sl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:575" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000032" ;
                                            rdfs:label "hour"@en .


###  http://purl.obolibrary.org/obo/UO_0000033
<http://purl.obolibrary.org/obo/UO_0000033> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/437>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tag"@de ,
                                                                                         "dag"@nl ,
                                                                                         "dan"@sl ,
                                                                                         "day"@en ,
                                                                                         "giorno"@it ,
                                                                                         "jour"@fr ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:574" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000033" ;
                                            rdfs:label "day"@en .


###  http://purl.obolibrary.org/obo/UO_0000099
<http://purl.obolibrary.org/obo/UO_0000099> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/429>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Liter"@de ,
                                                                                         "liter"@sl ,
                                                                                         "litre"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:541" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000099" ;
                                            rdfs:label "litre"@en .


###  http://purl.obolibrary.org/obo/UO_0000110
<http://purl.obolibrary.org/obo/UO_0000110> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/457>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Pascal"@de ,
                                                                                         "pascal"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:615" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000110" ;
                                            rdfs:label "pascal"@en .


###  http://purl.obolibrary.org/obo/UO_0000112
<http://purl.obolibrary.org/obo/UO_0000112> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/431>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule"@de ,
                                                                                         "džul"@sl ,
                                                                                         "joule"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:563" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000112" ;
                                            rdfs:label "joule"@en .


###  http://purl.obolibrary.org/obo/UO_0000114
<http://purl.obolibrary.org/obo/UO_0000114> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/432>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Watt"@de ,
                                                                                         "vat"@sl ,
                                                                                         "watt"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:565" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000114" ;
                                            rdfs:label "watt"@en .


###  http://purl.obolibrary.org/obo/UO_0000123
<http://purl.obolibrary.org/obo/UO_0000123> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/445>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Radiant"@de ,
                                                                                         "radian"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:603" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000123" ;
                                            rdfs:label "radian"@en .


###  http://purl.obolibrary.org/obo/UO_0000125
<http://purl.obolibrary.org/obo/UO_0000125> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/446>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Steradiant"@de ,
                                                                                         "steradian"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:604" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000125" ;
                                            rdfs:label "steradian"@en .


###  http://purl.obolibrary.org/obo/UO_0000185
<http://purl.obolibrary.org/obo/UO_0000185> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/444>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Grad"@de ,
                                                                                         "degree"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:602" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000185" ;
                                            rdfs:label "degree"@en .


###  http://purl.obolibrary.org/obo/UO_0000218
<http://purl.obolibrary.org/obo/UO_0000218> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/448>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Volt"@de ,
                                                                                         "volt"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:606" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000218" ;
                                            rdfs:label "volt"@en .


###  http://purl.obolibrary.org/obo/UO_0000220
<http://purl.obolibrary.org/obo/UO_0000220> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/467>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Coulomb"@de ,
                                                                                         "coulomb"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:625" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000220" ;
                                            rdfs:label "coulomb"@en .


###  http://purl.obolibrary.org/obo/UO_0000221
<http://purl.obolibrary.org/obo/UO_0000221> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/438>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dalton"@de ,
                                                                                         "dalton"@en ,
                                                                                         "dalton"@sl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:658" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000221" ;
                                            rdfs:label "dalton"@en .


###  http://purl.obolibrary.org/obo/UO_0000226
<http://purl.obolibrary.org/obo/UO_0000226> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/468>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Weber"@de ,
                                                                                         "weber"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:626" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000226" ;
                                            rdfs:label "weber"@en .


###  http://purl.obolibrary.org/obo/UO_0000228
<http://purl.obolibrary.org/obo/UO_0000228> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/469>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tesla"@de ,
                                                                                         "tesla"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:627" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000228" ;
                                            rdfs:label "tesla"@en .


###  http://purl.obolibrary.org/obo/UO_0000259
<http://purl.obolibrary.org/obo/UO_0000259> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/500>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dezibel"@de ,
                                                                                         "decibel"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:661" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000259" ;
                                            rdfs:label "decibel"@en .


###  http://purl.obolibrary.org/obo/UO_0000264
<http://purl.obolibrary.org/obo/UO_0000264> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/451>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Siemens"@de ,
                                                                                         "siemens"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:609" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000264" ;
                                            rdfs:label "siemens"@en .


###  http://purl.obolibrary.org/obo/UO_0000266
<http://purl.obolibrary.org/obo/UO_0000266> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/431>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Elektronenvolt"@de ,
                                                                                         "electronvolt"@en ,
                                                                                         "elektronvolt"@sl ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:564" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0000266" ;
                                            rdfs:label "electronvolt"@en .


###  http://purl.obolibrary.org/obo/UO_0010010
<http://purl.obolibrary.org/obo/UO_0010010> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/428>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hektar"@de ,
                                                                                         "hectare"@en ,
                                                                                         "hectare"@fr ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:536" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/UO_0010010" ;
                                            rdfs:label "hectare"@en .


###  http://purl.org/dc/terms/accessRights
<http://purl.org/dc/terms/accessRights> rdf:type owl:Class ;
                                        rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000001> ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8165> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/7503>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8165> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/7508>
                                                        ] ;
                                        <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                        <http://purl.obolibrary.org/obo/IAO_0000118> "access rights"@en ;
                                        <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7556" ;
                                        <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/accessRights" ;
                                        rdfs:label "access rights"@en .


###  http://purl.org/dc/terms/bibliographicCitation
<http://purl.org/dc/terms/bibliographicCitation> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000310> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/8165> ;
                                                                   owl:someValuesFrom <https://w3id.org/euph/7503>
                                                                 ] ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/8165> ;
                                                                   owl:someValuesFrom <https://w3id.org/euph/7508>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "bibliographic citation"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7557" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/bibliographicCitation" ;
                                                 rdfs:label "bibliographic citation"@en .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:Class ;
                                   rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000001> ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/euph/8165> ;
                                                     owl:someValuesFrom <https://w3id.org/euph/7503>
                                                   ] ,
                                                   [ rdf:type owl:Restriction ;
                                                     owl:onProperty <https://w3id.org/euph/8165> ;
                                                     owl:someValuesFrom <https://w3id.org/euph/7508>
                                                   ] ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "license"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7497" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/license" ;
                                   rdfs:label "license"@en .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/euph/2298> ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/euph/8165> ;
                                                      owl:someValuesFrom <https://w3id.org/euph/7503>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/euph/8165> ;
                                                      owl:someValuesFrom <https://w3id.org/euph/7508>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/euph/8177> ;
                                                      owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C41002>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/euph/8177> ;
                                                      owl:someValuesFrom <https://w3id.org/euph/7515>
                                                    ] ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/euph/8177> ;
                                                      owl:someValuesFrom <https://w3id.org/euph/872>
                                                    ] ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "date modified"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7554" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/modified" ;
                                    rdfs:label "date modified"@en .


###  http://purl.org/dc/terms/references
<http://purl.org/dc/terms/references> rdf:type owl:Class ;
                                      rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000310> ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/euph/8165> ;
                                                        owl:someValuesFrom <https://w3id.org/euph/7503>
                                                      ] ,
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <https://w3id.org/euph/8165> ;
                                                        owl:someValuesFrom <https://w3id.org/euph/7508>
                                                      ] ;
                                      <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                      <http://purl.obolibrary.org/obo/IAO_0000118> "Literaturangabe"@de ,
                                                                                   "henvisning"@da ,
                                                                                   "henvisning"@no ,
                                                                                   "hänvisning"@sv ,
                                                                                   "referata"@es ,
                                                                                   "reference"@en ,
                                                                                   "referencia"@es ,
                                                                                   "referinţă bibliografică"@ro ,
                                                                                   "referência"@pt ,
                                                                                   "riferimento bibliografico"@it ,
                                                                                   "référence"@fr ,
                                                                                   "verwijzing"@nl ;
                                      <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7558" ;
                                      <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/references" ;
                                      rdfs:label "reference"@en .


###  http://purl.org/dc/terms/rightsHolder
<http://purl.org/dc/terms/rightsHolder> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/euph/4140> ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8165> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/7503>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8165> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/7508>
                                                        ] ;
                                        <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                        <http://purl.obolibrary.org/obo/IAO_0000118> "rights holder"@en ;
                                        <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7555" ;
                                        <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/rightsHolder" ;
                                        rdfs:label "rights holder"@en .


###  http://purl.org/dc/terms/type
<http://purl.org/dc/terms/type> rdf:type owl:Class ;
                                rdfs:subClassOf <https://w3id.org/euph/990> ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/euph/8165> ;
                                                  owl:someValuesFrom <https://w3id.org/euph/7503>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/euph/8165> ;
                                                  owl:someValuesFrom <https://w3id.org/euph/7508>
                                                ] ,
                                                [ rdf:type owl:Restriction ;
                                                  owl:onProperty <https://w3id.org/euph/978> ;
                                                  owl:someValuesFrom <https://w3id.org/euph/872>
                                                ] ;
                                <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                <http://purl.obolibrary.org/obo/IAO_0000118> "information content type"@en ;
                                <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7504" ;
                                <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.org/dc/terms/type" ;
                                rdfs:label "information content type"@en .


###  http://rs.tdwg.org/dwc/terms/Identification
<http://rs.tdwg.org/dwc/terms/Identification> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/2982> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8165> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/7507>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "Betimmung"@de ,
                                                                                           "Identifizierung"@de ,
                                                                                           "bestemmelse"@da ,
                                                                                           "bestämning"@sv ,
                                                                                           "determinare"@ro ,
                                                                                           "herkenning"@nl ,
                                                                                           "identificación"@es ,
                                                                                           "identificare"@ro ,
                                                                                           "identificatie"@nl ,
                                                                                           "identification"@en ,
                                                                                           "identification"@fr ,
                                                                                           "identificazione"@it ,
                                                                                           "identificação"@pt ,
                                                                                           "identificering"@da ,
                                                                                           "identifiering"@sv ,
                                                                                           "identifikasjon"@no ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7463" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/Identification" ;
                                              rdfs:label "identification"@en .


###  http://rs.tdwg.org/dwc/terms/MaterialEntity
<http://rs.tdwg.org/dwc/terms/MaterialEntity> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/2222> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/1009> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/7552>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8165> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/7507>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "Muster"@de ,
                                                                                           "Probe"@de ,
                                                                                           "amostra"@pt ,
                                                                                           "campione"@it ,
                                                                                           "material sample"@en ,
                                                                                           "monster"@nl ,
                                                                                           "mostră"@ro ,
                                                                                           "muestra"@es ,
                                                                                           "probă"@ro ,
                                                                                           "prov"@sv ,
                                                                                           "prøve"@da ,
                                                                                           "prøve"@no ,
                                                                                           "sample"@en ,
                                                                                           "échantillon"@fr ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7551" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/MaterialEntity" ;
                                              rdfs:label "material sample"@en .


###  http://rs.tdwg.org/dwc/terms/Occurrence
<http://rs.tdwg.org/dwc/terms/Occurrence> rdf:type owl:Class ;
                                          rdfs:subClassOf <https://w3id.org/euph/2982> ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/euph/1009> ;
                                                            owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/occurrenceID>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/euph/1009> ;
                                                            owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/recordedByID>
                                                          ] ,
                                                          [ rdf:type owl:Restriction ;
                                                            owl:onProperty <https://w3id.org/euph/8165> ;
                                                            owl:someValuesFrom <https://w3id.org/euph/7507>
                                                          ] ;
                                          <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                          <http://purl.obolibrary.org/obo/IAO_0000118> "occurrence"@en ;
                                          <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7469" ;
                                          <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/Occurrence" ;
                                          rdfs:label "occurrence"@en .


###  http://rs.tdwg.org/dwc/terms/Organism
<http://rs.tdwg.org/dwc/terms/Organism> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://w3id.org/euph/7836> ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8165> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/7507>
                                                        ] ;
                                        <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                        <http://purl.obolibrary.org/obo/IAO_0000118> "organism"@en ;
                                        <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7468" ;
                                        <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/Organism" ;
                                        rdfs:label "organism"@en .


###  http://rs.tdwg.org/dwc/terms/associatedOccurrences
<http://rs.tdwg.org/dwc/terms/associatedOccurrences> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/euph/1246> ;
                                                                       owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/euph/8165> ;
                                                                       owl:someValuesFrom <https://w3id.org/euph/7639>
                                                                     ] ,
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <https://w3id.org/euph/978> ;
                                                                       owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                                     ] ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000118> "associated occurrence"@en ;
                                                     <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7621" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/associatedOccurrences" ;
                                                     rdfs:label "associated occurrence"@en .


###  http://rs.tdwg.org/dwc/terms/associatedReferences
<http://rs.tdwg.org/dwc/terms/associatedReferences> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://w3id.org/euph/1246> ;
                                                                      owl:someValuesFrom <http://purl.org/dc/terms/references>
                                                                    ] ,
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://w3id.org/euph/8165> ;
                                                                      owl:someValuesFrom <https://w3id.org/euph/7639>
                                                                    ] ,
                                                                    [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://w3id.org/euph/978> ;
                                                                      owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                                    ] ;
                                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                    <http://purl.obolibrary.org/obo/IAO_0000118> "associated reference"@en ;
                                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7620" ;
                                                    <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/associatedReferences" ;
                                                    rdfs:label "associated reference"@en .


###  http://rs.tdwg.org/dwc/terms/associatedTaxa
<http://rs.tdwg.org/dwc/terms/associatedTaxa> rdf:type owl:Class ;
                                              rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/1246> ;
                                                                owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/8165> ;
                                                                owl:someValuesFrom <https://w3id.org/euph/7639>
                                                              ] ,
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <https://w3id.org/euph/978> ;
                                                                owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                                              ] ;
                                              <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                              <http://purl.obolibrary.org/obo/IAO_0000118> "associated taxon"@en ;
                                              <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7619" ;
                                              <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/associatedTaxa" ;
                                              rdfs:label "associated taxon"@en .


###  http://rs.tdwg.org/dwc/terms/catalogNumber
<http://rs.tdwg.org/dwc/terms/catalogNumber> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/978> ;
                                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Katalognummer"@de ,
                                                                                          "catalog number"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7625" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/catalogNumber" ;
                                             rdfs:label "catalog number"@en .


###  http://rs.tdwg.org/dwc/terms/individualCount
<http://rs.tdwg.org/dwc/terms/individualCount> rdf:type owl:Class ;
                                               rdfs:subClassOf <https://w3id.org/euph/1039> ,
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <https://w3id.org/euph/8165> ;
                                                                 owl:someValuesFrom <https://w3id.org/euph/7639>
                                                               ] ;
                                               <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                               <http://purl.obolibrary.org/obo/IAO_0000118> "individual count"@en ;
                                               <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7623" ;
                                               <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/individualCount" ;
                                               rdfs:label "individual count"@en .


###  http://rs.tdwg.org/dwc/terms/measurementDeterminedDate
<http://rs.tdwg.org/dwc/terms/measurementDeterminedDate> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://w3id.org/euph/2298> ,
                                                                         [ rdf:type owl:Restriction ;
                                                                           owl:onProperty <https://w3id.org/euph/8165> ;
                                                                           owl:someValuesFrom <https://w3id.org/euph/7639>
                                                                         ] ;
                                                         <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                         <http://purl.obolibrary.org/obo/IAO_0000118> "measurement determined date"@en ;
                                                         <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7703" ;
                                                         <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/measurementDeterminedDate" ;
                                                         rdfs:label "measurement determined date"@en .


###  http://rs.tdwg.org/dwc/terms/measurementID
<http://rs.tdwg.org/dwc/terms/measurementID> rdf:type owl:Class ;
                                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/978> ;
                                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000027>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "measurement ID"@en ,
                                                                                          "measurement identifier"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7705" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/measurementID" ;
                                             rdfs:label "measurement ID"@en .


###  http://rs.tdwg.org/dwc/terms/occurrenceID
<http://rs.tdwg.org/dwc/terms/occurrenceID> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/7639>
                                                            ] ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/978> ;
                                                              owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "occurrence ID"@en ,
                                                                                         "occurrence identifier"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7498" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/occurrenceID" ;
                                            rdfs:label "occurrence ID"@en .


###  http://rs.tdwg.org/dwc/terms/recordedByID
<http://rs.tdwg.org/dwc/terms/recordedByID> rdf:type owl:Class ;
                                            rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/7639>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "recorded by ID"@en ,
                                                                                         "recorded by identifier"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7624" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "http://rs.tdwg.org/dwc/terms/recordedByID" ;
                                            rdfs:label "recorded by ID"@en .


###  http://semanticscience.org/resource/SIO_000027
<http://semanticscience.org/resource/SIO_000027> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/977> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "process specification"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1787" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_000027" ;
                                                 rdfs:label "process quality"@en .


###  http://semanticscience.org/resource/SIO_000415
<http://semanticscience.org/resource/SIO_000415> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/1580> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "geopolitical region"@en ,
                                                                                              "geopolitische Region"@de ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7948" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_000415" ;
                                                 rdfs:label "geopolitical region"@en .


###  http://semanticscience.org/resource/SIO_000728
<http://semanticscience.org/resource/SIO_000728> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/1234> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "chemical identifier"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2731" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_000728" ;
                                                 rdfs:label "chemical identifier"@en .


###  http://semanticscience.org/resource/SIO_001166
<http://semanticscience.org/resource/SIO_001166> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/872> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "annotation on information resources"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7392" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_001166" ;
                                                 rdfs:label "annotation on information resource"@en .


###  http://semanticscience.org/resource/SIO_001329
<http://semanticscience.org/resource/SIO_001329> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://semanticscience.org/resource/SIO_010020> ,
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <https://w3id.org/euph/7938> ;
                                                                   owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_16991>
                                                                 ] ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Einzelnukleotid-Polymorphismus"@de ,
                                                                                              "SNP"@en ,
                                                                                              "enkel-nucleotide-polymorfie"@nl ,
                                                                                              "polimorfismo a singolo nucleotide"@it ,
                                                                                              "polymorphisme nucléotidique"@fr ,
                                                                                              "single nucleotide polymorphism"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7429" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_001329" ;
                                                 rdfs:label "single nucleotide polymorphism (SNP)"@en .


###  http://semanticscience.org/resource/SIO_001330
<http://semanticscience.org/resource/SIO_001330> rdf:type owl:Class ;
                                                 rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "metadata"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7721" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_001330" ;
                                                 rdfs:label "metadata"@en .


###  http://semanticscience.org/resource/SIO_010020
<http://semanticscience.org/resource/SIO_010020> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/2218> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "submolecular entity"@en ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2057" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_010020" ;
                                                 rdfs:label "submolecular entity"@en .


###  http://semanticscience.org/resource/SIO_010379
<http://semanticscience.org/resource/SIO_010379> rdf:type owl:Class ;
                                                 rdfs:subClassOf <https://w3id.org/euph/1703> ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Virus"@de ,
                                                                                              "virus"@da ,
                                                                                              "virus"@en ,
                                                                                              "virus"@es ,
                                                                                              "virus"@fr ,
                                                                                              "virus"@it ,
                                                                                              "virus"@nl ,
                                                                                              "virus"@no ,
                                                                                              "virus"@pt ,
                                                                                              "virus"@ro ,
                                                                                              "virus"@sv ;
                                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:98" ;
                                                 <http://www.geneontology.org/formats/oboInOwl#source> "http://semanticscience.org/resource/SIO_010379" ;
                                                 rdfs:label "virus"@en .


###  http://www.geneontology.org/formats/oboInOwl#ObsoleteClass
<http://www.geneontology.org/formats/oboInOwl#ObsoleteClass> rdf:type owl:Class ;
                                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                             <http://purl.obolibrary.org/obo/IAO_0000118> "obsolete class"@en ,
                                                                                                          "veraltete Klasse"@de ;
                                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3281" ;
                                                             <http://www.geneontology.org/formats/oboInOwl#source> "http://www.geneontology.org/formats/oboInOwl#ObsoleteClass" ;
                                                             rdfs:label "obsolete class"@en .


###  https://data.europa.eu/eli/dir/2001/110/2014-06-23
<https://data.europa.eu/eli/dir/2001/110/2014-06-23> rdf:type owl:Class ;
                                                     rdfs:subClassOf <http://eurovoc.europa.eu/449> ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                     <http://purl.obolibrary.org/obo/IAO_0000118> "A tanács 2001/110/EK Irányelve (2001. december 20.) a mézről"@hu ,
                                                                                                  "Council Directive 2001/110/EC of 20 December 2001 relating to honey"@en ,
                                                                                                  "Directiva 2001/110/CE a consiliului din 20 decembrie 2001 privind mierea"@ro ,
                                                                                                  "Directiva 2001/110/CE del Consejo, de 20 de diciembre de 2001, relativa a la miel"@es ,
                                                                                                  "Directiva 2001/110/CE do Conselho de 20 de Dezembro de 2001 relativa ao mel"@pt ,
                                                                                                  "Directive 2001/110/CE du Conseil du 20 décembre 2001 relative au miel"@fr ,
                                                                                                  "Direktiva Sveta 2001/110/ES z dne 20. decembra 2001 o medu"@sl ,
                                                                                                  "Direktiva vijeća 2001/110/EZ od 20. prosinca 2001. o medu"@hr ,
                                                                                                  "Direttiva 2001/110/CE del Consiglio del 20 dicembre 2001 concernente il miele"@it ,
                                                                                                  "Dyrektywa Rady 2001/110/WE z dnia 20 grudnia 2001 r. odnosząca się do miodu"@pl ,
                                                                                                  "Id-Direttiva tal-Kunsill 2001/110/KE ta' l-20 ta' Diċembru 2001 li tirrigwarda l-għasel"@mt ,
                                                                                                  "Neuvoston direktiivi 2001/110/EY, annettu 20 päivänä joulukuuta 2001, hunajasta"@fi ,
                                                                                                  "Nõukogu direktiiv 2001/110/EÜ, 20. detsember 2001, mee kohta"@et ,
                                                                                                  "Padomes Direktīva 2001/110/EK (2001. gada 20. decembris), kas attiecas uz medu"@lv ,
                                                                                                  "Richtlijn 2001/110/EG van de Raad van 20 december 2001 inzake honing"@nl ,
                                                                                                  "Richtlinie 2001/110/EG des Rates vom 20. Dezember 2001 über Honig"@de ,
                                                                                                  "Rådets direktiv 2001/110/EF af 20. december 2001 om honning"@da ,
                                                                                                  "Rådets direktiv 2001/110/EG av den 20 december 2001 om honung"@sv ,
                                                                                                  "Smernica Rady 2001/110/ES z 20. decembra 2001 o mede"@sk ,
                                                                                                  "Směrnice Rady 2001/110/ES ze dne 20. prosince 2001 o medu"@cs ,
                                                                                                  "Tarybos direktyva 2001/110/EB 2001 m. gruodžio 20 d. dėl medaus"@lt ,
                                                                                                  "Οδηγία 2001/110/ΕΚ του Συμβουλίου της 20ής Δεκεμβρίου 2001 για το μέλι"@el ,
                                                                                                  "Директива 2001/110/ЕО на Съвета от 20 декември 2001 година относно меда"@bg ;
                                                     <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3884" ;
                                                     <http://www.geneontology.org/formats/oboInOwl#source> "https://data.europa.eu/eli/dir/2001/110/2014-06-23" ;
                                                     rdfs:label "EU directive 2001-110"@en .


###  https://data.europa.eu/eli/reg/2017/269/oj
<https://data.europa.eu/eli/reg/2017/269/oj> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://eurovoc.europa.eu/3102> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/7824>
                                                             ] ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8167> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/2974>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Regolamento (UE) 2017/269"@it ,
                                                                                          "Regulation (EU) 2017/269"@en ,
                                                                                          "Règlement (UE) 2017/269"@fr ,
                                                                                          "Verordening (EU) 2017/269"@nl ,
                                                                                          "Verordnung (EU) 2017/269"@de ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7885" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "https://data.europa.eu/eli/reg/2017/269/oj" ;
                                             rdfs:label "EU regulation 2017-269"@en .


###  https://data.europa.eu/eli/reg/2018/1091/2021-12-22
<https://data.europa.eu/eli/reg/2018/1091/2021-12-22> rdf:type owl:Class ;
                                                      rdfs:subClassOf <http://eurovoc.europa.eu/3102> ,
                                                                      [ rdf:type owl:Restriction ;
                                                                        owl:onProperty <https://w3id.org/euph/7866> ;
                                                                        owl:someValuesFrom <https://w3id.org/euph/7824>
                                                                      ] ;
                                                      <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                                      <http://purl.obolibrary.org/obo/IAO_0000118> "Regulation (EU) 2018/1091"@en ;
                                                      <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7883" ;
                                                      <http://www.geneontology.org/formats/oboInOwl#source> "https://data.europa.eu/eli/reg/2018/1091/2021-12-22" ;
                                                      rdfs:label "EU regulation 2018-1091"@en .


###  https://dwc.tdwg.org/list/#dwc_Event
<https://dwc.tdwg.org/list/#dwc_Event> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/euph/1790> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/1009> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/7553>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/1009> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/7638>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/7507>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Probennahme"@de ,
                                                                                    "campionamento"@it ,
                                                                                    "event"@en ,
                                                                                    "monstername"@nl ,
                                                                                    "sampling event"@en ,
                                                                                    "échantillonnage"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7474" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/list/#dwc_Event" ;
                                       rdfs:label "sampling event"@en .


###  https://dwc.tdwg.org/list/#dwc_Taxon
<https://dwc.tdwg.org/list/#dwc_Taxon> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://w3id.org/euph/1589> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/7507>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Taxon"@de ,
                                                                                    "taxon"@en ,
                                                                                    "taxon"@fr ,
                                                                                    "taxon"@it ,
                                                                                    "taxon"@nl ,
                                                                                    "unità tassonomica"@it ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7451" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/list/#dwc_Taxon" ;
                                       rdfs:label "taxon"@en .


###  https://purl.expasy.org/enzyme/EC/1.1.3.4
<https://purl.expasy.org/enzyme/EC/1.1.3.4> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16554> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8065> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/5882>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Glucoseoxidase"@de ,
                                                                                         "glucose oxidase"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6245" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "https://purl.expasy.org/enzyme/EC/1.1.3.4" ;
                                            rdfs:label "glucose oxidase"@en .


###  https://purl.expasy.org/enzyme/EC/3.1.1.7
<https://purl.expasy.org/enzyme/EC/3.1.1.7> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16554> ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "Acetylcholinesterase"@de ,
                                                                                         "acetylcholinesterase"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8189" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "https://purl.expasy.org/enzyme/EC/3.1.1.7" ;
                                            rdfs:label "acetylcholinesterase"@en .


###  https://purl.expasy.org/enzyme/EC/3.1.3.16
<https://purl.expasy.org/enzyme/EC/3.1.3.16> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16554> ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Cyfluthrin-beta"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6244" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "https://purl.expasy.org/enzyme/EC/3.1.3.16" ;
                                             rdfs:label "protein-serine/threonine phosphatase"@en .


###  https://purl.expasy.org/enzyme/EC/3.2.1.1
<https://purl.expasy.org/enzyme/EC/3.2.1.1> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16284> ,
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <https://w3id.org/euph/8065> ;
                                                              owl:someValuesFrom <https://w3id.org/euph/5882>
                                                            ] ;
                                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                            <http://purl.obolibrary.org/obo/IAO_0000118> "alpha-Amylase"@de ,
                                                                                         "alpha-amylase"@en ;
                                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6235" ;
                                            <http://www.geneontology.org/formats/oboInOwl#source> "https://purl.expasy.org/enzyme/EC/3.2.1.1" ;
                                            rdfs:label "alpha-amylase"@en .


###  https://purl.expasy.org/enzyme/EC/3.2.1.20
<https://purl.expasy.org/enzyme/EC/3.2.1.20> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16554> ,
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                                               owl:someValuesFrom <https://w3id.org/euph/5882>
                                                             ] ;
                                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                             <http://purl.obolibrary.org/obo/IAO_0000118> "Invertase"@de ,
                                                                                          "alpha-Glucosidase"@de ,
                                                                                          "alpha-glucosidase"@en ,
                                                                                          "invertase"@en ,
                                                                                          "maltase"@en ;
                                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4105" ;
                                             <http://www.geneontology.org/formats/oboInOwl#source> "https://purl.expasy.org/enzyme/EC/3.2.1.20" ;
                                             rdfs:label "alpha-glucosidase"@en .


###  https://w3id.org/euph/10
<https://w3id.org/euph/10> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1443> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2357>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A honey chamber is the part of a movable frame beehive in which honey bees generally store honey." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Honigraum"@de ,
                                                                        "almacén"@es ,
                                                                        "alza"@es ,
                                                                        "alça"@pt ,
                                                                        "cat"@ro ,
                                                                        "corp de racoltă"@ro ,
                                                                        "hausse"@fr ,
                                                                        "honey chamber"@en ,
                                                                        "honingbak"@nl ,
                                                                        "honingkamer"@nl ,
                                                                        "honingzolder"@nl ,
                                                                        "magasin"@da ,
                                                                        "magasin à miel"@fr ,
                                                                        "magazin"@ro ,
                                                                        "melario"@it ,
                                                                        "melgueira"@pt ,
                                                                        "opzetbak"@nl ,
                                                                        "skattekasse"@no ,
                                                                        "skattlåda"@sv ,
                                                                        "super"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:10" ;
                           rdfs:label "honey chamber"@en .


###  https://w3id.org/euph/100
<https://w3id.org/euph/100> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3274> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The Chronic Bee Paralysis Virus (CBPV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "CBPV"@en ,
                                                                         "Chronic Bee Paralysis Virus"@en ,
                                                                         "Chronisches Bienenparalysevirus"@de ,
                                                                         "virus della paralisi cronica"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:100" ;
                            rdfs:label "Chronic Bee Paralysis Virus (CBPV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/100> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Chronic Bee Paralysis Virus (CBPV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/1000
<https://w3id.org/euph/1000> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2213> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A temporal region in information science is an occurrent in the information science domain that is a projection of the universal spatiotemporal region." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "temporal region in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1000" ;
                             rdfs:label "temporal region in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1000> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A temporal region in information science is an occurrent in the information science domain that is a projection of the universal spatiotemporal region." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000008"
 ] .


###  https://w3id.org/euph/1001
<https://w3id.org/euph/1001> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/977> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of information resources is an identifier that is specific for an information resource." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identifier of information resources"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1001" ;
                             rdfs:label "identifier of information resources"@en .


###  https://w3id.org/euph/1003
<https://w3id.org/euph/1003> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A literal calendar month is the actual, full name of one of the twelve months in the Gregorian calendar." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "literal month"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1003" ;
                             rdfs:label "literal calendar month"@en .


###  https://w3id.org/euph/1005
<https://w3id.org/euph/1005> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/967> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of a number of unspecified items is a quantity that is an integer number of times larger or smaller than its base unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of number of unspecified items"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1005" ;
                             rdfs:label "multiple of number of unspecified items"@en .


###  https://w3id.org/euph/1006
<https://w3id.org/euph/1006> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/977> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000003>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of a unit is a quantity that is an integer number of times larger or smaller than its base unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1006" ;
                             rdfs:label "multiple of unit"@en .


###  https://w3id.org/euph/1007
<https://w3id.org/euph/1007> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/967> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of a currency is a quantity that is an integer number of times larger or smaller than its base currency." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of currency"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1007" ;
                             rdfs:label "multiple of currency"@en .


###  https://w3id.org/euph/101
<https://w3id.org/euph/101> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3274> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The Kashmir Bee Virus (KBV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "KBV"@en ,
                                                                         "Kaschmir-Bienen-Virus"@de ,
                                                                         "Kashmir Bee Virus"@en ,
                                                                         "Kashmir Bee virus"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:101" ;
                            rdfs:label "Kashmir Bee Virus (KBV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/101> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Kashmir Bee Virus (KBV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/1010
<https://w3id.org/euph/1010> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2231> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in meteorology is an independent continuant in the meteorology domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1010" ;
                             rdfs:label "material entity in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1010> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in meteorology is an independent continuant in the meteorology domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/1015
<https://w3id.org/euph/1015> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1007> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of Euro is a multiple of the currency Euro." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of International Dollar"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1015" ;
                             rdfs:label "multiple of International Dollar"@en .


###  https://w3id.org/euph/1016
<https://w3id.org/euph/1016> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1007> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of Euro is a multiple of the currency Euro." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of Euro"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1016" ;
                             rdfs:label "multiple of Euro"@en .


###  https://w3id.org/euph/102
<https://w3id.org/euph/102> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3274> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Israeli Acute Paralysis Virus (IAPV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "IAPV"@en ,
                                                                         "Israeli Acute Paralysis Virus"@en ,
                                                                         "Israelisches Akute-Paralyse-Virus"@de ,
                                                                         "virus israeliano della paralisi acuta"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:102" ;
                            rdfs:label "Israeli Acute Paralysis Virus (IAPV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/102> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Israeli Acute Paralysis Virus (IAPV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/1020
<https://w3id.org/euph/1020> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2562> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Domain for which FAOSTAT provides data, summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Bereich"@de ,
                                                                          "FAOSTAT Domain"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1020" ;
                             rdfs:label "FAOSTAT domain label"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1020> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Domain for which FAOSTAT provides data, summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/1021
<https://w3id.org/euph/1021> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2557> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A breeder queen is a genetically superior queen from a colony that has been selected in a breeding program to produce offspring with desirable traits." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtkönigin"@de ,
                                                                          "avelsdrottning"@sv ,
                                                                          "avlsdronning"@da ,
                                                                          "avlsdronning"@no ,
                                                                          "breeder queen"@en ,
                                                                          "breeding queen"@en ,
                                                                          "matcă de reproducere"@ro ,
                                                                          "matcă-mamă"@ro ,
                                                                          "rainha seleccionada"@pt ,
                                                                          "regina da riproduzione"@it ,
                                                                          "regina riproduttrice"@it ,
                                                                          "reina de cría"@es ,
                                                                          "reine d'élevage"@fr ,
                                                                          "reine éleveuse"@fr ,
                                                                          "teeltkoningin"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1021" ;
                             rdfs:label "breeder queen"@en .


###  https://w3id.org/euph/1022
<https://w3id.org/euph/1022> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1876> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/688>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A forage scout bee is a worker bee that searches for pollen, nectar, water and propolis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Suchbiene"@de ,
                                                                          "abelha exploradora"@pt ,
                                                                          "abelha forrageira"@pt ,
                                                                          "albină cercetașă"@ro ,
                                                                          "albină cercetașă la cules"@ro ,
                                                                          "cercetașă"@ro ,
                                                                          "esploratrice"@it ,
                                                                          "exploradora"@es ,
                                                                          "forage scout bee"@en ,
                                                                          "scout bee"@en ,
                                                                          "searcher bee"@en ,
                                                                          "speiderbi"@no ,
                                                                          "spejarbi"@sv ,
                                                                          "spejderbi"@da ,
                                                                          "zoekbij"@nl ,
                                                                          "éclaireuse"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1022" ;
                             rdfs:label "forage scout bee"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1022> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A forage scout bee is a worker bee that searches for pollen, nectar, water and propolis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1024
<https://w3id.org/euph/1024> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A FAOSTAT item is a specific commodity or product tracked within the FAOSTAT database." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT item"@en ,
                                                                          "Item"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1024" ;
                             rdfs:label "FAOSTAT item"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1024> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A FAOSTAT item is a specific commodity or product tracked within the FAOSTAT database." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/1025
<https://w3id.org/euph/1025> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1045> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7314>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A HS07 code is a code assigned to traded products in the HS nomenclature 2007." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HS07 code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1025" ;
                             rdfs:label "HS07 code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1025> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A HS07 code is a code assigned to traded products in the HS nomenclature 2007." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.wcoomd.org/en/topics/nomenclature/instrument-and-tools/hs_nomenclature_previous_editions/hs_nomenclature_table_2007.aspx"
 ] .


###  https://w3id.org/euph/1026
<https://w3id.org/euph/1026> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008150> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Starvation is a biological process that occurs when an organism is deprived of sufficient energy and nutrients over time, leading to metabolic adaptations, progressive impairment of physiological functions and eventually to death." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a mori de inaniție"@ro ,
                                                                          "a muri de foame"@ro ,
                                                                          "at sulte"@da ,
                                                                          "att svälta"@sv ,
                                                                          "morir de hambre"@es ,
                                                                          "morire di fame"@it ,
                                                                          "morrer de fome"@pt ,
                                                                          "mourir de faim"@fr ,
                                                                          "starvation"@en ,
                                                                          "to starve"@en ,
                                                                          "verhongeren"@nl ,
                                                                          "verhungern"@de ,
                                                                          "å sulte"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1026" ;
                             rdfs:label "starvation"@en .


###  https://w3id.org/euph/1027
<https://w3id.org/euph/1027> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2212> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A starter strip is a frame component that consists of a short strip of wax foundation attached to the top bar of a frame or to a bar frame to encourage honey bees to continue building a honeycomb along this starter strip." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anfangsstreifen"@de ,
                                                                          "Lehrwachs"@de ,
                                                                          "Leitwachs"@de ,
                                                                          "amorce de cire"@fr ,
                                                                          "amorsă"@ro ,
                                                                          "byggeanvisning"@no ,
                                                                          "cebo de cera"@es ,
                                                                          "faixa de cera"@pt ,
                                                                          "fîșie de fagure"@ro ,
                                                                          "isco de cera"@pt ,
                                                                          "kakremsa"@sv ,
                                                                          "ledarvax"@sv ,
                                                                          "leder"@da ,
                                                                          "starter"@ro ,
                                                                          "starter strip"@en ,
                                                                          "striscia di avviamento"@it ,
                                                                          "traccia di avviamento"@it ,
                                                                          "vaxledare"@sv ,
                                                                          "voorbouw"@nl ,
                                                                          "voorbouwreep"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1027" ;
                             rdfs:label "starter strip"@en .


###  https://w3id.org/euph/103
<https://w3id.org/euph/103> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3274> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The Black Queen Cell Virus (BQCV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "BQCV"@de ,
                                                                         "BQCV"@en ,
                                                                         "Black Queen Cell Virus"@en ,
                                                                         "Schwarzes Königinnenzellvirus"@de ,
                                                                         "virus della cella reale nera"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:103" ;
                            rdfs:label "Black Queen Cell Virus (BQCV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/103> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Black Queen Cell Virus (BQCV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/1035
<https://w3id.org/euph/1035> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2274> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive product part is a fiat object part of a hive product." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "hive product part"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1035" ;
                             rdfs:label "hive product part"@en .


###  https://w3id.org/euph/1037
<https://w3id.org/euph/1037> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1278> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fiat object part in geology is a material entity in the geology domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fiat object part in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1037" ;
                             rdfs:label "fiat object part in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1037> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fiat object part in geology is a material entity in the geology domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000024"
 ] .


###  https://w3id.org/euph/1039
<https://w3id.org/euph/1039> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A unit of measure or classification in biology is a label that is part of a measurement datum, which is specific to the biology domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "unit of measure in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1039" ;
                             rdfs:label "unit of measure in biology"@en .


###  https://w3id.org/euph/104
<https://w3id.org/euph/104> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3274> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Deformed wing virus (DWV) is an RNA virus, one of 22 known viruses affecting honey bees. While most commonly infecting the honey bee, Apis mellifera, it has also been documented in other bee species, like Bombus terrestris,[...] thus, indicating it may have a wider host specificity than previously anticipated. The virus was first isolated from a sample of symptomatic honeybees from Japan in the early 1980s and is currently distributed worldwide. It is found also in pollen baskets and commercially reared bumblebees.[...] Its main vector in A. mellifera is the Varroa mite.[...] It is named after what is usually the most obvious deformity it induces in the development of a honeybee pupa, which is shrunken and deformed wings, but other developmental deformities are often present." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "DWV"@en ,
                                                                         "Deformed Wing Virus"@en ,
                                                                         "Deforméierte Flilleck Virus"@lb ,
                                                                         "Flügeldeformationsvirus"@de ,
                                                                         "Virusul aripilor deformate"@ro ,
                                                                         "virus delle ali deformi"@it ,
                                                                         "Вирус на деформираните крила"@bg ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:104" ;
                            rdfs:label "Deformed Wing Virus (DWV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/104> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Deformed wing virus (DWV) is an RNA virus, one of 22 known viruses affecting honey bees. While most commonly infecting the honey bee, Apis mellifera, it has also been documented in other bee species, like Bombus terrestris,[...] thus, indicating it may have a wider host specificity than previously anticipated. The virus was first isolated from a sample of symptomatic honeybees from Japan in the early 1980s and is currently distributed worldwide. It is found also in pollen baskets and commercially reared bumblebees.[...] Its main vector in A. mellifera is the Varroa mite.[...] It is named after what is usually the most obvious deformity it induces in the development of a honeybee pupa, which is shrunken and deformed wings, but other developmental deformities are often present." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/wiki/Deformed_wing_virus"
 ] .


###  https://w3id.org/euph/1040
<https://w3id.org/euph/1040> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2450> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Data about organisms is a truthful statement about an organism (e.g. an occurrence) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data about organisms"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1040" ;
                             rdfs:label "data about organisms"@en .


###  https://w3id.org/euph/1041
<https://w3id.org/euph/1041> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6658> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entity in pharmacology is a specifically dependent continuant im the pharmacology domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entity in pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1041" ;
                             rdfs:label "realisable entity in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1041> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entity in pharmacology is a specifically dependent continuant im the pharmacology domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/1042
<https://w3id.org/euph/1042> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2663> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A plan specification in geography is a directive information entity in the geography domain with action specifications and objective specifications as parts, and that may be concretised as a realisable entity that, if realised, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "plan specification in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1042" ;
                             rdfs:label "plan specification in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1042> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plan specification in geography is a directive information entity in the geography domain with action specifications and objective specifications as parts, and that may be concretised as a realisable entity that, if realised, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000104"
 ] .


###  https://w3id.org/euph/1043
<https://w3id.org/euph/1043> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1488> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An annotation on geographical entities is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the geography domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "annotation on geographical entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1043" ;
                             rdfs:label "annotation on geographical entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1043> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An annotation on geographical entities is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the geography domain." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


###  https://w3id.org/euph/1044
<https://w3id.org/euph/1044> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1588> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in economics is a generically dependent continuant im the economics domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in economics"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1044" ;
                             rdfs:label "information content entity in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1044> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in economics is a generically dependent continuant im the economics domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1045
<https://w3id.org/euph/1045> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2245> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of economical entities is an identifier that is specific for the economics domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identifier of economical entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1045" ;
                             rdfs:label "identifier of economical entities"@en .


###  https://w3id.org/euph/1046
<https://w3id.org/euph/1046> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2245> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of an economical entity that exists through action of continuants at the economic level in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "economical quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1046" ;
                             rdfs:label "economical quantity"@en .


###  https://w3id.org/euph/1047
<https://w3id.org/euph/1047> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1863> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A directive information entity in beekeeping is an
an information content entity in the beekeeping domain whose concretizations indicate to their bearer how to realize them in a process.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "directive information entity in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1047" ;
                             rdfs:label "directive information entity in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1047> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A directive information entity in beekeeping is an
an information content entity in the beekeeping domain whose concretizations indicate to their bearer how to realize them in a process.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000033"
 ] .


###  https://w3id.org/euph/105
<https://w3id.org/euph/105> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3274> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The Sackbrood Virus (SBV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "SBV"@en ,
                                                                         "Sackbrutvirus"@de ,
                                                                         "sackbrood virus"@en ,
                                                                         "virus della covata a sacco"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:105" ;
                            rdfs:label "Sackbrood Virus (SBV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/105> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Sackbrood Virus (SBV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/1056
<https://w3id.org/euph/1056> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000468> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immature insect is an insect that is in a stage of its life cycle before it has developed into an imago." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immature insect"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1056" ;
                             rdfs:label "immature insect"@en .


###  https://w3id.org/euph/1057
<https://w3id.org/euph/1057> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2983> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immature honey bee is a member of a honey bee colony that is an immature insect." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immature honey bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1057" ;
                             rdfs:label "immature honey bee"@en .


###  https://w3id.org/euph/1058
<https://w3id.org/euph/1058> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1057> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immature queen bee is an immature honey bee that is going to develop into an adult queen bee." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immature queen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1058" ;
                             rdfs:label "immature queen bee"@en .


###  https://w3id.org/euph/1060
<https://w3id.org/euph/1060> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1037> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...] either a bedding surface where there is marked change in the lithology within a sequence of sedimentary or volcanic rocks, or a distinctive layer or thin bed with a characteristic lithology or fossil content within a sequence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "stratigraphic horizon"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1060" ;
                             rdfs:label "stratigraphic horizon"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1060> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] either a bedding surface where there is marked change in the lithology within a sequence of sedimentary or volcanic rocks, or a distinctive layer or thin bed with a characteristic lithology or fossil content within a sequence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Horizon_(geology)&oldid=1336078964"
 ] .


###  https://w3id.org/euph/107
<https://w3id.org/euph/107> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A disease caused or transmitted by arthropods ia a disease caused or transmitted by an organism belonging to the taxonomic phylum Arthropoda." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "disease caused or transmitted by arthropods"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:107" ;
                            rdfs:label "disease caused or transmitted by arthropods"@en .


###  https://w3id.org/euph/1086
<https://w3id.org/euph/1086> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2563> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Element for which FAOSTAT provides data, summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Element"@de ,
                                                                          "FAOSTAT Element"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1086" ;
                             rdfs:label "FAOSTAT element label"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1086> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Element for which FAOSTAT provides data, summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/1087
<https://w3id.org/euph/1087> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16270> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An entity in plant production is an entity in agriculture and is defined as the science of breeding and cultivating plants." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzenproduktion"@de ,
                                                                          "plant production"@en ,
                                                                          "plantenproductie"@nl ,
                                                                          "production végétale"@fr ,
                                                                          "produzione vegetale"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1087" ;
                             rdfs:label "entity in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1087> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An entity in plant production is an entity in agriculture and is defined as the science of breeding and cultivating plants." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001"
 ] .


###  https://w3id.org/euph/1088
<https://w3id.org/euph/1088> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1024> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Item for which FAOSTAT provides data, summarised in the &quot;Item&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Gegenstand"@de ,
                                                                          "FAOSTAT item"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1088" ;
                             rdfs:label "FAOSTAT item label"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1088> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Item for which FAOSTAT provides data, summarised in the &quot;Item&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/1090
<https://w3id.org/euph/1090> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0003000> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/24>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Symptoms occurring on brood of honey bees (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Syptom auf Brut"@de ,
                                                                          "symptom on brood"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1090" ;
                             rdfs:label "symptom on brood"@en .


###  https://w3id.org/euph/1091
<https://w3id.org/euph/1091> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0003000> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1275>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Symptoms pbserved on adult honey bees (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Syptom am erwachsenen Tier"@de ,
                                                                          "symptom on adult bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1091" ;
                             rdfs:label "symptom on adult bees"@en .


###  https://w3id.org/euph/1092
<https://w3id.org/euph/1092> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0003000> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Symptoms observed in colonies of honey bees (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Symptom am Volk"@de ,
                                                                          "symptom on colonies"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1092" ;
                             rdfs:label "symptom on colonies"@en .


###  https://w3id.org/euph/1093
<https://w3id.org/euph/1093> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1090> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Punctured and sunken wax cappings of brood cells on combs of the honey bee (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "löchrige und eingefallene Zelldeckel"@de ,
                                                                          "punctured and sunken cappings"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1093" ;
                             rdfs:label "punctured and sunken cappings"@en .


###  https://w3id.org/euph/1094
<https://w3id.org/euph/1094> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1091> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Abnormal trembling motion of adult honey bees (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "abnormal trembling motion"@en ,
                                                                          "abnormale zitternde Bewegung"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1094" ;
                             rdfs:label "abnormal trembling motion"@en .


###  https://w3id.org/euph/1095
<https://w3id.org/euph/1095> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1091> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bloated (swollen) abdomen of adult honey bees (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "aufgeblähtes Abdomen"@de ,
                                                                          "bloated abdomen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1095" ;
                             rdfs:label "bloated abdomen"@en .


###  https://w3id.org/euph/1096
<https://w3id.org/euph/1096> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1091> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Deformed wings (wings missing or not expanded or partially exanded and crumples) of adult honey bees (Apis mellifera)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "deformed wings"@en ,
                                                                          "verkrüppelte Flügel"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1096" ;
                             rdfs:label "deformed wings"@en .


###  https://w3id.org/euph/1097
<https://w3id.org/euph/1097> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1092> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A colony of honey bees (Apis sp.), in which a large number of workers have died, so that the colony has ceased to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "collapsed colony"@en ,
                                                                          "zusammengebrochenes Volk"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1097" ;
                             rdfs:label "collapsed colony"@en .


###  https://w3id.org/euph/1098
<https://w3id.org/euph/1098> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1090> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The length and consistency of the fine thread adhering to a small, dry stick, when it is inserted into a cell of a diseased larva of the honey bee (Apis mellifera), rotated and removed slowly, straight up." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fadenziehende Masse"@de ,
                                                                          "ropiness of larval remains"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1098" ;
                             rdfs:label "ropiness of larval remains"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1098> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The length and consistency of the fine thread adhering to a small, dry stick, when it is inserted into a cell of a diseased larva of the honey bee (Apis mellifera), rotated and removed slowly, straight up." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1099
<https://w3id.org/euph/1099> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1090> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Larvae of the honey bee (Apis mellifera), dried to a chalklike lump, which may be white or gray to black, typical for chalkbrood disease." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kalkbrutmumie"@de ,
                                                                          "mumifizierte Larve"@de ,
                                                                          "mummified larvae"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1099" ;
                             rdfs:label "mummified larvae"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1099> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Larvae of the honey bee (Apis mellifera), dried to a chalklike lump, which may be white or gray to black, typical for chalkbrood disease." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/11
<https://w3id.org/euph/11> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A queen excluder is a grid of metal wire, or a perforated sheet of plastic or of any other material, that is placed between the box containing the brood nest and the box containing the honey super. It prevents the queen from entering the honey super." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Absperrgitter"@de ,
                                                                        "dronninggitter"@da ,
                                                                        "dronninggitter"@no ,
                                                                        "drottninggaller"@sv ,
                                                                        "escludi-regina"@it ,
                                                                        "excluidor de reinas"@es ,
                                                                        "excluidor de reinhas"@pt ,
                                                                        "gratie de matcă"@ro ,
                                                                        "gratie separatoare"@ro ,
                                                                        "grille"@fr ,
                                                                        "grille à reine"@fr ,
                                                                        "koniginnerooster"@nl ,
                                                                        "queen excluder"@en ,
                                                                        "tela excluidora de rainhas"@pt ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:11" ;
                           rdfs:label "queen excluder"@en .


###  https://w3id.org/euph/110
<https://w3id.org/euph/110> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://w3id.org/euph/86>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A protozoan disease is a disease caused or transmitted by an organism belonging to the taxonomic kingdom Protozoa." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "durch Protozoen verursachte Krankheit"@de ,
                                                                         "protozoan disease"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:110" ;
                            rdfs:label "protozoan disease"@en .


###  https://w3id.org/euph/1100
<https://w3id.org/euph/1100> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1090> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Dead larvae of the honey bee (Apis mellifera), that dry out and adhere tightly to the cell wall of the comb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Faulbrutschorf"@de ,
                                                                          "Schorf"@de ,
                                                                          "broedpestschilfer"@nl ,
                                                                          "dried scale"@en ,
                                                                          "escama"@es ,
                                                                          "escama"@pt ,
                                                                          "fjäll"@sv ,
                                                                          "scaglia"@it ,
                                                                          "scale"@en ,
                                                                          "skorpa"@sv ,
                                                                          "skorpe"@da ,
                                                                          "skorpe"@no ,
                                                                          "solz"@ro ,
                                                                          "écaille"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1100" ;
                             rdfs:label "dried scale"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1100> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Dead larvae of the honey bee (Apis mellifera), that dry out and adhere tightly to the cell wall of the comb." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1101
<https://w3id.org/euph/1101> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1100> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Remains of dead larvae of the honey bee (Apis mellifera), referred to as dried scales, of brittle consistency, typical for American foulbrood disease." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "brittle scale"@en ,
                                                                          "trockener Schorf"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1101" ;
                             rdfs:label "brittle scale"@en .


###  https://w3id.org/euph/1102
<https://w3id.org/euph/1102> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1100> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Remains of dead larvae of the honey bee (Apis mellifera), referred to as dried scales, of rubbery consistency, typical for European foulbrood disease." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "rubbery scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1102" ;
                             rdfs:label "rubbery scale"@en .


###  https://w3id.org/euph/1103
<https://w3id.org/euph/1103> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1099> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Larvae of the honey bee (Apis mellifera), dried to a white coloured, chalklike lump, typical for chalkbrood disease when no fruiting bodies were formed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "weiße Kalkbrutlarve"@de ,
                                                                          "weiße mumifizierte Larve"@de ,
                                                                          "white coloured mummified larvae"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1103" ;
                             rdfs:label "white coloured mummified larvae"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1103> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Larvae of the honey bee (Apis mellifera), dried to a white coloured, chalklike lump, typical for chalkbrood disease when no fruiting bodies were formed." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1104
<https://w3id.org/euph/1104> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1099> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Larvae of the honey bee (Apis mellifera), dried to a grey to black coloured, chalklike lump, typical for chalkbrood disease when fruiting bodies were formed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "grey to black coloured mummified larvae"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1104" ;
                             rdfs:label "grey to black coloured mummified larvae"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1104> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Larvae of the honey bee (Apis mellifera), dried to a grey to black coloured, chalklike lump, typical for chalkbrood disease when fruiting bodies were formed." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1105
<https://w3id.org/euph/1105> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2009> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An organism that preys on other organisms." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Prädator"@de ,
                                                                          "Räuber"@de ,
                                                                          "predator"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1105" ;
                             rdfs:label "predator"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1105> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organism that preys on other organisms." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.biologyonline.com/dictionary"
 ] .


###  https://w3id.org/euph/1106
<https://w3id.org/euph/1106> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1477> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Uncapping is a honey harvesting process in which the wax caps are removed from a honeycomb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a descăpăci"@ro ,
                                                                          "abdeckeln"@de ,
                                                                          "at skrælle"@da ,
                                                                          "att avtäcka"@sv ,
                                                                          "desopercular"@es ,
                                                                          "desopercular"@pt ,
                                                                          "disopercolare"@it ,
                                                                          "désoperculer"@fr ,
                                                                          "entdeckeln"@de ,
                                                                          "ontzegelen"@nl ,
                                                                          "to uncap"@en ,
                                                                          "å skrelle"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1106" ;
                             rdfs:label "uncapping"@en .


###  https://w3id.org/euph/111
<https://w3id.org/euph/111> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/107> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A disease caused or transmitted by insects is a disease caused or transmitted by an organism belonging to the taxonomic class Insecta." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "disease caused or transmitted by insects"@en ,
                                                                         "von Insekten verursachte oder übertragene Krankheit"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:111" ;
                            rdfs:label "disease caused or transmitted by insects"@en .


###  https://w3id.org/euph/1112
<https://w3id.org/euph/1112> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2829> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Animal health management means a system designed to optimise the physical and behavioural health and welfare of animals. It includes the prevention, treatment and control of diseases and conditions affecting the individual animal and herd or flock, including the recording of illness, injuries, mortalities and medical treatments where appropriate." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tiergesundheitsmanagement"@de ,
                                                                          "animal health management"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1112" ;
                             rdfs:label "animal health management"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1112> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Animal health management means a system designed to optimise the physical and behavioural health and welfare of animals. It includes the prevention, treatment and control of diseases and conditions affecting the individual animal and herd or flock, including the recording of illness, injuries, mortalities and medical treatments where appropriate." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1113
<https://w3id.org/euph/1113> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2441> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://opendata.inra.fr/AHOL/AHOL_0005001>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://semanticscience.org/resource/SIO_000415>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Animal health status means the status of a country, zone or compartment with respect to an animal disease [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "animal health status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1113" ;
                             rdfs:label "animal health status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1113> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Animal health status means the status of a country, zone or compartment with respect to an animal disease [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1114
<https://w3id.org/euph/1114> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1116> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Animal identification is a procedure for tracing animals, which has been defined as
[...] the combination of the identification and registration of an animal individually, with a unique identifier, or collectively by its epidemiological unit or group, with a unique group identifier.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tierkennzeichnung"@de ,
                                                                          "animal identification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1114" ;
                             rdfs:label "animal identification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1114> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Animal identification is a procedure for tracing animals, which has been defined as
[...] the combination of the identification and registration of an animal individually, with a unique identifier, or collectively by its epidemiological unit or group, with a unique group identifier.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1115
<https://w3id.org/euph/1115> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2436> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Animal identification system means the inclusion and linking of components such as identification of establishments or owners, the persons responsible for the animals, movements and other records with animal identification." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "animal identification system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1115" ;
                             rdfs:label "animal identification system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1115> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Animal identification system means the inclusion and linking of components such as identification of establishments or owners, the persons responsible for the animals, movements and other records with animal identification." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1116
<https://w3id.org/euph/1116> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1112> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Animal traceability is a set of management and physical measures in the field of animal health management that enables
the ability to follow an animal or group of animals during all stages of its life.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "animal traceability"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1116" ;
                             rdfs:label "animal traceability"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1116> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Animal traceability is a set of management and physical measures in the field of animal health management that enables
the ability to follow an animal or group of animals during all stages of its life.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1117
<https://w3id.org/euph/1117> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2441> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1256>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C16669>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Animal welfare means the physical and mental state of an animal in relation to the conditions in which it lives and dies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tierschutz"@de ,
                                                                          "animal welfare"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1117" ;
                             rdfs:label "animal welfare"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1117> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Animal welfare means the physical and mental state of an animal in relation to the conditions in which it lives and dies." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1118
<https://w3id.org/euph/1118> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1112> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Biosecurity is a set of management and physical measures in the field of animal health management that has been
[...] designed to reduce the risk of introduction, establishment and spread of animal diseases, infections or infestations to, from and within an animal population.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "biosecurity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1118" ;
                             rdfs:label "biosecurity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1118> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Biosecurity is a set of management and physical measures in the field of animal health management that has been
[...] designed to reduce the risk of introduction, establishment and spread of animal diseases, infections or infestations to, from and within an animal population.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1119
<https://w3id.org/euph/1119> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2436> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Biosecurity plan means a plan that identifies potential pathways for the introduction and spread of disease in a zone or compartment, and describes the measures which are being or will be applied to mitigate the disease risks, if applicable, in accordance with the recommendations in the Terrestrial Code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "biosecurity plan"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1119" ;
                             rdfs:label "biosecurity plan"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1119> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Biosecurity plan means a plan that identifies potential pathways for the introduction and spread of disease in a zone or compartment, and describes the measures which are being or will be applied to mitigate the disease risks, if applicable, in accordance with the recommendations in the Terrestrial Code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/112
<https://w3id.org/euph/112> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/107> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A disease caused or transmitted by acari is a disease caused or transmitted by an organism belonging to belonging to the polyphyletic group of the Acari." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "disease caused or transmitted by acari"@en ,
                                                                         "von Milben verursachte oder übertragene Krankheit"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:112" ;
                            rdfs:label "disease caused or transmitted by acari"@en .


###  https://w3id.org/euph/1120
<https://w3id.org/euph/1120> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2009> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Case means an individual animal infected by a pathogenic agent, with or without clinical signs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "case"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1120" ;
                             rdfs:label "case"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1120> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Case means an individual animal infected by a pathogenic agent, with or without clinical signs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1121
<https://w3id.org/euph/1121> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1154> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Containment zone means an infected zone defined within a previously free country or zone, which includes all suspected or confirmed cases that are epidemiologically linked and where movement control, biosecurity and sanitary measures are applied to prevent the spread of, and to eradicate, the infection or infestation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "containment zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1121" ;
                             rdfs:label "containment zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1121> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Containment zone means an infected zone defined within a previously free country or zone, which includes all suspected or confirmed cases that are epidemiologically linked and where movement control, biosecurity and sanitary measures are applied to prevent the spread of, and to eradicate, the infection or infestation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1122
<https://w3id.org/euph/1122> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Disinfection means the application, after thorough cleansing, of procedures intended to destroy the infectious or parasitic agents of animal diseases, including zoonoses; this applies to premises, vehicles and different objects which may have been directly or indirectly contaminated." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Desinfektion"@de ,
                                                                          "disinfection"@en ,
                                                                          "disinfezione"@it ,
                                                                          "désinfection"@fr ,
                                                                          "ontsmetting"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1122" ;
                             rdfs:label "disinfection"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1122> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Disinfection means the application, after thorough cleansing, of procedures intended to destroy the infectious or parasitic agents of animal diseases, including zoonoses; this applies to premises, vehicles and different objects which may have been directly or indirectly contaminated." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1123
<https://w3id.org/euph/1123> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Disinfestation means the application of procedures intended to eliminate infestation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Desinfektion"@de ,
                                                                          "disinfestation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1123" ;
                             rdfs:label "disinfestation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1123> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Disinfestation means the application of procedures intended to eliminate infestation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1124
<https://w3id.org/euph/1124> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Early warning system means a system for the timely detection, reporting and communication of occurrence, incursion or emergence of diseases, infections or infestations in a country, zone or compartment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Frühwarnsystem"@de ,
                                                                          "early warning system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1124" ;
                             rdfs:label "early warning system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1124> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Early warning system means a system for the timely detection, reporting and communication of occurrence, incursion or emergence of diseases, infections or infestations in a country, zone or compartment." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1125
<https://w3id.org/euph/1125> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://opendata.inra.fr/AHOL/AHOL_0005001>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Emerging disease means a new occurrence in an animal of a disease, infection or infestation, causing a significant impact on animal or public health resulting from: (a.) a change of a known pathogenic agent or its spread to a new geographic area or species; or (b.) a previously unrecognised pathogenic agent or disease diagnosed for the first time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "emerging disease"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1125" ;
                             rdfs:label "emerging disease"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1125> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Emerging disease means a new occurrence in an animal of a disease, infection or infestation, causing a significant impact on animal or public health resulting from: (a.) a change of a known pathogenic agent or its spread to a new geographic area or species; or (b.) a previously unrecognised pathogenic agent or disease diagnosed for the first time." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1126
<https://w3id.org/euph/1126> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2845> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Epidemiological unit means a group of animals with the same likelihood of exposure to a pathogenic agent. In certain circumstances, the epidemiological unit may be a single animal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "epidemiological unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1126" ;
                             rdfs:label "epidemiological unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1126> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Epidemiological unit means a group of animals with the same likelihood of exposure to a pathogenic agent. In certain circumstances, the epidemiological unit may be a single animal." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1127
<https://w3id.org/euph/1127> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Eradication means the elimination of a pathogenic agent from a country or zone." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "eradication"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1127" ;
                             rdfs:label "eradication"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1127> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Eradication means the elimination of a pathogenic agent from a country or zone." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1128
<https://w3id.org/euph/1128> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2318> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Hive management is a colony management process specifically carried out on beehives." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Behandlung"@de ,
                                                                          "Betriebsweise"@de ,
                                                                          "Umgang"@de ,
                                                                          "bedrijfswijze"@nl ,
                                                                          "behandeling"@nl ,
                                                                          "behandlingsmetod"@sv ,
                                                                          "behandlingsmåde"@da ,
                                                                          "conducta del colmenar"@es ,
                                                                          "conduite du rucher"@fr ,
                                                                          "conduzione dell'apiario"@it ,
                                                                          "condução"@pt ,
                                                                          "cure all'apiario"@it ,
                                                                          "driftsform"@da ,
                                                                          "driftsmåte"@no ,
                                                                          "hive management"@en ,
                                                                          "manejo"@pt ,
                                                                          "manejo de las colmenas"@es ,
                                                                          "manipulção das colmeias"@pt ,
                                                                          "method of management"@en ,
                                                                          "metodă de întreținere"@ro ,
                                                                          "system of management"@en ,
                                                                          "tehnică de întreținere"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1128" ;
                             rdfs:label "hive management"@en .


###  https://w3id.org/euph/113
<https://w3id.org/euph/113> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/112> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1275>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/4542910>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "For the purposes of the Terrestrial Code, acarapisosis, also known as acarine disease or tracheal mite infestation, is an infestation of adult honey bees (species of the genus Apis), primarily Apis mellifera L. with the mite Acarapis woodi, an internal obligate parasite of the respiratory system which spreads by direct contact from adult honey bee to adult honey bee." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Isle of Wight disease"@en ,
                                                                         "Milbenkrankheit"@de ,
                                                                         "Milbenseuche"@de ,
                                                                         "acariasis"@es ,
                                                                         "acarine disease"@en ,
                                                                         "acariose"@fr ,
                                                                         "acariose"@nl ,
                                                                         "acariose"@pt ,
                                                                         "acariosi"@it ,
                                                                         "acariosis"@es ,
                                                                         "acarioză"@ro ,
                                                                         "acarisziekte"@nl ,
                                                                         "acaríase"@pt ,
                                                                         "krabbelziekte"@nl ,
                                                                         "kvalstersjuka"@sv ,
                                                                         "middesjuke"@no ,
                                                                         "midesyge"@da ,
                                                                         "mijtziekte"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:113" ;
                            rdfs:label "acarapisosis of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/113> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For the purposes of the Terrestrial Code, acarapisosis, also known as acarine disease or tracheal mite infestation, is an infestation of adult honey bees (species of the genus Apis), primarily Apis mellifera L. with the mite Acarapis woodi, an internal obligate parasite of the respiratory system which spreads by direct contact from adult honey bee to adult honey bee." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1130
<https://w3id.org/euph/1130> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2273> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey bee feed means any material (single or multiple), whether processed, semi-processed or raw, which is intended to be fed directly to honey bees by the beekeeper" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Futter"@de ,
                                                                          "feed"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1130" ;
                             rdfs:label "honey bee feed"@en .


###  https://w3id.org/euph/1132
<https://w3id.org/euph/1132> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Caste may be defined as the subdivision of a colony of social insects into groups characterized by a shared morphogenetic pathway that has diverged irreversibly from that of other such groups in the colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kaste"@de ,
                                                                          "casta"@es ,
                                                                          "casta"@it ,
                                                                          "casta"@pt ,
                                                                          "caste"@en ,
                                                                          "caste"@fr ,
                                                                          "castă"@ro ,
                                                                          "kast"@sv ,
                                                                          "kaste"@da ,
                                                                          "kaste"@nl ,
                                                                          "kaste"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1132" ;
                             rdfs:label "caste"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1132> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Caste may be defined as the subdivision of a colony of social insects into groups characterized by a shared morphogenetic pathway that has diverged irreversibly from that of other such groups in the colony." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/08927014.1992.9523134" ,
                                                            "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/1133
<https://w3id.org/euph/1133> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2009> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Feral animal means an animal of a domesticated species that lives without requiring human supervision or control." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "feral animal"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1133" ;
                             rdfs:label "feral animal"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1133> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Feral animal means an animal of a domesticated species that lives without requiring human supervision or control." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1134
<https://w3id.org/euph/1134> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1154> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Free zone means a zone in which the absence of a specific infection or infestation in an animal population has been demonstrated in accordance with the relevant requirements of the Terrestrial Code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "free zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1134" ;
                             rdfs:label "free zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1134> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Free zone means a zone in which the absence of a specific infection or infestation in an animal population has been demonstrated in accordance with the relevant requirements of the Terrestrial Code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1135
<https://w3id.org/euph/1135> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1232> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Incidence means the number of new cases or outbreaks of a disease that occur in a population at risk in a particular geographical area within a defined time interval." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "incidence"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1135" ;
                             rdfs:label "incidence"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1135> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Incidence means the number of new cases or outbreaks of a disease that occur in a population at risk in a particular geographical area within a defined time interval." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1136
<https://w3id.org/euph/1136> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1154> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Infected zone means a zone either in which an infection or infestation has been confirmed, or one that is defined as such in the relevant chapters of the Terrestrial Code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "infected zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1136" ;
                             rdfs:label "infected zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1136> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Infected zone means a zone either in which an infection or infestation has been confirmed, or one that is defined as such in the relevant chapters of the Terrestrial Code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1137
<https://w3id.org/euph/1137> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2829> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Infection means the entry and development or multiplication of a pathogenic agent in the body of humans or animals." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Seuche"@de ,
                                                                          "besmetting"@nl ,
                                                                          "infección"@es ,
                                                                          "infection"@en ,
                                                                          "infection"@fr ,
                                                                          "infecção"@pt ,
                                                                          "infecţie"@ro ,
                                                                          "infeksjon"@no ,
                                                                          "infektion"@da ,
                                                                          "infektion"@sv ,
                                                                          "infezione"@it ,
                                                                          "smitta"@sv ,
                                                                          "smitte"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1137" ;
                             rdfs:label "infection"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1137> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Infection means the entry and development or multiplication of a pathogenic agent in the body of humans or animals." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1138
<https://w3id.org/euph/1138> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2305> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Infective period means the longest period during which an affected animal can be a source of infection." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "infective period"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1138" ;
                             rdfs:label "infective period"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1138> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Infective period means the longest period during which an affected animal can be a source of infection." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1139
<https://w3id.org/euph/1139> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2305> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Incubation period means the longest period that elapses between the introduction of the pathogenic agent into the animal and the occurrence of the first clinical signs of the disease." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "incubation period"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1139" ;
                             rdfs:label "incubation period"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1139> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Incubation period means the longest period that elapses between the introduction of the pathogenic agent into the animal and the occurrence of the first clinical signs of the disease." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/114
<https://w3id.org/euph/114> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/112> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1275>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://w3id.org/euph/104>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/2188249>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1096>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "For the purposes of the Terrestrial Code, varroosis is a disease of honey bees (species of the genus Apis) caused by mites in the genus Varroa, primarily Varroa destructor. The mite is an ectoparasite of adults and brood of honey bees and spreads by direct contact from adult honey bee to adult honey bee, and by the movement of infested honey bees, bee brood, bee products and used apicultural equipment." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Varroose"@de ,
                                                                         "varroosis"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:114" ;
                            rdfs:label "varroosis of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/114> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For the purposes of the Terrestrial Code, varroosis is a disease of honey bees (species of the genus Apis) caused by mites in the genus Varroa, primarily Varroa destructor. The mite is an ectoparasite of adults and brood of honey bees and spreads by direct contact from adult honey bee to adult honey bee, and by the movement of infested honey bees, bee brood, bee products and used apicultural equipment." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1140
<https://w3id.org/euph/1140> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2829> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Infestation means the external invasion or colonisation of animals or their immediate surroundings by arthropods, which may cause clinical signs or are potential vectors of pathogenic agents." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "infestation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1140" ;
                             rdfs:label "infestation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1140> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Infestation means the external invasion or colonisation of animals or their immediate surroundings by arthropods, which may cause clinical signs or are potential vectors of pathogenic agents." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1141
<https://w3id.org/euph/1141> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://opendata.inra.fr/AHOL/AHOL_0005001>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Listed disease means a disease, infection or infestation listed in Chapter 1.3. [of the Terrestrial Animal Health Code] after adoption by the World Assembly of OIE Delegates." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "listed disease"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1141" ;
                             rdfs:label "listed disease"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1141> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Listed disease means a disease, infection or infestation listed in Chapter 1.3. [of the Terrestrial Animal Health Code] after adoption by the World Assembly of OIE Delegates." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1142
<https://w3id.org/euph/1142> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Monitoring means the intermittent performance and analysis of routine measurements and observations, aimed at detecting changes in the environment or health status of a population." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "monitoring"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1142" ;
                             rdfs:label "monitoring"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1142> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Monitoring means the intermittent performance and analysis of routine measurements and observations, aimed at detecting changes in the environment or health status of a population." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1143
<https://w3id.org/euph/1143> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1276> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Notifiable disease means a disease listed by the Veterinary Authority, and that, as soon as detected or suspected, should be brought to the attention of this Authority, in accordance with national regulations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "anzeigepflichtige Krankheit"@de ,
                                                                          "notifiable disease"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1143" ;
                             rdfs:label "notifiable disease"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1143> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Notifiable disease means a disease listed by the Veterinary Authority, and that, as soon as detected or suspected, should be brought to the attention of this Authority, in accordance with national regulations." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1144
<https://w3id.org/euph/1144> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2009> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/2436436>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Official veterinarian means a veterinarian authorised by the Veterinary Authority of the country to perform certain designated official tasks associated with animal health or public health and inspections of commodities [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Amtsveterinär"@de ,
                                                                          "official veterinarian"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1144" ;
                             rdfs:label "official veterinarian"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1144> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Official veterinarian means a veterinarian authorised by the Veterinary Authority of the country to perform certain designated official tasks associated with animal health or public health and inspections of commodities [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1145
<https://w3id.org/euph/1145> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1232> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Outbreak means the occurrence of one or more cases in an epidemiological unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ausbruch"@de ,
                                                                          "outbreak"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1145" ;
                             rdfs:label "outbreak"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1145> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Outbreak means the occurrence of one or more cases in an epidemiological unit." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1146
<https://w3id.org/euph/1146> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1231> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1145>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Prevalence means the total number of cases or outbreaks of a disease that are present in a population at risk, in a particular geographical area, at one specified time or during a given period." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "prevalence"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1146" ;
                             rdfs:label "prevalence"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1146> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Prevalence means the total number of cases or outbreaks of a disease that are present in a population at risk, in a particular geographical area, at one specified time or during a given period." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1147
<https://w3id.org/euph/1147> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1154> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "protection zone means a zone where specific biosecurity and sanitary measures are implemented to prevent the entry of a pathogenic agent into a free country or zone from a neighbouring country or zone of a different animal health status." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "protection zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1147" ;
                             rdfs:label "protection zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1147> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "protection zone means a zone where specific biosecurity and sanitary measures are implemented to prevent the entry of a pathogenic agent into a free country or zone from a neighbouring country or zone of a different animal health status." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1148
<https://w3id.org/euph/1148> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1152> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Qualitative risk assessment is a risk assessment process that has been defined as
[...] an assessment where the outputs on the likelihood of the outcome or the magnitude of the consequences are expressed in qualitative terms such as ’high’, ’medium’, ’low’ or ’negligible’.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "qualitative risk assessment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1148" ;
                             rdfs:label "qualitative risk assessment"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1148> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Qualitative risk assessment is a risk assessment process that has been defined as
[...] an assessment where the outputs on the likelihood of the outcome or the magnitude of the consequences are expressed in qualitative terms such as ’high’, ’medium’, ’low’ or ’negligible’.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1149
<https://w3id.org/euph/1149> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1152> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Quantitative risk assessment is a risk assessment process that has been defined as
[...] an assessment where the outputs of the risk assessment are expressed numerically.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quantitative risk assessment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1149" ;
                             rdfs:label "quantitative risk assessment"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1149> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Quantitative risk assessment is a risk assessment process that has been defined as
[...] an assessment where the outputs of the risk assessment are expressed numerically.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/115
<https://w3id.org/euph/115> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/112> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1275>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/4655026>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "For the purposes of the Terrestrial Code, Tropilaelaps infestation of honey bees (species of the genus Apis) is caused by different species of Tropilaelaps mites (including the mites Tropilaelaps clareae, T. koenigerum, T. thaii and T. mercedesae). The mite is an ectoparasite of brood of honey bees, and cannot survive for periods of more than 21 days away from bee brood." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tropilaelaps infestation of honey bees"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:115" ;
                            rdfs:label "Tropilaelaps infestation of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/115> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For the purposes of the Terrestrial Code, Tropilaelaps infestation of honey bees (species of the genus Apis) is caused by different species of Tropilaelaps mites (including the mites Tropilaelaps clareae, T. koenigerum, T. thaii and T. mercedesae). The mite is an ectoparasite of brood of honey bees, and cannot survive for periods of more than 21 days away from bee brood." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1150
<https://w3id.org/euph/1150> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1852> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Risk means the likelihood of the occurrence and the likely magnitude of the biological and economic consequences of an adverse event or effect to animal or human health." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Risiko"@de ,
                                                                          "risk"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1150" ;
                             rdfs:label "biosecurity risk"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1150> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Risk means the likelihood of the occurrence and the likely magnitude of the biological and economic consequences of an adverse event or effect to animal or human health." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1151
<https://w3id.org/euph/1151> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1112> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Risk analysis is a animal health management process that has been defined as
[...] the process composed of hazard identification, risk assessment, risk management and risk communication.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Risikoanalyse"@de ,
                                                                          "risk analysis"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1151" ;
                             rdfs:label "risk analysis"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1151> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Risk analysis is a animal health management process that has been defined as
[...] the process composed of hazard identification, risk assessment, risk management and risk communication.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1152
<https://w3id.org/euph/1152> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1151> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Risk assessment is a risk analysis process that has been defined as
[...] evaluation of the likelihood and the biological and economic consequences of entry, establishment and spread of a hazard.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Risikobewertung"@de ,
                                                                          "risk assessment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1152" ;
                             rdfs:label "risk assessment"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1152> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Risk assessment is a risk analysis process that has been defined as
[...] evaluation of the likelihood and the biological and economic consequences of entry, establishment and spread of a hazard.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1153
<https://w3id.org/euph/1153> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1142> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Surveillance means the systematic ongoing collection, collation, and analysis of information related to animal health and the timely dissemination of information so that action can be taken." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "surveillance"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1153" ;
                             rdfs:label "surveillance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1153> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Surveillance means the systematic ongoing collection, collation, and analysis of information related to animal health and the timely dissemination of information so that action can be taken." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1154
<https://w3id.org/euph/1154> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2852> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2286>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Zone means a part of a country defined by the veterinary authority, containing an animal population or subpopulation with a specific animal health status with respect to an infection or infestation for the purposes of international trade or disease prevention or control." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1154" ;
                             rdfs:label "veterinary zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1154> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Zone means a part of a country defined by the veterinary authority, containing an animal population or subpopulation with a specific animal health status with respect to an infection or infestation for the purposes of international trade or disease prevention or control." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1155
<https://w3id.org/euph/1155> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2008> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Veterinary Authority means the Governmental Authority of a Member Country having the primary responsibility in the whole territory for coordinating the implementation of the standards of the Terrestrial Code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Veterinärbehörde"@de ,
                                                                          "veterinary authority"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1155" ;
                             rdfs:label "veterinary authority"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1155> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Veterinary Authority means the Governmental Authority of a Member Country having the primary responsibility in the whole territory for coordinating the implementation of the standards of the Terrestrial Code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1156
<https://w3id.org/euph/1156> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2008> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Veterinary medicinal product means any product with approved claims to having a prophylactic, therapeutic or diagnostic effect or to alter physiological functions when administered or applied to an animal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "TAM"@de ,
                                                                          "Tierarzneimittel"@de ,
                                                                          "VMP"@en ,
                                                                          "veterinary medicinal product"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1156" ;
                             rdfs:label "veterinary medicinal product (VMP)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1156> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Veterinary medicinal product means any product with approved claims to having a prophylactic, therapeutic or diagnostic effect or to alter physiological functions when administered or applied to an animal." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1157
<https://w3id.org/euph/1157> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8186> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Veterinary legislation means laws, regulations and all associated legal instruments that pertain to the veterinary domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "veterinary legislation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1157" ;
                             rdfs:label "veterinary legislation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1157> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Veterinary legislation means laws, regulations and all associated legal instruments that pertain to the veterinary domain." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1158
<https://w3id.org/euph/1158> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1153> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Specific surveillance means the surveillance targeted to a specific disease or infection." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specific surveillance"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1158" ;
                             rdfs:label "specific surveillance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1158> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Specific surveillance means the surveillance targeted to a specific disease or infection." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1159
<https://w3id.org/euph/1159> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7413>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Beeswax is a primary hive product and has been defined as
Natural animal wax composed of esters of fatty acids and various long-chain alcohols. Secreted from 4 paired glands on underside of abdomen of adult bees of genus Apis; molded to form honeycomb or cap pupal/honey filled cells
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 1183
FAOSTAT Label: Beeswax
CPC code: 02960.01
HS07 code: 152190
HS12 code: 152190""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenwachs"@de ,
                                                                          "beeswax"@en ,
                                                                          "bijenwas"@nl ,
                                                                          "bivax"@sv ,
                                                                          "bivoks"@da ,
                                                                          "bivoks"@no ,
                                                                          "ceară de albine"@ro ,
                                                                          "cera d'api"@it ,
                                                                          "cera de abejas"@es ,
                                                                          "cera de abelhas"@pt ,
                                                                          "cire d'abeilles"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1159" ;
                             rdfs:label "beeswax"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1159> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Beeswax is a primary hive product and has been defined as
Natural animal wax composed of esters of fatty acids and various long-chain alcohols. Secreted from 4 paired glands on underside of abdomen of adult bees of genus Apis; molded to form honeycomb or cap pupal/honey filled cells
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 1183
FAOSTAT Label: Beeswax
CPC code: 02960.01
HS07 code: 152190
HS12 code: 152190""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/116
<https://w3id.org/euph/116> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/111> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/3932>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/8254044>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "For the purposes of the Terrestrial Code, infestation with Aethina tumida (also known as small hive beetle) is an infestation of bee colonies (species of the genera Apis and Bombus and also stingless bees) by the beetle A. tumida, which is a free-living predator and scavenger affecting bee populations." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Befall mit dem Kleinen Bienenstockkäfer"@de ,
                                                                         "Small hive beetle (Aethina tumida) infestation"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:116" ;
                            rdfs:label "small hive beetle infestation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/116> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For the purposes of the Terrestrial Code, infestation with Aethina tumida (also known as small hive beetle) is an infestation of bee colonies (species of the genera Apis and Bombus and also stingless bees) by the beetle A. tumida, which is a free-living predator and scavenger affecting bee populations." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1160
<https://w3id.org/euph/1160> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0002585>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "apitoxin: Honey bee venom; main component is mellitin (52%)" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienengift"@de ,
                                                                          "bee venom"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1160" ;
                             rdfs:label "bee venom"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1160> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "apitoxin: Honey bee venom; main component is mellitin (52%)" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1162
<https://w3id.org/euph/1162> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2644>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Resins collected from trees/plants; used to seal holes and surfaces in the hive; have anti-microbial properties for bees in humans" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kittharz"@de ,
                                                                          "Kittwachs"@de ,
                                                                          "Propolis"@de ,
                                                                          "biharts"@sv ,
                                                                          "bikitt"@no ,
                                                                          "kittvax"@sv ,
                                                                          "klæbevoks"@da ,
                                                                          "propoli"@it ,
                                                                          "propolis"@da ,
                                                                          "propolis"@en ,
                                                                          "propolis"@fr ,
                                                                          "propolis"@nl ,
                                                                          "propolis"@no ,
                                                                          "propolis"@ro ,
                                                                          "propóleos"@es ,
                                                                          "própolis"@pt ,
                                                                          "voorwas"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1162" ;
                             rdfs:label "propolis"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1162> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Resins collected from trees/plants; used to seal holes and surfaces in the hive; have anti-microbial properties for bees in humans" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1163
<https://w3id.org/euph/1163> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8197>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0025281>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0001476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A pollen pellet is a primary hive product. It is a clump of pollen grains collected by worker bees while foraging for pollen and is removed with a pollen trap at colony entrance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenhöschen"@de ,
                                                                          "carga de polen"@es ,
                                                                          "carga de pólen"@pt ,
                                                                          "carico di polline"@it ,
                                                                          "ghemotoc de polen"@ro ,
                                                                          "massa de pólen"@pt ,
                                                                          "massa pólinica"@pt ,
                                                                          "pallottola di polline"@it ,
                                                                          "pelota de polen"@es ,
                                                                          "pelota de pólen"@pt ,
                                                                          "pelote de pollen"@fr ,
                                                                          "pollen load"@en ,
                                                                          "pollen pellet"@en ,
                                                                          "pollenkorn"@da ,
                                                                          "pollenkorn"@no ,
                                                                          "pollenkorn"@sv ,
                                                                          "stuifmeelbroekje"@nl ,
                                                                          "stuifmeelklompje"@nl ,
                                                                          "încărcătură de polen"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1163" ;
                             rdfs:label "pollen pellet"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1163> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A pollen pellet is a primary hive product. It is a clump of pollen grains collected by worker bees while foraging for pollen and is removed with a pollen trap at colony entrance." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1165
<https://w3id.org/euph/1165> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3458> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Nectar honey coming from predominantly one floral source." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sortenhonig"@de ,
                                                                          "unifloral honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1165" ;
                             rdfs:label "unifloral honey"@en .


###  https://w3id.org/euph/1166
<https://w3id.org/euph/1166> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3458> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Nectar honey coming from more than one floral source." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Blütenhonig"@de ,
                                                                          "multifloral honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1166" ;
                             rdfs:label "multifloral honey"@en .


###  https://w3id.org/euph/1167
<https://w3id.org/euph/1167> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/36> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1467> ;
                                               owl:someValuesFrom <https://w3id.org/euph/37>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7327>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An afterswarm is a
swarm emerging from a colony after the primary swarm. Afterswarms contain one or more virgin queens.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Afterschwarm"@de ,
                                                                          "Nachschwarm"@de ,
                                                                          "afterswarm"@en ,
                                                                          "andrasvärm"@sv ,
                                                                          "cast"@en ,
                                                                          "eftersverm"@no ,
                                                                          "eftersvärm"@sv ,
                                                                          "eftersværm"@da ,
                                                                          "endeling"@nl ,
                                                                          "enjambre secundario"@es ,
                                                                          "enxame secundário"@pt ,
                                                                          "essaim secondaire"@fr ,
                                                                          "jabardo"@es ,
                                                                          "nazwerm"@nl ,
                                                                          "rejeton"@fr ,
                                                                          "roi secundar"@ro ,
                                                                          "sciame secondario"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1167" ;
                             rdfs:label "afterswarm"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1167> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An afterswarm is a
swarm emerging from a colony after the primary swarm. Afterswarms contain one or more virgin queens.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1168
<https://w3id.org/euph/1168> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Management to keep colonies with developing queen cells from succesful swarming. Numerous techniques are used that start with destroying the developing queens, then providing additional brood rearing süace, removing brood, removing queen or other major management to keep the colony from re-starting new queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmverhinderung"@de ,
                                                                          "control de la emjambrazón"@es ,
                                                                          "controle de enxameagem"@pt ,
                                                                          "controle de enxameação"@pt ,
                                                                          "controllo della sciamatura"@it ,
                                                                          "contrôle de l'essaimage"@fr ,
                                                                          "domínio da enxameação"@pt ,
                                                                          "prevenirea roirii"@ro ,
                                                                          "svermkontroll"@no ,
                                                                          "svärmförhindring"@sv ,
                                                                          "sværmforhindring"@da ,
                                                                          "swarm control"@en ,
                                                                          "zwermverhindering"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1168" ;
                             rdfs:label "swarm control"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1168> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Management to keep colonies with developing queen cells from succesful swarming. Numerous techniques are used that start with destroying the developing queens, then providing additional brood rearing süace, removing brood, removing queen or other major management to keep the colony from re-starting new queens." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1169
<https://w3id.org/euph/1169> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Management of avoiding the development of queen cells in spring colonies; providing young aged queens, proper ventilation, and adequate brood space for developming spring colonies are most effective prevention techniques." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmverhinderung"@de ,
                                                                          "swarm prevention"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1169" ;
                             rdfs:label "swarm prevention"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1169> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Management of avoiding the development of queen cells in spring colonies; providing young aged queens, proper ventilation, and adequate brood space for developming spring colonies are most effective prevention techniques." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/117
<https://w3id.org/euph/117> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005012> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/8373079>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1093>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1098>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1101>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/71>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "For the purposes of the Terrestrial Code, American foulbrood is a disease of the larval and pupal stages of honey bees (species of the genus Apis) caused by Paenibacillus larvae (P. larvae), which is widely distributed. P. larvae is a bacterium that can produce over one billion spores in each infected larva. The spores are very long-living and extremely resistant to heat and chemical agents, and only the spores are capable of inducing the disease." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Amerikanische Faulbrut"@de ,
                                                                         "Bösartige Faulbrut"@de ,
                                                                         "american foulbrood"@en ,
                                                                         "amerikaans vuilbroed"@nl ,
                                                                         "amerikansk bipest"@da ,
                                                                         "amerikansk yngelråte"@no ,
                                                                         "amerikansk yngelröta"@sv ,
                                                                         "cria pútrida americana"@pt ,
                                                                         "elakartad yngelröta"@sv ,
                                                                         "kwaadaardig vuilbroed"@nl ,
                                                                         "locă americană"@ro ,
                                                                         "loque americana"@es ,
                                                                         "loque americana"@pt ,
                                                                         "loque américaine"@fr ,
                                                                         "lukket yngelråte"@no ,
                                                                         "nymfpest"@sv ,
                                                                         "ondartet bipest"@da ,
                                                                         "peste americana"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:117" ;
                            rdfs:label "American foulbrood of honey bees (AFB)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/117> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For the purposes of the Terrestrial Code, American foulbrood is a disease of the larval and pupal stages of honey bees (species of the genus Apis) caused by Paenibacillus larvae (P. larvae), which is widely distributed. P. larvae is a bacterium that can produce over one billion spores in each infected larva. The spores are very long-living and extremely resistant to heat and chemical agents, and only the spores are capable of inducing the disease." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1170
<https://w3id.org/euph/1170> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2273> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Beekeeping equipment is whatever a person, group, or thing is equipped with. All special things needed for some purpose (supplies, furnishings, apparatus, etc.) applied to beekeeping." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienengeräte"@de ,
                                                                          "Imkereigeräte"@de ,
                                                                          "attrezzo apistici"@it ,
                                                                          "beekeeping appliances"@en ,
                                                                          "beekeeping equipment"@en ,
                                                                          "biavlsmateriel"@da ,
                                                                          "bijengereedschap"@nl ,
                                                                          "biodlingsredskap"@sv ,
                                                                          "biredskap"@no ,
                                                                          "birøkterartikler"@no ,
                                                                          "equipamento apícola"@pt ,
                                                                          "equipo apícola"@es ,
                                                                          "inventar apicol"@ro ,
                                                                          "material apícola"@es ,
                                                                          "material apícola"@pt ,
                                                                          "materiale apistico"@it ,
                                                                          "matériel apicole"@fr ,
                                                                          "utensilio apícola"@pt ,
                                                                          "utilaj apicol"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1170" ;
                             rdfs:label "beekeeping equipment"@en .


###  https://w3id.org/euph/1171
<https://w3id.org/euph/1171> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A machine used to pump, measure, and dispense honey or creamed honey into jars." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigabfüllmaschine"@de ,
                                                                          "honey bottling machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1171" ;
                             rdfs:label "honey bottling machine"@en .


###  https://w3id.org/euph/1172
<https://w3id.org/euph/1172> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any vessel used for bottling of honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abfülltopf"@de ,
                                                                          "honey bottling tank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1172" ;
                             rdfs:label "honey bottling tank"@en .


###  https://w3id.org/euph/1173
<https://w3id.org/euph/1173> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2618> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relation between a material entity c and a portion of matter c1 such that c1 constitutes the matter of c." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rohmaterial"@de ,
                                                                          "raw material"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1173" ;
                             rdfs:label "material quality"@en .


###  https://w3id.org/euph/1174
<https://w3id.org/euph/1174> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2249> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1172>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "a movable cover, hinged or unattaachhed, as for a box, trunk, pot, etc.; top" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Deckel"@de ,
                                                                          "lid"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1174" ;
                             rdfs:label "lid"@en .


###  https://w3id.org/euph/1175
<https://w3id.org/euph/1175> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1174> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A lid secured with a belt-like fastening device, holding it tightly on a tank." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Deckel mit Spannring"@de ,
                                                                          "lid secured with locking-lever ring clamp"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1175" ;
                             rdfs:label "lid secured with locking-lever ring clamp"@en .


###  https://w3id.org/euph/1176
<https://w3id.org/euph/1176> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1174> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A lid secured with a fastening device attached to the tank, holding the lid tightly on the tank." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Deckel mit Spannverschluss"@de ,
                                                                          "lid secured with clasps"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1176" ;
                             rdfs:label "lid secured with clasps"@en .


###  https://w3id.org/euph/1177
<https://w3id.org/euph/1177> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1188> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Made of steel that is immune to rust and corrosion." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Edelstahl"@de ,
                                                                          "stainless steel"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1177" ;
                             rdfs:label "stainless steel"@en .


###  https://w3id.org/euph/1178
<https://w3id.org/euph/1178> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2249> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1172>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to regulate the outward flow of a fluid by opening, closing, or partially obstructing the passageway." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hahn"@de ,
                                                                          "outlet valve"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1178" ;
                             rdfs:label "outlet valve"@en .


###  https://w3id.org/euph/1179
<https://w3id.org/euph/1179> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1173> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Made of or consisting of any of various synthetically produced compounds made by polymerization." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kunststoff"@de ,
                                                                          "plastic"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1179" ;
                             rdfs:label "plastic"@en .


###  https://w3id.org/euph/118
<https://w3id.org/euph/118> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005012> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/8110633>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1102>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "For the purposes of the Terrestrial Code, European foulbrood is a disease of the larval and pupal stages of honey bees (species of the genus Apis), caused by Melissococcus plutonius (M. plutonius), a non-sporulating bacterium, which is widely distributed. Subclinical infections are common and require laboratory diagnosis. Infection remains enzootic because of mechanical contamination of the honeycombs. Recurrences of disease can therefore be expected in subsequent years." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "European foulbrood"@en ,
                                                                         "Europees vuilbroed"@nl ,
                                                                         "Europäische Faulbrut"@de ,
                                                                         "Sauerbrut"@de ,
                                                                         "cria pútrida europeia"@pt ,
                                                                         "europeisk yngelrate"@no ,
                                                                         "europeisk yngelröta"@sv ,
                                                                         "europæiske bipest"@da ,
                                                                         "gutartige Faulbrut"@de ,
                                                                         "larvpest"@sv ,
                                                                         "locă europeană"@ro ,
                                                                         "loque europea"@es ,
                                                                         "loque europeia"@pt ,
                                                                         "loque européenne"@fr ,
                                                                         "peste europea"@it ,
                                                                         "peste europeia"@pt ,
                                                                         "zuurbroed"@nl ,
                                                                         "åben bipest"@da ,
                                                                         "åpen yngelråte"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:118" ;
                            rdfs:label "European foulbrood of honey bees (EFB)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/118> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For the purposes of the Terrestrial Code, European foulbrood is a disease of the larval and pupal stages of honey bees (species of the genus Apis), caused by Melissococcus plutonius (M. plutonius), a non-sporulating bacterium, which is widely distributed. Subclinical infections are common and require laboratory diagnosis. Infection remains enzootic because of mechanical contamination of the honeycombs. Recurrences of disease can therefore be expected in subsequent years." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/1180
<https://w3id.org/euph/1180> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8149> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "added; more; extra" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "additional"@en ,
                                                                          "zusätzlich"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1180" ;
                             rdfs:label "additional"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1180> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "added; more; extra" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/1181
<https://w3id.org/euph/1181> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1172> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bottling tank with a sloping floor enabling the tank to be completely emptied without tilting it." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abfülltopf mit Schrägboden"@de ,
                                                                          "honey bottling tank with sloping floor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1181" ;
                             rdfs:label "honey bottling tank with sloping floor"@en .


###  https://w3id.org/euph/1182
<https://w3id.org/euph/1182> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1174> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A lid not secured with any device that would hold it tightly on the tank." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Auflagedeckel"@de ,
                                                                          "loose lid"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1182" ;
                             rdfs:label "loose lid"@en .


###  https://w3id.org/euph/1183
<https://w3id.org/euph/1183> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2955> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A utensil having many small meshed or perforated openings, used to strain solids from liquids, to separate fine particles of loose matter from coarser ones, etc; sifter; strainer" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sieb"@de ,
                                                                          "sieve"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1183" ;
                             rdfs:label "sieve"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1183> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A utensil having many small meshed or perforated openings, used to strain solids from liquids, to separate fine particles of loose matter from coarser ones, etc; sifter; strainer" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/1184
<https://w3id.org/euph/1184> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Two sieves that are inserted into each other, the upper sieve being coarse and the lower sieve fine. It is used to remove organic and inorganic foreign materials from honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Doppelsieb"@de ,
                                                                          "double sieve"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1184" ;
                             rdfs:label "double sieve"@en .


###  https://w3id.org/euph/1185
<https://w3id.org/euph/1185> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2952> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A room in which the temperature is kept below ambient temperature, typically below 12°C." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kühlraum"@de ,
                                                                          "cooling chamber"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1185" ;
                             rdfs:label "cooling chamber"@en .


###  https://w3id.org/euph/1186
<https://w3id.org/euph/1186> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1170> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Hive management equipment is any beekeeping equipment used for hive management." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Geräte für die Arbeit am Bienenstock"@de ,
                                                                          "hive management equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1186" ;
                             rdfs:label "hive management equipment"@en .


###  https://w3id.org/euph/1187
<https://w3id.org/euph/1187> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A machine used to remove bees from frames with the help of rotating bristles into container placed below the bristles. Used for creating nucs or package bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abkehrmaschine"@de ,
                                                                          "automatic bee sweeper"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1187" ;
                             rdfs:label "automatic bee sweeper"@en .


###  https://w3id.org/euph/1188
<https://w3id.org/euph/1188> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1173> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Made of metal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Metall"@de ,
                                                                          "metaal"@nl ,
                                                                          "metal"@en ,
                                                                          "metallo"@it ,
                                                                          "métal"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1188" ;
                             rdfs:label "metal"@en .


###  https://w3id.org/euph/1189
<https://w3id.org/euph/1189> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2952> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any kind of motor powered or unpowered vehicle used for transporting beekeeping equipment or beehives." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Imkereifahrzeug"@de ,
                                                                          "beekeeping vehicle"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1189" ;
                             rdfs:label "beekeeping vehicle"@en .


###  https://w3id.org/euph/119
<https://w3id.org/euph/119> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005015> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://w3id.org/euph/105>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Sacbrood disease of honey bees is a disease of the larval stages of honey bees (Apis mellifera) caused by the Sackbrood Virus (SBV)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Sackbrut"@de ,
                                                                         "couvain sacciforme"@fr ,
                                                                         "covata a sacco"@it ,
                                                                         "cria ensacada"@pt ,
                                                                         "criação saciforme"@pt ,
                                                                         "cría sacciforme"@es ,
                                                                         "pickled brood"@en ,
                                                                         "pollo en saco"@es ,
                                                                         "pollo sacciforme"@es ,
                                                                         "puiet în sac"@ro ,
                                                                         "sac brood"@en ,
                                                                         "sekkyngel"@no ,
                                                                         "säckyngel"@sv ,
                                                                         "sækyngel"@da ,
                                                                         "zakbroed"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:119" ;
                            rdfs:label "sacbrood disease of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/119> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Sacbrood disease of honey bees is a disease of the larval stages of honey bees (Apis mellifera) caused by the Sackbrood Virus (SBV)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1190
<https://w3id.org/euph/1190> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2096> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1453>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An unpowered vehicle towed by a powered vehicle, which is commonly used for the transport of goods and materials, in particular beehives." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anhänger"@de ,
                                                                          "trailer"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1190" ;
                             rdfs:label "trailer"@en .


###  https://w3id.org/euph/1191
<https://w3id.org/euph/1191> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1818> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Migratory beekeeping is a hive management practice which involves the transport of honey bee colonies for the purpose of effectively exploiting nectar or honeydew sources or for pollination." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wanderbienenzucht"@de ,
                                                                          "Wanderimkerei"@de ,
                                                                          "apicoltura nomade"@it ,
                                                                          "apicultura ambulante"@es ,
                                                                          "apicultura pastoral"@es ,
                                                                          "apiculture pastorale"@fr ,
                                                                          "migratory beekeeping"@en ,
                                                                          "reizen net bijen"@nl ,
                                                                          "transhumance"@fr ,
                                                                          "transhumancia"@es ,
                                                                          "vandrebiavl"@da ,
                                                                          "vandrebirøkt"@no ,
                                                                          "vandringsbiskötsel"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1191" ;
                             rdfs:label "migratory beekeeping"@en .


###  https://w3id.org/euph/1192
<https://w3id.org/euph/1192> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inrae.fr/thesaurusINRAE/c_5fd21dbd> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A processed hive product is a hive product that has been processed by beekeepers or by the food industry." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "processed hive product"@en ,
                                                                          "verarbeitetes Bienenprodukt"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1192" ;
                             rdfs:label "processed hive product"@en .


###  https://w3id.org/euph/1194
<https://w3id.org/euph/1194> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inrae.fr/thesaurusINRAE/c_5fd21dbd> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A primary hive product is a hive product that has been harvested by beekeepers but not undergone substantial further processing by beekeepers or by the food industry." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "primary hive product"@en ,
                                                                          "primäres Bienenprodukt"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1194" ;
                             rdfs:label "primary hive product"@en .


###  https://w3id.org/euph/1195
<https://w3id.org/euph/1195> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1206> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment necessary for the production of mead." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Metproduktionsgerät"@de ,
                                                                          "mead production equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1195" ;
                             rdfs:label "mead processing equipment"@en .


###  https://w3id.org/euph/1196
<https://w3id.org/euph/1196> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1195> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1478>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A vessel of any size, usually made of stainless steel, used to produce alcohol from honey diluted with water with the aid of microorganisma, mainkly yeasts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gärtank"@de ,
                                                                          "fermentation tank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1196" ;
                             rdfs:label "fermentation tank"@en .


###  https://w3id.org/euph/1197
<https://w3id.org/euph/1197> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1195> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1478>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used to remove particles from fermentated mead in order to achieve the desired texture, taste, consistency and stability of the beverage." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Filteranlage"@de ,
                                                                          "filtration equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1197" ;
                             rdfs:label "filtration equipment"@en .


###  https://w3id.org/euph/1198
<https://w3id.org/euph/1198> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2955> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any device that moves fluids by mechanical action." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pumpe"@de ,
                                                                          "pomp"@nl ,
                                                                          "pompa"@it ,
                                                                          "pompe"@fr ,
                                                                          "pump"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1198" ;
                             rdfs:label "pump"@en .


###  https://w3id.org/euph/1199
<https://w3id.org/euph/1199> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2953> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A machine used to remove bees from honey supers with the help of a motor-driven fan. Used for honey harvest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abblasgerät"@de ,
                                                                          "Bee Blower"@de ,
                                                                          "bee blower"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1199" ;
                             rdfs:label "bee blower"@en .


###  https://w3id.org/euph/12
<https://w3id.org/euph/12> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2212> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1031> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8157>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A foundation is a thin rectangular sheets of beeswax or other material imprinted with a hexagonal cell pattern, which serves as a basis on which honey bees build their comb." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Kunstwabe"@de ,
                                                                        "Mittelwand"@de ,
                                                                        "byggevokstavle"@no ,
                                                                        "cera alveolada"@pt ,
                                                                        "cera estampada"@es ,
                                                                        "cera moldada"@pt ,
                                                                        "cire gaufrée"@fr ,
                                                                        "comb foundation"@en ,
                                                                        "fagure artificial"@ro ,
                                                                        "feuille de cire gaufrée"@fr ,
                                                                        "foaie de fagure"@ro ,
                                                                        "foglio cereo"@it ,
                                                                        "foundation"@en ,
                                                                        "hoja de cera estampada"@es ,
                                                                        "kakmellanvägg"@sv ,
                                                                        "kunstraat"@nl ,
                                                                        "kunsttavle"@da ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:12" ;
                           rdfs:label "foundation"@en .


###  https://w3id.org/euph/120
<https://w3id.org/euph/120> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005015> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1275>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://w3id.org/euph/100>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Chronic bee paralysis disease of honey bees is a disease of adult honey bees (Apis mellifera) caused by the Chronic Bee Paralysis Virus (CBPV)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Chronic bee paralysis disease of honey bees"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:120" ;
                            rdfs:label "chronic bee paralysis disease of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/120> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Chronic bee paralysis disease of honey bees is a disease of adult honey bees (Apis mellifera) caused by the Chronic Bee Paralysis Virus (CBPV)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1200
<https://w3id.org/euph/1200> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1170> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C88194>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7927>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/839>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Queen breeding and rearing equipment is any beekeeping equipment used for the artificial selection and reproduction of honey bee queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerät für die Zucht und Aufzucht von Königinnen"@de ,
                                                                          "queen breeding and rearing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1200" ;
                             rdfs:label "queen breeding and rearing equipment"@en .


###  https://w3id.org/euph/1201
<https://w3id.org/euph/1201> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7927>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any aparatus used to collect semen from drones and to inject this semen into the vagina of honey bee queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Besamungsgerät"@de ,
                                                                          "queen insemination apparatus"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1201" ;
                             rdfs:label "queen insemination apparatus"@en .


###  https://w3id.org/euph/1202
<https://w3id.org/euph/1202> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any device used to store capped queen cells at approximately 34.5 °C and 70% relative humidity until adult queens hatch from the cell." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutapparat"@de ,
                                                                          "Brutschrank"@de ,
                                                                          "broedstoof"@nl ,
                                                                          "incubadora"@es ,
                                                                          "incubadora"@pt ,
                                                                          "incubator"@en ,
                                                                          "incubator"@ro ,
                                                                          "incubatore"@it ,
                                                                          "incubatrice"@it ,
                                                                          "klekkeskap"@no ,
                                                                          "kläckningsapparat"@sv ,
                                                                          "kläckningsskåp"@sv ,
                                                                          "klækkeskab"@da ,
                                                                          "queen cell incubator"@en ,
                                                                          "rugemaskin"@no ,
                                                                          "étuve"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1202" ;
                             rdfs:label "queen cell incubator"@en .


###  https://w3id.org/euph/1203
<https://w3id.org/euph/1203> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device that pre-filters honey by slowing down the flow rate and allowing organic and inorganic foreign matter to settle or rise through the placement of multiple baffles at different heights." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigsumpf"@de ,
                                                                          "gravity clarifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1203" ;
                             rdfs:label "gravity clarifier"@en .


###  https://w3id.org/euph/1204
<https://w3id.org/euph/1204> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2274> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2248>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeping building is any edifice used for the purpose of beekeeping, for example keeping beehives, storing beekeeping equipment or processing hive products." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping building"@en ,
                                                                          "imkerliches Wirtschaftsgebäude"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1204" ;
                             rdfs:label "beekeeping building"@en .


###  https://w3id.org/euph/1205
<https://w3id.org/euph/1205> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1204> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey house is a beekeeping building to extract and process honey and other hive products." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schleuderraum"@de ,
                                                                          "arbeidsrom i bigården"@no ,
                                                                          "casa de extracção de mel"@pt ,
                                                                          "centrala fermei apicole"@ro ,
                                                                          "clădire anexă a stupinei"@ro ,
                                                                          "honey house"@en ,
                                                                          "honinghuisje"@nl ,
                                                                          "laboratorio per la smelatura"@it ,
                                                                          "melaria"@pt ,
                                                                          "mielería"@es ,
                                                                          "miellerie"@fr ,
                                                                          "obrador"@es ,
                                                                          "slingerruimte"@nl ,
                                                                          "slungningsrum"@sv ,
                                                                          "slyngerom"@no ,
                                                                          "slyngerum"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1205" ;
                             rdfs:label "honey house"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1205> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A honey house is a beekeeping building to extract and process honey and other hive products." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1206
<https://w3id.org/euph/1206> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1170> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Hive product processing equipment is any beekeeping equipment used to process hive products by beekeepers or the food processing industry." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerät für die Verarbeitung von Bienenprodukten"@de ,
                                                                          "hive product processing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1206" ;
                             rdfs:label "hive product processing equipment"@en .


###  https://w3id.org/euph/1207
<https://w3id.org/euph/1207> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1195> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1478>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any machine used to fill beverages into botles." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Getränkeabfüllanlage"@de ,
                                                                          "beverage filling machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1207" ;
                             rdfs:label "beverage filling machine"@en .


###  https://w3id.org/euph/1208
<https://w3id.org/euph/1208> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2955> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any furniture used for processing hive products in accordance with the legal requirements for food processing." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mobiliar für die Verarbeitung von Bienenprodukten"@de ,
                                                                          "hive product processing furniture"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1208" ;
                             rdfs:label "hive product processing furniture"@en .


###  https://w3id.org/euph/1209
<https://w3id.org/euph/1209> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2955> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A weighing balance whose accuracy may be adjusted to a legally recognised level by an authorised institution." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "calibratable scale"@en ,
                                                                          "eichfähige Waage"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1209" ;
                             rdfs:label "calibratable scale"@en .


###  https://w3id.org/euph/121
<https://w3id.org/euph/121> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005013> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/2595786>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1103>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1104>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Chalkbrood disease of honey bees is a disease of the larval and pupal stages of honey bees (Apis mellifera) caused by Ascosphaera apis." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kalkbrut"@de ,
                                                                         "chalk brood"@en ,
                                                                         "couvain calcifié"@fr ,
                                                                         "couvain plâtré"@fr ,
                                                                         "covata calcificata"@it ,
                                                                         "cria calcificada"@pt ,
                                                                         "cria-giz"@pt ,
                                                                         "criação calcificada"@pt ,
                                                                         "criação engessada"@pt ,
                                                                         "cría calcificada"@es ,
                                                                         "cría yesificada"@es ,
                                                                         "kalkbroed"@nl ,
                                                                         "kalkyngel"@da ,
                                                                         "kalkyngel"@no ,
                                                                         "kalkyngel"@sv ,
                                                                         "pollo calcificado"@es ,
                                                                         "pollo yesificado"@es ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:121" ;
                            rdfs:label "chalkbrood disease of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/121> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Chalkbrood disease of honey bees is a disease of the larval and pupal stages of honey bees (Apis mellifera) caused by Ascosphaera apis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1210
<https://w3id.org/euph/1210> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used for the acquisition of information about a beehive at a distance, without phsically opening the hive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "elektronisches System zur Trachtbeobachtung"@de ,
                                                                          "hive remote sensing system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1210" ;
                             rdfs:label "hive remote sensing system"@en .


###  https://w3id.org/euph/1211
<https://w3id.org/euph/1211> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A weighing balance used to measure the mass of a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stockwaage"@de ,
                                                                          "hive scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1211" ;
                             rdfs:label "hive scale"@en .


###  https://w3id.org/euph/1212
<https://w3id.org/euph/1212> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1210> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive scale used to measure the mass from a distance without physically visiting the apiary." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenstockwaage"@de ,
                                                                          "Funk-Stockwaage"@de ,
                                                                          "balance connectée pour ruche"@fr ,
                                                                          "bilancia per arnia wireless"@it ,
                                                                          "remote hive scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1212" ;
                             rdfs:label "remote hive scale"@en .


###  https://w3id.org/euph/1213
<https://w3id.org/euph/1213> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1212> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive scale that does not send the data directly but transmits it to a scale placed at the same apiary with a sending unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nebenwaage"@de ,
                                                                          "auxiliary hive scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1213" ;
                             rdfs:label "auxiliary hive scale"@en .


###  https://w3id.org/euph/1218
<https://w3id.org/euph/1218> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_6003024> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee adult abdominal segment is an abdominal segment in adult honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abdominalsegment einer erwachsenen Honigbiene"@de ,
                                                                          "honey bee adult abdominal segment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1218" ;
                             rdfs:label "honey bee adult abdominal segment"@en .


###  https://w3id.org/euph/122
<https://w3id.org/euph/122> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005013> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/5259820>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Stonebrood disease of honey bees is a disease of the larval and pupal stages of honey bees (Apis mellifera) caused by Aspergillus flavus." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Steinbrut"@de ,
                                                                         "couvain pétrifié"@fr ,
                                                                         "covata pietrificata"@it ,
                                                                         "cria dura"@pt ,
                                                                         "cria petrificada"@pt ,
                                                                         "cria-pedra"@pt ,
                                                                         "criação petrificada"@pt ,
                                                                         "cría petrificada"@es ,
                                                                         "pollo petrificado"@es ,
                                                                         "puiet pietrificat"@ro ,
                                                                         "steenbroed"@nl ,
                                                                         "steinyngel"@no ,
                                                                         "stenyngel"@da ,
                                                                         "stenyngel"@no ,
                                                                         "stenyngel"@sv ,
                                                                         "stonebrood"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:122" ;
                            rdfs:label "stonebrood disease of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/122> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Stonebrood disease of honey bees is a disease of the larval and pupal stages of honey bees (Apis mellifera) caused by Aspergillus flavus." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1220
<https://w3id.org/euph/1220> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1269> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_0002530>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The controlled release of a substance by a cell or a tissue." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Absonderung"@de ,
                                                                          "Ausscheidung"@de ,
                                                                          "afscheiding"@nl ,
                                                                          "at secernere"@da ,
                                                                          "avsöndring"@sv ,
                                                                          "secreción"@es ,
                                                                          "secretion"@en ,
                                                                          "secretory function"@en ,
                                                                          "secrezione"@it ,
                                                                          "secreção"@pt ,
                                                                          "secreție"@ro ,
                                                                          "sekresjon"@no ,
                                                                          "sekretion"@da ,
                                                                          "sécrétion"@fr ,
                                                                          "utskillelse"@no ,
                                                                          "utsöndring"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1220" ;
                             rdfs:label "secretory function"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1220> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The controlled release of a substance by a cell or a tissue." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


###  https://w3id.org/euph/1222
<https://w3id.org/euph/1222> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000463> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1467> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/GO_0046903>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A portion of organism substance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ausscheidung"@de ,
                                                                          "Sekret"@de ,
                                                                          "afscheidingsproduct"@nl ,
                                                                          "avsöndring"@sv ,
                                                                          "produs de secreție"@ro ,
                                                                          "secreción"@es ,
                                                                          "secretion"@en ,
                                                                          "secreto"@it ,
                                                                          "secreção"@pt ,
                                                                          "secreție"@ro ,
                                                                          "sekret"@da ,
                                                                          "sekret"@no ,
                                                                          "sekret"@sv ,
                                                                          "sécrétion"@fr ,
                                                                          "utsöndring"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1222" ;
                             rdfs:label "secretion"@en .


###  https://w3id.org/euph/123
<https://w3id.org/euph/123> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/110> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                              owl:someValuesFrom <https://w3id.org/euph/3341>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8181> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1092>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Nosemosis of honey bees is a disease of adult honey bees (Apis mellifera) caused by different species of the genus Nosema (Nosema apis and Nosema ceranae)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Nosema disease"@en ,
                                                                         "Nosemaseuche"@de ,
                                                                         "Nosemose"@de ,
                                                                         "nosemasjuka"@sv ,
                                                                         "nosemasjuke"@no ,
                                                                         "nosemasyge"@da ,
                                                                         "nosemaziekte"@nl ,
                                                                         "nosemiasi"@it ,
                                                                         "nosemiasis"@es ,
                                                                         "nosemiosis"@es ,
                                                                         "nosemose"@pt ,
                                                                         "nosemosis of honey bees"@en ,
                                                                         "nosemoză"@ro ,
                                                                         "nosemíase"@pt ,
                                                                         "nosémose"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:123" ;
                            rdfs:label "nosemosis of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/123> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Nosemosis of honey bees is a disease of adult honey bees (Apis mellifera) caused by different species of the genus Nosema (Nosema apis and Nosema ceranae)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/1231
<https://w3id.org/euph/1231> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of a veterinary entity that exists through action of continuants in the veterinary medicine domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "veterinary medicine quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1231" ;
                             rdfs:label "veterinary medicine quantity"@en .


###  https://w3id.org/euph/1232
<https://w3id.org/euph/1232> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1852> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A unit of measure in veterinary medicine is a a label that is part of a measurement datum and denotes a unit of measure that is specific to the veterinary medicine domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "unit of measure in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1232" ;
                             rdfs:label "unit of measure in veterinary medicine"@en .


###  https://w3id.org/euph/1234
<https://w3id.org/euph/1234> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3354> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in chemistry is a generically dependent continuant in the chemistry domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1234" ;
                             rdfs:label "information content entity in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1234> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in chemistry is a generically dependent continuant in the chemistry domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1235
<https://w3id.org/euph/1235> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2448> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of a biological entity that exists through action of continuants in the biology domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "biological quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1235" ;
                             rdfs:label "biological quantity"@en .


###  https://w3id.org/euph/1236
<https://w3id.org/euph/1236> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2635> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in pharmacology is a generically dependent continuant in the pharmacology domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1236" ;
                             rdfs:label "information content entity in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1236> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in pharmacology is a generically dependent continuant in the pharmacology domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1237
<https://w3id.org/euph/1237> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of veterinary entities is an identifier that is specific for an entity in the veterinary medicine domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identifier of veterinary entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1237" ;
                             rdfs:label "identifier of veterinary entities"@en .


###  https://w3id.org/euph/1238
<https://w3id.org/euph/1238> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1863> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A unit of measure or classification in beekeeping is a label that is part of a measurement datum, which is specific to the beekeeping domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "unit of measure in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1238" ;
                             rdfs:label "unit of measure in beekeeping"@en .


###  https://w3id.org/euph/1239
<https://w3id.org/euph/1239> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_33284> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A nutrient for animals is a nutrient used by animals" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nutrient for animals"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1239" ;
                             rdfs:label "nutrient for animals"@en .


###  https://w3id.org/euph/124
<https://w3id.org/euph/124> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/110> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1275>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8179> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/206120742>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Amoeba disease of honey bees is a disease of adult honey bees (Apis mellifera) caused by Malpighamoeba mellificae." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Amöbenkrankheit"@de ,
                                                                         "Amöbenseuche"@de ,
                                                                         "amebiasis"@es ,
                                                                         "amebíase"@pt ,
                                                                         "amibiase"@it ,
                                                                         "amibiază"@ro ,
                                                                         "amoeba disease"@en ,
                                                                         "amoebenziekte"@nl ,
                                                                         "amöbasjuka"@sv ,
                                                                         "amøbesjuke"@no ,
                                                                         "amøbesygde"@da ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:124" ;
                            rdfs:label "amoeba disease of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/124> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Amoeba disease of honey bees is a disease of adult honey bees (Apis mellifera) caused by Malpighamoeba mellificae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/1244
<https://w3id.org/euph/1244> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C20182> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A taxon-typical population process is a population process that occurs in a similar fashion in many members of a taxon." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "taxon-typical population process"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1244" ;
                             rdfs:label "taxon-typical population process"@en .


###  https://w3id.org/euph/1245
<https://w3id.org/euph/1245> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1244> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Varroa population growth is a process that leads to a change in the number of Varroa mites in a honey bee colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Varroa population growth"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1245" ;
                             rdfs:label "Varroa population growth"@en .


###  https://w3id.org/euph/1247
<https://w3id.org/euph/1247> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A taxon concept, also referred to as circumscription, is the delimitation of which subordinate taxa are parts of that taxon." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "circumscription"@en ,
                                                                          "taxon content"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1247" ;
                             rdfs:label "taxon concept"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1247> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A taxon concept, also referred to as circumscription, is the delimitation of which subordinate taxa are parts of that taxon." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Circumscription_(taxonomy)&oldid=1322193206"
 ] .


###  https://w3id.org/euph/125
<https://w3id.org/euph/125> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C45427> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in veterinary medicine is an entity in the medical sciences domain that contains all classes related to aspects of pollinators and pollination studied in veterinary medicine, i.e. the
[...] prevention and treatment of diseases and injuriess in animals, esp. domestic animals.""" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Veterinärmedizin"@de ,
                                                                         "diergeneeskunde"@nl ,
                                                                         "medicina veterinaria"@it ,
                                                                         "médecine vétérinaire"@fr ,
                                                                         "veterinary medicine"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:125" ;
                            rdfs:label "entity in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/125> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in veterinary medicine is an entity in the medical sciences domain that contains all classes related to aspects of pollinators and pollination studied in veterinary medicine, i.e. the
[...] prevention and treatment of diseases and injuriess in animals, esp. domestic animals.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/1251
<https://w3id.org/euph/1251> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/571>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000310>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A publication year is the calendar year in which some information content entity has been published." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Veröffentlichungsjahr"@de ,
                                                                          "publication year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1251" ;
                             rdfs:label "publication year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1251> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A publication year is the calendar year in which some information content entity has been published." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/1252
<https://w3id.org/euph/1252> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1707> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A nomenclatural detail of a scientific name is a scientific name part includes formal rules of a scientific name rather than the biological classification." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nomenclatural detail"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1252" ;
                             rdfs:label "nomenclatural detail"@en .


###  https://w3id.org/euph/1253
<https://w3id.org/euph/1253> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2449> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "GBIF—the Global Biodiversity Information Facility—is an international network and data infrastructure funded by the world's governments and aimed at providing anyone, anywhere, open access to data about all types of life on Earth." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GBIF"@en ,
                                                                          "Global Biodiversity Information Facility"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1253" ;
                             rdfs:label "global biodiversity information facility (GBIF)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1253> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "GBIF—the Global Biodiversity Information Facility—is an international network and data infrastructure funded by the world's governments and aimed at providing anyone, anywhere, open access to data about all types of life on Earth." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/"
 ] .


###  https://w3id.org/euph/1256
<https://w3id.org/euph/1256> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Housing conditions refer to the physical environment where animals are kept, reared, or housed for production, research, or breeding purposes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "animal housing condition"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1256" ;
                             rdfs:label "housing condition"@en .


###  https://w3id.org/euph/1257
<https://w3id.org/euph/1257> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A state of an animal is its condition at a particular time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "state of animal"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1257" ;
                             rdfs:label "status of animal"@en .


###  https://w3id.org/euph/126
<https://w3id.org/euph/126> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3266> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1461> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1461> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/1341979>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in beekeeping is an entity in the animal production domain that has been defined as:
the intentional tending of insects of the genus Apis (in particular Apis mellifera and Apis cerana) in artificial nests by humans (Homo sapiens).""" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenzucht"@de ,
                                                                         "Imkerei"@de ,
                                                                         "albinărit"@ro ,
                                                                         "apicoltura"@it ,
                                                                         "apicultura"@es ,
                                                                         "apicultura"@pt ,
                                                                         "apiculture"@en ,
                                                                         "apiculture"@fr ,
                                                                         "apicultură"@ro ,
                                                                         "beekeeping"@en ,
                                                                         "biavl"@da ,
                                                                         "bijenteelt"@nl ,
                                                                         "biodling"@sv ,
                                                                         "birøkt"@no ,
                                                                         "biskötsel"@sv ,
                                                                         "creșterea albinelor"@ro ,
                                                                         "imkerij"@nl ,
                                                                         "stupărit"@ro ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:126" ;
                            rdfs:label "entity in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/126> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in beekeeping is an entity in the animal production domain that has been defined as:
the intentional tending of insects of the genus Apis (in particular Apis mellifera and Apis cerana) in artificial nests by humans (Homo sapiens).""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001"
 ] .


###  https://w3id.org/euph/1267
<https://w3id.org/euph/1267> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1256> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000576>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey bee housing condition is a housing condition of a honey bee colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey bee housing condition"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1267" ;
                             rdfs:label "honey bee housing condition"@en .


###  https://w3id.org/euph/1268
<https://w3id.org/euph/1268> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2217> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An ecological function is a function in the biology domain that exist by evolution to realise an interaction with the biotic or abiotic environment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ecological function"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1268" ;
                             rdfs:label "ecological function"@en .


###  https://w3id.org/euph/1269
<https://w3id.org/euph/1269> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2217> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A physiological function is a function in the biology domain that exist by evolution to realise specific processes of living organisms and their parts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "physiological function"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1269" ;
                             rdfs:label "physiological function"@en .


###  https://w3id.org/euph/1270
<https://w3id.org/euph/1270> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1705> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An ecological role is a role in the biology domain that refers to interactions of living organisms with their biotic or abiotic environment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ecological role"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1270" ;
                             rdfs:label "ecological role"@en .


###  https://w3id.org/euph/1271
<https://w3id.org/euph/1271> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1705> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A physiological role is a role in the biology domain that refers to processes of living organisms and their parts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Implied emission factor for CH4 (Enteric)"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1271" ;
                             rdfs:label "physiological role"@en .


###  https://w3id.org/euph/1272
<https://w3id.org/euph/1272> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000468> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An imago is an insect in the final stage of its life cycle, in which all organs (typical for the respective species or the respective castes of these species or the respective functionally specialised individuals of these castes) have fully developed and the animal (with the exception of certain castes in certain species) is capable of reproduction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Imago"@de ,
                                                                          "Vollkerf"@de ,
                                                                          "adult"@en ,
                                                                          "erwachsenes Insekt"@de ,
                                                                          "fuldtudviklet insekt"@da ,
                                                                          "färdig insekt"@sv ,
                                                                          "imago"@da ,
                                                                          "imago"@en ,
                                                                          "imago"@es ,
                                                                          "imago"@fr ,
                                                                          "imago"@nl ,
                                                                          "imago"@no ,
                                                                          "imago"@pt ,
                                                                          "imago"@ro ,
                                                                          "imago"@sv ,
                                                                          "immagine"@it ,
                                                                          "insecte parfait"@fr ,
                                                                          "insecto maturo"@pt ,
                                                                          "insecto perfecto"@es ,
                                                                          "insecto perfeito"@pt ,
                                                                          "insectă perfectă"@ro ,
                                                                          "insetto perfetto"@it ,
                                                                          "mature insect"@en ,
                                                                          "voksent insekt"@no ,
                                                                          "volwassen insect"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1272" ;
                             rdfs:label "imago"@en .


###  https://w3id.org/euph/1273
<https://w3id.org/euph/1273> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1875> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Temporal polyethism is a mechanism of task allocation, and is ubiquitous among eusocial insect colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "temporal polyethism"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1273" ;
                             rdfs:label "temporal polyethism"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1273> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Temporal polyethism is a mechanism of task allocation, and is ubiquitous among eusocial insect colonies." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Task_allocation_and_partitioning_in_social_insects&oldid=1315038236#Temporal_polyethism"
 ] .


###  https://w3id.org/euph/1275
<https://w3id.org/euph/1275> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2983> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An adult honey bee is a member of a honey bee colony that is an adult." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "adult honey bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1275" ;
                             rdfs:label "adult honey bee"@en .


###  https://w3id.org/euph/1276
<https://w3id.org/euph/1276> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1866> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A conditional specification in veterinary medicine is a directive information entity in the veterinary medicine domain that specifies what should happen if the trigger condition is fulfilled." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "conditional specification in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1276" ;
                             rdfs:label "conditional specification in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1276> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A conditional specification in veterinary medicine is a directive information entity in the veterinary medicine domain that specifies what should happen if the trigger condition is fulfilled." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000001"
 ] .


###  https://w3id.org/euph/1277
<https://w3id.org/euph/1277> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2228> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in geology is a continuant in the geology domain that never depends on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1277" ;
                             rdfs:label "independent continuant in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1277> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in geology is a continuant in the geology domain that never depends on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/1278
<https://w3id.org/euph/1278> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1277> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in geology is an independent continuant in the geology domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1278" ;
                             rdfs:label "material entity in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1278> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in geology is an independent continuant in the geology domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/1279
<https://w3id.org/euph/1279> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1876> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/37>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A swarming scout bee is a worker bee that searches for suitable nesting sites during swarming" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kundschafterin"@de ,
                                                                          "Quartiermacherin"@de ,
                                                                          "Spurbiene"@de ,
                                                                          "abelha escoteira"@pt ,
                                                                          "abelha exploradora"@pt ,
                                                                          "albină cercetașă"@ro ,
                                                                          "albină cercetașă în preajma roirii"@ro ,
                                                                          "cercetașă"@ro ,
                                                                          "esploratrice"@it ,
                                                                          "exploradora"@es ,
                                                                          "scout bee"@en ,
                                                                          "searcher bee"@en ,
                                                                          "speiderbi"@no ,
                                                                          "speurbij"@nl ,
                                                                          "sporbi"@da ,
                                                                          "spårbi"@sv ,
                                                                          "swarming scout bee"@en ,
                                                                          "éclaireuse"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1279" ;
                             rdfs:label "swarming scout bee"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1279> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A swarming scout bee is a worker bee that searches for suitable nesting sites during swarming" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/1282
<https://w3id.org/euph/1282> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1045> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7315>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A HS12 code is a code assigned to traded products in the HS nomenclature 2012." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HS12 code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1282" ;
                             rdfs:label "HS12 code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1282> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A HS12 code is a code assigned to traded products in the HS nomenclature 2012." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.wcoomd.org/en/topics/nomenclature/instrument-and-tools/hs_nomenclature_previous_editions/hs_nomenclature_table_2007.aspx"
 ] .


###  https://w3id.org/euph/1287
<https://w3id.org/euph/1287> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Spring management is the sum of all activities carried out on a honey bee colony during the first hive inspection after wintering of the colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Auswinterung"@de ,
                                                                          "Frühjahrsbehandlung"@de ,
                                                                          "cure primaverili"@it ,
                                                                          "forårsbehandeling"@da ,
                                                                          "lucrări de primăvară"@ro ,
                                                                          "manipulación de primavera"@es ,
                                                                          "manipulation de printemps"@fr ,
                                                                          "spring management"@en ,
                                                                          "trabalhos da primavera"@pt ,
                                                                          "utvintring"@no ,
                                                                          "voorjaarsbehandeling"@nl ,
                                                                          "vårbehandling"@no ,
                                                                          "vårbehandling"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1287" ;
                             rdfs:label "spring management"@en .


###  https://w3id.org/euph/1288
<https://w3id.org/euph/1288> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2307> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1289>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7345> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1287>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Wintering is the sum of all activities carried out on a honey bee colony to enable or facilitate their survival during winter." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a ierna"@ro ,
                                                                          "at overvintre"@da ,
                                                                          "att övervintra"@sv ,
                                                                          "hibernar"@pt ,
                                                                          "hiverner"@fr ,
                                                                          "invernar"@es ,
                                                                          "overwinteren"@nl ,
                                                                          "svernare"@it ,
                                                                          "to winter"@en ,
                                                                          "wintering"@en ,
                                                                          "å overvintre"@no ,
                                                                          "überwintern"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1288" ;
                             rdfs:label "wintering"@en .


###  https://w3id.org/euph/1289
<https://w3id.org/euph/1289> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1290> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Winter loss is the death of a honey bee colony during the winter." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Winterverlust"@de ,
                                                                          "perda invernal"@pt ,
                                                                          "perdite invernali"@it ,
                                                                          "perte hibernale"@fr ,
                                                                          "pierderi în timpul iernării"@ro ,
                                                                          "pérdida invernal"@es ,
                                                                          "vinterförlust"@sv ,
                                                                          "vintertab"@da ,
                                                                          "vintertap"@no ,
                                                                          "winter loss"@en ,
                                                                          "wintersterfte"@nl ,
                                                                          "winterverlies"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1289" ;
                             rdfs:label "winter loss"@en .


###  https://w3id.org/euph/1290
<https://w3id.org/euph/1290> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2246> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process boundary in veterinary beekeeping is an occurrent entity in the beekeeping domain that inhabits the universal spatiotemporal region, but has no proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "process boundary in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1290" ;
                             rdfs:label "process boundary in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1290> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process boundary in veterinary beekeeping is an occurrent entity in the beekeeping domain that inhabits the universal spatiotemporal region, but has no proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000035"
 ] .


###  https://w3id.org/euph/1291
<https://w3id.org/euph/1291> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2219> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A temporal region in biology is an occurrent in the biology domain that is a projection of the universal spatiotemporal region." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "temporal region in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1291" ;
                             rdfs:label "temporal region in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1291> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A temporal region in biology is an occurrent in the biology domain that is a projection of the universal spatiotemporal region." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000008"
 ] .


###  https://w3id.org/euph/1292
<https://w3id.org/euph/1292> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1291> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A zero-dimensional temporal region in biology is a temporal region in the biology domain that no dimension." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "zero-dimensional temporal region in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1292" ;
                             rdfs:label "zero-dimensional temporal region in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1292> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A zero-dimensional temporal region in biology is a temporal region in the biology domain that no dimension." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000148"
 ] .


###  https://w3id.org/euph/1294
<https://w3id.org/euph/1294> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2671> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of a geographical entity that exists through action of continuants in the geography domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geographical quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1294" ;
                             rdfs:label "geographical quantity"@en .


###  https://w3id.org/euph/1295
<https://w3id.org/euph/1295> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2450> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Data about taxonomy is a truthful statement about taxonomic data (e.g. a scientific name, a taxon, or an identification) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data about taxonomy"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1295" ;
                             rdfs:label "data about taxonomy"@en .


###  https://w3id.org/euph/1296
<https://w3id.org/euph/1296> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1041> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in pharmacology is a realisable entity in the pharmacology domain that exist because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1296" ;
                             rdfs:label "role in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1296> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in pharmacology is a realisable entity in the pharmacology domain that exist because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/1297
<https://w3id.org/euph/1297> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1488> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A data item in geography is an information content entity that is intended to be a truthful statement about something in the geography domain and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data item in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1297" ;
                             rdfs:label "data item in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1297> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A data item in geography is an information content entity that is intended to be a truthful statement about something in the geography domain and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000027"
 ] .


###  https://w3id.org/euph/1298
<https://w3id.org/euph/1298> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A queen-cell moulding stick is a stick that has the inner shape of a queen cup and serves as a negative mould for making queen cups out of wax." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Formholz"@de ,
                                                                          "Formstab"@de ,
                                                                          "bastoncino per modellare i cupolini"@it ,
                                                                          "bastonete moldador de células reais"@pt ,
                                                                          "bastonete para células reais"@pt ,
                                                                          "bâtonnet pour le moulage des cellules"@fr ,
                                                                          "calapod pentru botci"@ro ,
                                                                          "calibrador"@es ,
                                                                          "celleformer"@no ,
                                                                          "cellepind"@da ,
                                                                          "cellepinne"@no ,
                                                                          "ensanchador"@es ,
                                                                          "formstav"@sv ,
                                                                          "molde"@es ,
                                                                          "queen cell moulding tool"@en ,
                                                                          "voormhoutje"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1298" ;
                             rdfs:label "queen cell moulding tool"@en .


###  https://w3id.org/euph/1299
<https://w3id.org/euph/1299> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/32> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/703> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1058>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/77>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An emergency cell is a queen cell that has been built from a worker brood cell containing a larva less than 3 days old in the event of a queenless colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nachschaffungszelle"@de ,
                                                                          "botcă de salvare"@ro ,
                                                                          "celda real de salvamento"@es ,
                                                                          "cella reale suppletiva"@it ,
                                                                          "cellule de sauveté"@fr ,
                                                                          "célula real de emergência"@pt ,
                                                                          "célula real de salvação"@pt ,
                                                                          "emergency queen cell"@en ,
                                                                          "noodcel"@nl ,
                                                                          "nödcell"@sv ,
                                                                          "nødcelle"@no ,
                                                                          "nøddronningcelle"@da ,
                                                                          "realeira de emergência"@pt ,
                                                                          "realeira de salvação"@pt ,
                                                                          "redcel"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1299" ;
                             rdfs:label "emergency queen cell"@en .


###  https://w3id.org/euph/13
<https://w3id.org/euph/13> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/7> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A frame of drawn comb is a frame type containing drawn-out comb." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "ausgebautes Rähmchen"@de ,
                                                                        "cadre bâti"@fr ,
                                                                        "frame of drawn comb"@en ,
                                                                        "telaio costruito"@it ,
                                                                        "uitgebouwd raam"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:13" ;
                           rdfs:label "frame of drawn comb"@en .


###  https://w3id.org/euph/1310
<https://w3id.org/euph/1310> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2617> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entitiy in engineering is a specifically dependent continuant in the engineering domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entitiy in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1310" ;
                             rdfs:label "realisable entitiy in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1310> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entitiy in engineering is a specifically dependent continuant in the engineering domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/1311
<https://w3id.org/euph/1311> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1206> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Equipment used for extraction, settling, storing, liquefying, blending, creaming and bottling of honey produced by honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigverarbeitungsgerät"@de ,
                                                                          "honey processing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1311" ;
                             rdfs:label "honey processing equipment"@en .


###  https://w3id.org/euph/1317
<https://w3id.org/euph/1317> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1867> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A shortage of supplies is a condition of an organism or a social group of organisms that is related to the availability of food supplies and indicates that the difference between consumption and replenishment of food compared to the amount of existing food reserves is so high that it may pose a threat to the organism or social group." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Futtermangel"@de ,
                                                                          "deficienza di provviste"@it ,
                                                                          "escasez de provisiones"@es ,
                                                                          "falta de provisiones"@es ,
                                                                          "falta de provisões"@pt ,
                                                                          "foderbrist"@sv ,
                                                                          "fodermangel"@da ,
                                                                          "fórmangel"@no ,
                                                                          "lipsă de provizii"@ro ,
                                                                          "mancanza di provviste"@it ,
                                                                          "manque de provisions"@fr ,
                                                                          "shortage of stores"@en ,
                                                                          "voedselgebrek"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1317" ;
                             rdfs:label "shortage of stores"@en .


###  https://w3id.org/euph/1371
<https://w3id.org/euph/1371> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1426> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1657>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotype of disease resistance is a phenotype of honey bees that characterises a disease defense trait, evaluated in honey bee breeding programmes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotype of defense against diseases"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1371" ;
                             rdfs:label "phenotype of defense against diseases"@en .


###  https://w3id.org/euph/1390
<https://w3id.org/euph/1390> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2088> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in animal breeding is an independent continuant in the animal breeding domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1390" ;
                             rdfs:label "material entity in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1390> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in animal breeding is an independent continuant in the animal breeding domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/1392
<https://w3id.org/euph/1392> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2889> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1543>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey press is an equipment used to extract honey from honey frames by applying compression." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigpresse"@de ,
                                                                          "honey press"@en ,
                                                                          "honingpers"@nl ,
                                                                          "honningpresse"@da ,
                                                                          "honningpresse"@no ,
                                                                          "honungspress"@sv ,
                                                                          "prensa para mel"@pt ,
                                                                          "prensa para miel"@es ,
                                                                          "presse à miel"@fr ,
                                                                          "pressoir à miel"@fr ,
                                                                          "presă de miere"@ro ,
                                                                          "teasc"@ro ,
                                                                          "torchio da miele"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1392" ;
                             rdfs:label "honey press"@en .


###  https://w3id.org/euph/14
<https://w3id.org/euph/14> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/13> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A frame of empty drawn comb is a frame type containing empty drawn-out comb." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Leerwabe"@de ,
                                                                        "cadre bâti vide"@fr ,
                                                                        "empty frame"@en ,
                                                                        "leeg uitgebouwd raam"@nl ,
                                                                        "telaio costruito vuoto"@it ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:14" ;
                           rdfs:label "frame of empty drawn comb"@en .


###  https://w3id.org/euph/1426
<https://w3id.org/euph/1426> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/976> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7430>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotype of honey bees is a characteristic of a honey bee colony that is evaluated in honey bee breeding programmes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotype of honey bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1426" ;
                             rdfs:label "phenotype of honey bees"@en .


###  https://w3id.org/euph/1427
<https://w3id.org/euph/1427> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/924> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural production process is a beekeeping process in which hive products are harvested and processed by humans." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural production process"@en ,
                                                                          "imkerlicher Produktionsprozess"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1427" ;
                             rdfs:label "apicultural production process"@en .


###  https://w3id.org/euph/1428
<https://w3id.org/euph/1428> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A agrucultural propolis value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of propolis, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural propolis value chain"@en ,
                                                                          "imkerliche Propolis-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1428" ;
                             rdfs:label "apicultural propolis value chain"@en .


###  https://w3id.org/euph/1429
<https://w3id.org/euph/1429> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural pollen value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of pollen, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural pollen value chain"@en ,
                                                                          "imkerliche Blütenpollen-Wertschöpfungskette"@de ,
                                                                          "imkerliche Pollen-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1429" ;
                             rdfs:label "apicultural pollen value chain"@en .


###  https://w3id.org/euph/1430
<https://w3id.org/euph/1430> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural royal jelly value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of royal jelly, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural royal jelly value chain"@en ,
                                                                          "imkerliche Wertschöpfungskette für Gelée Royale"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1430" ;
                             rdfs:label "apicultural royal jelly value chain"@en .


###  https://w3id.org/euph/1431
<https://w3id.org/euph/1431> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural honey value chain is a apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of honey, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honig-Wertschöpfungskette"@de ,
                                                                          "apicultural honey value chain"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1431" ;
                             rdfs:label "apicultural honey value chain"@en .


###  https://w3id.org/euph/1432
<https://w3id.org/euph/1432> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural bee bread value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of bee bread, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural bee bread value chain"@en ,
                                                                          "imkerliche Bienenbrot-Wertschöpfungskette"@de ,
                                                                          "imkerliche Perga-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1432" ;
                             rdfs:label "apicultural bee bread value chain"@en .


###  https://w3id.org/euph/1433
<https://w3id.org/euph/1433> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural bee venom value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of bee venom, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural bee venom value chain"@en ,
                                                                          "imkerliche Bienengift-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1433" ;
                             rdfs:label "apicultural bee venom value chain"@en .


###  https://w3id.org/euph/1434
<https://w3id.org/euph/1434> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural beeswax value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of beeswax, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural beeswax value chain"@en ,
                                                                          "imkerliche Bienenwachs-Wertschöpfungskette"@de ,
                                                                          "imkerliche Wachs-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1434" ;
                             rdfs:label "apicultural beeswax value chain"@en .


###  https://w3id.org/euph/1435
<https://w3id.org/euph/1435> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apicultural mead value chain is an apicultural production process, comprising all activities through which beekeepers contribute to the harvesting, processing, or marketing of mead, regardless of whether an economic value is realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural mead value chain"@en ,
                                                                          "imkerliche Met-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1435" ;
                             rdfs:label "apicultural mead value chain"@en .


###  https://w3id.org/euph/1436
<https://w3id.org/euph/1436> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1192> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Creamed honey is a processed hive product made from honey through a mechanical process that gives the honey a creamy consistency." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Cremehonig"@de ,
                                                                          "creamed honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1436" ;
                             rdfs:label "creamed honey"@en .


###  https://w3id.org/euph/1437
<https://w3id.org/euph/1437> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1427> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Creamed honey production is a process of hive product production in which creamed honey is produced." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural creamed honey value chain"@en ,
                                                                          "imkerliche Cremehonig-Wertschöpfungskette"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1437" ;
                             rdfs:label "apicultural creamed honey value chain"@en .


###  https://w3id.org/euph/1438
<https://w3id.org/euph/1438> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/572> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2868>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3575>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey extraction by centrifugation is a method for honey extraction in which honey is mechanically extracted from honeycombs by applying centrifugal force." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a centrifuga"@ro ,
                                                                          "a extrage"@ro ,
                                                                          "a face extracția"@ro ,
                                                                          "at slynge"@da ,
                                                                          "att slunga"@sv ,
                                                                          "centrifugar"@pt ,
                                                                          "extraer por centrifugación"@es ,
                                                                          "extrair"@pt ,
                                                                          "extraire"@fr ,
                                                                          "schleudern"@de ,
                                                                          "slingeren"@nl ,
                                                                          "smelare"@it ,
                                                                          "to extract"@en ,
                                                                          "å slynge"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1438" ;
                             rdfs:label "honey extraction by centrifugation"@en .


###  https://w3id.org/euph/1453
<https://w3id.org/euph/1453> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1189> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A commercial vehicle is any type of motor vehicle used for transporting goods or paying passengers. Depending on laws and designations, a commercial vehicle can be any broad type of motor vehicle used commercially or for business purposes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nutzfahrzeug"@de ,
                                                                          "bedrijfsvoertuig"@nl ,
                                                                          "commercial vehicle"@en ,
                                                                          "veicolo commerciale"@it ,
                                                                          "véhicule utilitaire"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1453" ;
                             rdfs:label "commercial vehicle"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1453> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A commercial vehicle is any type of motor vehicle used for transporting goods or paying passengers. Depending on laws and designations, a commercial vehicle can be any broad type of motor vehicle used commercially or for business purposes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Commercial_vehicle&oldid=1307510378"
 ] .


###  https://w3id.org/euph/1456
<https://w3id.org/euph/1456> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/975> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entitiy in beekeeping is a specifically dependent continuant in the beekeeping domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entitiy in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1456" ;
                             rdfs:label "realisable entitiy in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1456> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entitiy in beekeeping is a specifically dependent continuant in the beekeeping domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/1457
<https://w3id.org/euph/1457> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1473> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1817>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Melting wax is part of beeswax processing, in which rendered wax is liquefied by heating." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a topi"@ro ,
                                                                          "at smelte"@da ,
                                                                          "att smälta"@sv ,
                                                                          "fondere"@it ,
                                                                          "fondre"@fr ,
                                                                          "fundir"@es ,
                                                                          "fundir"@pt ,
                                                                          "liquefazer"@pt ,
                                                                          "melting wax"@en ,
                                                                          "schmelzen"@de ,
                                                                          "smelten"@nl ,
                                                                          "to melt"@en ,
                                                                          "å smelte"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1457" ;
                             rdfs:label "melting wax"@en .


###  https://w3id.org/euph/1469
<https://w3id.org/euph/1469> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1432> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1470>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_10519>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bee bread processing is a process in the apicultural bee bread value chain in which bee bread collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "bee bread processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1469" ;
                             rdfs:label "bee bread processing"@en .


###  https://w3id.org/euph/1470
<https://w3id.org/euph/1470> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1432> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2037>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_10519>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_10519>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bee bread harvesting is a process in the apicultural bee bread value chain in which bee bread is collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "bee bread harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1470" ;
                             rdfs:label "bee bread harvesting"@en .


###  https://w3id.org/euph/1471
<https://w3id.org/euph/1471> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1433> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1472>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1160>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bee venom processing is a process in the apicultural bee venom value chain in which bee venom collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "bee venom processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1471" ;
                             rdfs:label "bee venom processing"@en .


###  https://w3id.org/euph/1472
<https://w3id.org/euph/1472> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1433> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2303>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1160>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1160>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bee venom harvesting is a process in the apicultural bee venom value chain in which bee venom is collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "bee venom harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1472" ;
                             rdfs:label "bee venom harvesting"@en .


###  https://w3id.org/euph/1473
<https://w3id.org/euph/1473> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1434> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1474>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1159>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Beeswax processing is a process in the apicultural beeswax value chain in which beeswax collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beeswax processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1473" ;
                             rdfs:label "beeswax processing"@en .


###  https://w3id.org/euph/1474
<https://w3id.org/euph/1474> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1434> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1536>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/21>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1159>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Beeswax harvesting is a process in the apicultural beeswax value chain in which beeswax is collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beeswax harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1474" ;
                             rdfs:label "beeswax harvesting"@en .


###  https://w3id.org/euph/1475
<https://w3id.org/euph/1475> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1437> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1436>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Creamed honey processing is a process in the apicultural creamed honey value chain in which creamed honey is processed from honey collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "creamed honey processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1475" ;
                             rdfs:label "creamed honey processing"@en .


###  https://w3id.org/euph/1476
<https://w3id.org/euph/1476> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1431> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey processing is a process in the apicultural honey value chain in which honey collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1476" ;
                             rdfs:label "honey processing"@en .


###  https://w3id.org/euph/1477
<https://w3id.org/euph/1477> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1431> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1656>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey harvesting is a process in the apicultural honey value chain in which honey is collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1477" ;
                             rdfs:label "honey harvesting"@en .


###  https://w3id.org/euph/1478
<https://w3id.org/euph/1478> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1435> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/FOODON_03307306>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Mead processing is a process in the apicultural mead production value chain in which mead is produced from honey and other ingredients." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Metverarbeitung"@de ,
                                                                          "mead processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1478" ;
                             rdfs:label "mead processing"@en .


###  https://w3id.org/euph/1479
<https://w3id.org/euph/1479> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1429> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1480>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1163>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Pollen processing is a process in the apicultural pollen value chain in which pollen collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "pollen processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1479" ;
                             rdfs:label "pollen processing"@en .


###  https://w3id.org/euph/1480
<https://w3id.org/euph/1480> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1429> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1765>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1163>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1163>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Pollen harvesting is a process in the apicultural pollen value chain in which pollen is collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "pollen harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1480" ;
                             rdfs:label "pollen harvesting"@en .


###  https://w3id.org/euph/1481
<https://w3id.org/euph/1481> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1428> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1482>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1162>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Propolis processing is a process in the apicultural propolis value chain in which propolis collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "propoplis processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1481" ;
                             rdfs:label "propolis processing"@en .


###  https://w3id.org/euph/1482
<https://w3id.org/euph/1482> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1428> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2644>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1162>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1162>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Propolis harvesting is a process in the apicultural propolis value chain in which propolis is harvested from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "propolis harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1482" ;
                             rdfs:label "propolis harvesting"@en .


###  https://w3id.org/euph/1483
<https://w3id.org/euph/1483> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1430> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1484>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_379>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Royal jelly processing is a process in the apicultural royal jelly value chain in which royal jelly collected from honey bee colonies is processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "royal jelly processing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1483" ;
                             rdfs:label "royal jelly processing"@en .


###  https://w3id.org/euph/1484
<https://w3id.org/euph/1484> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1430> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2536>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_379>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_379>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Royal jelly harvesting is a process in the apicultural royal jelly value chain in which royal jelly is collected from honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "royal jelly harvesting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1484" ;
                             rdfs:label "royal jelly harvesting"@en .


###  https://w3id.org/euph/1485
<https://w3id.org/euph/1485> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/924> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive product quality management is a process in beekeeping, which aims to ensure that an organisation consistently meets desired quality standards for its products, services, and processes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apicultural production quality management"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1485" ;
                             rdfs:label "hive product quality management"@en .


###  https://w3id.org/euph/1487
<https://w3id.org/euph/1487> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2671> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of geographical enities is an identifier that is specific for an entity in the geography domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ID of geographical enities"@en ,
                                                                          "identifier of geographical enities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1487" ;
                             rdfs:label "identifier of geographical enities"@en .


###  https://w3id.org/euph/1488
<https://w3id.org/euph/1488> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2733> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in geography is a generically dependent continuant in the geography domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1488" ;
                             rdfs:label "information content entity in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1488> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in geography is a generically dependent continuant in the geography domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1489
<https://w3id.org/euph/1489> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1130> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A pollen substitue is a honey bee feed that is rich in protein, designed to replace part of a honey bee colony's usual diet when natural pollen from honey bee forage is in short supply." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenersatz"@de ,
                                                                          "pollen substitute"@en ,
                                                                          "pollenerstatning"@da ,
                                                                          "pollenerstatning"@nn ,
                                                                          "pollenersättning"@sv ,
                                                                          "sostituto del polline"@it ,
                                                                          "stuifmeelsurrogaat"@nl ,
                                                                          "substituto del polen"@es ,
                                                                          "substituto do pólen"@pt ,
                                                                          "succedaneo del polline"@it ,
                                                                          "surrogat de pollen"@fr ,
                                                                          "surrogato del polline"@it ,
                                                                          "înlocuitor de polen"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1489" ;
                             rdfs:label "pollen substitute"@en .


###  https://w3id.org/euph/1492
<https://w3id.org/euph/1492> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1130> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A pollen supplement is a honey bee feed that is rich in protein, designed to add proteins or specific amino acids to a honey bee colony's diet without significantly reducing the intake of pollen from honey bee forage." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenergänzung"@de ,
                                                                          "aanvullende stuifmeelgift"@nl ,
                                                                          "complemento del polline"@it ,
                                                                          "pollen supplement"@en ,
                                                                          "pollentillskott"@sv ,
                                                                          "pollentilsetning"@no ,
                                                                          "pollentilskud"@da ,
                                                                          "suplemento de pólen"@pt ,
                                                                          "suplemento del polen"@es ,
                                                                          "supliment de polen"@ro ,
                                                                          "supplément de pollen"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1492" ;
                             rdfs:label "pollen supplement"@en .


###  https://w3id.org/euph/15
<https://w3id.org/euph/15> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1443> ;
                                             owl:someValuesFrom <https://w3id.org/euph/832>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A division board is a board made of wood or other, insulating material, fitting in place of a regular frame. It is used to reduce the working space within a beehive, help the worker bees to maintain brood rearing temperature im the beehive and increase air flow." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Einschiebebrett"@de ,
                                                                        "Schied"@de ,
                                                                        "Schiedbrett"@de ,
                                                                        "cadre partition"@fr ,
                                                                        "delebrett"@no ,
                                                                        "diafragmă"@ro ,
                                                                        "diafragmă oarbă"@ro ,
                                                                        "diaframma"@it ,
                                                                        "division board"@en ,
                                                                        "follower board"@en ,
                                                                        "indskud"@da ,
                                                                        "innskuddsbrett"@no ,
                                                                        "kantraam"@nl ,
                                                                        "partição"@pt ,
                                                                        "planche de partition"@fr ,
                                                                        "redutor"@pt ,
                                                                        "scîndură despărțitoare"@ro ,
                                                                        "separador"@pt ,
                                                                        "separatore"@it ,
                                                                        "skiljebräda"@sv ,
                                                                        "skiljevägg"@sv ,
                                                                        "sluitblok"@nl ,
                                                                        "sluitraam"@nl ,
                                                                        "tablero divisor"@es ,
                                                                        "tábua divisória"@pt ,
                                                                        "verdeelplankje"@nl ,
                                                                        "vulblok"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:15" ;
                           rdfs:label "division board"@en .


###  https://w3id.org/euph/1527
<https://w3id.org/euph/1527> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2228> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in geology is a continuant entity in the geology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1527" ;
                             rdfs:label "specifically dependent continuant in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1527> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in geology is a continuant entity in the geology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/1528
<https://w3id.org/euph/1528> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2228> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in geology is a continuant entity in the geology domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1528" ;
                             rdfs:label "generically dependent continuant in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1528> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in geology is a continuant entity in the geology domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/1535
<https://w3id.org/euph/1535> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A skep is a beehive made from an inverted basket of woven plant stems (wicker, coiled-straw), with its open mouth being placed on a wooden or stone stand or a brood chamber." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenkorb"@de ,
                                                                          "Korb"@de ,
                                                                          "arnia di paglia"@it ,
                                                                          "bijenkorf"@nl ,
                                                                          "butt"@en ,
                                                                          "colmeia de palha"@pt ,
                                                                          "colmena de cesta"@es ,
                                                                          "colmena de paja"@es ,
                                                                          "cortiço de palha"@pt ,
                                                                          "coșniță"@ro ,
                                                                          "halmkube"@no ,
                                                                          "halmkupa"@sv ,
                                                                          "korf"@nl ,
                                                                          "kube"@da ,
                                                                          "kube"@no ,
                                                                          "panier"@fr ,
                                                                          "paniere"@it ,
                                                                          "ruche en paille"@fr ,
                                                                          "ruche vulgaire"@fr ,
                                                                          "ruskie"@en ,
                                                                          "skep"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1535" ;
                             rdfs:label "skep"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1535> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A skep is a beehive made from an inverted basket of woven plant stems (wicker, coiled-straw), with its open mouth being placed on a wooden or stone stand or a brood chamber." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-415-92467-7"
 ] .


###  https://w3id.org/euph/1536
<https://w3id.org/euph/1536> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7413>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/21>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comb production is a behaviour of honey bees in which worker bees transform wax scales to produce comb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "comb production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1536" ;
                             rdfs:label "comb production"@en .


###  https://w3id.org/euph/1537
<https://w3id.org/euph/1537> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2210> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Beekeeping equipment drive is the function of a beekeeping equipment that transmits power and motion from a power source to a machine or device to perform work." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping equipment drive"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1537" ;
                             rdfs:label "beekeeping equipment drive"@en .


###  https://w3id.org/euph/1538
<https://w3id.org/euph/1538> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1539> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A boundary is a general function of a system in the engineering domain that creates a physical interface between two areas or spaces with the aim of keeping the conditions on one side of the barrier different from the conditions on the other side." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "boundary"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1538" ;
                             rdfs:label "boundary"@en .


###  https://w3id.org/euph/1539
<https://w3id.org/euph/1539> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2340> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A function in engineering is a disposition in the engineering domain that exist by evolution or design to realise specific processes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "function in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1539" ;
                             rdfs:label "function in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1539> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A function in engineering is a disposition in the engineering domain that exist by evolution or design to realise specific processes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000034"
 ] .


###  https://w3id.org/euph/1540
<https://w3id.org/euph/1540> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1876> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/810>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A wax-making bee is a worker bee carrying out the task of building combs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Baubiene"@de ,
                                                                          "abelha cereeira"@pt ,
                                                                          "albină cereasă"@ro ,
                                                                          "bouwbij"@nl ,
                                                                          "byggbi"@sv ,
                                                                          "byggebi"@da ,
                                                                          "byggebi"@no ,
                                                                          "ceraiola"@it ,
                                                                          "cereasă"@ro ,
                                                                          "cirière"@fr ,
                                                                          "obrera cerera"@es ,
                                                                          "waszweetster"@nl ,
                                                                          "wax-making bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1540" ;
                             rdfs:label "wax-making bee"@en .


###  https://w3id.org/euph/1541
<https://w3id.org/euph/1541> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1538> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1172>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2911>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Single-walled is a function of a boundary consisting of one single wall that provides a layer of protection, containment, insulation or safety." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a parete semplice"@it ,
                                                                          "cu parete simplu"@ro ,
                                                                          "de paredes simples"@es ,
                                                                          "de paredes simples"@pt ,
                                                                          "einfachwandig"@de ,
                                                                          "enkeltvegget"@no ,
                                                                          "enkeltvægget"@da ,
                                                                          "enkelväggig"@sv ,
                                                                          "enkelwandig"@nl ,
                                                                          "single-walled"@en ,
                                                                          "à parois simples"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1541" ;
                             rdfs:label "single walled"@en .


###  https://w3id.org/euph/1543
<https://w3id.org/euph/1543> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/572> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3591>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "honey extraction by pressing is a method for honey extraction in which honey is mechanically extracted from honeycombs by applying compression." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a stoarce"@ro ,
                                                                          "at presse"@da ,
                                                                          "att pressa"@sv ,
                                                                          "auspressen"@de ,
                                                                          "persen"@nl ,
                                                                          "prensar"@es ,
                                                                          "prensar"@pt ,
                                                                          "pressen"@de ,
                                                                          "presser"@fr ,
                                                                          "pressing"@en ,
                                                                          "to press"@en ,
                                                                          "torchiare"@it ,
                                                                          "å presse"@no ,
                                                                          "å presse ut"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1543" ;
                             rdfs:label "honey extraction by pressing"@en .


###  https://w3id.org/euph/1550
<https://w3id.org/euph/1550> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2266> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8067> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7327>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Piping of emerged queen is a reproductive behavior exhibited by a newly hatched virgin queen to announce her presence in the colony by producing a
pulsed, high-pitched sound by pressing her thorax against the comb and operating her wing-beating mechanism without spreading her wings.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "at kvække"@da ,
                                                                          "at pibe"@da ,
                                                                          "at tytte"@da ,
                                                                          "att mana"@sv ,
                                                                          "cantar"@es ,
                                                                          "cantare"@it ,
                                                                          "canto"@pt ,
                                                                          "chanter"@fr ,
                                                                          "cîntecul mătcii"@ro ,
                                                                          "piping"@en ,
                                                                          "to pipe"@en ,
                                                                          "tuten"@nl ,
                                                                          "tüten"@de ,
                                                                          "å tute"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1550" ;
                             rdfs:label "piping of emerged queen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1550> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Piping of emerged queen is a reproductive behavior exhibited by a newly hatched virgin queen to announce her presence in the colony by producing a
pulsed, high-pitched sound by pressing her thorax against the comb and operating her wing-beating mechanism without spreading her wings.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-674-07409-2"
 ] .


###  https://w3id.org/euph/1563
<https://w3id.org/euph/1563> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1538> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1172>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2911>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Double-walled is a function of a boundary consisting of two separate walls (an inner wall and an outer wall with a space between them) that provides an additional layer of protection, containment, insulation or safety beyond what a single wall can provide." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a doppia parete"@it ,
                                                                          "cu perete dublu"@ro ,
                                                                          "de doble pared"@es ,
                                                                          "de parede dupla"@pt ,
                                                                          "dobbeltvegget"@no ,
                                                                          "dobbeltvægget"@da ,
                                                                          "doppelwandig"@de ,
                                                                          "double-walled"@en ,
                                                                          "dubbelväggig"@sv ,
                                                                          "dubbelwandig"@nl ,
                                                                          "à double paroi"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1563" ;
                             rdfs:label "double walled"@en .


###  https://w3id.org/euph/1565
<https://w3id.org/euph/1565> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2266> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2268>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8253>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey bee colony reproduction is a reproductive behavior of honey bees that eventually takes place through swarming." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey bee colony reproduction"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1565" ;
                             rdfs:label "honey bee colony reproduction"@en .


###  https://w3id.org/euph/1580
<https://w3id.org/euph/1580> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2205> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fiat object part in geography is a material entity in the geography domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fiat object part in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1580" ;
                             rdfs:label "fiat object part in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1580> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fiat object part in geography is a material entity in the geography domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000024"
 ] .


###  https://w3id.org/euph/1585
<https://w3id.org/euph/1585> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2559> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A function in beekeeping is a disposition in the bekeeping domain that exist by evolution or design to realise specific processes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "function in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1585" ;
                             rdfs:label "function in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1585> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A function in beekeeping is a disposition in the bekeeping domain that exist by evolution or design to realise specific processes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000034"
 ] .


###  https://w3id.org/euph/1586
<https://w3id.org/euph/1586> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341978>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey from Apis dorsata is honey collected and processed by the Giant honey bee Apis dorsata." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey from Apis dorsata"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1586" ;
                             rdfs:label "honey from Apis dorsata"@en .


###  https://w3id.org/euph/1587
<https://w3id.org/euph/1587> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2242> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process in economics is an occurrent entity in the economics domain that inhabit the universal spatiotemporal region and has a proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "economic process"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1587" ;
                             rdfs:label "process in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1587> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in economics is an occurrent entity in the economics domain that inhabit the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/1588
<https://w3id.org/euph/1588> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2243> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in economics is a continuant entity in the economics domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in economics"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1588" ;
                             rdfs:label "generically dependent continuant in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1588> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in economics is a continuant entity in the economics domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/1589
<https://w3id.org/euph/1589> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3288> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in biology is a material entity in the biology domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1589" ;
                             rdfs:label "object aggregate in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1589> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in biology is a material entity in the biology domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000027"
 ] .


###  https://w3id.org/euph/1592
<https://w3id.org/euph/1592> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341974>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey from Apis florea is honey collected and processed by the Dwarf honey bee Apis florea." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey from Apis florea"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1592" ;
                             rdfs:label "honey from Apis florea"@en .


###  https://w3id.org/euph/16
<https://w3id.org/euph/16> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/8162> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/703> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1130>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A frame feeder is a feeder fitting in place of one or more regular frames in a beehive, usually used in the brood chamber to feed a honey bee colony." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Futtertasche"@de ,
                                                                        "cadre nourrisseur"@fr ,
                                                                        "frame feeder"@en ,
                                                                        "nutritore a tasca"@it ,
                                                                        "voerraam"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:16" ;
                           rdfs:label "frame feeder"@en .


###  https://w3id.org/euph/1606
<https://w3id.org/euph/1606> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7329>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Uniting is the process of combining at least two honey bee colonies in the same hive under one single queen." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a unifica"@ro ,
                                                                          "at forene"@da ,
                                                                          "att förena"@sv ,
                                                                          "reunir"@es ,
                                                                          "reunir"@pt ,
                                                                          "riunire"@it ,
                                                                          "réunir"@fr ,
                                                                          "to unite"@en ,
                                                                          "vereinigen"@de ,
                                                                          "verenigen"@nl ,
                                                                          "å forene"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1606" ;
                             rdfs:label "uniting"@en .


###  https://w3id.org/euph/1625
<https://w3id.org/euph/1625> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00001057> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A small fruit is a plant fruit food product characterised by small size, soft texture, and growth on herbaceous plants or shrubs, as opposed to tree-borne fruits, with membership determined by horticultural practice rather than botanical taxonomy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "small fruit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1625" ;
                             rdfs:label "small fruit"@en .


###  https://w3id.org/euph/1632
<https://w3id.org/euph/1632> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2457> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in animal breeding is a generically dependent continuant in the animal breeding domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1632" ;
                             rdfs:label "information content entity in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1632> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in animal breeding is a generically dependent continuant in the animal breeding domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1635
<https://w3id.org/euph/1635> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1632> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A data set in animal breeding is an information content entity in the animal breeding domain
that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data set in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1635" ;
                             rdfs:label "data set in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1635> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A data set in animal breeding is an information content entity in the animal breeding domain
that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


###  https://w3id.org/euph/1636
<https://w3id.org/euph/1636> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1632> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A statistic in animal breeding is an information content entity in the animal breeding domain
that is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "statistic in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1636" ;
                             rdfs:label "statistic in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1636> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A statistic in animal breeding is an information content entity in the animal breeding domain
that is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


###  https://w3id.org/euph/1638
<https://w3id.org/euph/1638> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1632> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An identifier in animal breeding is an information content entity in the animal breeding domain
that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group [...] to refer to that individual entity.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identifier in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1638" ;
                             rdfs:label "identifier in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1638> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An identifier in animal breeding is an information content entity in the animal breeding domain
that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group [...] to refer to that individual entity.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


###  https://w3id.org/euph/1639
<https://w3id.org/euph/1639> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2472> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disposition in animal breeding is a realisable entitiy in the animal breeding domain that does not exist, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disposition in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1639" ;
                             rdfs:label "disposition in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1639> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disposition in animal breeding is a realisable entitiy in the animal breeding domain that does not exist, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000016"
 ] .


###  https://w3id.org/euph/1656
<https://w3id.org/euph/1656> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1589> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey stores are carbohydrate-rich food resources consisting of ripened honey stored by a honey bee colony within cells of the nest, serving as a long-term carbohydrate resource during periods when nectar is unavailable." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigvorrat"@de ,
                                                                          "honey stores"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1656" ;
                             rdfs:label "honey stores"@en .


###  https://w3id.org/euph/1657
<https://w3id.org/euph/1657> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000928> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disease defense trait of honey bees is a fitness trait of honey bees  that quantifies the ability of a honey bee colony to defend itself against a pest or a disease." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Merkmal von Honigbienen zur Abwehr von Krankheiten"@de ,
                                                                          "disease defense trait of honey bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1657" ;
                             rdfs:label "disease defense trait of honey bees"@en .


###  https://w3id.org/euph/1659
<https://w3id.org/euph/1659> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1657> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disease tolerance trait of honey bees is a disease defense trait that quantifies the ability of a honey bee colony to limit the damage caused by a given parasite burden." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disease tolerance trait of honey bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1659" ;
                             rdfs:label "disease tolerance trait of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1659> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disease tolerance trait of honey bees is a disease defense trait that quantifies the ability of a honey bee colony to limit the damage caused by a given parasite burden." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1126/science.1148526"
 ] .


###  https://w3id.org/euph/1697
<https://w3id.org/euph/1697> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1426> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2823>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotype of queen bee egg-laying rate is a phenotype of honey bees that characterises the frequency of egg production by a queen bee." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotype of queen bee egg-laying rate"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1697" ;
                             rdfs:label "phenotype of queen bee egg-laying rate"@en .


###  https://w3id.org/euph/1698
<https://w3id.org/euph/1698> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in animal breeding is a material entity in the animal breeding domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1698" ;
                             rdfs:label "object in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1698> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in animal breeding is a material entity in the animal breeding domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/1699
<https://w3id.org/euph/1699> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in animal breeding is a material entity in the animal breeding domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1699" ;
                             rdfs:label "object aggregate in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1699> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in animal breeding is a material entity in the animal breeding domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000027"
 ] .


###  https://w3id.org/euph/17
<https://w3id.org/euph/17> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/7> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/9>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A hive body frame is a frame used in a hive body of beehive types having different frame sizes." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Brutraumrähmchen"@de ,
                                                                        "broedkamer raam"@nl ,
                                                                        "cadre de corps"@fr ,
                                                                        "deep frame"@en ,
                                                                        "telaino da nido"@it ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:17" ;
                           rdfs:label "hive body frame"@en .


###  https://w3id.org/euph/1700
<https://w3id.org/euph/1700> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1697> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Prolific is a phenotype of queen bee egg-laying rate that refers to the ability of a queen bee to lay a large number of eggs consistently over time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "alstringsrik"@sv ,
                                                                          "fecunda"@pt ,
                                                                          "fecundo"@es ,
                                                                          "frugtbar"@da ,
                                                                          "fruktbar"@no ,
                                                                          "fruktbar"@sv ,
                                                                          "legetüchtig"@de ,
                                                                          "legkrachtig"@nl ,
                                                                          "prolific"@en ,
                                                                          "prolific"@ro ,
                                                                          "prolifico"@it ,
                                                                          "prolifique"@fr ,
                                                                          "prolífica"@pt ,
                                                                          "prolífico"@es ,
                                                                          "vruchtbaar"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1700" ;
                             rdfs:label "prolific"@en .


###  https://w3id.org/euph/1701
<https://w3id.org/euph/1701> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/976> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeping equipment quality is a quality in the beekeeping domain that is related to beekeeping equipment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Cheese, sheep milk"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1701" ;
                             rdfs:label "beekeeping equipment quality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1701> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A beekeeping equipment quality is a quality in the beekeeping domain that is related to beekeeping equipment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


###  https://w3id.org/euph/1702
<https://w3id.org/euph/1702> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2828> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in veterinary medicine is an independent continuant in the veterinary medicine domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1702" ;
                             rdfs:label "material entity in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1702> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in veterinary medicine is an independent continuant in the veterinary medicine domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/1703
<https://w3id.org/euph/1703> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1702> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in veterinary medicine is a material entity in the veterinary medicine domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1703" ;
                             rdfs:label "object in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1703> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in veterinary medicine is a material entity in the veterinary medicine domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/1704
<https://w3id.org/euph/1704> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2447> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entity in biology is a specifically dependent continuant im the biology domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entity in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1704" ;
                             rdfs:label "realisable entity in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1704> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entity in biology is a specifically dependent continuant im the biology domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/1705
<https://w3id.org/euph/1705> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1704> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in biology is a realisable entity in the biology domain that exist because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1705" ;
                             rdfs:label "role in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1705> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in biology is a realisable entity in the biology domain that exist because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/1706
<https://w3id.org/euph/1706> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An annotation on biological entities is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the biology domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "annotation on biological entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1706" ;
                             rdfs:label "annotation on biological entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1706> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An annotation on biological entities is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the biology domain." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


###  https://w3id.org/euph/1707
<https://w3id.org/euph/1707> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Part of a scientific name" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "scientific name part"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1707" ;
                             rdfs:label "scientific name part"@en .


###  https://w3id.org/euph/1708
<https://w3id.org/euph/1708> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2129> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in plant production is an continuant in the plant production domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1708" ;
                             rdfs:label "independent continuant in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1708> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in plant production is an continuant in the plant production domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/1709
<https://w3id.org/euph/1709> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1238> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The number of beehives." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "number of beehives"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1709" ;
                             rdfs:label "number of beehives"@en .


###  https://w3id.org/euph/1763
<https://w3id.org/euph/1763> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2274> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee nest component is a material component of a honey bee nest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey bee nest component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1763" ;
                             rdfs:label "honey bee nest component"@en .


###  https://w3id.org/euph/1765
<https://w3id.org/euph/1765> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/688> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0025281>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1163>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Pollen collection is a collecting bahavior of the majority of bees in which pollen ist collected by female bees from flowers of some Magnoliopsida." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "pollen collection"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1765" ;
                             rdfs:label "pollen collection"@en .


###  https://w3id.org/euph/1785
<https://w3id.org/euph/1785> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/979> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "All hydrometeors formed in the atmosphere, including liquid, solid, or a combination of the two (e.g., resulting from incomplete melting or freezing or from accretion), that are large enough to fall as a result of gravity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Niederschlag"@de ,
                                                                          "precipitation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1785" ;
                             rdfs:label "precipitation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1785> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "All hydrometeors formed in the atmosphere, including liquid, solid, or a combination of the two (e.g., resulting from incomplete melting or freezing or from accretion), that are large enough to fall as a result of gravity." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/Precipitation"
 ] .


###  https://w3id.org/euph/1788
<https://w3id.org/euph/1788> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7573> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in information science is a material entity in the information science domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1788" ;
                             rdfs:label "object aggregate in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1788> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in information science is a material entity in the information science domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/1789
<https://w3id.org/euph/1789> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1788> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An association is a group of people organised for a joint purpose." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "association"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1789" ;
                             rdfs:label "association"@en .


###  https://w3id.org/euph/1790
<https://w3id.org/euph/1790> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2213> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process in information science is an occurrent entity in the information science domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "process in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1790" ;
                             rdfs:label "process in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1790> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in information science is an occurrent entity in the information science domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/18
<https://w3id.org/euph/18> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/7> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/10>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A honey super frame is a frame type used in a honey super of beehive types having different frame sizes." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Honigraumrähmchen"@de ,
                                                                        "Honigrähmchen"@de ,
                                                                        "cadre de hausse"@fr ,
                                                                        "cuadro alza"@es ,
                                                                        "halvramme"@da ,
                                                                        "halvramme"@no ,
                                                                        "honingkamer raam"@nl ,
                                                                        "honingkamerraampje"@nl ,
                                                                        "honungsram"@sv ,
                                                                        "honungsram i skattlåda"@sv ,
                                                                        "quadro de alça"@pt ,
                                                                        "ramă de magazin"@ro ,
                                                                        "shallow frame"@en ,
                                                                        "skatteramme"@no ,
                                                                        "super-frame"@en ,
                                                                        "telaino da melario"@it ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:18" ;
                           rdfs:label "honey super frame"@en .


###  https://w3id.org/euph/1805
<https://w3id.org/euph/1805> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2266> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8067> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7327>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Piping of a queen in a cell is a reproductive behavior exhibited by an adult virgin queen within the queen cell that serves to
inform the workers and the emerged queen that other queens are present [in the colony].""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "at kvække"@da ,
                                                                          "at pibe"@da ,
                                                                          "at tytte"@da ,
                                                                          "att mana"@sv ,
                                                                          "cantar"@es ,
                                                                          "cantare"@it ,
                                                                          "canto"@pt ,
                                                                          "chanter"@fr ,
                                                                          "cîntecul mătcii"@ro ,
                                                                          "kwaken"@nl ,
                                                                          "piping"@en ,
                                                                          "quaken"@de ,
                                                                          "to pipe"@en ,
                                                                          "å tute"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1805" ;
                             rdfs:label "piping of queen in cell"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1805> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Piping of a queen in a cell is a reproductive behavior exhibited by an adult virgin queen within the queen cell that serves to
inform the workers and the emerged queen that other queens are present [in the colony].""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-674-07409-2"
 ] .


###  https://w3id.org/euph/1817
<https://w3id.org/euph/1817> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1474> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7345> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1457>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Rendering wax is part of beeswax harvesting whereby wax is extracted from combs or other structures constructed by worker bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a extrage"@ro ,
                                                                          "a recupera"@ro ,
                                                                          "a topi"@ro ,
                                                                          "at afsmelte"@da ,
                                                                          "att rensa"@sv ,
                                                                          "att smälta"@sv ,
                                                                          "auslassen"@de ,
                                                                          "einschmelzen"@de ,
                                                                          "estraer"@es ,
                                                                          "estrarre"@it ,
                                                                          "extrair"@pt ,
                                                                          "extraire"@fr ,
                                                                          "rendering wax"@en ,
                                                                          "smelten"@nl ,
                                                                          "to render"@en ,
                                                                          "å smelte ut"@no ,
                                                                          "å utsmelte"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1817" ;
                             rdfs:label "rendering wax"@en .


###  https://w3id.org/euph/1818
<https://w3id.org/euph/1818> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2318> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Apiary management is a colony management process specifically carried out on apiaries." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "apiary management"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1818" ;
                             rdfs:label "apiary management"@en .


###  https://w3id.org/euph/1823
<https://w3id.org/euph/1823> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1047> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A plan specification in beekeeping is a directive information entity in the beekeeping domain
with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "plan specification in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1823" ;
                             rdfs:label "plan specification in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1823> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A plan specification in beekeeping is a directive information entity in the beekeeping domain
with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000104"
 ] .


###  https://w3id.org/euph/1831
<https://w3id.org/euph/1831> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2094> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2888>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extractor basket is part of a honey extractor that serves to fix the honey frames in a specific position during the honey extraction process." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey extractor basket"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1831" ;
                             rdfs:label "honey extractor basket"@en .


###  https://w3id.org/euph/1840
<https://w3id.org/euph/1840> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/928> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality of an information content entity in the biology domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality of an information content entity in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1840" ;
                             rdfs:label "relational quality of information content entities in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1840> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality of an information content entity in the biology domain." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/1852
<https://w3id.org/euph/1852> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2845> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in veterinary medicine is a generically dependent continuant im the veterinary medicine domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1852" ;
                             rdfs:label "information content entity in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1852> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in veterinary medicine is a generically dependent continuant im the veterinary medicine domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1863
<https://w3id.org/euph/1863> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/573> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in beekeeping is a generically dependent continuant in the beekeeping domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1863" ;
                             rdfs:label "information content entity in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1863> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in beekeeping is a generically dependent continuant in the beekeeping domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/1866
<https://w3id.org/euph/1866> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1852> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A directive information entity in veterinary medicine is an information content entity in the veterinary medicine domain whose concretisations indicate to their bearer how to realise them in a process." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "directive information entity in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1866" ;
                             rdfs:label "directive information entity in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1866> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A directive information entity in veterinary medicine is an information content entity in the veterinary medicine domain whose concretisations indicate to their bearer how to realise them in a process." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000033"
 ] .


###  https://w3id.org/euph/1867
<https://w3id.org/euph/1867> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/928> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality of physiological entities in the biology domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality of physiological entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1867" ;
                             rdfs:label "relational quality of physiological entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1867> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality of physiological entities in the biology domain." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/1868
<https://w3id.org/euph/1868> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1467> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1870>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Food stores are an aggregate of nutrient-rich substances or objects that are under the control of an organism or a social group of organisms and are stored for future consumption." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nahrungsvorrat"@de ,
                                                                          "Vorrat"@de ,
                                                                          "food stores"@en ,
                                                                          "forråd"@da ,
                                                                          "forråd"@no ,
                                                                          "förråd"@sv ,
                                                                          "provisiones"@es ,
                                                                          "provisions"@fr ,
                                                                          "provisões"@pt ,
                                                                          "provviste"@it ,
                                                                          "reservas"@es ,
                                                                          "reservas"@pt ,
                                                                          "rezerve"@ro ,
                                                                          "réserves"@fr ,
                                                                          "stores"@en ,
                                                                          "voorraad"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1868" ;
                             rdfs:label "food stores"@en .


###  https://w3id.org/euph/1869
<https://w3id.org/euph/1869> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0032501> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A maintenance process is a multicellular organismal process with the objective to maintain some or all of the characteristics of an organism or a social group of organisms over time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "maintenance process"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1869" ;
                             rdfs:label "maintenance process"@en .


###  https://w3id.org/euph/1870
<https://w3id.org/euph/1870> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1869> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Food storage is a maintenance process aimed at preserving and protecting food stores by keeping them in a specific location within an organism or within or near a nesting site or other location where an organism or social group of organisms resides for an extended period of time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a acumula"@ro ,
                                                                          "a depozita"@ro ,
                                                                          "accumulare"@it ,
                                                                          "accumuler"@fr ,
                                                                          "acumular"@es ,
                                                                          "almacenar"@es ,
                                                                          "amasar"@es ,
                                                                          "amasser"@fr ,
                                                                          "armazenar"@pt ,
                                                                          "at oplagre"@da ,
                                                                          "att lagra"@sv ,
                                                                          "aufspeichern"@de ,
                                                                          "food storage"@en ,
                                                                          "immagazzinare"@it ,
                                                                          "opslaan"@nl ,
                                                                          "speichern"@de ,
                                                                          "to store"@en ,
                                                                          "voorraad maken"@nl ,
                                                                          "å lagre"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1870" ;
                             rdfs:label "food storage"@en .


###  https://w3id.org/euph/1873
<https://w3id.org/euph/1873> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1270> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1874>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A nesting cavity is a sheltered, enclosed chamber (excavated or pre-existing) used by organisms or social groups of organisms to raise their young and protect themselves and their young from unfavourable biotic (e.g. predators) and abiotic (e.g. weather) factors." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nisthöhle"@de ,
                                                                          "nesting cavity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1873" ;
                             rdfs:label "nesting cavity"@en .


###  https://w3id.org/euph/1874
<https://w3id.org/euph/1874> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/BFO_0000029> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A cavity is a sheltered, enclosed chamber (excavated or pre-existing) in plant tissue (trunk or stem), in rock or in the ground, often used by animals for specific purposes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hohlraum"@de ,
                                                                          "cavity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1874" ;
                             rdfs:label "cavity"@en .


###  https://w3id.org/euph/1875
<https://w3id.org/euph/1875> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1291> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A one-dimensional temporal region in biology is a temporal region in the biology domain that has one dimension." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "one-dimensional temporal region in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1875" ;
                             rdfs:label "one-dimensional temporal region in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1875> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A one-dimensional temporal region in biology is a temporal region in the biology domain that has one dimension." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000038"
 ] .


###  https://w3id.org/euph/1876
<https://w3id.org/euph/1876> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1705> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A behavioural role is a functional role adopted by an individual that is shaped by the anatomical, physiological or environmental context." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "behavioural role"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1876" ;
                             rdfs:label "behavioural role"@en .


###  https://w3id.org/euph/1877
<https://w3id.org/euph/1877> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2528> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality of apiaries is a hive management quality that is related to apiaries." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality of apiaries"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1877" ;
                             rdfs:label "quality of apiaries"@en .


###  https://w3id.org/euph/1878
<https://w3id.org/euph/1878> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/BFO_0000145> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality of colonies is a hive management quality that is related to honey bee colonies and one or more other non-identical entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality of colonies"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1878" ;
                             rdfs:label "relational quality of colonies"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1878> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality of colonies is a hive management quality that is related to honey bee colonies and one or more other non-identical entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/1879
<https://w3id.org/euph/1879> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2528> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality of combs is a hive management quality that is related to combs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality of combs"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1879" ;
                             rdfs:label "quality of combs"@en .


###  https://w3id.org/euph/1880
<https://w3id.org/euph/1880> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1879> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/824>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A condition related to the isolation of the distal part of one or more cells of a comb from its surroundings by a cap of beeswax, which is applied when the cap on each cell is partially or completely missing." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "offen"@de ,
                                                                          "uncapped"@en ,
                                                                          "unsealed"@en ,
                                                                          "unverdeckelt"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1880" ;
                             rdfs:label "unsealed"@en .


###  https://w3id.org/euph/1882
<https://w3id.org/euph/1882> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1877> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A sheltered site is an apiary that is protected primarily from wind, but also from other adverse influences." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beschutte plaats"@nl ,
                                                                          "beskyttet plads"@da ,
                                                                          "geschützte Lage"@de ,
                                                                          "lieu abrité"@fr ,
                                                                          "loc adăpostit"@ro ,
                                                                          "lugar abrigado"@es ,
                                                                          "lugar abrigado"@pt ,
                                                                          "lun plass"@no ,
                                                                          "luogo riparato"@it ,
                                                                          "sheltered site"@en ,
                                                                          "sheltered situation"@en ,
                                                                          "sitio abrigado"@es ,
                                                                          "situation abritée"@fr ,
                                                                          "situação abrigada"@pt ,
                                                                          "skyddat läge"@sv ,
                                                                          "sítio abrigado"@pt ,
                                                                          "vatră adăpostită"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1882" ;
                             rdfs:label "sheltered site"@en .


###  https://w3id.org/euph/1883
<https://w3id.org/euph/1883> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1877> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An exposed site is an apiary that is not protected from wind or other adverse influences." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "exposed site"@en ,
                                                                          "exposed situation"@en ,
                                                                          "loc expus"@ro ,
                                                                          "local exposto"@pt ,
                                                                          "lugar expuesto"@es ,
                                                                          "luogo esposto"@it ,
                                                                          "open ligging"@nl ,
                                                                          "oskyddat läge"@sv ,
                                                                          "site exposé"@fr ,
                                                                          "sitio expuesto"@es ,
                                                                          "situation exposée"@fr ,
                                                                          "situação exposta"@pt ,
                                                                          "sítio exposto"@pt ,
                                                                          "ubeskyttet plads"@da ,
                                                                          "unbeschutte ligging"@nl ,
                                                                          "ungeschützte Lage"@de ,
                                                                          "utsatt plass"@no ,
                                                                          "vatră expusă"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1883" ;
                             rdfs:label "exposed site"@en .


###  https://w3id.org/euph/1894
<https://w3id.org/euph/1894> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1057> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immature drone bee is an immature honey bee that is going to develop into an adult drone bee." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immature drone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1894" ;
                             rdfs:label "immature drone bee"@en .


###  https://w3id.org/euph/1895
<https://w3id.org/euph/1895> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An adult worker bee is an adult honey bee that has developed into a worker bee." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "adult worker bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1895" ;
                             rdfs:label "adult worker bee"@en .


###  https://w3id.org/euph/1978
<https://w3id.org/euph/1978> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2147> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in plant production is a realisable entitiy in the plant production domain that exists, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1978" ;
                             rdfs:label "role in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1978> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in plant production is a realisable entitiy in the plant production domain that exists, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/20
<https://w3id.org/euph/20> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/50> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0025281>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> """Pollen is a honey bee forage that has been defined as follows:
Usually a powdery substance consisting of pollen grains which are male microgametophytes of seed plants, which produce male gametes. Male reproductive cells of flowers collected at anthers and used by bees for rearing their young. It is the protein part of the diet [...].""" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Blumenmehl"@de ,
                                                                        "Blütenstaub"@de ,
                                                                        "Pollen"@de ,
                                                                        "blomsterstøv"@da ,
                                                                        "blomsterstøv"@no ,
                                                                        "frömjöl"@sv ,
                                                                        "polen"@es ,
                                                                        "polen"@ro ,
                                                                        "pollen"@da ,
                                                                        "pollen"@en ,
                                                                        "pollen"@fr ,
                                                                        "pollen"@nl ,
                                                                        "pollen"@no ,
                                                                        "pollen"@sv ,
                                                                        "polline"@it ,
                                                                        "pólen"@pt ,
                                                                        "stuifmeel"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:20" ;
                           rdfs:label "pollen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/20> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Pollen is a honey bee forage that has been defined as follows:
Usually a powdery substance consisting of pollen grains which are male microgametophytes of seed plants, which produce male gametes. Male reproductive cells of flowers collected at anthers and used by bees for rearing their young. It is the protein part of the diet [...].""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/2008
<https://w3id.org/euph/2008> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1702> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in veterinary medicine is a material entity in the veterinary medicine domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2008" ;
                             rdfs:label "object aggregate in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2008> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in veterinary medicine is a material entity in the veterinary medicine domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000027"
 ] .


###  https://w3id.org/euph/2009
<https://w3id.org/euph/2009> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2852> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role of organisms in veterinary medicine is a role played by an organism in the veterinary medicine domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role of organisms in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2009" ;
                             rdfs:label "role of organisms in veterinary medicine"@en .


###  https://w3id.org/euph/2024
<https://w3id.org/euph/2024> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2472> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in animal breeding is a realisable entitiy in the animal breeding domain that exists, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2024" ;
                             rdfs:label "role in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2024> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in animal breeding is a realisable entitiy in the animal breeding domain that exists, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/2027
<https://w3id.org/euph/2027> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2670> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immaterial entity in geography is an independent continuant in the geography domain that never has any portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immaterial entity in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2027" ;
                             rdfs:label "immaterial entity in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2027> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An immaterial entity in geography is an independent continuant in the geography domain that never has any portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000141"
 ] .


###  https://w3id.org/euph/2037
<https://w3id.org/euph/2037> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/688> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1765>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1163>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_10519>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bee bread production is a collecting behavior in which pollen collected from flowers is supplied with glandular secretions produced by worker bees and finally stored in uncapped cells of the comb, usually adjacent to the brood nest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "bee bread production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2037" ;
                             rdfs:label "bee bread production"@en .


###  https://w3id.org/euph/2046
<https://w3id.org/euph/2046> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/991> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Lithostratigraphic units are bodies of rocks, bedded or unbedded, that are defined and characterized on the basis of their lithologic properties and their stratigraphic relations. Lithostratigraphic units are the basic units of geologic mapping." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lithostratigraphic unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2046" ;
                             rdfs:label "lithostratigraphic unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2046> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Lithostratigraphic units are bodies of rocks, bedded or unbedded, that are defined and characterized on the basis of their lithologic properties and their stratigraphic relations. Lithostratigraphic units are the basic units of geologic mapping." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://stratigraphy.org/guide/"
 ] .


###  https://w3id.org/euph/2047
<https://w3id.org/euph/2047> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/991> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Chronostratigraphic units are bodies of rocks, layered or unlayered, that are defined between specified stratigraphic horizons which represent specified intervals of geologic time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "chronostratigraphic unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2047" ;
                             rdfs:label "chronostratigraphic unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2047> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Chronostratigraphic units are bodies of rocks, layered or unlayered, that are defined between specified stratigraphic horizons which represent specified intervals of geologic time." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://stratigraphy.org/guide/"
 ] .


###  https://w3id.org/euph/2048
<https://w3id.org/euph/2048> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2205> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in geography is a material entity in the geography domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2048" ;
                             rdfs:label "object in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2048> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in geography is a material entity in the geography domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/2058
<https://w3id.org/euph/2058> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A roof is a beehive component that forms the top covering of the hive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dach"@de ,
                                                                          "capac"@ro ,
                                                                          "cobertura"@pt ,
                                                                          "dak"@nl ,
                                                                          "roof"@en ,
                                                                          "tag"@da ,
                                                                          "tak"@no ,
                                                                          "tak"@sv ,
                                                                          "tampa"@pt ,
                                                                          "tapa"@es ,
                                                                          "techado"@es ,
                                                                          "tecto"@pt ,
                                                                          "tetto"@it ,
                                                                          "tettoia"@it ,
                                                                          "toit"@fr ,
                                                                          "toiture"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2058" ;
                             rdfs:label "roof"@en .


###  https://w3id.org/euph/2084
<https://w3id.org/euph/2084> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey from Apis mellifera is honey collected and processed by the Western honey bee Apis mellifera." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey from Apis mellifera"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2084" ;
                             rdfs:label "honey from Apis mellifera"@en .


###  https://w3id.org/euph/2085
<https://w3id.org/euph/2085> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341979>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey from Apis cerana is honey collected and processed by the Eastern honey bee Apis cerana." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey from Apis cerana"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2085" ;
                             rdfs:label "honey from Apis cerana"@en .


###  https://w3id.org/euph/2088
<https://w3id.org/euph/2088> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2591> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in animal breeding is a continuant in the animal breeding domain that never depends on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2088" ;
                             rdfs:label "independent continuant in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2088> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in animal breeding is a continuant in the animal breeding domain that never depends on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/2093
<https://w3id.org/euph/2093> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1863> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A document in beekeeping is a collection of information content entities in the beekeeping domain
intended to be understood together as a whole.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "document in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2093" ;
                             rdfs:label "document in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2093> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A document in beekeeping is a collection of information content entities in the beekeeping domain
intended to be understood together as a whole.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000310"
 ] .


###  https://w3id.org/euph/2094
<https://w3id.org/euph/2094> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2592> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2956>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive product harvesting equipment component is a beekeeping equipment part that is part of hive product harvesting equipment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "hive product harvesting equipment component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2094" ;
                             rdfs:label "hive product harvesting equipment component"@en .


###  https://w3id.org/euph/2095
<https://w3id.org/euph/2095> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2592> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1206>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive product processing equipment component is a beekeeping equipment part that is part of hive product processing equipment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "hive product processing equipment component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2095" ;
                             rdfs:label "hive product processing equipment component"@en .


###  https://w3id.org/euph/2096
<https://w3id.org/euph/2096> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2097> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeping vehicle component is a general beekeeping equipment part that is part of a beekeeping vehicle." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping vehicle component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2096" ;
                             rdfs:label "beekeeping vehicle component"@en .


###  https://w3id.org/euph/2097
<https://w3id.org/euph/2097> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2592> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A general beekeeping equipment component is a beekeeping equipment part that is part of general beekeeping equipment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "general beekeeping equipment component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2097" ;
                             rdfs:label "general beekeeping equipment component"@en .


###  https://w3id.org/euph/2098
<https://w3id.org/euph/2098> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2592> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A queen breeding and rearing equipment component is a beekeeping equipment part that is part of queen breeding and rearing equipment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "queen breeding and rearing equipment component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2098" ;
                             rdfs:label "queen breeding and rearing equipment component"@en .


###  https://w3id.org/euph/2099
<https://w3id.org/euph/2099> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2215> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in engineering is a continuant entity in the engineering domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2099" ;
                             rdfs:label "independent continuant in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2099> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in engineering is a continuant entity in the engineering domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/21
<https://w3id.org/euph/21> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1763> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2734>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8065> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1540>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A structure inside the nest of social insects to breed offspring and/or to store food. It is made by the insects themselves or after a help from the human." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Wabe"@de ,
                                                                        "comb"@en ,
                                                                        "fagure"@ro ,
                                                                        "favo"@it ,
                                                                        "favo"@pt ,
                                                                        "panal"@es ,
                                                                        "raat"@nl ,
                                                                        "rayon"@fr ,
                                                                        "tavle"@da ,
                                                                        "tavle"@no ,
                                                                        "vaxkaka"@sv ,
                                                                        "vokstavle"@no ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:21" ;
                           rdfs:label "comb"@en .


###  https://w3id.org/euph/2112
<https://w3id.org/euph/2112> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/63> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honeydew flow is a honey flow from honeydew." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigtautracht"@de ,
                                                                          "honeydew flow"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2112" ;
                             rdfs:label "honeydew flow"@en .


###  https://w3id.org/euph/2129
<https://w3id.org/euph/2129> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1087> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in plant production is an entity in the plant production domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2129" ;
                             rdfs:label "continuant in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2129> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in plant production is an entity in the plant production domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2130
<https://w3id.org/euph/2130> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2129> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in plant production is a continuant in the plant production domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2130" ;
                             rdfs:label "specifically dependent continuant in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2130> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in plant production is a continuant in the plant production domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2144
<https://w3id.org/euph/2144> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2205> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in geography is a material entity in the geography domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2144" ;
                             rdfs:label "object aggregate in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2144> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in geography is a material entity in the geography domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000027"
 ] .


###  https://w3id.org/euph/2145
<https://w3id.org/euph/2145> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7367> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A one-dimensional spatial region in geography is a spatial region in the geography domain that has one dimension." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "one-dimensional spatial region in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2145" ;
                             rdfs:label "one-dimensional spatial region in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2145> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A one-dimensional spatial region in geography is a spatial region in the geography domain that has one dimension." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000026"
 ] .


###  https://w3id.org/euph/2147
<https://w3id.org/euph/2147> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2130> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entitiy in plant production is a specifically dependent continuant in the plant production domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entitiy in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2147" ;
                             rdfs:label "realisable entitiy in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2147> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entitiy in plant production is a specifically dependent continuant in the plant production domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/219
<https://w3id.org/euph/219> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000310> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A self-contained work made widely available in a printed publication or a website, where some level of persistence or stewardship is expecteds." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "article"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:219" ;
                            rdfs:label "article"@en .


###  https://w3id.org/euph/22
<https://w3id.org/euph/22> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1763> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/21>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8065> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1540>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A cell is a hexagonal prismatic structure built by honey bees or other insects in their nests to contain brood and/or stores of honey and/or pollen." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Zelle"@de ,
                                                                        "alvéole"@fr ,
                                                                        "alvéolo"@es ,
                                                                        "alvéolo"@pt ,
                                                                        "cel"@nl ,
                                                                        "celda"@es ,
                                                                        "cell"@en ,
                                                                        "cell"@sv ,
                                                                        "cella"@it ,
                                                                        "celle"@da ,
                                                                        "celle"@no ,
                                                                        "cellule"@fr ,
                                                                        "celulă de fagure"@ro ,
                                                                        "célula"@pt ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:22" ;
                           rdfs:label "cell"@en .


###  https://w3id.org/euph/220
<https://w3id.org/euph/220> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3352> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Statistics Austria, known locally as Statistik Austria, is the official name of Austria's Federal Statistical Office (German: Bundesanstalt Statistik Österreich), the country's agency for collecting and publishing official statistics related to Austria." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Statistic Austria"@de ,
                                                                         "Statistics Austria"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:220" ;
                            rdfs:label "Statistic Austria"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/220> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Statistics Austria, known locally as Statistik Austria, is the official name of Austria's Federal Statistical Office (German: Bundesanstalt Statistik Österreich), the country's agency for collecting and publishing official statistics related to Austria." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Statistics_Austria&oldid=1252939975"
 ] .


###  https://w3id.org/euph/2204
<https://w3id.org/euph/2204> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disease treatment is a disease control measure that acts on biological processes of the diseased organism or of the pathogen." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Behandlung"@de ,
                                                                          "Bekämpfung"@de ,
                                                                          "Heilverfahren"@de ,
                                                                          "behandeling"@nl ,
                                                                          "behandling"@da ,
                                                                          "behandling"@no ,
                                                                          "behandling"@sv ,
                                                                          "bestrijding"@nl ,
                                                                          "cura"@es ,
                                                                          "cura"@it ,
                                                                          "traitement"@fr ,
                                                                          "tratament"@ro ,
                                                                          "tratamento"@pt ,
                                                                          "tratamiento"@es ,
                                                                          "trattamento"@it ,
                                                                          "treatment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2204" ;
                             rdfs:label "disease treatment"@en .


###  https://w3id.org/euph/2205
<https://w3id.org/euph/2205> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2670> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in geography is an independent continuant in the geography domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2205" ;
                             rdfs:label "material entity in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2205> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in geography is an independent continuant in the geography domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/2206
<https://w3id.org/euph/2206> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1151> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Risk management is a risk analysis process that has been defined as
[...] the process of identifying, selecting and implementing measures that can be applied to reduce the level of risk.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "risk management"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2206" ;
                             rdfs:label "risk management"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2206> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Risk management is a risk analysis process that has been defined as
[...] the process of identifying, selecting and implementing measures that can be applied to reduce the level of risk.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/2207
<https://w3id.org/euph/2207> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2940> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A grafting tool is any hand-held tool used for grafting honey bee larvae." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Umlarvlöffel"@de ,
                                                                          "Umlarvlöffelchen"@de ,
                                                                          "agulha de repicagem"@pt ,
                                                                          "cogli-larve"@it ,
                                                                          "colher de repicagem"@pt ,
                                                                          "colher de transferir larvas"@pt ,
                                                                          "cucharita para trasplante de larvas"@es ,
                                                                          "entlepeltje"@nl ,
                                                                          "grafting tool"@en ,
                                                                          "omlarvenål"@da ,
                                                                          "omlarvningsnål"@no ,
                                                                          "omlarvningsnål"@sv ,
                                                                          "picking"@fr ,
                                                                          "piglia-larve"@it ,
                                                                          "raccogli-larve"@it ,
                                                                          "spatulă"@ro ,
                                                                          "transferring tool"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2207" ;
                             rdfs:label "grafting tool"@en .


###  https://w3id.org/euph/2208
<https://w3id.org/euph/2208> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Transferring is the process of moving a honey bee colony from one container to another." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a transvaza"@ro ,
                                                                          "at omhuse"@da ,
                                                                          "at overføre"@da ,
                                                                          "att överflytta"@sv ,
                                                                          "overbrengen"@nl ,
                                                                          "to transfer"@en ,
                                                                          "transfegar"@pt ,
                                                                          "transferir"@pt ,
                                                                          "transvasar"@es ,
                                                                          "transvasar"@pt ,
                                                                          "transvaser"@fr ,
                                                                          "trasegar"@es ,
                                                                          "travasare"@it ,
                                                                          "umlogieren"@de ,
                                                                          "å overføre"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2208" ;
                             rdfs:label "transferring"@en .


###  https://w3id.org/euph/2209
<https://w3id.org/euph/2209> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1537> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A top drive is a drive which is mounted on the top of an appliance, e.g. a honey extractor." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oberantrieb"@de ,
                                                                          "angrenaj superior"@ro ,
                                                                          "bovenaandrijving"@nl ,
                                                                          "drevet foroven"@da ,
                                                                          "drift ovenfra"@no ,
                                                                          "engranaje superior"@es ,
                                                                          "engrenage supérieur"@fr ,
                                                                          "engrenagem superior"@pt ,
                                                                          "ingranaggio superiore"@it ,
                                                                          "ovenhjulsdrift"@sv ,
                                                                          "top drive"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2209" ;
                             rdfs:label "top drive"@en .


###  https://w3id.org/euph/2210
<https://w3id.org/euph/2210> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1585> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A function related to beekeeping equipment is a function in the beekeeping domain that has been designed to realise specific processes in which beekeeping equipment is involved." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "function related to beekeeping equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2210" ;
                             rdfs:label "function related to beekeeping equipment"@en .


###  https://w3id.org/euph/2211
<https://w3id.org/euph/2211> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1585> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A function related to hive management is a function in the beekeeping domain that exists (by evolution or design) to realise specific processes in hive management." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "function related to hive management"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2211" ;
                             rdfs:label "function related to hive management"@en .


###  https://w3id.org/euph/2212
<https://w3id.org/euph/2212> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame component is a beehive component that is part of a frame" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "frame component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2212" ;
                             rdfs:label "frame component"@en .


###  https://w3id.org/euph/2213
<https://w3id.org/euph/2213> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6633> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in information science is an entity in the information science domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2213" ;
                             rdfs:label "occurrent in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2213> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in information science is an entity in the information science domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2214
<https://w3id.org/euph/2214> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3307> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in chemistry is an entity in the chemistry domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2214" ;
                             rdfs:label "occurrent in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2214> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in chemistry is an entity in the chemistry domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2215
<https://w3id.org/euph/2215> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7369> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in engineering is an entity in the engineering domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2215" ;
                             rdfs:label "continuant in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2215> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in engineering is an entity in the engineering domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2216
<https://w3id.org/euph/2216> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2566> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in engineering is a material entity in the engineering domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2216" ;
                             rdfs:label "object in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2216> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in engineering is a material entity in the engineering domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/2217
<https://w3id.org/euph/2217> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2256> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A function in biology is a disposition in the biology domain that exist by evolution or design to realise specific processes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "function in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2217" ;
                             rdfs:label "function in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2217> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A function in biology is a disposition in the biology domain that exist by evolution or design to realise specific processes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000034"
 ] .


###  https://w3id.org/euph/2218
<https://w3id.org/euph/2218> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3288> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fiat object part in biology is a material entity in the biology domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fiat object part in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2218" ;
                             rdfs:label "fiat object part in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2218> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fiat object part in biology is a material entity in the biology domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000024"
 ] .


###  https://w3id.org/euph/2219
<https://w3id.org/euph/2219> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2980> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in biology is an entity in the biology domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2219" ;
                             rdfs:label "occurrent in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2219> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in biology is an entity in the biology domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2220
<https://w3id.org/euph/2220> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2980> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in biology is an entity in the biology domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2220" ;
                             rdfs:label "continuant in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2220> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in biology is an entity in the biology domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2221
<https://w3id.org/euph/2221> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1528> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An information content entity in geology is an generically dependent continuant in the geology domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2221" ;
                             rdfs:label "information content entity in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2221> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An information content entity in geology is an generically dependent continuant in the geology domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/2222
<https://w3id.org/euph/2222> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7573> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in information science is a material entity in the information science domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2222" ;
                             rdfs:label "object in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2222> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in information science is a material entity in the information science domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/2223
<https://w3id.org/euph/2223> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8106> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in pharmacology is an entity in the pharmacology domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2223" ;
                             rdfs:label "continuant in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2223> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in pharmacology is an entity in the pharmacology domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2224
<https://w3id.org/euph/2224> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/125> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in veterinary medicine is an entity in the veterinary medicine domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2224" ;
                             rdfs:label "occurrent in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2224> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in veterinary medicine is an entity in the veterinary medicine domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2225
<https://w3id.org/euph/2225> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/125> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in veterinary medicine is an entity in the veterinary medicine domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2225" ;
                             rdfs:label "continuant in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2225> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in veterinary medicine is an entity in the veterinary medicine domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2226
<https://w3id.org/euph/2226> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3307> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in chemistry is an entity in the chemistry domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2226" ;
                             rdfs:label "continuant in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2226> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in chemistry is an entity in the chemistry domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2227
<https://w3id.org/euph/2227> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/960> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in geography is an entity in the geography domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2227" ;
                             rdfs:label "continuant in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2227> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in geography is an entity in the geography domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2228
<https://w3id.org/euph/2228> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7372> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in geology is an entity in the geology domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2228" ;
                             rdfs:label "continuant in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2228> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in geology is an entity in the geology domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2229
<https://w3id.org/euph/2229> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7354> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in meteorology is an entity in the meteorology domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2229" ;
                             rdfs:label "occurrent in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2229> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in meteorology is an entity in the meteorology domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2230
<https://w3id.org/euph/2230> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7354> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in meteorology is an entity in the meteorology domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2230" ;
                             rdfs:label "continuant in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2230> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in meteorology is an entity in the meteorology domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2231
<https://w3id.org/euph/2231> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2230> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in meteorology is a continuant entity in the meteorology domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2231" ;
                             rdfs:label "independent continuant in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2231> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in meteorology is a continuant entity in the meteorology domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/2232
<https://w3id.org/euph/2232> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2230> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in meteorology is a continuant entity in the meteorology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2232" ;
                             rdfs:label "specifically dependent continuant in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2232> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in meteorology is a continuant entity in the meteorology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2234
<https://w3id.org/euph/2234> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8178> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Hydrological precipitation is a process during which any product of the condensation of atmospheric water vapour is pulled to the planetary surface by gravity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "hydrological precipitation process"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2234" ;
                             rdfs:label "hydrological precipitation process"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2234> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Hydrological precipitation is a process during which any product of the condensation of atmospheric water vapour is pulled to the planetary surface by gravity." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


###  https://w3id.org/euph/2236
<https://w3id.org/euph/2236> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2232> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in meteorology is a specifically dependent continuant in the meteorology domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2236" ;
                             rdfs:label "quality in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2236> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in meteorology is a specifically dependent continuant in the meteorology domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/2237
<https://w3id.org/euph/2237> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2236> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of a meteorological entity that exists through action of continuants int the meteorology domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "meteorological quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2237" ;
                             rdfs:label "meteorological quantity"@en .


###  https://w3id.org/euph/2238
<https://w3id.org/euph/2238> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2240> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "For weather-observing purposes, the intensity of snow is characterized as [...] moderate when the visibility is less than 1 km (5/8 statute mile) but not less than 1/2 km (5/16 statute mile) [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "moderate snowfall intensity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2238" ;
                             rdfs:label "moderate snowfall intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2238> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For weather-observing purposes, the intensity of snow is characterized as [...] moderate when the visibility is less than 1 km (5/8 statute mile) but not less than 1/2 km (5/16 statute mile) [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/2239
<https://w3id.org/euph/2239> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2240> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "For weather-observing purposes, the intensity of snow is characterized as [...] light when the visibility is 1 km (5/8 statute mile) or more [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "light snowfall intensity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2239" ;
                             rdfs:label "light snowfall intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2239> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For weather-observing purposes, the intensity of snow is characterized as [...] light when the visibility is 1 km (5/8 statute mile) or more [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/2240
<https://w3id.org/euph/2240> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2237> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_03400013>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Snowfall intensity is the rate of transfer per unit area of snow." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schneefallintensität"@de ,
                                                                          "snowfall intensity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2240" ;
                             rdfs:label "snowfall intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2240> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Snowfall intensity is the rate of transfer per unit area of snow." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/2241
<https://w3id.org/euph/2241> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2240> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "For weather-observing purposes, the intensity of snow is characterized as 1) light when the visibility is [...] heavy when the visibility is less than 1/2 km (5/16 statute mile)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "heavy snowfall intensity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2241" ;
                             rdfs:label "heavy snowfall intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2241> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "For weather-observing purposes, the intensity of snow is characterized as 1) light when the visibility is [...] heavy when the visibility is less than 1/2 km (5/16 statute mile)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/2242
<https://w3id.org/euph/2242> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7309> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in economics is an entity in the economics domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in economics"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2242" ;
                             rdfs:label "occurrent in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2242> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in economics is an entity in the economics domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2243
<https://w3id.org/euph/2243> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7309> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in economics is an entity in the economics domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in economics"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2243" ;
                             rdfs:label "continuant in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2243> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in economics is an entity in the economics domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2244
<https://w3id.org/euph/2244> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2243> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in economics is a continuant entity in the economics domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in economics"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2244" ;
                             rdfs:label "specifically dependent continuant in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2244> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in economics is a continuant entity in the economics domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2245
<https://w3id.org/euph/2245> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2244> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in economics is a specifically dependent continuant in the economics domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in economics"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2245" ;
                             rdfs:label "quality in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2245> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in economics is a specifically dependent continuant in the economics domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/2246
<https://w3id.org/euph/2246> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/126> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in beekeeping is an entity in the beekeeping domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2246" ;
                             rdfs:label "occurrent in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2246> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in beekeeping is an entity in the beekeeping domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2247
<https://w3id.org/euph/2247> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/126> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in beekeeping is an entity in the beekeeping domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2247" ;
                             rdfs:label "continuant in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2247> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in beekeeping is an entity in the beekeeping domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002/"
 ] .


###  https://w3id.org/euph/2248
<https://w3id.org/euph/2248> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeping establishment is any facility for the management of honeybee colonies or the rearing/breeding of queens for the production of beekeeping products such as honey, beeswax, package bees and honey bee queens, or the provision of services such as pollination and apitherapy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping establishment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2248" ;
                             rdfs:label "beekeeping establishment"@en .


###  https://w3id.org/euph/2249
<https://w3id.org/euph/2249> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2566> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fiat object part in engineering is a material entity in the engineering domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fiat object part in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2249" ;
                             rdfs:label "fiat object part in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2249> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fiat object part in engineering is a material entity in the engineering domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000024"
 ] .


###  https://w3id.org/euph/2250
<https://w3id.org/euph/2250> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/720> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Queen identification is an important step in the selection process, ensuring that the correct breeding animal is used for reproduction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "queen identification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2250" ;
                             rdfs:label "queen identification"@en .


###  https://w3id.org/euph/2251
<https://w3id.org/euph/2251> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/899> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Taking (a swarm) is a swarm management process in which an absconded swarm is captured." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a captura"@ro ,
                                                                          "at fange"@da ,
                                                                          "at tage"@da ,
                                                                          "att inrånga"@sv ,
                                                                          "capturar"@es ,
                                                                          "capturar"@pt ,
                                                                          "capturer"@fr ,
                                                                          "catturare"@it ,
                                                                          "coger"@es ,
                                                                          "einfangen"@de ,
                                                                          "fangen"@de ,
                                                                          "raccogliere"@it ,
                                                                          "recolher"@pt ,
                                                                          "récolter"@fr ,
                                                                          "scheppen"@nl ,
                                                                          "taking"@en ,
                                                                          "to take"@en ,
                                                                          "å fange"@no ,
                                                                          "å ta"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2251" ;
                             rdfs:label "taking"@en .


###  https://w3id.org/euph/2252
<https://w3id.org/euph/2252> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1130> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7762> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7329>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17234>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17992>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_28757>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Syrup is a honey bee feed with a liquid consistency, made from sugar or starch and water. Depending on the manufacturing process and raw materials, it mainly contains disaccharides such as sucrose and monosaccharides such as fructose and glucose, in addition to water." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sirup"@de ,
                                                                          "Zuckerlösung"@de ,
                                                                          "Zuckerwasser"@de ,
                                                                          "jarabe"@es ,
                                                                          "sciroppo"@it ,
                                                                          "sirop"@fr ,
                                                                          "sirop"@ro ,
                                                                          "sirup"@no ,
                                                                          "sockerlösning"@sv ,
                                                                          "stroop"@nl ,
                                                                          "suikerstroop"@nl ,
                                                                          "sukkeroppløsning"@no ,
                                                                          "sukkervand"@da ,
                                                                          "syrup"@en ,
                                                                          "xarope"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2252" ;
                             rdfs:label "syrup"@en .


###  https://w3id.org/euph/2254
<https://w3id.org/euph/2254> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2246> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A temporal region in beekeeping is an occurrent entity in the beekeeping domain that is a projection of the universal spatiotemporal region." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "temporal region in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2254" ;
                             rdfs:label "temporal region in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2254> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A temporal region in beekeeping is an occurrent entity in the beekeeping domain that is a projection of the universal spatiotemporal region." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000008"
 ] .


###  https://w3id.org/euph/2255
<https://w3id.org/euph/2255> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2415> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The swarming season is the period within a calendar year when honeybee colonies swarm in order to reproduce." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmzeit"@de ,
                                                                          "perioadă de roire"@ro ,
                                                                          "período de enjabrazón"@es ,
                                                                          "período de enxameagem"@pt ,
                                                                          "período de enxameação"@pt ,
                                                                          "période d'essaimage"@fr ,
                                                                          "stagione degli sciami"@it ,
                                                                          "svermetid"@no ,
                                                                          "svärmningstid"@sv ,
                                                                          "sværmeperiode"@da ,
                                                                          "sværmetid"@da ,
                                                                          "swarming season"@en ,
                                                                          "zwermtijd"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2255" ;
                             rdfs:label "swarming season"@en .


###  https://w3id.org/euph/2256
<https://w3id.org/euph/2256> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1704> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disposition in biology is a realisable entity in the biology domain that does not exist because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disposition in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2256" ;
                             rdfs:label "disposition in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2256> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disposition in biology is a realisable entity in the biology domain that does not exist because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000016"
 ] .


###  https://w3id.org/euph/2260
<https://w3id.org/euph/2260> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1269> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1242> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2262>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A swarming impulse is the innate drive of a honey bee colony to reproduce by splitting and is realised in swarming fever." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmtieb"@de ,
                                                                          "impulso sciamatorio"@it ,
                                                                          "instinct d'essaimage"@fr ,
                                                                          "instinct de roire"@ro ,
                                                                          "instinto de enjambrazón"@es ,
                                                                          "instinto de enxameagem"@pt ,
                                                                          "instinto de enxameação"@pt ,
                                                                          "instinto enxameatório"@pt ,
                                                                          "svermedrift"@no ,
                                                                          "svermetrang"@no ,
                                                                          "svärmningsdrift"@sv ,
                                                                          "svärmningsimpuls"@sv ,
                                                                          "sværmedrift"@da ,
                                                                          "swarming impulse"@en ,
                                                                          "tendință la roire"@ro ,
                                                                          "zwermdrift"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2260" ;
                             rdfs:label "swarming impulse"@en .


###  https://w3id.org/euph/2262
<https://w3id.org/euph/2262> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1565> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Swarming fever is a reproductive process in honey bee colonies, during which a honey bee colony prepares for reproduction by splitting." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmfieber"@de ,
                                                                          "Schwarmstimmung"@de ,
                                                                          "febbre sciamatoria"@it ,
                                                                          "febre de enxameagem"@pt ,
                                                                          "febre de enxameação"@pt ,
                                                                          "febre enxameatória"@pt ,
                                                                          "fiebre de enjambrazón"@es ,
                                                                          "fièvre d'essaimage"@fr ,
                                                                          "frigurile roirii"@ro ,
                                                                          "svermefeber"@no ,
                                                                          "svärmningslust"@sv ,
                                                                          "sværmefeber"@da ,
                                                                          "swarming fever"@en ,
                                                                          "zwermkoorts"@nl ,
                                                                          "zwermlust"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2262" ;
                             rdfs:label "swarming fever"@en .


###  https://w3id.org/euph/2264
<https://w3id.org/euph/2264> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/899>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A swarm box is a specially designed container used to house naturally swarmed colonies or bees that have been intentionally removed from honey bee colonies in order to produce bee packages for sale or for further use within one's own operation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmkasten"@de ,
                                                                          "Schwarmkistchen"@de ,
                                                                          "boîte à essaims"@fr ,
                                                                          "caixa para enxames"@pt ,
                                                                          "cassetta per sciami"@it ,
                                                                          "cogeenjambres"@es ,
                                                                          "enjambrera"@es ,
                                                                          "roiniță"@ro ,
                                                                          "svermkasse"@no ,
                                                                          "svärmlåda"@sv ,
                                                                          "sværmkasse"@da ,
                                                                          "swarm box"@en ,
                                                                          "zwermkistje"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2264" ;
                             rdfs:label "swarm box"@en .


###  https://w3id.org/euph/2265
<https://w3id.org/euph/2265> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Clustering behavior is a behaviour exhibited by a honeybee colony in which a large group of bees gather to perform certain activities (e.g. comb building, swarming) or achieve certain goals (e.g. thermoregulation)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "clustering behavior"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2265" ;
                             rdfs:label "clustering behavior"@en .


###  https://w3id.org/euph/2266
<https://w3id.org/euph/2266> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Reproductive behavior of honey bees is a behavior of honey bees that is related to reproduction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "reproductive behavior of honey bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2266" ;
                             rdfs:label "reproductive behavior of honey bees"@en .


###  https://w3id.org/euph/2267
<https://w3id.org/euph/2267> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/36> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2987>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2453>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/28>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An artificial swarm is a swarm deliberately created by a beekeeper, consisting of bees obtained from one or more honey bee colonies and a queen, usually introduced by the beekeeper." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kunstschwarm"@de ,
                                                                          "artificial swarm"@en ,
                                                                          "enjambre artificial"@es ,
                                                                          "enxame artificial"@pt ,
                                                                          "essaim artificiel"@fr ,
                                                                          "konstsvärm"@sv ,
                                                                          "kunstsverm"@no ,
                                                                          "kunstsværm"@da ,
                                                                          "kunstzwerm"@nl ,
                                                                          "roi artificial"@ro ,
                                                                          "sciame artificiale"@it ,
                                                                          "shook swarm"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2267" ;
                             rdfs:label "artificial swarm"@en .


###  https://w3id.org/euph/2268
<https://w3id.org/euph/2268> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/36> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7326>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A prime swarm is the
first (and often largest) swarm to issue from a colony; often includes the mother queen.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Erstschwarm"@de ,
                                                                          "Hauptschwarm"@de ,
                                                                          "Vorschwarm"@de ,
                                                                          "brandzwerm"@nl ,
                                                                          "bromzwerm"@nl ,
                                                                          "enjambre primario"@pt ,
                                                                          "enxame primário"@pt ,
                                                                          "forsverm"@no ,
                                                                          "forsværm"@da ,
                                                                          "förstasvärm"@sv ,
                                                                          "prime swarm"@en ,
                                                                          "roi primar"@ro ,
                                                                          "sciame primario"@it ,
                                                                          "voorzwerm"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2268" ;
                             rdfs:label "prime swarm"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2268> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A prime swarm is the
first (and often largest) swarm to issue from a colony; often includes the mother queen.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/2269
<https://w3id.org/euph/2269> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1426> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://w3id.org/euph/936>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotype of swarming behavior is a phenotype of honey bees that characterises the swarming behavior trait, evaluated in honey bee breeding programmes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotype of swarming behaviour"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2269" ;
                             rdfs:label "phenotype of swarming behaviour"@en .


###  https://w3id.org/euph/2270
<https://w3id.org/euph/2270> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1426> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <http://opendata.inra.fr/ATOL/ATOL_0000914>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotype of defensive behavior is a phenotype of honey bees that characterises the defensive behavior trait, evaluated in honey bee breeding programmes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotype of defensive behaviour"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2270" ;
                             rdfs:label "phenotype of defensive behaviour"@en .


###  https://w3id.org/euph/2271
<https://w3id.org/euph/2271> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1426> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://w3id.org/euph/778>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotype of calmness is a phenotype of honey bees that characterises the calmness trait, evaluated in honey bee breeding programmes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotype of calmness"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2271" ;
                             rdfs:label "phenotype of calmness"@en .


###  https://w3id.org/euph/2272
<https://w3id.org/euph/2272> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7832> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in beekeeping is an independent continuant in the beekeeping domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2272" ;
                             rdfs:label "material entity in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2272> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in beekeeping is an independent continuant in the beekeeping domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/2273
<https://w3id.org/euph/2273> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2272> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in beekeeping is a material entity in the beekeeping domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2273" ;
                             rdfs:label "object in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2273> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in beekeeping is a material entity in the beekeeping domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/2274
<https://w3id.org/euph/2274> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2272> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fiat object part in beekeeping is a material entity in the beekeeping domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fiat object part in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2274" ;
                             rdfs:label "fiat object part in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2274> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fiat object part in beekeeping is a material entity in the beekeeping domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000024"
 ] .


###  https://w3id.org/euph/2275
<https://w3id.org/euph/2275> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2272> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in beekeeping is a material entity in the beekeeping domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2275" ;
                             rdfs:label "object aggregate in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2275> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in beekeeping is a material entity in the beekeeping domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000027"
 ] .


###  https://w3id.org/euph/2276
<https://w3id.org/euph/2276> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7832> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immaterial entity in beekeeping is an independent continuant in the beekeeping domain that never has any portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immaterial entity in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2276" ;
                             rdfs:label "immaterial entity in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2276> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An immaterial entity in beekeeping is an independent continuant in the beekeeping domain that never has any portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000141/"
 ] .


###  https://w3id.org/euph/2277
<https://w3id.org/euph/2277> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2276> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A site in beekeeping is an immaterial entity in the beekeeping domain whose location is determined relative to some material entity that has three dimensions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "site in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2277" ;
                             rdfs:label "site in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2277> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A site in beekeeping is an immaterial entity in the beekeeping domain whose location is determined relative to some material entity that has three dimensions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000029/"
 ] .


###  https://w3id.org/euph/2278
<https://w3id.org/euph/2278> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2276> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A spatial region in beekeeping is an immaterial entity in the beekeeping domain that is a spatial projection of a portion of spacetime, but whose location is not determined relative to some material entity" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "spatial region in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2278" ;
                             rdfs:label "spatial region in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2278> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A spatial region in beekeeping is an immaterial entity in the beekeeping domain that is a spatial projection of a portion of spacetime, but whose location is not determined relative to some material entity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000006"
 ] .


###  https://w3id.org/euph/2279
<https://w3id.org/euph/2279> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2278> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A two-dimensional spatial region in beekeeping is a spatial region in the beekeeping domain that has two dimensions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "two-dimensional spatial region in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2279" ;
                             rdfs:label "two-dimensional spatial region in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2279> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A two-dimensional spatial region in beekeeping is a spatial region in the beekeeping domain that has two dimensions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000009"
 ] .


###  https://w3id.org/euph/2280
<https://w3id.org/euph/2280> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2557> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7327>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Virgin is the characteristic in the life cycle of a queen that has not been mated by drones or instrumentally inseminated." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "jomfruelig"@da ,
                                                                          "jomfruelig"@no ,
                                                                          "jungfrulig"@sv ,
                                                                          "jungfräulich"@de ,
                                                                          "maagdelijk"@nl ,
                                                                          "onbevrucht"@nl ,
                                                                          "oparad"@sv ,
                                                                          "pur"@ro ,
                                                                          "ubefrugtet"@da ,
                                                                          "unbegattet"@de ,
                                                                          "uparet"@no ,
                                                                          "vergine"@it ,
                                                                          "vierge"@fr ,
                                                                          "virgem"@pt ,
                                                                          "virgen"@es ,
                                                                          "virgin"@en ,
                                                                          "virgin"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2280" ;
                             rdfs:label "virgin"@en .


###  https://w3id.org/euph/2281
<https://w3id.org/euph/2281> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1456> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in beekeeping is a realisable entitiy in the beekeeping domain that exists, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2281" ;
                             rdfs:label "role in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2281> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in beekeeping is a realisable entitiy in the beekeeping domain that exists, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/2285
<https://w3id.org/euph/2285> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7367> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A two-dimensional spatial region in geography is a spatial region in the geography domain that has two dimensions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "two-dimensional spatial region in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2285" ;
                             rdfs:label "two-dimensional spatial region in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2285> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A two-dimensional spatial region in geography is a spatial region in the geography domain that has two dimensions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000009"
 ] .


###  https://w3id.org/euph/2286
<https://w3id.org/euph/2286> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2285> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An area in a country is a two-dimensional region that is subject to the jurisdiction of that country and is bounded by certain parameters, such as landmarks or the distance from a zero- or one-dimensional spatial region in that country or in another country." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "area in a country"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2286" ;
                             rdfs:label "area in country"@en .


###  https://w3id.org/euph/2287
<https://w3id.org/euph/2287> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2226> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in chemistry is a continuant entity in the chemistry domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2287" ;
                             rdfs:label "specifically dependent continuant in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2287> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in chemistry is a continuant entity in the chemistry domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2288
<https://w3id.org/euph/2288> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2287> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entity in chemistry is a specifically dependent continuant in the chemistry domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entity in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2288" ;
                             rdfs:label "realisable entity in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2288> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entity in chemistry is a specifically dependent continuant in the chemistry domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/2289
<https://w3id.org/euph/2289> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2288> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in chemistry is a realisable entity in the chemistry domain that exist because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2289" ;
                             rdfs:label "role in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2289> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in chemistry is a realisable entity in the chemistry domain that exist because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/2291
<https://w3id.org/euph/2291> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8118> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in chemistry is an independent continuant in the chemistry domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2291" ;
                             rdfs:label "material entity in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2291> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in chemistry is an independent continuant in the chemistry domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/2292
<https://w3id.org/euph/2292> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2291> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in chemistry is a material entity in the chemistry domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2292" ;
                             rdfs:label "object in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2292> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in chemistry is a material entity in the chemistry domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/2293
<https://w3id.org/euph/2293> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2291> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fiat object part in chemistry is a material entity in the chemistry domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fiat object part in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2293" ;
                             rdfs:label "fiat object part in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2293> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fiat object part in chemistry is a material entity in the chemistry domain that is not a collection of disjoint self-standing single objects, but a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000024"
 ] .


###  https://w3id.org/euph/2294
<https://w3id.org/euph/2294> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2844> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A function in veterinary medicine is a disposition in the veterinary medicine domain that exist by evolution or design to realise specific processes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "function in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2294" ;
                             rdfs:label "function in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2294> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A function in veterinary medicine is a disposition in the veterinary medicine domain that exist by evolution or design to realise specific processes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000034"
 ] .


###  https://w3id.org/euph/2295
<https://w3id.org/euph/2295> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6633> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in information science is an entity in the information science domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2295" ;
                             rdfs:label "continuant in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2295> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in information science is an entity in the information science domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2296
<https://w3id.org/euph/2296> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6634> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entitiy in information science is a specifically dependent continuant in the information science domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entitiy in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2296" ;
                             rdfs:label "realisable entitiy in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2296> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entitiy in information science is a specifically dependent continuant in the information science domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/2297
<https://w3id.org/euph/2297> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1000> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A one-dimensional temporal region in information science is a temporal region in informations science that has a beginning and an end." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "one-dimensional temporal region in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2297" ;
                             rdfs:label "one-dimensional temporal region in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2297> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A one-dimensional temporal region in information science is a temporal region in informations science that has a beginning and an end." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000038"
 ] .


###  https://w3id.org/euph/2298
<https://w3id.org/euph/2298> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1000> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A zero-dimensional temporal region in information science is a temporal region in informations science that defines a specific point in time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "zero-dimensional temporal region in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2298" ;
                             rdfs:label "zero-dimensional temporal region in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2298> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A zero-dimensional temporal region in information science is a temporal region in informations science that defines a specific point in time." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000148"
 ] .


###  https://w3id.org/euph/23
<https://w3id.org/euph/23> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1194> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1461> ;
                                             owl:someValuesFrom <https://www.gbif.org/species/1334757>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17234>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17992>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_28757>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_412516>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0025281>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/1.1.3.4>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.2.1.1>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.2.1.20>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2816>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8170> ;
                                             owl:someValuesFrom <https://w3id.org/euph/72>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8170> ;
                                             owl:someValuesFrom <https://w3id.org/euph/73>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> """Honey is a primary hive product and has been defined as
[...] the natural sweet substance produced by honey bees from the nectar of plants or from secretions of living parts of plants or excretions of plant sucking insects on the living parts of plants, which the bees collect, transform by combining with specific substances of their own, deposit, dehydrate, store and leave in the honey comb to ripen and mature.
It is described by the following attributes or identifiers:
FOSTAT Item Code: 1182
FAOSTAT Label: Natural honey
CPC code: 02910
HS07 code: 040900
HS12 code: 040900""" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Honig"@de ,
                                                                        "għasel"@mt ,
                                                                        "honey"@en ,
                                                                        "honig"@nl ,
                                                                        "honing"@nl ,
                                                                        "honning"@da ,
                                                                        "honning"@no ,
                                                                        "honung"@sv ,
                                                                        "hunaja"@fi ,
                                                                        "med"@cs ,
                                                                        "med"@hr ,
                                                                        "med"@sk ,
                                                                        "med"@sl ,
                                                                        "medus"@lt ,
                                                                        "medus"@lv ,
                                                                        "mel"@pt ,
                                                                        "mesi"@et ,
                                                                        "miel"@es ,
                                                                        "miel"@fr ,
                                                                        "miele"@it ,
                                                                        "miere"@ro ,
                                                                        "miere de albine"@ro ,
                                                                        "miód"@pl ,
                                                                        "méz"@hu ,
                                                                        "μέλι"@el ,
                                                                        "мед"@bg ,
                                                                        "عسل"@ar ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:23" ;
                           rdfs:label "honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/23> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Honey is a primary hive product and has been defined as
[...] the natural sweet substance produced by honey bees from the nectar of plants or from secretions of living parts of plants or excretions of plant sucking insects on the living parts of plants, which the bees collect, transform by combining with specific substances of their own, deposit, dehydrate, store and leave in the honey comb to ripen and mature.
It is described by the following attributes or identifiers:
FOSTAT Item Code: 1182
FAOSTAT Label: Natural honey
CPC code: 02910
HS07 code: 040900
HS12 code: 040900""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/fao-who-codexalimentarius/sh-proxy/en/?lnk=1&url=https%253A%252F%252Fworkspace.fao.org%252Fsites%252Fcodex%252FStandards%252FCXS%2B12-1981%252FCXS_012e.pdf" ,
                                                         "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/2303
<https://w3id.org/euph/2303> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/689> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7433>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Stinging is a defensive behaviour of an animal in which it inflicts a stinging injury on another animal or a device for harvesting bee venom with a stinging organ and releases a substance that can cause pain or death." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a înțepa"@ro ,
                                                                          "at stikke"@da ,
                                                                          "att sticka"@sv ,
                                                                          "att stinga"@sv ,
                                                                          "ferroar"@pt ,
                                                                          "picar"@es ,
                                                                          "picar"@pt ,
                                                                          "piquer"@fr ,
                                                                          "pungere"@it ,
                                                                          "stechen"@de ,
                                                                          "steken"@nl ,
                                                                          "stinging"@en ,
                                                                          "to sting"@en ,
                                                                          "å stikke"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2303" ;
                             rdfs:label "stinging"@en .


###  https://w3id.org/euph/2304
<https://w3id.org/euph/2304> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2224> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A temporal region in veterinary medicine is an occurrent in veterinary medicine domain that is a projection of the universal spatiotemporal region." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "temporal region in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2304" ;
                             rdfs:label "temporal region in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2304> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A temporal region in veterinary medicine is an occurrent in veterinary medicine domain that is a projection of the universal spatiotemporal region." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000008"
 ] .


###  https://w3id.org/euph/2305
<https://w3id.org/euph/2305> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2304> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A one-dimensional temporal region in veterinary medicine is a temporal region in the veterinary medicine domain that has one dimension." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "one-dimensional temporal region in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2305" ;
                             rdfs:label "one-dimensional temporal region in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2305> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A one-dimensional temporal region in veterinary medicine is a temporal region in the veterinary medicine domain that has one dimension." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000038"
 ] .


###  https://w3id.org/euph/2306
<https://w3id.org/euph/2306> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2224> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process boundary in veterinary medicine is an occurrent entity in the veterinary medicine domain that inhabits the universal spatiotemporal region, but has no proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "process boundaries in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2306" ;
                             rdfs:label "process boundary in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2306> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process boundary in veterinary medicine is an occurrent entity in the veterinary medicine domain that inhabits the universal spatiotemporal region, but has no proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000035"
 ] .


###  https://w3id.org/euph/2308
<https://w3id.org/euph/2308> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0007610> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A taxon-typical behavior is a behavior that occurs in a similar fashion in many members of a taxon." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "taxon-typical behavior"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2308" ;
                             rdfs:label "taxon-typical behavior"@en .


###  https://w3id.org/euph/2313
<https://w3id.org/euph/2313> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/720> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Restriction of brood rearing is a queen management process in which queens are prevented from laying eggs using various methods (e.g. caging) in order to make colonies temporarily broodless." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutstop"@de ,
                                                                          "begrænsning af yngelleje"@da ,
                                                                          "beperking van de eiafzetting"@nl ,
                                                                          "blocage de la ponte"@fr ,
                                                                          "blocage du couvain"@fr ,
                                                                          "blocco della covata"@it ,
                                                                          "blocco della deposizione"@it ,
                                                                          "bloqueo de la puesta"@es ,
                                                                          "indsnævring af yngelleje"@da ,
                                                                          "inskränkning av yngeluppfödning"@sv ,
                                                                          "limitarea pontei"@ro ,
                                                                          "parada da postura"@pt ,
                                                                          "restriction of brood rearing"@en ,
                                                                          "restrição da postura"@pt ,
                                                                          "yngelbegrensning"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2313" ;
                             rdfs:label "restriction of brood rearing"@en .


###  https://w3id.org/euph/2318
<https://w3id.org/euph/2318> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/924> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Colony management is a process in beekeeping that is related to honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "colony management"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2318" ;
                             rdfs:label "colony management"@en .


###  https://w3id.org/euph/2340
<https://w3id.org/euph/2340> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1310> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disposition in engineering is a realisable entitiy in the engineering domain that does not exist, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disposition in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2340" ;
                             rdfs:label "disposition in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2340> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disposition in engineering is a realisable entitiy in the engineering domain that does not exist, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000016"
 ] .


###  https://w3id.org/euph/2342
<https://w3id.org/euph/2342> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1057> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immature worker bee is an immature honey bee that is going to develop into an adult worker bee." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immature worker bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2342" ;
                             rdfs:label "immature worker bee"@en .


###  https://w3id.org/euph/2357
<https://w3id.org/euph/2357> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Putting on is an activity in which a honey chamber is added to a beehive, usually at the onset of honey flow." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a adăuga"@ro ,
                                                                          "at sætte på"@da ,
                                                                          "att påsætte"@da ,
                                                                          "att sätta på"@sv ,
                                                                          "aufsetzen"@de ,
                                                                          "colocar"@es ,
                                                                          "colocar sobre"@pt ,
                                                                          "opzetten"@nl ,
                                                                          "placer"@fr ,
                                                                          "putting on"@en ,
                                                                          "sobrebor"@pt ,
                                                                          "sovrapporre"@it ,
                                                                          "superponer"@es ,
                                                                          "to put on"@en ,
                                                                          "å sette på"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2357" ;
                             rdfs:label "putting on"@en .


###  https://w3id.org/euph/24
<https://w3id.org/euph/24> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2275> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8132> ;
                                             owl:someValuesFrom <https://w3id.org/euph/22>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0000286>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1057>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Brood is an aggregate of eggs, immature honey bees (larvae, pupae) or adult hony bees shortly before hatching, contained in brood cells." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Brut"@de ,
                                                                        "broed"@nl ,
                                                                        "brood"@en ,
                                                                        "couvain"@fr ,
                                                                        "covata"@it ,
                                                                        "cria"@pt ,
                                                                        "criação"@pt ,
                                                                        "cría"@es ,
                                                                        "pollo"@es ,
                                                                        "puiet"@ro ,
                                                                        "yngel"@da ,
                                                                        "yngel"@no ,
                                                                        "yngel"@sv ,
                                                                        "пило"@bg ,
                                                                        "حضنة"@ar ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:24" ;
                           rdfs:label "brood"@en .


###  https://w3id.org/euph/2415
<https://w3id.org/euph/2415> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2254> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A one-dimensional temporal region in beekeeping is a temporal region in the beekeeping domain that has one dimension." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "one-dimensional temporal region in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2415" ;
                             rdfs:label "one-dimensional temporal region in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2415> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A one-dimensional temporal region in beekeeping is a temporal region in the beekeeping domain that has one dimension." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000038"
 ] .


###  https://w3id.org/euph/2416
<https://w3id.org/euph/2416> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1708> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in plant production is an independent continuant in the plant production domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2416" ;
                             rdfs:label "material entity in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2416> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in plant production is an independent continuant in the plant production domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/2436
<https://w3id.org/euph/2436> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1866> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A plan specification in veterinary medicine is a directive information entity in the veterinary medicine domain with action specifications and objective specifications as parts, and that may be concretised as a realisable entity that, if realised, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "plan specification in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2436" ;
                             rdfs:label "plan specification in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2436> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plan specification in veterinary medicine is a directive information entity in the veterinary medicine domain with action specifications and objective specifications as parts, and that may be concretised as a realisable entity that, if realised, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000104"
 ] .


###  https://w3id.org/euph/2441
<https://w3id.org/euph/2441> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2843> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality in veterinary medicine is a quality entity in the veterinary medicine domain that is specifically dependent on two or more non-identical entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2441" ;
                             rdfs:label "relational quality in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2441> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality in veterinary medicine is a quality entity in the veterinary medicine domain that is specifically dependent on two or more non-identical entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/2447
<https://w3id.org/euph/2447> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2220> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in biology is a continuant entity in the biology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2447" ;
                             rdfs:label "specifically dependent continuant in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2447> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in biology is a continuant entity in the biology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2448
<https://w3id.org/euph/2448> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2447> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in biology is a specifically dependent continuant in the biology domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2448" ;
                             rdfs:label "quality in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2448> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in biology is a specifically dependent continuant in the biology domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/2449
<https://w3id.org/euph/2449> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A code set of biological entities is an information content entity in the biology domain
[...] that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "code set of biological entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2449" ;
                             rdfs:label "code set of biological entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2449> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A code set of biological entities is an information content entity in the biology domain
[...] that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0020020"
 ] .


###  https://w3id.org/euph/2450
<https://w3id.org/euph/2450> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A data item in biology is an information content entity that is intended to be a truthful statement about something in the biology domain and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data item in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2450" ;
                             rdfs:label "data item in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2450> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A data item in biology is an information content entity that is intended to be a truthful statement about something in the biology domain and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000027"
 ] .


###  https://w3id.org/euph/2452
<https://w3id.org/euph/2452> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1170> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee disease control equipment is an equipment that is used to control of a honey bee disease." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey bee disease control eqipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2452" ;
                             rdfs:label "honey bee disease control eqipment"@en .


###  https://w3id.org/euph/2453
<https://w3id.org/euph/2453> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An adult drone bee is an adult honey bee that has developed into a drone." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "adult drone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2453" ;
                             rdfs:label "adult drone bee"@en .


###  https://w3id.org/euph/2457
<https://w3id.org/euph/2457> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2591> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent contiunant in animal breeding is a continuant in the animal breeding domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2457" ;
                             rdfs:label "generically dependent continuant in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2457> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent contiunant in animal breeding is a continuant in the animal breeding domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/2458
<https://w3id.org/euph/2458> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2591> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in animal breeding is a continuant in the animal breeding domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2458" ;
                             rdfs:label "specifically dependent continuant in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2458> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in animal breeding is a continuant in the animal breeding domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2459
<https://w3id.org/euph/2459> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2969> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An occurrent in animal breeding is an entity in the animal breeding domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrent in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2459" ;
                             rdfs:label "occurrent in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2459> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An occurrent in animal breeding is an entity in the animal breeding domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000003"
 ] .


###  https://w3id.org/euph/2461
<https://w3id.org/euph/2461> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1275> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1031> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7927>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An adult queen bee is an adult honey bee that has developed into a queen." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "adult queen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2461" ;
                             rdfs:label "adult queen bee"@en .


###  https://w3id.org/euph/2462
<https://w3id.org/euph/2462> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2278> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A three-dimensional spatial region in beekeeping is a spatial region in the beekeeping domain that has three dimensions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "three-dimensional spatial region in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2462" ;
                             rdfs:label "three-dimensional spatial region in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2462> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A three-dimensional spatial region in beekeeping is a spatial region in the beekeeping domain that has three dimensions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000028"
 ] .


###  https://w3id.org/euph/2465
<https://w3id.org/euph/2465> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2459> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An animal breeding process is an occurrent entity in the animal breeding domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "animal breeding process"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2465" ;
                             rdfs:label "animal breeding process"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2465> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An animal breeding process is an occurrent entity in the animal breeding domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/2472
<https://w3id.org/euph/2472> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2458> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entitiy in animal breeding is a specifically dependent continuant in the animal breeding domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entitiy in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2472" ;
                             rdfs:label "realisable entitiy in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2472> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entitiy in animal breeding is a specifically dependent continuant in the animal breeding domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/25
<https://w3id.org/euph/25> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1269> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1440> ;
                                             owl:someValuesFrom <https://w3id.org/euph/24>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Uncapped brood is brood (an egg or a larva), contained in the uncapped cell of a comb." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "couvain ouvert"@fr ,
                                                                        "covata non opercolata"@it ,
                                                                        "open broed"@nl ,
                                                                        "uncapped brood"@en ,
                                                                        "unverdeckelte Brut"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:25" ;
                           rdfs:label "uncapped brood"@en .


###  https://w3id.org/euph/2509
<https://w3id.org/euph/2509> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/72>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1462> ;
                                               owl:someValuesFrom <https://w3id.org/euph/73>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1656>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey foraging is a behaviour of honeybee workers in which nectar or honeydew is collected, supplied with glandular secretions, dehydrated, and finally stored in capped cells of the honeycomb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honig sammeln"@de ,
                                                                          "honey foraging"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2509" ;
                             rdfs:label "honey foraging"@en .


###  https://w3id.org/euph/2526
<https://w3id.org/euph/2526> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/FOODON_00002277> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Plum and sloe is an aggregate of drupe fruit food products used for statistical purposes by FAOSTAT.
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 536
FAOSTAT Label: Plums and sloes
CPC code: 01346
HS07 code: 080940
HS12 code: 080940""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "plum and sloe"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2526" ;
                             rdfs:label "plum and sloe"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2526> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Plum and sloe is an aggregate of drupe fruit food products used for statistical purposes by FAOSTAT.
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 536
FAOSTAT Label: Plums and sloes
CPC code: 01346
HS07 code: 080940
HS12 code: 080940""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/2528
<https://w3id.org/euph/2528> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/976> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive management quality is a quality in the beekeeping domain related to hive management." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "hive management quality entity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2528" ;
                             rdfs:label "hive management quality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2528> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hive management quality is a quality in the beekeeping domain related to hive management." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


###  https://w3id.org/euph/2535
<https://w3id.org/euph/2535> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1371> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2777>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Resistant is the most desirable phenotype of defense against diseases and indicates that a honey bee colony is able to keep the parasite burden to a minimum." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "modstandsdygtig"@da ,
                                                                          "motstandsdyktig"@no ,
                                                                          "motståndskraftig"@sv ,
                                                                          "ontvatbaar"@nl ,
                                                                          "resistant"@en ,
                                                                          "resistent"@da ,
                                                                          "resistent"@de ,
                                                                          "resistent"@nl ,
                                                                          "resistent"@no ,
                                                                          "resistent"@sv ,
                                                                          "resistente"@es ,
                                                                          "resistente"@it ,
                                                                          "resistente"@pt ,
                                                                          "rezistent"@ro ,
                                                                          "résistant"@fr ,
                                                                          "widerstandsfähig"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2535" ;
                             rdfs:label "resistant"@en .


###  https://w3id.org/euph/2536
<https://w3id.org/euph/2536> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0008152> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <http://opendata.inrae.fr/thesaurusINRAE/c_379>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A royal jelly biosynthetic process is a set of chemical reactions and pathways resulting in the formation of royal jelly." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "royal jelly biosynthetic process"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2536" ;
                             rdfs:label "royal jelly biosynthetic process"@en .


###  https://w3id.org/euph/2542
<https://w3id.org/euph/2542> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/50> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Multipurpose water is honey bee forage collected
mainly to produce food for larvae [...] and to maintain colony thermal homeostasis [...]. Water collected by honey bees comes from a wide range of sources, including puddles, streams, irrigation, swimming pools, or even the sea.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "multipurpose water"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2542" ;
                             rdfs:label "multipurpose water"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2542> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Multipurpose water is honey bee forage collected
mainly to produce food for larvae [...] and to maintain colony thermal homeostasis [...]. Water collected by honey bees comes from a wide range of sources, including puddles, streams, irrigation, swimming pools, or even the sea.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/s13592-025-01219-3"
 ] .


###  https://w3id.org/euph/2556
<https://w3id.org/euph/2556> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2281> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An extrinsic role is a realisable entity in the beekeeping domain that exists because something outside the honeybee colony is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "extrinsic role in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2556" ;
                             rdfs:label "extrinsic role in beekeeping"@en .


###  https://w3id.org/euph/2557
<https://w3id.org/euph/2557> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2281> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An intrinsic role is a realisable entity in the beekeeping domain that exists because something within the honeybee colony is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "intrinsic role in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2557" ;
                             rdfs:label "intrinsic role in beekeeping"@en .


###  https://w3id.org/euph/2558
<https://w3id.org/euph/2558> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/36> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A lost swarm is a swarm, either a prime swarm or an afterswarm, that a beekeeper has lost before hiving it." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "durchgegangener Schwarm"@de ,
                                                                          "durchgehender Schwarm"@de ,
                                                                          "enjambre perdido"@es ,
                                                                          "enxame perdido"@pt ,
                                                                          "essaim volage"@fr ,
                                                                          "lost swarm"@en ,
                                                                          "ontsnapte zwerm"@nl ,
                                                                          "roi fugit"@ro ,
                                                                          "roi vagabond"@ro ,
                                                                          "rymsvärm"@sv ,
                                                                          "rømmet sværm"@da ,
                                                                          "sciame perduto"@it ,
                                                                          "tabt sværm"@da ,
                                                                          "tapt sverm"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2558" ;
                             rdfs:label "lost swarm"@en .


###  https://w3id.org/euph/2559
<https://w3id.org/euph/2559> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1456> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disposition in beekeeping is a realisable entitiy in the beekeeping domain that does not exist, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entitiy related to beekeeping equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2559" ;
                             rdfs:label "disposition in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2559> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disposition in beekeeping is a realisable entitiy in the beekeeping domain that does not exist, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000016"
 ] .


###  https://w3id.org/euph/2560
<https://w3id.org/euph/2560> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2273> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee breed is a group of domesticated animals of the species Apis mellifera that have similar morphological, physiological and ethological characteristics and a common breeding history." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenrasse"@de ,
                                                                          "Rasse der Westlichen Honigbiene"@de ,
                                                                          "honey bee breed"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2560" ;
                             rdfs:label "honey bee breed"@en .


###  https://w3id.org/euph/2561
<https://w3id.org/euph/2561> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3287> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in engineering is a generically dependent continuant in the engineering domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2561" ;
                             rdfs:label "information content entity in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2561> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in engineering is a generically dependent continuant in the engineering domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/2562
<https://w3id.org/euph/2562> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A FAOSTAT domain is thematic section or category within the FAOSTAT database." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Domain"@en ,
                                                                          "FAOSTAT domain"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2562" ;
                             rdfs:label "FAOSTAT domain"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2562> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A FAOSTAT domain is thematic section or category within the FAOSTAT database." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/2563
<https://w3id.org/euph/2563> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A FAOSTAT element is a specific variable within the FAOSTAT database." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Element"@en ,
                                                                          "FAOSTAT element"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2563" ;
                             rdfs:label "FAOSTAT element"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2563> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A FAOSTAT element is a specific variable within the FAOSTAT database." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/2566
<https://w3id.org/euph/2566> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2099> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in engineering is an independent continuant in the engineering domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2566" ;
                             rdfs:label "material entity in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2566> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in engineering is an independent continuant in the engineering domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/2567
<https://w3id.org/euph/2567> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2618> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of an engineering entity that exists through action of continuants in the engineering domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "engineering quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2567" ;
                             rdfs:label "engineering quantity"@en .


###  https://w3id.org/euph/2568
<https://w3id.org/euph/2568> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/976> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of a beekeeping entity that exists through action of continuants in the beekeeping domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2568" ;
                             rdfs:label "beekeeping quantity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2568> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quantity of a beekeeping entity that exists through action of continuants in the beekeeping domain in relation to other entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


###  https://w3id.org/euph/2591
<https://w3id.org/euph/2591> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2969> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A continuant in animal breeding is an entity in the animal breeding domain that persists through time while maintaining its identity, such as objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "continuant in animal breeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2591" ;
                             rdfs:label "continuant in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2591> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A continuant in animal breeding is an entity in the animal breeding domain that persists through time while maintaining its identity, such as objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000002"
 ] .


###  https://w3id.org/euph/2592
<https://w3id.org/euph/2592> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2274> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1170>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeping equipment component is a proper part of a beekeeping equipment that contributes to the structure or function of that equipment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping equipment component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2592" ;
                             rdfs:label "beekeeping equipment component"@en .


###  https://w3id.org/euph/26
<https://w3id.org/euph/26> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1269> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1440> ;
                                             owl:someValuesFrom <https://w3id.org/euph/24>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Capped brood is brood (a larva, pupa, adult shortly before hatching), contained in the capped cell of a comb." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "capped brood"@en ,
                                                                        "couvain fermé"@fr ,
                                                                        "couvain operculé"@fr ,
                                                                        "covata opercolata"@it ,
                                                                        "gesloten broed"@nl ,
                                                                        "verdeckelte Brut"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:26" ;
                           rdfs:label "capped brood"@en .


###  https://w3id.org/euph/2617
<https://w3id.org/euph/2617> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2215> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in engineering is a continuant entity in the engineering domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2617" ;
                             rdfs:label "specifically dependent continuant in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2617> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in engineering is a continuant entity in the engineering domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2618
<https://w3id.org/euph/2618> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2617> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in engineering is a specifically dependent continuant in the engineering domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2618" ;
                             rdfs:label "quality in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2618> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in engineering is a specifically dependent continuant in the engineering domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/2619
<https://w3id.org/euph/2619> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2214> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process in chemistry is an occurrent entity in the chemistry domain that inhabit the universal spatiotemporal region and has a proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "process in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2619" ;
                             rdfs:label "process in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2619> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in chemistry is an occurrent entity in the chemistry domain that inhabit the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/2634
<https://w3id.org/euph/2634> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2618> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of engineering entities is an identifier that is specific for entities in the engineering domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identifier of engineering entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2634" ;
                             rdfs:label "identifier of engineering entities"@en .


###  https://w3id.org/euph/2635
<https://w3id.org/euph/2635> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2223> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in pharmacology is an continuant entity in the pharmacology domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2635" ;
                             rdfs:label "generically dependent continuant in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2635> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in pharmacology is an continuant entity in the pharmacology domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/2644
<https://w3id.org/euph/2644> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1370> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2674>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Propolising is a propolis production process in which the resin collected from plants and mixed with wax and other endogenous glandular secretion is used as coating and filling material in the nest (e.g. sealing gaps, coating surfaces, embalming dead intruders, reducing the size of the entrance)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a propoliza"@ro ,
                                                                          "at kitte"@da ,
                                                                          "att kitta ihop"@sv ,
                                                                          "propoliser"@fr ,
                                                                          "propolisieren"@de ,
                                                                          "propolising"@en ,
                                                                          "propolizar"@es ,
                                                                          "propolizar"@pt ,
                                                                          "propolizzare"@it ,
                                                                          "to propolise"@en ,
                                                                          "vastkitten"@nl ,
                                                                          "verkitten"@de ,
                                                                          "å kitte med propolis"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2644" ;
                             rdfs:label "propolising"@en .


###  https://w3id.org/euph/2648
<https://w3id.org/euph/2648> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2220> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in biology is a continuant entity in the biology domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2648" ;
                             rdfs:label "independent continuant in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2648> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in biology is a continuant entity in the biology domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/2654
<https://w3id.org/euph/2654> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2855> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An uncapping plane is an uncapping tool, consisting of a horizontal spacer and an opposing fork, which allows the tool to be pulled across the honeycomb to remove the wax caps." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungshobel"@de ,
                                                                          "avtäckningsbricka"@sv ,
                                                                          "ontzegelschaaf"@nl ,
                                                                          "pialla disopercolatrice"@it ,
                                                                          "plaina de desopercular"@pt ,
                                                                          "plaina desoperculadora"@pt ,
                                                                          "raspador de desopercular"@es ,
                                                                          "râcloir á désoperculer"@fr ,
                                                                          "skrellehøvel"@no ,
                                                                          "skrællehøvl"@da ,
                                                                          "uncapping plane"@en ,
                                                                          "șpaclu de descăpăcit"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2654" ;
                             rdfs:label "uncapping plane"@en .


###  https://w3id.org/euph/2661
<https://w3id.org/euph/2661> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1088> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "FAOSTAT Item Single Superphosphate (FAOSTAT Item) listed on page Definitions and standards" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Single Superphosphate"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2661" ;
                             rdfs:label "Single Superphosphate"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2661> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "FAOSTAT Item Single Superphosphate (FAOSTAT Item) listed on page Definitions and standards" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/2663
<https://w3id.org/euph/2663> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1488> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A directive information entity in geography is an information content entity in the geography domain whose concretisations indicate to their bearer how to realise them in a process." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "directive information entity in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2663" ;
                             rdfs:label "directive information entity in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2663> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A directive information entity in geography is an information content entity in the geography domain whose concretisations indicate to their bearer how to realise them in a process." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000033"
 ] .


###  https://w3id.org/euph/2670
<https://w3id.org/euph/2670> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2227> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in geography is a continuant entity in the geography domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2670" ;
                             rdfs:label "independent continuant in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2670> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in geography is a continuant entity in the geography domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/2671
<https://w3id.org/euph/2671> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2732> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in geography is a specifically dependent entity in the geography domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2671" ;
                             rdfs:label "quality in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2671> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in geography is a specifically dependent entity in the geography domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/2672
<https://w3id.org/euph/2672> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2671> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A geographical relational quality is a quality entity in the geography domain that specifically dependends on two or more non-identical entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geographical relational quality"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2672" ;
                             rdfs:label "relational quality in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2672> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A geographical relational quality is a quality entity in the geography domain that specifically dependends on two or more non-identical entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/2674
<https://w3id.org/euph/2674> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1162>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Propolis production is a behavior exhibited by honey bees in which resin collected from plants is mixed with wax and other endogenous glandular secretion." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sodium nitrate"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2674" ;
                             rdfs:label "propolis production"@en .


###  https://w3id.org/euph/2675
<https://w3id.org/euph/2675> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C25464>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An ISO 3166 country code is a geographical identifier issued by the International Organization for Standardization." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 3166 country code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2675" ;
                             rdfs:label "ISO 3166 country code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2675> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An ISO 3166 country code is a geographical identifier issued by the International Organization for Standardization." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/27
<https://w3id.org/euph/27> rdf:type owl:Class ;
                           rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "unoccupied, at leisure, containing nothing, having nothing in it" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "empty"@en ,
                                                                        "leeg"@nl ,
                                                                        "leer"@de ,
                                                                        "vide"@fr ,
                                                                        "vuoto"@it ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:27" ;
                           rdfs:label "empty"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/27> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "unoccupied, at leisure, containing nothing, having nothing in it" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/2732
<https://w3id.org/euph/2732> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2227> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in geography is a continuant entity in the geography domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent geographical entity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2732" ;
                             rdfs:label "specifically dependent continuant in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2732> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in geography is a continuant entity in the geography domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2733
<https://w3id.org/euph/2733> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2227> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in geography is a continuant entity in the geography domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent geographical entity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2733" ;
                             rdfs:label "generically dependent continuant in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2733> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in geography is a continuant entity in the geography domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/2734
<https://w3id.org/euph/2734> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2273> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee nest is a site consisting of at least one comb in which open- and cavity-nesting honey bees live, raise their young and store food." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey bee nest"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2734" ;
                             rdfs:label "honey bee nest"@en .


###  https://w3id.org/euph/2746
<https://w3id.org/euph/2746> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7367> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A zero-dimensional spatial region in geography is a spatial region in the geography domain that has zero dimensions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "zero-dimensional spatial region in geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2746" ;
                             rdfs:label "zero-dimensional spatial region in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2746> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A zero-dimensional spatial region in geography is a spatial region in the geography domain that has zero dimensions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000018"
 ] .


###  https://w3id.org/euph/2777
<https://w3id.org/euph/2777> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1657> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disease resistance trait of honey bees is a disease defense trait that quantifies the ability of a honey bee colony to limit the parasite burden." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disease resistance trait of honey bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2777" ;
                             rdfs:label "disease resistance trait of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2777> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disease resistance trait of honey bees is a disease defense trait that quantifies the ability of a honey bee colony to limit the parasite burden." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1126/science.1148526"
 ] .


###  https://w3id.org/euph/2788
<https://w3id.org/euph/2788> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2416> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in plant production is a material entity in the plant production domain that is a collection of disjoint self-standing single objects." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2788" ;
                             rdfs:label "object aggregate in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2788> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in plant production is a material entity in the plant production domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/28
<https://w3id.org/euph/28> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2983> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1031> ;
                                             owl:someValuesFrom <https://w3id.org/euph/720>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1031> ;
                                             owl:someValuesFrom <https://w3id.org/euph/839>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/3996> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1132>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A queen bee is a member of honey bee colony that is female and fully capable of reproduction as an imago." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Königin"@de ,
                                                                        "Weisel"@de ,
                                                                        "abelha mestra"@pt ,
                                                                        "abelha mãe"@pt ,
                                                                        "dronning"@da ,
                                                                        "dronning"@no ,
                                                                        "drottning"@sv ,
                                                                        "koningin"@nl ,
                                                                        "machiega"@es ,
                                                                        "madre"@it ,
                                                                        "maesa"@es ,
                                                                        "maestra"@es ,
                                                                        "matcă"@ro ,
                                                                        "moer"@nl ,
                                                                        "mère"@fr ,
                                                                        "queen"@en ,
                                                                        "rainha"@pt ,
                                                                        "regina"@it ,
                                                                        "regină"@ro ,
                                                                        "reina"@es ,
                                                                        "reine"@fr ,
                                                                        "vise"@sv ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:28" ;
                           rdfs:label "queen bee"@en .


###  https://w3id.org/euph/2815
<https://w3id.org/euph/2815> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1010> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in meteorology is a material entity in the meteorology domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in meteorology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2815" ;
                             rdfs:label "object in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2815> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in meteorology is a material entity in the meteorology domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/2816
<https://w3id.org/euph/2816> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1035> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Scum is an undesired layer of extraneous matter that forms on top of a hive product." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schaum"@de ,
                                                                          "espuma"@es ,
                                                                          "espuma"@pt ,
                                                                          "schiuma"@it ,
                                                                          "schuim"@nl ,
                                                                          "scum"@en ,
                                                                          "skum"@da ,
                                                                          "skum"@no ,
                                                                          "skum"@sv ,
                                                                          "spumă"@ro ,
                                                                          "écume"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2816" ;
                             rdfs:label "scum"@en .


###  https://w3id.org/euph/2823
<https://w3id.org/euph/2823> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000894> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The egg laying rate of a queen bee is a reproductive trait of a honey bee colony that quantifies the number of eggs produced by a queen bee over a specified time period." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Legerate von Honigbienenköniginnen"@de ,
                                                                          "egg laying rate of honey bee queens"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2823" ;
                             rdfs:label "egg laying rate of queen bee"@en .


###  https://w3id.org/euph/2828
<https://w3id.org/euph/2828> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2225> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in veterinary medicine is a continuant entity in the veterinary medicine domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2828" ;
                             rdfs:label "independent continuant in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2828> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in veterinary medicine is a continuant entity in the veterinary medicine domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/2829
<https://w3id.org/euph/2829> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2224> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process in veterinary medicine is an occurrent entity in the veterinary medicine domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "process in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2829" ;
                             rdfs:label "process in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2829> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in veterinary medicine is an occurrent entity in the veterinary medicine domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/2837
<https://w3id.org/euph/2837> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0001002> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/5443>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The wax plate, also referred to as wax mirror, is a structure in the cuticle of worker bees that is part of the wax gland complex. It is characterised by the presence of a large, oval, polished surface framed in dark marginal bands and separated by a broader median space." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsspiegel"@de ,
                                                                          "espejo de la cera"@es ,
                                                                          "espelho segregador de cera"@pt ,
                                                                          "miroir á cire"@fr ,
                                                                          "oglindă cerieră"@ro ,
                                                                          "placa de cera"@es ,
                                                                          "placa de cera"@pt ,
                                                                          "plăcuță cerieră"@ro ,
                                                                          "specchio della cera"@it ,
                                                                          "speil"@no ,
                                                                          "spejl"@da ,
                                                                          "vaxspegel"@sv ,
                                                                          "voksspeil"@no ,
                                                                          "wasspiegel"@nl ,
                                                                          "wax mirror"@en ,
                                                                          "wax plate"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2837" ;
                             rdfs:label "wax plate"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2837> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The wax plate, also referred to as wax mirror, is a structure in the cuticle of worker bees that is part of the wax gland complex. It is characterised by the presence of a large, oval, polished surface framed in dark marginal bands and separated by a broader median space." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-0-8014-0400-9"
 ] .


###  https://w3id.org/euph/2843
<https://w3id.org/euph/2843> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2846> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in veterinary medicine is a specifically dependent continuant in the veterinary medicine domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2843" ;
                             rdfs:label "quality in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2843> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in veterinary medicine is a specifically dependent continuant in the veterinary medicine domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/2844
<https://w3id.org/euph/2844> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2848> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disposition in veterinary medicine is a realisable entity that does not exist, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disposition in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2844" ;
                             rdfs:label "disposition in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2844> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disposition in veterinary medicine is a realisable entity that does not exist, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000016"
 ] .


###  https://w3id.org/euph/2845
<https://w3id.org/euph/2845> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2225> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in veterinary medicine is a continuant entity in the veterinary medicine domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2845" ;
                             rdfs:label "generically dependent continuant in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2845> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in veterinary medicine is a continuant entity in the veterinary medicine domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/2846
<https://w3id.org/euph/2846> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2225> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in veterinary medicine is a continuant entity in the veterinary medicine domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2846" ;
                             rdfs:label "specifically dependent continuant in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2846> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in veterinary medicine is a continuant entity in the veterinary medicine domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/2848
<https://w3id.org/euph/2848> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2846> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realisable entity in veterinary medicine is a specifically dependent continuant in the veterinary medicine domain that requires some further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "realisable entity in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2848" ;
                             rdfs:label "realisable entity in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2848> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realisable entity in veterinary medicine is a specifically dependent continuant in the veterinary medicine domain that requires some further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000017"
 ] .


###  https://w3id.org/euph/2851
<https://w3id.org/euph/2851> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2292> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Chemistry lab equipment is equipment that is used to perform analyses in a chemical labratory." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "chemistry lab equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2851" ;
                             rdfs:label "chemistry lab equipment"@en .


###  https://w3id.org/euph/2852
<https://w3id.org/euph/2852> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2848> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A role in veterinary medicine is a realisable entity in the veterinary medicine domain that exist because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in veterinary medicine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2852" ;
                             rdfs:label "role in veterinary medicine"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2852> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A role in veterinary medicine is a realisable entity in the veterinary medicine domain that exist because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/2853
<https://w3id.org/euph/2853> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2855> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2904>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device that automatically removes wax cappings from honey frames." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungsmachine"@de ,
                                                                          "uncapping machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2853" ;
                             rdfs:label "uncapping machine"@en .


###  https://w3id.org/euph/2854
<https://w3id.org/euph/2854> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/13> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/670> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame of honey comb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigwabe"@de ,
                                                                          "honey frame"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2854" ;
                             rdfs:label "honey frame"@en .


###  https://w3id.org/euph/2855
<https://w3id.org/euph/2855> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2953> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used to remove wax caps from honey frames." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungsgerät"@de ,
                                                                          "uncapping equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2855" ;
                             rdfs:label "uncapping equipment"@en .


###  https://w3id.org/euph/2856
<https://w3id.org/euph/2856> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2855> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A receptacle, usually made of stainless ssteel, used for holding a honey comb for manual uncapping." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungsgestell"@de ,
                                                                          "avtäckningsbricka"@sv ,
                                                                          "caballete de desopercular"@es ,
                                                                          "caja de opérculos"@es ,
                                                                          "cavalletto per disopercolare"@it ,
                                                                          "chevalet à désoperculer"@fr ,
                                                                          "cuba de desopercular"@pt ,
                                                                          "lekbak"@nl ,
                                                                          "mesa de desopercular"@pt ,
                                                                          "ontzegelbak"@nl ,
                                                                          "skrellekar"@no ,
                                                                          "skrællebakke"@da ,
                                                                          "supporto per disopercolare"@it ,
                                                                          "tavă de căpăcele"@ro ,
                                                                          "tavă de descăpăcit"@ro ,
                                                                          "uncapping tray"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2856" ;
                             rdfs:label "uncapping tray"@en .


###  https://w3id.org/euph/2857
<https://w3id.org/euph/2857> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2855> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A vessel, usually made of stainless steel or food grade plastic hilding uncapped honey frames and often one or more uncapping trays." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungswanne"@de ,
                                                                          "uncapping tank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2857" ;
                             rdfs:label "uncapping tank"@en .


###  https://w3id.org/euph/2858
<https://w3id.org/euph/2858> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2955> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A machine that automatically sticks labels onto, for example, honey jars or beverage bottles." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Etikettiermaschine"@de ,
                                                                          "labelling machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2858" ;
                             rdfs:label "labelling machine"@en .


###  https://w3id.org/euph/2859
<https://w3id.org/euph/2859> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2955> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device that cleans glasses, e.g. honey jars,  according to the legal requirements for foodstuffs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gläserwaschmaschine"@de ,
                                                                          "glass washer machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2859" ;
                             rdfs:label "glass washer machine"@en .


###  https://w3id.org/euph/2860
<https://w3id.org/euph/2860> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1189> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A motor powered or unpowered vehicle used to raise or lower goods, employing a scissors mechanism." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hubtischwagen"@de ,
                                                                          "mobile lift table"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2860" ;
                             rdfs:label "mobile lift table"@en .


###  https://w3id.org/euph/2861
<https://w3id.org/euph/2861> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device for liquefying chrystallized honey with the aid of heat and/or mechanical force." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigauftaugerät"@de ,
                                                                          "honey decrystallization device"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2861" ;
                             rdfs:label "honey decrystallization device"@en .


###  https://w3id.org/euph/2862
<https://w3id.org/euph/2862> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2861> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A heatable vessel, usually made of stainless steel, used to liquefy crystallised honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Auftaubehälter"@de ,
                                                                          "honey heating tank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2862" ;
                             rdfs:label "honey heating tank"@en .


###  https://w3id.org/euph/2863
<https://w3id.org/euph/2863> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2861> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device that is used to liquefy crystallised honey and then immediately filter it." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schmelz- und Siebgerät für Honig"@de ,
                                                                          "honey decrystallization and sieving device"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2863" ;
                             rdfs:label "honey decrystallization and sieving device"@en .


###  https://w3id.org/euph/2864
<https://w3id.org/euph/2864> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2863> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device consisting of a top chamber with a stainless steel mesh base, above which a a fine nylon cloth, trapped in place with a steel hoop, and a flat spiral heater with a thermostat control is placed. Between the lower tank and the top chamber a perforated steel ring allows condensation to escape as the honey is heated." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Melitherm"@en ,
                                                                          "Mellitherm"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2864" ;
                             rdfs:label "Melitherm"@en .


###  https://w3id.org/euph/2865
<https://w3id.org/euph/2865> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2095> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2863>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An electrically powered device used for for melting crystallized honey stored in tanks, which is inserted directly onto the chrystalized honey, consiting of a coiled heating element that is loger than the height of the tank and a controlling unit on top." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tauchwärmer"@de ,
                                                                          "honey decrystallization coil"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2865" ;
                             rdfs:label "honey decrystallization coil"@en .


###  https://w3id.org/euph/2866
<https://w3id.org/euph/2866> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2861> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A boxlike enclosure, usually made of stainless steel or plastic, with a electrically powered heating element and a controlling unit in which honey tanks or hoeny pails containing crystallised honey can be heated to liquefy the honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigauftauschrank"@de ,
                                                                          "Wärmeschrank"@de ,
                                                                          "honey heating cabinet"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2866" ;
                             rdfs:label "honey heating cabinet"@en .


###  https://w3id.org/euph/2867
<https://w3id.org/euph/2867> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1475>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to produce creamed honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Cremehonig-Rührgerät"@de ,
                                                                          "honey creaming machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2867" ;
                             rdfs:label "honey creaming machine"@en .


###  https://w3id.org/euph/2868
<https://w3id.org/euph/2868> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/802> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An uncapped honey comb is a honey comb from which the caps have been removed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "entdeckelte Honigwabe"@de ,
                                                                          "uncapped honey comb"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2868" ;
                             rdfs:label "uncapped honey comb"@en .


###  https://w3id.org/euph/2869
<https://w3id.org/euph/2869> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2881> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1442> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C25206>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1202>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2862>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2864>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2865>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2866>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A heating unit controlled by a thermostat that increases the temperature in an enclosed compartment above ambient temperature." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Heizaggregat"@de ,
                                                                          "heating unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2869" ;
                             rdfs:label "heating unit"@en .


###  https://w3id.org/euph/2870
<https://w3id.org/euph/2870> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2861> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to blend honey batches from different proveniance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigrührgerät"@de ,
                                                                          "honey blending machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2870" ;
                             rdfs:label "honey blending machine"@en .


###  https://w3id.org/euph/2871
<https://w3id.org/euph/2871> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1189> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A powered industrial truck used to lift and move materials over short distances." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hubstapler"@de ,
                                                                          "forklift"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2871" ;
                             rdfs:label "forklift"@en .


###  https://w3id.org/euph/2872
<https://w3id.org/euph/2872> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1189> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A tool used to lift and move pallets." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hubwagen"@de ,
                                                                          "pallet jack"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2872" ;
                             rdfs:label "pallet jack"@en .


###  https://w3id.org/euph/2873
<https://w3id.org/euph/2873> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1112> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Disease control is a set of management and physical measures in the field of animal health management that aims to reduce
[...] the [...] disease incidence, prevalence, morbidity or mortality to a locally acceptable level as a result of deliberate efforts; continued intervention measures are required to maintain the reduction.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Krankheitsbekämpfung"@de ,
                                                                          "disease control"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2873" ;
                             rdfs:label "disease control"@en .


###  https://w3id.org/euph/2874
<https://w3id.org/euph/2874> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Reduction to zero of the incidence of a specified disease in a defined geographical area as a result of deliberate etforts; continued intervenition measures are required." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "elimination of a disease"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2874" ;
                             rdfs:label "elimination of a disease"@en .


###  https://w3id.org/euph/2875
<https://w3id.org/euph/2875> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Reduction to zero of the incidence of infection caused by a specific agent in a defined geographical area as a result of deliberate efforts; continued measures to prevent reestabishment of transmission are required" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "elimination of an infection"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2875" ;
                             rdfs:label "elimination of an infection"@en .


###  https://w3id.org/euph/2876
<https://w3id.org/euph/2876> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Disease eradication is a process of disease control that has been defined as a
permanent reduction to zero of the worldwide incidence of infection caused by a specific agent as a result of deliberate efforts; intervention measures are no longer needed.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disease eradication"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2876" ;
                             rdfs:label "disease eradication"@en .


###  https://w3id.org/euph/2877
<https://w3id.org/euph/2877> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2873> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The specific infectious agent no longer exists in nature or in the laboratory." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disease extinction"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2877" ;
                             rdfs:label "disease extinction"@en .


###  https://w3id.org/euph/2878
<https://w3id.org/euph/2878> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2204> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A biotechnical method for disease control is a treatment of a disease based on technical interventions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "biotechnical methods for disease control"@en ,
                                                                          "biotechnische Methoden zur Krankheitsbekämpfung"@de ,
                                                                          "métodos biotécnicos para el control de enfermedades"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2878" ;
                             rdfs:label "biotechnical method for disease control"@en .


###  https://w3id.org/euph/2879
<https://w3id.org/euph/2879> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2452> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2831> ;
                                               owl:someValuesFrom <https://w3id.org/euph/114>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device for controlling the Varroa mite (Varroa destructor) in Honey bees (Apis mellifera), based on the difference in resistance to elevated temperatures of honey bee larvae as compared to Varroa mites." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hyperthermie-Gerät zur Varroabekämpfung"@de ,
                                                                          "hyperthermia varroa control device"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2879" ;
                             rdfs:label "hyperthermia varroa control device"@en .


###  https://w3id.org/euph/2880
<https://w3id.org/euph/2880> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2881> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1442> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C25206>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1445> ;
                                               owl:someValuesFrom <https://w3id.org/euph/454>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1185>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A cooling unit controlled by a thermostat that decreases the temperature in an enclosed compartment below ambient temperature." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kühlaggregat"@de ,
                                                                          "cooling unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2880" ;
                             rdfs:label "cooling unit"@en .


###  https://w3id.org/euph/2881
<https://w3id.org/euph/2881> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2900> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A unit controlled by a thermostat that keeps the temperature in an enclosed compartment within a certain temperature range." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Temperaturregler"@de ,
                                                                          "temperature control unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2881" ;
                             rdfs:label "temperature control unit"@en .


###  https://w3id.org/euph/2882
<https://w3id.org/euph/2882> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2096> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1449> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1452> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1190>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1452> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1453>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1453>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A powered or unpowered machine, often attached to a vehicle, which is used to lift and lower heavy objects or to transport them to other places which are within the range of the outrigger of the crane." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ladekran"@de ,
                                                                          "crane"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2882" ;
                             rdfs:label "crane"@en .


###  https://w3id.org/euph/2883
<https://w3id.org/euph/2883> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1206> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any quipment used for extraction, cleaning, drying,  and grinding of pollen collected by honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenverarbeitungsgerät"@de ,
                                                                          "pollen processing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2883" ;
                             rdfs:label "pollen processing equipment"@en .


###  https://w3id.org/euph/2884
<https://w3id.org/euph/2884> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2883> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1479>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to remove organic and inorganic foreign materials from pollen collected by honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenreinigungsgerät"@de ,
                                                                          "pollen cleaner"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2884" ;
                             rdfs:label "pollen cleaner"@en .


###  https://w3id.org/euph/2885
<https://w3id.org/euph/2885> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2883> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1479>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A decice uesed to dry clean pollen collected by bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollentrocknungsgerät"@de ,
                                                                          "pollen dryer"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2885" ;
                             rdfs:label "pollen dryer"@en .


###  https://w3id.org/euph/2886
<https://w3id.org/euph/2886> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2957> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1484>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to remove royal jelly from a queen cell by suction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gelée-Royale-Pumpe"@de ,
                                                                          "pump for royal jelly"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2886" ;
                             rdfs:label "pump for royal jelly"@en .


###  https://w3id.org/euph/2887
<https://w3id.org/euph/2887> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2952> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to reduce the relative humidity in a room." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Raumentfeuchter"@de ,
                                                                          "room dehumidifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2887" ;
                             rdfs:label "room dehumidifier"@en .


###  https://w3id.org/euph/2888
<https://w3id.org/euph/2888> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2889> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1438>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2904>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extracor is an equipment used to extract honey from uncapped honey frames by applying centrifugal force." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigschleuder"@de ,
                                                                          "centrifugă"@ro ,
                                                                          "centrífuga"@pt ,
                                                                          "extracteur centrifuge"@fr ,
                                                                          "extractor"@en ,
                                                                          "extractor centrifugal"@ro ,
                                                                          "extractor centrífugo"@es ,
                                                                          "extractor centrífugo"@pt ,
                                                                          "honingslinger"@nl ,
                                                                          "honungsslungare"@sv ,
                                                                          "slynge"@da ,
                                                                          "slynge"@no ,
                                                                          "smelatore"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2888" ;
                             rdfs:label "honey extractor"@en .


###  https://w3id.org/euph/2889
<https://w3id.org/euph/2889> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2953> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "honey extraction equipment is any equipment used for extraction of honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Geräte zur Honiggewinnung"@de ,
                                                                          "honey extraction equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2889" ;
                             rdfs:label "honey extraction equipment"@en .


###  https://w3id.org/euph/2890
<https://w3id.org/euph/2890> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2889> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A work tool for hobby beekeepers that combines uncapping tank, uncapping tray and honey extractor in a single unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kombi-Schleuder"@de ,
                                                                          "all-in-one honey extractor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2890" ;
                             rdfs:label "all-in-one honey extractor"@en .


###  https://w3id.org/euph/2891
<https://w3id.org/euph/2891> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2888> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extractor in which the axis of the basket lays in horizontal direction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Horizontal-Honigschleuder"@de ,
                                                                          "honey extractor with horizontal axis"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2891" ;
                             rdfs:label "honey extractor with horizontal axis"@en .


###  https://w3id.org/euph/2892
<https://w3id.org/euph/2892> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2888> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extractor with vertical axis is a honey extractor in which the axis of the basket lays in vertical direction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Vertikal-Honigschleuder"@de ,
                                                                          "honey extractor with vertical axis"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2892" ;
                             rdfs:label "honey extractor with vertical axis"@en .


###  https://w3id.org/euph/2893
<https://w3id.org/euph/2893> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1831> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2897>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2898>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2899>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extractor in which the uncapped honeycombs are arranged in the basket in a tangential direction and tharefore have to be reversed at least once." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tangentialkorb"@de ,
                                                                          "tangential basket"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2893" ;
                             rdfs:label "tangential basket"@en .


###  https://w3id.org/euph/2894
<https://w3id.org/euph/2894> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1831> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2898>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2899>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extractor in which the uncapped honeycombs are arranged in the basket in a radial direction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Radialkorb"@de ,
                                                                          "radial basket"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2894" ;
                             rdfs:label "radial basket"@en .


###  https://w3id.org/euph/2895
<https://w3id.org/euph/2895> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1831> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2897>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2898>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2899>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey extractor in which the uncapped honeycombs may be arranged in the basket in both a tangential and a radial direction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hybridkorb"@de ,
                                                                          "hybrid basket"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2895" ;
                             rdfs:label "hybrid basket"@en .


###  https://w3id.org/euph/2896
<https://w3id.org/euph/2896> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2094> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2893>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A basket in which frames are held within a cassette. Cassettes automatically turn outwards (tangentially) as the machine picks up speed. Reversing the machine causes the cassettes to turn in the opposite direction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Selbstwender"@de ,
                                                                          "self-turning cassettes"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2896" ;
                             rdfs:label "self-turning cassettes"@en .


###  https://w3id.org/euph/2897
<https://w3id.org/euph/2897> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2888> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1441> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2914>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A manual drive extractor is a honey extractor in which the basket is driven manually by a hand crank." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schleuder mit Handbetrieb"@de ,
                                                                          "manual drive extractor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2897" ;
                             rdfs:label "manual drive extractor"@en .


###  https://w3id.org/euph/2898
<https://w3id.org/euph/2898> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2888> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1441> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2915>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An electric bottom drive extractor is a honey extractor in which the basket is driven by an electric motor fitted at the bottom of the extractor." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schleuder mit elektrischem Unterantrieb"@de ,
                                                                          "electric bottom drive extractor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2898" ;
                             rdfs:label "electric bottom drive extractor"@en .


###  https://w3id.org/euph/2899
<https://w3id.org/euph/2899> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2888> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1441> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2915>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An electric top drive extractor is a honey extractor in which the basket is driven by an electric motor fitted on top of the extractor." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schleuder mit elektrischem Oberantrieb"@de ,
                                                                          "electric top drive extractor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2899" ;
                             rdfs:label "electric top drive extractor"@en .


###  https://w3id.org/euph/2900
<https://w3id.org/euph/2900> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2249> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An electronic or mechanical component that controls a device." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Steuerungseinheit"@de ,
                                                                          "control unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2900" ;
                             rdfs:label "control unit"@en .


###  https://w3id.org/euph/2901
<https://w3id.org/euph/2901> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2900> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device without any automatic control by an electronic component. It is entirely under human control during operation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "manual control unit"@en ,
                                                                          "manuelle Steuerungseinheit"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2901" ;
                             rdfs:label "manual control unit"@en .


###  https://w3id.org/euph/2902
<https://w3id.org/euph/2902> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2900> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An electronic component that partially automatically controls a device during operation and partially relies on human intervention." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "halbautomatische Steuerungseinheit"@de ,
                                                                          "semi-automatic steering unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2902" ;
                             rdfs:label "semi-automatic control unit"@en .


###  https://w3id.org/euph/2903
<https://w3id.org/euph/2903> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2900> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An electronic component that automatically controls a device during operation and requires no further human intervention." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "automatic steering unit"@en ,
                                                                          "automatische Steuerungseinheit"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2903" ;
                             rdfs:label "automatic control unit"@en .


###  https://w3id.org/euph/2904
<https://w3id.org/euph/2904> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2889> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A work tool for professional beekeepers that combines uncapping machine and honey extractor in a single unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schleuderstraße"@de ,
                                                                          "honey extraction line"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2904" ;
                             rdfs:label "honey extraction line"@en .


###  https://w3id.org/euph/2905
<https://w3id.org/euph/2905> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any vessel used for storing or settling of honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Klärkessel"@de ,
                                                                          "clarificador"@es ,
                                                                          "clarificador de mel"@pt ,
                                                                          "clarificateur"@fr ,
                                                                          "decantador de mel"@pt ,
                                                                          "depósito de mel"@pt ,
                                                                          "honey ripener"@en ,
                                                                          "honey tank"@en ,
                                                                          "honing reservoir"@nl ,
                                                                          "honingrijper"@nl ,
                                                                          "honningbeholder"@da ,
                                                                          "honningbeholder"@no ,
                                                                          "honungsbehallare"@sv ,
                                                                          "klarebeholder"@no ,
                                                                          "klarningskärl"@sv ,
                                                                          "maturateur"@fr ,
                                                                          "maturator"@ro ,
                                                                          "maturatore"@it ,
                                                                          "purificatore"@it ,
                                                                          "tanc de sedimentare"@ro ,
                                                                          "tanque de sedimentación"@es ,
                                                                          "tanque de sedimentação de mel"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2905" ;
                             rdfs:label "honey tank"@en .


###  https://w3id.org/euph/2906
<https://w3id.org/euph/2906> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device that moves honey from an extractor to a storage or settling tank." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigpumpe"@de ,
                                                                          "honey pump"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2906" ;
                             rdfs:label "honey pump"@en .


###  https://w3id.org/euph/2907
<https://w3id.org/euph/2907> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1189> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1449> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1452> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1190>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1452> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1453>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A compact sized, articulated forklift used in migratory beekeeping to load beehives on a truck." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hoflader"@de ,
                                                                          "mini loader"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2907" ;
                             rdfs:label "mini loader"@en .


###  https://w3id.org/euph/2908
<https://w3id.org/euph/2908> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1189> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1449> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A small cart, pulled or pushed by hand, used to transport a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Imkerei-Transportkarre"@de ,
                                                                          "hive handcart"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2908" ;
                             rdfs:label "hive handcart"@en .


###  https://w3id.org/euph/2909
<https://w3id.org/euph/2909> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1206> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used to melt and pour beeswax ." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsverarbeitungsgerät"@de ,
                                                                          "wax processing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2909" ;
                             rdfs:label "beeswax processing equipment"@en .


###  https://w3id.org/euph/2910
<https://w3id.org/euph/2910> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2909> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1473>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to produce beeswax foundation either manually or automatically." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Maschine zur Mittelwanderzeugung"@de ,
                                                                          "beeswax foundation machine"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2910" ;
                             rdfs:label "beeswax foundation machine"@en .


###  https://w3id.org/euph/2911
<https://w3id.org/euph/2911> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8251> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1441> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2915>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1441> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2916>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1441> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2917>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1474>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device used to melt pure beeswax, or beeswax from wax cappings or combs of honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsschmelzer"@de ,
                                                                          "apparecchio per estrarre la cera"@it ,
                                                                          "extracteur à cire"@fr ,
                                                                          "extractor de ceară"@ro ,
                                                                          "extractor de cera"@es ,
                                                                          "extractor de cera"@pt ,
                                                                          "sceratrice"@it ,
                                                                          "separator"@ro ,
                                                                          "vaxsmältare"@sv ,
                                                                          "vokssmelteer"@da ,
                                                                          "vokssmelter"@no ,
                                                                          "wassmelter"@nl ,
                                                                          "wax extractor"@en ,
                                                                          "wax melter"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2911" ;
                             rdfs:label "beeswax extractor"@en .


###  https://w3id.org/euph/2912
<https://w3id.org/euph/2912> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1763> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/744>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Beeswax covering of honey-filled honey cells which are removed before extracting honey" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zelldeckel"@de ,
                                                                          "cappings"@en ,
                                                                          "cellelokk"@no ,
                                                                          "cellelåg"@da ,
                                                                          "cellock"@sv ,
                                                                          "căpăcele"@ro ,
                                                                          "forsegling"@da ,
                                                                          "opercoli"@it ,
                                                                          "opercules"@fr ,
                                                                          "opérculos"@es ,
                                                                          "opérculos"@pt ,
                                                                          "skrellevoks"@no ,
                                                                          "täckvax"@sv ,
                                                                          "wasdeksels"@nl ,
                                                                          "wax cappings"@en ,
                                                                          "zegels"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2912" ;
                             rdfs:label "wax capping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2912> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Beeswax covering of honey-filled honey cells which are removed before extracting honey" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/2913
<https://w3id.org/euph/2913> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3287> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The type of energy source for the operation of a device." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Energieversorgung"@de ,
                                                                          "power source"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2913" ;
                             rdfs:label "power source"@en .


###  https://w3id.org/euph/2914
<https://w3id.org/euph/2914> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1537> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The energy source used to operate a device is manual work." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "hanbetrieben"@de ,
                                                                          "manually powered"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2914" ;
                             rdfs:label "manually powered drive"@en .


###  https://w3id.org/euph/2915
<https://w3id.org/euph/2915> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1537> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The energy source used to operate a device  is electric energy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "electrically powered"@en ,
                                                                          "elektrisch betrieben"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2915" ;
                             rdfs:label "electrically powered drive"@en .


###  https://w3id.org/euph/2916
<https://w3id.org/euph/2916> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1537> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The energy source used to operate a device  is natural gas." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "gas powered"@en ,
                                                                          "gasbetrieben"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2916" ;
                             rdfs:label "gas powered drive"@en .


###  https://w3id.org/euph/2917
<https://w3id.org/euph/2917> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1537> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The energy source used to operate a device  is solar radiation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "solar powered"@en ,
                                                                          "solarbetrieben"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2917" ;
                             rdfs:label "solar powered drive"@en .


###  https://w3id.org/euph/2918
<https://w3id.org/euph/2918> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2952> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device generating hot vapour from water using energy from electric current or gas." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dampferzeugungsgerät"@de ,
                                                                          "steam generator"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2918" ;
                             rdfs:label "steam generator"@en .


###  https://w3id.org/euph/2919
<https://w3id.org/euph/2919> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8251> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1474>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device that uses centrifugal force to separate liquids (e.g. honey) from solids (e.g. solid wax)" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsschleuder"@de ,
                                                                          "spinner"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2919" ;
                             rdfs:label "beeswax spinner"@en .


###  https://w3id.org/euph/2920
<https://w3id.org/euph/2920> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2212> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Wire stretched between opposing bars of frames, supposed to hold and stabilise beeswax foundation or combs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rähmchendraht"@de ,
                                                                          "frame wire"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2920" ;
                             rdfs:label "frame wire"@en .


###  https://w3id.org/euph/2921
<https://w3id.org/euph/2921> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8160> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8157>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A tool for stretching frame wire, consisting of two counter-rotating gear wheels between which the wire is clamped and pulled through. The resulting deformation of the wire shortens its net length." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Drahtspanner"@de ,
                                                                          "frame wire crimper"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2921" ;
                             rdfs:label "frame wire crimper"@en .


###  https://w3id.org/euph/2922
<https://w3id.org/euph/2922> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A tool used to separate hive bodies and to lever frames." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schaber"@de ,
                                                                          "Stockmeissel"@de ,
                                                                          "Wabenmeissel"@de ,
                                                                          "alavanca de apicultor"@pt ,
                                                                          "alavanca raspadeira de apicultor"@pt ,
                                                                          "alzaprima"@es ,
                                                                          "daltă apicolă"@ro ,
                                                                          "espátula"@pt ,
                                                                          "formão de apicultor"@pt ,
                                                                          "hive tool"@en ,
                                                                          "kubeskraper"@no ,
                                                                          "kupjärn"@sv ,
                                                                          "kupkniv"@sv ,
                                                                          "leva stacca-favi"@it ,
                                                                          "levantacuadros"@es ,
                                                                          "lève-cadres"@fr ,
                                                                          "raampjeslichter"@nl ,
                                                                          "schraapbeitel"@nl ,
                                                                          "schraapijzer"@nl ,
                                                                          "stadekniv"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2922" ;
                             rdfs:label "hive tool"@en .


###  https://w3id.org/euph/2923
<https://w3id.org/euph/2923> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/426>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A tool in which to ignite flammable material that subsequently emits smoke that can be used to calm honey bees during an inspection." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rauchapparat"@de ,
                                                                          "Raucher"@de ,
                                                                          "affumicatore"@it ,
                                                                          "afumător"@ro ,
                                                                          "ahumador"@es ,
                                                                          "beroker"@nl ,
                                                                          "enfumoir"@fr ,
                                                                          "fumigador"@pt ,
                                                                          "rookapparaat"@nl ,
                                                                          "rökpust"@sv ,
                                                                          "røgpuster"@da ,
                                                                          "røkpuster"@no ,
                                                                          "røykpuster"@no ,
                                                                          "smoker"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2923" ;
                             rdfs:label "smoker"@en .


###  https://w3id.org/euph/2924
<https://w3id.org/euph/2924> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1173> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Made of wood." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Holz"@de ,
                                                                          "wood"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2924" ;
                             rdfs:label "wood"@en .


###  https://w3id.org/euph/2925
<https://w3id.org/euph/2925> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1173> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1535>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Made of dry, hollow stalk of cereal plants (such as wheat, barley, or oats) that remains after the grain has been harvested, typically used as animal bedding, packaging material, or for thatching and weaving." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stroh"@de ,
                                                                          "straw"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2925" ;
                             rdfs:label "straw"@en .


###  https://w3id.org/euph/2926
<https://w3id.org/euph/2926> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1021> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7326>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee sire is a breeder queen, commonly abbreviated to 4a, which in honey bee breeding programs refers to the queen from which the drones descend directly or through its daughters (referred to as drone producing queens) that mate with an unmated queen descending from a honey bee dam." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "4a"@de ,
                                                                          "4a"@en ,
                                                                          "Anpaarung"@de ,
                                                                          "Vatermutter"@de ,
                                                                          "sire"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2926" ;
                             rdfs:label "honey bee sire"@en .


###  https://w3id.org/euph/2927
<https://w3id.org/euph/2927> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2855> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A heated knife-like tool used for manually removing wax cappings from honey frames." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungsmesser"@de ,
                                                                          "avtäckningskniv"@sv ,
                                                                          "coltello disopercolatore"@it ,
                                                                          "couteau à désoperculer"@fr ,
                                                                          "cuchillo de desopercular"@es ,
                                                                          "cuțit de descăpăcit"@ro ,
                                                                          "faca desoperculadora"@pt ,
                                                                          "ontzegelmes"@nl ,
                                                                          "skrellekniv"@no ,
                                                                          "skrællekniv"@da ,
                                                                          "uncapping knife"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2927" ;
                             rdfs:label "uncapping knife"@en .


###  https://w3id.org/euph/2928
<https://w3id.org/euph/2928> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A tool having soft natural or sythetic hairs or feathers to gently remove honey bees from combs or woodware." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenbürste"@de ,
                                                                          "bee brush"@en ,
                                                                          "biborste"@sv ,
                                                                          "bibørste"@da ,
                                                                          "bibørste"@no ,
                                                                          "bijenborstel"@nl ,
                                                                          "brosse à abeilles"@fr ,
                                                                          "cepillo para abejas"@es ,
                                                                          "escova apícola"@pt ,
                                                                          "escova de apicultor"@pt ,
                                                                          "perie pentru albine"@ro ,
                                                                          "spazzola per api"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2928" ;
                             rdfs:label "bee brush"@en .


###  https://w3id.org/euph/2929
<https://w3id.org/euph/2929> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A pincer-like tool used to lift combs from a hive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wabenzieher"@de ,
                                                                          "frame grip"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2929" ;
                             rdfs:label "frame grip"@en .


###  https://w3id.org/euph/2930
<https://w3id.org/euph/2930> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A tool in the shape of a small rake that can be used to adjust the desired distances between combs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abstandsrechen"@de ,
                                                                          "spacing tool"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2930" ;
                             rdfs:label "spacing tool"@en .


###  https://w3id.org/euph/2931
<https://w3id.org/euph/2931> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The bottom board serves as the floor of the hive. It contains an entrance and exit for the honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bodenbrett"@de ,
                                                                          "Standbrett"@de ,
                                                                          "assoalho"@pt ,
                                                                          "bodemplank"@nl ,
                                                                          "bottenbräda"@sv ,
                                                                          "bottom board"@en ,
                                                                          "bund"@da ,
                                                                          "bunnebrett"@no ,
                                                                          "estrado"@pt ,
                                                                          "floorboard"@en ,
                                                                          "fondo"@it ,
                                                                          "fondo dell'arnia"@it ,
                                                                          "fund de stub"@ro ,
                                                                          "plancher"@fr ,
                                                                          "plateau"@fr ,
                                                                          "stadebund"@da ,
                                                                          "tablero fondo"@es ,
                                                                          "tabuleiro"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2931" ;
                             rdfs:label "bottom board"@en .


###  https://w3id.org/euph/2932
<https://w3id.org/euph/2932> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2931> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/816>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An entrance reducer is part of a beehive, connected to the hive entrance. It reduces the size of the hive entrance to prevent predators such as mice from entering the beehive and to reduce the risk of robbing by worker bees from other honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fluglochschieber"@de ,
                                                                          "adjustable entrance"@en ,
                                                                          "bloc de urdiniș"@ro ,
                                                                          "entrada regulável"@pt ,
                                                                          "entrance reducer"@en ,
                                                                          "flusterförminskare"@sv ,
                                                                          "guardapiquera"@es ,
                                                                          "piquera regulable"@es ,
                                                                          "porticina graduabile"@it ,
                                                                          "reductor de entrada"@es ,
                                                                          "reductor de urdiniș"@ro ,
                                                                          "regulerbart flyhull"@no ,
                                                                          "réducteur d'entrée"@fr ,
                                                                          "skyder"@da ,
                                                                          "vlieggatschuif"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2932" ;
                             rdfs:label "entrance reducer"@en .


###  https://w3id.org/euph/2933
<https://w3id.org/euph/2933> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2852> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_24431>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1156>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A veterinary medicinal product active substance has been defined as
any substance or mixture of substances intended to be used in the manufacture of a veterinary medicinal product that, when used in its production, becomes an active ingredient of that product.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "TAM Wirkstoff"@de ,
                                                                          "VMP active substance"@en ,
                                                                          "Wirkstoff des Tierarzneimittels"@de ,
                                                                          "veterinary medicinal product active substance"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2933" ;
                             rdfs:label "veterinary medicinal product active substance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2933> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A veterinary medicinal product active substance has been defined as
any substance or mixture of substances intended to be used in the manufacture of a veterinary medicinal product that, when used in its production, becomes an active ingredient of that product.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2019/6/2022-01-28"
 ] .


###  https://w3id.org/euph/2934
<https://w3id.org/euph/2934> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1237> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1156>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A veterinary medicinal product name is the brand name of a veterinary medicinal product under which it is marketed in a given territory during a given period." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Name des Tierarzneimittels"@de ,
                                                                          "TAM Name"@de ,
                                                                          "VMP name"@en ,
                                                                          "veterinary medicinal product name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2934" ;
                             rdfs:label "veterinary medicinal product name"@en .


###  https://w3id.org/euph/2935
<https://w3id.org/euph/2935> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2294> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1156>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A veterinary medicinal product application is the type of use intended for a veterinary medicinal product according to the package leaflet." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anwendung des Tierarzneimittels"@de ,
                                                                          "TAM Anwendung"@de ,
                                                                          "VMP application"@en ,
                                                                          "veterinary medicinal product application"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2935" ;
                             rdfs:label "veterinary medicinal product application"@en .


###  https://w3id.org/euph/2936
<https://w3id.org/euph/2936> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2452> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2831> ;
                                               owl:someValuesFrom <https://w3id.org/euph/114>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A deviced used to vaporize certain veterinary medicinal products containing active substance oxalic acid dehydrate powder to control the parasite Varroa destructor." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oxalsäureverdampfer"@de ,
                                                                          "oxalic acid vaporizer"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2936" ;
                             rdfs:label "oxalic acid vaporizer"@en .


###  https://w3id.org/euph/2937
<https://w3id.org/euph/2937> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A bucket made of food grade plastic used to store honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigeimer"@de ,
                                                                          "honey pail"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2937" ;
                             rdfs:label "honey pail"@en .


###  https://w3id.org/euph/2938
<https://w3id.org/euph/2938> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1311> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1485>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device for the measurement of an index of refraction, which is calculated from the observed refraction angle using Snell's law. For mixtures of specific substances, the index of refraction allows to determine the concentration using pre-defined mixing rules." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigrefraktometer"@de ,
                                                                          "honey refractometer"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2938" ;
                             rdfs:label "honey refractometer"@en .


###  https://w3id.org/euph/2939
<https://w3id.org/euph/2939> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1476> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7735> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Transferring honey from storage tanks into jars, which will eventually be marketed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigabfüllung"@de ,
                                                                          "honey bottling"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2939" ;
                             rdfs:label "honey bottling"@en .


###  https://w3id.org/euph/2940
<https://w3id.org/euph/2940> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A grafting equipment is any device used to transfer young female larvae of the honey bee from cells of brood frames to artificially produced queen cups with the intention of producing queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Umlarvwerkzeug"@de ,
                                                                          "grafting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2940" ;
                             rdfs:label "grafting equipment"@en .


###  https://w3id.org/euph/2941
<https://w3id.org/euph/2941> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/13> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/670> ;
                                               owl:someValuesFrom <https://w3id.org/euph/803>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame of brood comb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutrahmen"@de ,
                                                                          "Bruträhmchen"@de ,
                                                                          "broedraam"@nl ,
                                                                          "brood frame"@en ,
                                                                          "cadre à couvain"@fr ,
                                                                          "cuadro de cría"@es ,
                                                                          "cuadro de pollo"@es ,
                                                                          "quadro de cria"@pt ,
                                                                          "quadro de criação"@pt ,
                                                                          "ramă cu puiet"@ro ,
                                                                          "ramă de puiet"@ro ,
                                                                          "yngelram"@sv ,
                                                                          "yngelramme"@da ,
                                                                          "yngelramme"@no ,
                                                                          "yngeltavle"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2941" ;
                             rdfs:label "brood frame"@en .


###  https://w3id.org/euph/2942
<https://w3id.org/euph/2942> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3367>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A small cage made of wood and/or plastic containing a small amount of candy sugar, which is used for shipping honey bee queens and usually a few companion worker bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Versandkäfig"@de ,
                                                                          "cage d'expédition"@fr ,
                                                                          "cuşcă de expediţie"@ro ,
                                                                          "cuşcă de transport"@ro ,
                                                                          "forsendelsesbur"@da ,
                                                                          "försändningsbur"@sv ,
                                                                          "gabbietta da spedizione"@it ,
                                                                          "gaiola de expedição"@pt ,
                                                                          "gaiola de transporte"@pt ,
                                                                          "jaula de expedición"@es ,
                                                                          "queen mailing cage"@en ,
                                                                          "sendebur"@no ,
                                                                          "transportbur"@no ,
                                                                          "travelling cage"@en ,
                                                                          "verzendkooitje"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2942" ;
                             rdfs:label "queen mailing cage"@en .


###  https://w3id.org/euph/2943
<https://w3id.org/euph/2943> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A marker pen used to apply permanent coloured markings on a honey bee queen." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Königinnen-Zeichenstift"@de ,
                                                                          "queen marking pen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2943" ;
                             rdfs:label "queen marking pen"@en .


###  https://w3id.org/euph/2944
<https://w3id.org/euph/2944> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Coloured tags provided with a number or a matrix barcode, which are glued on the dorsal part of a honey bee thorax in order to easier find her and/or to uniquely identify her." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Königinnen-Zeichenplättchen"@de ,
                                                                          "queen marking number"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2944" ;
                             rdfs:label "queen marking number"@en .


###  https://w3id.org/euph/2945
<https://w3id.org/euph/2945> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame containing several queen cupulae with grafted female larvae, which is used to rear honey bee queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtrahmen"@de ,
                                                                          "queen rearing frame"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2945" ;
                             rdfs:label "queen rearing frame"@en .


###  https://w3id.org/euph/2946
<https://w3id.org/euph/2946> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2098> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A bar with queen cups attached to it, which is fixed in a breeding frame." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtlatte"@de ,
                                                                          "queen cell bar"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2946" ;
                             rdfs:label "queen cell bar"@en .


###  https://w3id.org/euph/2947
<https://w3id.org/euph/2947> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2098> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2946>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object firmly attached to a queen cell bar, which carries a cup holder." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Napfhalter"@de ,
                                                                          "cup supports"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2947" ;
                             rdfs:label "cup supports"@en .


###  https://w3id.org/euph/2948
<https://w3id.org/euph/2948> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2098> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2947>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object put on a cup support, which carries a queen cupula." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sockelhalter"@de ,
                                                                          "cup holder"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2948" ;
                             rdfs:label "cup holder"@en .


###  https://w3id.org/euph/2949
<https://w3id.org/euph/2949> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2098> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2948>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object produced or purchased by beekeepers, which is made of plastic or beeswax, has the shape of a queen cup, in which young female larvae are transferred in order to rear honey bee queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Weiselnäpfchen"@de ,
                                                                          "botcă artificială"@ro ,
                                                                          "cellkopp"@sv ,
                                                                          "copa celda"@es ,
                                                                          "cupolino"@it ,
                                                                          "cupule"@fr ,
                                                                          "cúpula"@es ,
                                                                          "cúpula de célula real artificial"@pt ,
                                                                          "fondino"@it ,
                                                                          "konstgjord visecell"@sv ,
                                                                          "kunstig cellekop"@da ,
                                                                          "kunstig cellekopp"@no ,
                                                                          "kunstmatig napje"@nl ,
                                                                          "künstliche Weiselzelle"@de ,
                                                                          "queen cupula"@en ,
                                                                          "queen-cell cup"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2949" ;
                             rdfs:label "queen cupula"@en .


###  https://w3id.org/euph/2950
<https://w3id.org/euph/2950> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/64> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A mating nuc is a nucleus colony produced for the sole purpose of mating of queens." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Begattungsableger"@de ,
                                                                          "Begattungsvölkchen"@de ,
                                                                          "bevruchtingsvolkje"@nl ,
                                                                          "mating nuc"@en ,
                                                                          "mating nucleus"@en ,
                                                                          "miniatyrfolk"@no ,
                                                                          "nucleo di fecondazione"@it ,
                                                                          "nucleu de împerechere"@ro ,
                                                                          "nucléus de fecondation"@fr ,
                                                                          "núcleo de fecundación"@es ,
                                                                          "núcleo de fecundação"@pt ,
                                                                          "parefolk"@no ,
                                                                          "parningssamhälle"@sv ,
                                                                          "parrefolk"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2950" ;
                             rdfs:label "mating nuc"@en .


###  https://w3id.org/euph/2951
<https://w3id.org/euph/2951> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/65> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/703> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2950>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A mating nuc box is a small beehive housing a mating nuc." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "mating nuc box"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2951" ;
                             rdfs:label "mating nuc box"@en .


###  https://w3id.org/euph/2952
<https://w3id.org/euph/2952> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1170> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "General beekeeping equipment is any beekeeping equipment that cannot be associated to one specific process in beekeeping, such as hive management, hive product harvesting, hive product processing, queen breeding and rearing." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "allgemeine Imkereigerätschaft"@de ,
                                                                          "general beekeeping equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2952" ;
                             rdfs:label "general beekeeping equipment"@en .


###  https://w3id.org/euph/2953
<https://w3id.org/euph/2953> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2956> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment specifically used for honey harvest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigerntegerät"@de ,
                                                                          "honey harvesting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2953" ;
                             rdfs:label "honey harvesting equipment"@en .


###  https://w3id.org/euph/2954
<https://w3id.org/euph/2954> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2956> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1480>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment specifically used for pollen harvest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenerntegerät"@de ,
                                                                          "pollen harvesting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2954" ;
                             rdfs:label "pollen harvesting equipment"@en .


###  https://w3id.org/euph/2955
<https://w3id.org/euph/2955> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1206> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment that cannot be associated to the processing of one specific hive product such as mead production, pollen processing, honey processing, wax processing." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "allgemeine Geräte für die Verarbeitung von Bienenprodukten"@de ,
                                                                          "general hive product processing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2955" ;
                             rdfs:label "general hive product processing equipment"@en .


###  https://w3id.org/euph/2956
<https://w3id.org/euph/2956> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1170> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Hive product harvesting equipment is any beekeeping equipment used to harvest hive products." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerät für die Ernte von Bienenprodukten"@de ,
                                                                          "hive product harvesting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2956" ;
                             rdfs:label "hive product harvesting equipment"@en .


###  https://w3id.org/euph/2957
<https://w3id.org/euph/2957> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2956> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1484>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used specifically for the harvest of royal jelly." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerät zur Ernte von Gelée Royale"@de ,
                                                                          "royal jelly harvesting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2957" ;
                             rdfs:label "royal jelly harvesting equipment"@en .


###  https://w3id.org/euph/2958
<https://w3id.org/euph/2958> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2956> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1482>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used specifically for the harvest of propolis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Propoliserntegerät"@de ,
                                                                          "propolis harvesting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2958" ;
                             rdfs:label "propolis harvesting equipment"@en .


###  https://w3id.org/euph/2959
<https://w3id.org/euph/2959> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2954> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1480>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A device mounted at the hive entrance, outside or inside the hive, which forces worker bees to pass through narrow holes, causing the loss of pollen pellets stored on the hind legs of worker bees foraging for pollen. The lost pollen pellets are stored in a tray and periodically collected by the beekeeper." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pollenfalle"@de ,
                                                                          "armadilha captapólen"@pt ,
                                                                          "caçador de pólen"@pt ,
                                                                          "colector de polen"@ro ,
                                                                          "coletor de pólen"@pt ,
                                                                          "pollen trap"@en ,
                                                                          "pollenfelle"@no ,
                                                                          "pollenfälla"@sv ,
                                                                          "pollenfælde"@da ,
                                                                          "stuifmeelval"@nl ,
                                                                          "trampa de polen"@es ,
                                                                          "trappe pollen"@fr ,
                                                                          "trappola da polline"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2959" ;
                             rdfs:label "pollen trap"@en .


###  https://w3id.org/euph/2960
<https://w3id.org/euph/2960> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2958> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An perforated object such as a sheet with a small mesh size made of food grade plastic, that is placed on top of the upper bar of the uppermost hive body, causing draft. The bees would close the holes of the object with a mixture of wax and propolis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Propolisgitter"@de ,
                                                                          "propolis trap"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2960" ;
                             rdfs:label "propolis trap"@en .


###  https://w3id.org/euph/2966
<https://w3id.org/euph/2966> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3932> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A feral honey bee colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "colonia salvaje"@es ,
                                                                          "colonie sauvage"@fr ,
                                                                          "colonie sălbatică"@ro ,
                                                                          "colónia selvagem"@pt ,
                                                                          "colónia silvestre"@pt ,
                                                                          "famiglia selvatica"@it ,
                                                                          "feral colony"@en ,
                                                                          "forvillet bifolk"@no ,
                                                                          "vild familie"@da ,
                                                                          "vildsvärm"@sv ,
                                                                          "wild bijenvolk"@nl ,
                                                                          "wild colony"@en ,
                                                                          "wild lebendes Bienenvolk"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2966" ;
                             rdfs:label "feral honey bee colony"@en .


###  https://w3id.org/euph/2967
<https://w3id.org/euph/2967> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera carnica Pollmann occurring south of the Alps, and west into the Balkans." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera carnica"@da ,
                                                                          "Apis mellifera carnica"@de ,
                                                                          "Apis mellifera carnica"@en ,
                                                                          "Apis mellifera carnica"@es ,
                                                                          "Apis mellifera carnica"@fr ,
                                                                          "Apis mellifera carnica"@it ,
                                                                          "Apis mellifera carnica"@nl ,
                                                                          "Apis mellifera carnica"@no ,
                                                                          "Apis mellifera carnica"@pt ,
                                                                          "Apis mellifera carnica"@ro ,
                                                                          "Apis mellifera carnica"@sv ,
                                                                          "Carnica"@de ,
                                                                          "Carnica bij"@nl ,
                                                                          "Carniolan Honey Bee"@en ,
                                                                          "Krainer Biene"@de ,
                                                                          "Krainer bij"@nl ,
                                                                          "abeille carniolienne"@fr ,
                                                                          "abeja carniola"@es ,
                                                                          "abelha carnica"@pt ,
                                                                          "abelha carniola"@pt ,
                                                                          "albină carnica"@ro ,
                                                                          "ape carnica"@it ,
                                                                          "carnica bi"@sv ,
                                                                          "krainer bi"@da ,
                                                                          "krainer bi"@no ,
                                                                          "krainer bi"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2967" ;
                             rdfs:label "Apis mellifera carnica"@en .


###  https://w3id.org/euph/2968
<https://w3id.org/euph/2968> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera mellifera Linnaeus, occurring throughout Central Europe morth of the Alps, as far as south as southern France in the west, southern Sweden in the north, central Russia in the east, and on the British Isles. In the Ukraine there is a transition over the steppe region to A. mellifera sossimai." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ape nera"@it ,
                                                                          "Apis mellifera mellifera"@en ,
                                                                          "Dunkle Biene"@de ,
                                                                          "European Honey Bee"@en ,
                                                                          "European dark bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2968" ;
                             rdfs:label "Apis mellifera mellifera"@en .


###  https://w3id.org/euph/2969
<https://w3id.org/euph/2969> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3266> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in animal breeding is an entity in the animal production domain that has been defined as
[...] the deliberate selection and directed mating of animals in a breeding population with the intention of producing offspring that, on average, are closer in their characteristics to a defined breeding objective than the parent generation.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tierzucht"@de ,
                                                                          "animal breeding"@en ,
                                                                          "sélection des animaux domestiques"@fr ,
                                                                          "élevage sélectif des animaux"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2969" ;
                             rdfs:label "entity in animal breeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2969> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in animal breeding is an entity in the animal production domain that has been defined as
[...] the deliberate selection and directed mating of animals in a breeding population with the intention of producing offspring that, on average, are closer in their characteristics to a defined breeding objective than the parent generation.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001"
 ] .


###  https://w3id.org/euph/2970
<https://w3id.org/euph/2970> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1699> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[..] a breed is a group of domesticated animals of the same species that are similar in morphological, physiological and ethological characteristics, i.e. in appearance or exterior (lat. exterior; on the outside), performance and behaviour, and have a common breeding history." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rasse"@de ,
                                                                          "breed"@en ,
                                                                          "race"@da ,
                                                                          "race"@en ,
                                                                          "race"@fr ,
                                                                          "ras"@nl ,
                                                                          "ras"@sv ,
                                                                          "rase"@no ,
                                                                          "rasă"@ro ,
                                                                          "raza"@es ,
                                                                          "razza"@it ,
                                                                          "raça"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2970" ;
                             rdfs:label "animal breed"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2970> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[..] a breed is a group of domesticated animals of the same species that are similar in morphological, physiological and ethological characteristics, i.e. in appearance or exterior (lat. exterior; on the outside), performance and behaviour, and have a common breeding history." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/2971
<https://w3id.org/euph/2971> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2967>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Carnica is a honey bee breed originating from the subspecies Apis mellifera carnica." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carnica"@de ,
                                                                          "Carnica bij"@nl ,
                                                                          "Carniolan"@en ,
                                                                          "Carniolan honey bee"@en ,
                                                                          "Krainer Biene"@de ,
                                                                          "Krainer bij"@nl ,
                                                                          "abeille carniolienne"@fr ,
                                                                          "abeja carniola"@es ,
                                                                          "abelha carnica"@pt ,
                                                                          "abelha carniola"@pt ,
                                                                          "albină carnica"@ro ,
                                                                          "ape carnica"@it ,
                                                                          "carnica bi"@sv ,
                                                                          "krainer bi"@da ,
                                                                          "krainer bi"@no ,
                                                                          "krainer bi"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2971" ;
                             rdfs:label "Carnica"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2971> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Carnica is a honey bee breed originating from the subspecies Apis mellifera carnica." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bienenzucht.info/" ,
                                                         "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/2972
<https://w3id.org/euph/2972> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2968>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Mellifera is a honey bee breed originating from the subspecies Apis mellifera mellifera." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dark Bee"@en ,
                                                                          "Dunkle Biene"@de ,
                                                                          "Mellifera"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2972" ;
                             rdfs:label "Mellifera"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2972> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Mellifera is a honey bee breed originating from the subspecies Apis mellifera mellifera." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bienenzucht.info/" ,
                                                         "https://www.sicamm.org" ,
                                                         "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/2973
<https://w3id.org/euph/2973> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1699> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2970>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A breeding population is equal to or a part of an animal breed and is defined as
[...] a group of animals of the same species that forms a mating community and represents a common gene pool.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtpopulation"@de ,
                                                                          "breeding population"@en ,
                                                                          "población de selección"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2973" ;
                             rdfs:label "breeding population"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2973> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A breeding population is equal to or a part of an animal breed and is defined as
[...] a group of animals of the same species that forms a mating community and represents a common gene pool.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/2974
<https://w3id.org/euph/2974> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...] Products, in the form in which they are supplied to the user, consisting of or containing active substances, safeners or synergists, and intended for one of the following uses: (a) protecting plants or plant products against all harmful organisms or preventing the action of such organisms, unless the main purpose of these products is considered to be for reasons of hygiene rather than for the protection of plants or plant products; (b) influencing the life processes of plants, such as substances influencing their growth, other than as a nutrient; (c) preserving plant products, in so far as such substances or products are not subject to special Community provisions on preservatives; (d) destroying undesired plants or parts of plants, except algae unless the products are applied on soil or water to protect plants; (e) checking or preventing undesired growth of plants, except algae unless the products are applied on soil or water to protect plants. These products are referred to as ‘plant protection products’." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzenschutzmittel"@de ,
                                                                          "plant protection product"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2974" ;
                             rdfs:label "plant protection product"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2974> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] Products, in the form in which they are supplied to the user, consisting of or containing active substances, safeners or synergists, and intended for one of the following uses: (a) protecting plants or plant products against all harmful organisms or preventing the action of such organisms, unless the main purpose of these products is considered to be for reasons of hygiene rather than for the protection of plants or plant products; (b) influencing the life processes of plants, such as substances influencing their growth, other than as a nutrient; (c) preserving plant products, in so far as such substances or products are not subject to special Community provisions on preservatives; (d) destroying undesired plants or parts of plants, except algae unless the products are applied on soil or water to protect plants; (e) checking or preventing undesired growth of plants, except algae unless the products are applied on soil or water to protect plants. These products are referred to as ‘plant protection products’." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2009/1107/oj"
 ] .


###  https://w3id.org/euph/2976
<https://w3id.org/euph/2976> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7346> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "period between the vernal equinox and the summer solstice" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Frühjahr"@de ,
                                                                          "Frühling"@de ,
                                                                          "lente"@nl ,
                                                                          "primavera"@it ,
                                                                          "printemps"@fr ,
                                                                          "spring"@en ,
                                                                          "voorjaar"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2976" ;
                             rdfs:label "spring"@en .


###  https://w3id.org/euph/2977
<https://w3id.org/euph/2977> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7346> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "period between the summer solstice and the autumnal equinox" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sommer"@de ,
                                                                          "estate"@it ,
                                                                          "summer"@en ,
                                                                          "zomer"@nl ,
                                                                          "été"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2977" ;
                             rdfs:label "summer"@en .


###  https://w3id.org/euph/2978
<https://w3id.org/euph/2978> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7346> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "period between the autumnal equinox and the winter solstice" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Herbst"@de ,
                                                                          "automne"@fr ,
                                                                          "autumn"@en ,
                                                                          "autunno"@it ,
                                                                          "fall"@en ,
                                                                          "herfst"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2978" ;
                             rdfs:label "fall"@en .


###  https://w3id.org/euph/2979
<https://w3id.org/euph/2979> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7346> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "period between the winter solstice and the vernal equinox" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Winter"@de ,
                                                                          "hiver"@fr ,
                                                                          "inverno"@it ,
                                                                          "winter"@en ,
                                                                          "winter"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2979" ;
                             rdfs:label "winter"@en .


###  https://w3id.org/euph/2980
<https://w3id.org/euph/2980> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16344> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in biology is an entity in the biological sciences domain that contains all classes related to aspects of pollinators and pollination studied in biology, i.e. the
scientific study of living organisms.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Biologie"@de ,
                                                                          "biologia"@it ,
                                                                          "biologie"@fr ,
                                                                          "biologie"@nl ,
                                                                          "biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2980" ;
                             rdfs:label "entity in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2980> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in biology is an entity in the biological sciences domain that contains all classes related to aspects of pollinators and pollination studied in biology, i.e. the
scientific study of living organisms.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/2981
<https://w3id.org/euph/2981> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1879> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/744>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A condition related to the isolation of the distal part of one or more cells of a comb from its surroundings by a cap of beeswax, which is applied when the cap completely covers each cell." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "capped"@en ,
                                                                          "căpăcit"@ro ,
                                                                          "dekket"@no ,
                                                                          "forseglet"@da ,
                                                                          "forseglet"@no ,
                                                                          "gedekseld"@nl ,
                                                                          "geschlossen"@de ,
                                                                          "gesloten"@nl ,
                                                                          "opercolato"@it ,
                                                                          "operculado"@es ,
                                                                          "operculado"@pt ,
                                                                          "operculé"@fr ,
                                                                          "sealed"@en ,
                                                                          "selado"@pt ,
                                                                          "täckt"@sv ,
                                                                          "verdeckelt"@de ,
                                                                          "versegeld"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2981" ;
                             rdfs:label "sealed"@en .


###  https://w3id.org/euph/2982
<https://w3id.org/euph/2982> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3286> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity in biology is a generically dependent continuant im the biology domain
that is about some thing.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2982" ;
                             rdfs:label "information content entity in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2982> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity in biology is a generically dependent continuant im the biology domain
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/2983
<https://w3id.org/euph/2983> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2274> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A member of a honey bee colony is an individual honey bee or a group of honey bees, also referred to as a caste, that live together in the colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mitglied eines Honigbienenvolkes"@de ,
                                                                          "member of honey bee colony"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2983" ;
                             rdfs:label "member of honey bee colony"@en .


###  https://w3id.org/euph/2984
<https://w3id.org/euph/2984> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1268> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Mutualism is an interaction between two or more species in which each species has a benefit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "mutualism"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2984" ;
                             rdfs:label "mutualism"@en .


###  https://w3id.org/euph/2985
<https://w3id.org/euph/2985> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0022414> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Pollination is the cascade of biological processes starting when pollen leaves the site of pollen production and continuing up to, but not including fertilisation, i.e. the fusion of sperm and egg. In this process, biotic agents such as insects, birds and mammals, or abiotic agents such as water or wind, or no agent in the case of self-pollination, may be involved." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bestäubung"@de ,
                                                                          "bestuiving"@nl ,
                                                                          "bestøvning"@da ,
                                                                          "bestøvning"@no ,
                                                                          "impollinazione"@it ,
                                                                          "polenizare"@ro ,
                                                                          "polinización"@es ,
                                                                          "polinização"@pt ,
                                                                          "pollination"@en ,
                                                                          "pollination"@sv ,
                                                                          "pollinering"@da ,
                                                                          "pollinering"@no ,
                                                                          "pollinisation"@fr ,
                                                                          "pollinization"@en ,
                                                                          "επικονίαση"@el ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2985" ;
                             rdfs:label "pollination"@en .


###  https://w3id.org/euph/2986
<https://w3id.org/euph/2986> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Buckfast is a honey bee breed originating from various subspecies of Apis mellifera." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Buckfast"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2986" ;
                             rdfs:label "Buckfast"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2986> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Buckfast is a honey bee breed originating from various subspecies of Apis mellifera." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/2987
<https://w3id.org/euph/2987> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2273> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1030> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1427>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1030> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1030> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7927>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1030> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8156>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1030> ;
                                               owl:someValuesFrom <https://w3id.org/euph/839>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7754> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7754> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341979>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeper is a person managing honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenhalter"@de ,
                                                                          "Bienenhalterin"@de ,
                                                                          "Bienenzüchter"@de ,
                                                                          "Bienenzüchterin"@de ,
                                                                          "Imker"@de ,
                                                                          "Imkerin"@de ,
                                                                          "abejero"@es ,
                                                                          "apiarist"@en ,
                                                                          "apicoltore"@it ,
                                                                          "apiculteur"@fr ,
                                                                          "apicultor"@es ,
                                                                          "apicultor"@pt ,
                                                                          "apicultor"@ro ,
                                                                          "beekeeper"@en ,
                                                                          "beeman"@en ,
                                                                          "biavler"@da ,
                                                                          "bijenhouder"@nl ,
                                                                          "biodlare"@sv ,
                                                                          "birøkter"@no ,
                                                                          "comenero"@es ,
                                                                          "crescător de albine"@ro ,
                                                                          "imker"@nl ,
                                                                          "stupar"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2987" ;
                             rdfs:label "beekeeper"@en .


###  https://w3id.org/euph/2988
<https://w3id.org/euph/2988> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8149> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "of much more than ordinary size, extent, volume, etc." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "great"@en ,
                                                                          "groß"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2988" ;
                             rdfs:label "great"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2988> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "of much more than ordinary size, extent, volume, etc." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/2989
<https://w3id.org/euph/2989> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8149> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "small in size; not big, large, or great" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "gering"@de ,
                                                                          "little"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2989" ;
                             rdfs:label "little"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2989> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "small in size; not big, large, or great" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/2990
<https://w3id.org/euph/2990> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8149> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Moderate or reasonable, not extreme" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "modest"@en ,
                                                                          "mäßig"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2990" ;
                             rdfs:label "modest"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2990> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Moderate or reasonable, not extreme" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/2991
<https://w3id.org/euph/2991> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "of or constituting the intrinsic, fundamental nature of something" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "essential"@en ,
                                                                          "essenziell"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2991" ;
                             rdfs:label "essential"@en .


###  https://w3id.org/euph/2992
<https://w3id.org/euph/2992> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8149> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A parameter not becoming greater in size, amount, degree, etc." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "keine Zunahme"@de ,
                                                                          "no increase"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2992" ;
                             rdfs:label "no increase"@en .


###  https://w3id.org/euph/2993
<https://w3id.org/euph/2993> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8149> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A parameter becoming greater in size, amount, degree, etc." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zunahme"@de ,
                                                                          "increase"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2993" ;
                             rdfs:label "increase"@en .


###  https://w3id.org/euph/2994
<https://w3id.org/euph/2994> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C27993> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "not known; specif., a) not in the knowledge, understanding, or acquaintance of someone; unfamiliar (to) b) not discovered, identified, determined, explored, etc." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "unbekannt"@de ,
                                                                          "unknown"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2994" ;
                             rdfs:label "unknown"@en .


###  https://w3id.org/euph/2995
<https://w3id.org/euph/2995> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1636> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The selection index of an animal is a statistic in animal breeding that provides an estimate of the aggregate breeding value for multiple traits, weighted according to their relative (usually economic) contribution to the overall breeding goal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Selektions-Index"@de ,
                                                                          "geschätzter Gesamtzuchtwert"@de ,
                                                                          "indice aggregato"@it ,
                                                                          "selection index"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2995" ;
                             rdfs:label "selection index"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2995> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The selection index of an animal is a statistic in animal breeding that provides an estimate of the aggregate breeding value for multiple traits, weighted according to their relative (usually economic) contribution to the overall breeding goal." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/2996
<https://w3id.org/euph/2996> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/812> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Index selection is a selection method for multiple objective selection in which multiple traits are combined according to a specific weighting to form an index value that is decisive for selection." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Indexselektion"@de ,
                                                                          "index selection"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2996" ;
                             rdfs:label "index selection"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2996> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Index selection is a selection method for multiple objective selection in which multiple traits are combined according to a specific weighting to form an index value that is decisive for selection." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/2997
<https://w3id.org/euph/2997> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1636> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The coefficient of inbreeding is a measure of the degree of homozygosity in an individual and corresponds to the probability that both alleles at a randomly selected gene locus are of the same origin." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Inzuchtkoeffizient"@de ,
                                                                          "coefficient of inbreeding"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2997" ;
                             rdfs:label "coefficient of inbreeding"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2997> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The coefficient of inbreeding is a measure of the degree of homozygosity in an individual and corresponds to the probability that both alleles at a randomly selected gene locus are of the same origin." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/2999
<https://w3id.org/euph/2999> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1639> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The breeding value of an animal is that part of its genotypic value (i.e., the sum of all allele effects at all gene loci) that is based on additive allele effects and can be passed on to offspring." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtwert"@de ,
                                                                          "breeding value"@en ,
                                                                          "valore genetico"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2999" ;
                             rdfs:label "breeding value"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2999> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The breeding value of an animal is that part of its genotypic value (i.e., the sum of all allele effects at all gene loci) that is based on additive allele effects and can be passed on to offspring." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/30
<https://w3id.org/euph/30> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2983> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/3996> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1132>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A drone bee is a member of honey bee colony that is male honey bee and serves only in reproductive capacity, has no sting, and does not work." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Drohn"@de ,
                                                                        "abejón"@es ,
                                                                        "bourdon"@fr ,
                                                                        "dar"@nl ,
                                                                        "drone"@da ,
                                                                        "drone"@en ,
                                                                        "drone"@no ,
                                                                        "drönare"@sv ,
                                                                        "faux-bourdon"@fr ,
                                                                        "fuco"@it ,
                                                                        "macho"@es ,
                                                                        "maschio"@it ,
                                                                        "mâle"@fr ,
                                                                        "trîntor"@ro ,
                                                                        "zangão"@pt ,
                                                                        "zángano"@es ,
                                                                        "zângão"@pt ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:30" ;
                           rdfs:label "drone bee"@en .


###  https://w3id.org/euph/3000
<https://w3id.org/euph/3000> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1639> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The aggregate breeding value of an animal is the true breeding value for all traits of interest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gesamtzuchtwert"@de ,
                                                                          "VEG"@fr ,
                                                                          "VGT"@it ,
                                                                          "aggregate breeding value"@en ,
                                                                          "totaalfokwaarde"@nl ,
                                                                          "totaalindex"@nl ,
                                                                          "valeur d'élevage globale"@fr ,
                                                                          "valeur génétique globale"@fr ,
                                                                          "valor genético total"@es ,
                                                                          "valore genetico totale"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3000" ;
                             rdfs:label "aggregate breeding value"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3000> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The aggregate breeding value of an animal is the true breeding value for all traits of interest." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3001
<https://w3id.org/euph/3001> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2024> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A parent is the progenitor of an offspring." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Eltern"@de ,
                                                                          "Elternteil"@de ,
                                                                          "parent"@en ,
                                                                          "parents"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3001" ;
                             rdfs:label "parent"@en .


###  https://w3id.org/euph/3002
<https://w3id.org/euph/3002> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8236> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3008>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An additive genetic correlation is a component of a genetic correlation that considers only additive genetic effects and neglects non-additive genetic effects such as dominance and epistasis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "additiv genetische Korrelation"@de ,
                                                                          "additive genetic correlation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3002" ;
                             rdfs:label "additive genetic correlation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3002> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An additive genetic correlation is a component of a genetic correlation that considers only additive genetic effects and neglects non-additive genetic effects such as dominance and epistasis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3003
<https://w3id.org/euph/3003> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8236> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3005>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Genetic variance is a component of the phenotypic variance and is a measure for the genetic variation of a trait in a population." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "genetic variance"@en ,
                                                                          "genetische Varianz"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3003" ;
                             rdfs:label "genetic variance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3003> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Genetic variance is a component of the phenotypic variance and is a measure for the genetic variation of a trait in a population." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3004
<https://w3id.org/euph/3004> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1021> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7326>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee dam is a breeder queen, commonly abbreviated to 2a, which in honey bee breeding programs refers to the queen from which the unmated queens descend that are mated with drones descending from a honey bee sire." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "2a"@de ,
                                                                          "2a"@en ,
                                                                          "Mutter"@de ,
                                                                          "Zuchtmutter"@de ,
                                                                          "dam"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3004" ;
                             rdfs:label "honey bee dam"@en .


###  https://w3id.org/euph/3005
<https://w3id.org/euph/3005> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8236> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Phenotypic variance is the variance of a phenotypic trait within a population." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotypic variance"@en ,
                                                                          "phänotypische Varianz"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3005" ;
                             rdfs:label "phenotypic variance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3005> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Phenotypic variance is the variance of a phenotypic trait within a population." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3006
<https://w3id.org/euph/3006> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8236> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3003>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Additive genetic variance is a component of the genetic variance that considers only additive genetic effects and neglects non-additive genetic effects such as dominance and epistasis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "additiv genetische Varianz"@de ,
                                                                          "additive genetic variance"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3006" ;
                             rdfs:label "additive genetic variance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3006> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Additive genetic variance is a component of the genetic variance that considers only additive genetic effects and neglects non-additive genetic effects such as dominance and epistasis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3007
<https://w3id.org/euph/3007> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8236> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A phenotypic correlation is a correlation between phenotypic traits of individuals in a population." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "phenotypic correlation"@en ,
                                                                          "phänotypische Korrelation"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3007" ;
                             rdfs:label "phenotypic correlation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3007> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A phenotypic correlation is a correlation between phenotypic traits of individuals in a population." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3008
<https://w3id.org/euph/3008> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8236> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3007>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A genetic correlation is a component of a phenotypic correlation and describes the genetic relationship between traits in a population." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "genetic correlation"@en ,
                                                                          "genetische Korrelation"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3008" ;
                             rdfs:label "genetic correlation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3008> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A genetic correlation is a component of a phenotypic correlation and describes the genetic relationship between traits in a population." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ,
                                                            "ISBN:978-3-8252-4805-5"
 ] .


###  https://w3id.org/euph/3009
<https://w3id.org/euph/3009> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7446> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The major group 'fungicides and bactericides' (harmonised classification of substances code PES_F or Euro SDMX registry code F) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fungizide und Bakterizide"@de ,
                                                                          "fungicidas y bactericidas"@es ,
                                                                          "fungicides and bactericides"@en ,
                                                                          "Фунгициди и бактерициди"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3009" ;
                             rdfs:label "fungicides and bactericides [PES_F]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8244) F) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3009> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The major group 'fungicides and bactericides' (harmonised classification of substances code PES_F or Euro SDMX registry code F) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3009> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8244) F) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3010
<https://w3id.org/euph/3010> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'inorganic fungicides' (harmonised classification of substances code F01), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "anorganische Fungizide"@de ,
                                                                          "inorganic fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3010" ;
                             rdfs:label "inorganic fungicides [F01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3010> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'inorganic fungicides' (harmonised classification of substances code F01), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3010> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3011
<https://w3id.org/euph/3011> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3010>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'copper compounds' (harmonised classification of substances code F01_01), a member of the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kupferverbindungen"@de ,
                                                                          "copper compounds"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3011" ;
                             rdfs:label "copper compounds [F01_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3011> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'copper compounds' (harmonised classification of substances code F01_01), a member of the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3011> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3012
<https://w3id.org/euph/3012> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3010>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'inorganic sulfur' (harmonised classification of substances code F01_02), a member of the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "anorganischer Schwefel"@de ,
                                                                          "inorganic sulfur"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3012" ;
                             rdfs:label "inorganic sulfur [F01_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3012> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'inorganic sulfur' (harmonised classification of substances code F01_02), a member of the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3012> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3013
<https://w3id.org/euph/3013> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3010>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other inorganic fungicides' (harmonised classification of substances code F01_99), a member of the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other inorganic fungicides"@en ,
                                                                          "sonstige anorganische Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3013" ;
                             rdfs:label "other inorganic fungicides [F01_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3013> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other inorganic fungicides' (harmonised classification of substances code F01_99), a member of the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3013> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'inorganic fungicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3014
<https://w3id.org/euph/3014> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'fungicides based on carbamates and dithiocarbamates' (harmonised classification of substances code F02), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fungicides based on carbamates and dithiocarbamates"@en ,
                                                                          "von Carbamaten und Dithiocarbamaten abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3014" ;
                             rdfs:label "fungicides based on carbamates and dithiocarbamates [F02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3014> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'fungicides based on carbamates and dithiocarbamates' (harmonised classification of substances code F02), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3014> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3015
<https://w3id.org/euph/3015> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3014>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'carbanilate fungicides' (harmonised classification of substances code F02_01), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carbanilat-Fungizide"@de ,
                                                                          "carbanilate fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3015" ;
                             rdfs:label "carbanilate fungicides [F02_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3015> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'carbanilate fungicides' (harmonised classification of substances code F02_01), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3015> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3016
<https://w3id.org/euph/3016> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3014>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'carbamate fungicides' (harmonised classification of substances code F02_02), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carbamat-Fungizide"@de ,
                                                                          "carbamate fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3016" ;
                             rdfs:label "carbamate fungicides [F02_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3016> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'carbamate fungicides' (harmonised classification of substances code F02_02), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3016> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3017
<https://w3id.org/euph/3017> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3014>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'dithiocarbamate fungicides' (harmonised classification of substances code F02_03), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dithiocarbamat-Fungizide"@de ,
                                                                          "dithiocarbamate fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3017" ;
                             rdfs:label "dithiocarbamate fungicides [F02_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3017> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'dithiocarbamate fungicides' (harmonised classification of substances code F02_03), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3017> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3018
<https://w3id.org/euph/3018> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3014>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other fungicides based on carbamates and dithiocarbamates' (harmonised classification of substances code F02_99), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other fungicides based on carbamates and dithiocarbamates"@en ,
                                                                          "sonstige von Carbamaten und Dithiocarbamaten abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3018" ;
                             rdfs:label "other fungicides based on carbamates and dithiocarbamates [F02_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3018> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other fungicides based on carbamates and dithiocarbamates' (harmonised classification of substances code F02_99), a member of the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3018> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on carbamates and dithiocarbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3019
<https://w3id.org/euph/3019> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'fungicides based on benzimidazoles' (harmonised classification of substances code F03), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fungicides based on benzimidazoles"@en ,
                                                                          "von Benzimidazolen abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3019" ;
                             rdfs:label "fungicides based on benzimidazoles [F03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3019> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'fungicides based on benzimidazoles' (harmonised classification of substances code F03), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3019> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3020
<https://w3id.org/euph/3020> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3019>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'benzimidazole fungicides' (harmonised classification of substances code F03_01), a member of the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Benzimidazol-Fungizide"@de ,
                                                                          "benzimidazole fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3020" ;
                             rdfs:label "benzimidazole fungicides [F03_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3020> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'benzimidazole fungicides' (harmonised classification of substances code F03_01), a member of the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3020> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3021
<https://w3id.org/euph/3021> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3019>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other fungicides based on benzimidazoles' (harmonised classification of substances code F03_99), a member of the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other fungicides based on benzimidazoles"@en ,
                                                                          "sonstige von Benzimidazolen abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3021" ;
                             rdfs:label "other fungicides based on benzimidazoles [F03_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3021> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other fungicides based on benzimidazoles' (harmonised classification of substances code F03_99), a member of the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3021> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on benzimidazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3022
<https://w3id.org/euph/3022> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'fungicides based on imidazoles and triazoles' (harmonised classification of substances code F04), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fungicides based on imidazoles and triazoles"@en ,
                                                                          "von Imidazolen und Triazolen abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3022" ;
                             rdfs:label "fungicides based on imidazoles and triazoles [F04]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3022> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'fungicides based on imidazoles and triazoles' (harmonised classification of substances code F04), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3022> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3023
<https://w3id.org/euph/3023> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3022>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'conazole fungicides' (harmonised classification of substances code F04_01), a member of the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Conazol-Fungizide"@de ,
                                                                          "conazole fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3023" ;
                             rdfs:label "conazole fungicides [F04_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3023> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'conazole fungicides' (harmonised classification of substances code F04_01), a member of the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3023> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3024
<https://w3id.org/euph/3024> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3022>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class) 'imidazole fungicides' (harmonised classification of substances code F04_02), a member of the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Imidazol-Fungizide"@de ,
                                                                          "imidazole fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3024" ;
                             rdfs:label "imidazole fungicides [F04_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3024> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class) 'imidazole fungicides' (harmonised classification of substances code F04_02), a member of the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3024> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3025
<https://w3id.org/euph/3025> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3022>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class) 'other fungicides based on imidazoles and triazoles' (harmonised classification of substances code F04_99), a member of the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other fungicides based on imidazoles and triazoles"@en ,
                                                                          "sonstige von Imidazolen und Triazolen abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3025" ;
                             rdfs:label "other fungicides based on imidazoles and triazoles [F04_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3025> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class) 'other fungicides based on imidazoles and triazoles' (harmonised classification of substances code F04_99), a member of the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3025> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on imidazoles and triazoles' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3026
<https://w3id.org/euph/3026> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'fungicides based on morpholines' (harmonised classification of substances code F05), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fungicides based on morpholines"@en ,
                                                                          "von Morpholinen abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3026" ;
                             rdfs:label "fungicides based on morpholines [F05]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3026> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'fungicides based on morpholines' (harmonised classification of substances code F05), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3026> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3027
<https://w3id.org/euph/3027> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3026>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'morpholine fungicides' (harmonised classification of substances code F05_01), a member of the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Morpholin-Fungizide"@de ,
                                                                          "morpholine fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3027" ;
                             rdfs:label "morpholine fungicides [F05_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3027> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'morpholine fungicides' (harmonised classification of substances code F05_01), a member of the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3027> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3028
<https://w3id.org/euph/3028> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3026>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other fungicides based on morpholines' (harmonised classification of substances code F05_99), a member of the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other fungicides based on morpholines"@en ,
                                                                          "sonstige von Morpholinen abgeleitete Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3028" ;
                             rdfs:label "other fungicides based on morpholines [F05_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3028> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other fungicides based on morpholines' (harmonised classification of substances code F05_99), a member of the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3028> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides based on morpholines' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3029
<https://w3id.org/euph/3029> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'fungicides of microbiological or botanical origin' (harmonised classification of substances code F06), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Fungizide mikrobiologischen oder pflanzlichen Ursprungs"@de ,
                                                                          "fungicides of microbiological or botanical origin"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3029" ;
                             rdfs:label "fungicides of microbiological or botanical origin [F06]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3029> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'fungicides of microbiological or botanical origin' (harmonised classification of substances code F06), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3029> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3030
<https://w3id.org/euph/3030> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3029>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class) 'microbiological fungicides' (harmonised classification of substances code F06_01), a member of the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "microbiological fungicides"@en ,
                                                                          "mikrobiologische Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3030" ;
                             rdfs:label "microbiological fungicides [F06_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3030> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class) 'microbiological fungicides' (harmonised classification of substances code F06_01), a member of the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3030> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3031
<https://w3id.org/euph/3031> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3029>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class) 'botanical fungicides' (harmonised classification of substances code F06_02), a member of the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "botanical fungicides"@en ,
                                                                          "pflanzliche Fungizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3031" ;
                             rdfs:label "botanical fungicides [F06_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3031> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class) 'botanical fungicides' (harmonised classification of substances code F06_02), a member of the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3031> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3032
<https://w3id.org/euph/3032> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3029>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other fungicides of microbiological origin' (harmonised classification of substances code F06_99), a member of the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other fungicides of microbiological origin"@en ,
                                                                          "sonstige Fungizide mikrobiologischen oder pflanzlichen Ursprungs"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3032" ;
                             rdfs:label "other fungicides of microbiological origin [F06_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3032> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other fungicides of microbiological origin' (harmonised classification of substances code F06_99), a member of the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3032> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'fungicides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3033
<https://w3id.org/euph/3033> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'bactericides' (harmonised classification of substances code F07), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bakterizide"@de ,
                                                                          "bactericides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3033" ;
                             rdfs:label "bactericides [F07]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3033> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'bactericides' (harmonised classification of substances code F07), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3033> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3034
<https://w3id.org/euph/3034> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3033>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'inorganic bactericides' (harmonised classification of substances code F07_01), a member of the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "anorganische Bakterizide"@de ,
                                                                          "inorganic bactericides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3034" ;
                             rdfs:label "inorganic bactericides [F07_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3034> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'inorganic bactericides' (harmonised classification of substances code F07_01), a member of the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3034> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3035
<https://w3id.org/euph/3035> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3033>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other bactericides' (harmonised classification of substances code F07_99), a member of the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other bactericides"@en ,
                                                                          "sonstige Bakterizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3035" ;
                             rdfs:label "other bactericides [F07_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3035> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other bactericides' (harmonised classification of substances code F07_99), a member of the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3035> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3036
<https://w3id.org/euph/3036> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3009>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'other fungicides and bactericides' (harmonised classification of substances code F99), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other fungicides and bactericides"@en ,
                                                                          "sonstige Fungizide und Bakterizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3036" ;
                             rdfs:label "other fungicides and bactericides [F99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3036> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'other fungicides and bactericides' (harmonised classification of substances code F99), a member of the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3036> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3037
<https://w3id.org/euph/3037> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'aliphatic nitrogen fungicides' (harmonised classification of substances code F99_01), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Aliphatische Stickstoffffungizide"@de ,
                                                                          "aliphatic nitrogen fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3037" ;
                             rdfs:label "aliphatic nitrogen fungicides [F99_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3037> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'aliphatic nitrogen fungicides' (harmonised classification of substances code F99_01), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3037> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3038
<https://w3id.org/euph/3038> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'amide fungicides' (harmonised classification of substances code F99_02), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Amidfungizide"@de ,
                                                                          "amide fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3038" ;
                             rdfs:label "amide fungicides [F99_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3038> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'amide fungicides' (harmonised classification of substances code F99_02), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3038> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3039
<https://w3id.org/euph/3039> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'anilide fungicides' (harmonised classification of substances code F99_03), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anilid-Fungizide"@de ,
                                                                          "anilide fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3039" ;
                             rdfs:label "anilide fungicides [F99_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3039> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'anilide fungicides' (harmonised classification of substances code F99_03), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3039> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3040
<https://w3id.org/euph/3040> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'aromatic fungicides' (harmonised classification of substances code F99_05), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Aromatische Fungizide"@de ,
                                                                          "aromatic fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3040" ;
                             rdfs:label "aromatic fungicides [F99_05]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3040> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'aromatic fungicides' (harmonised classification of substances code F99_05), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3040> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3041
<https://w3id.org/euph/3041> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'dicarboximide fungicides' (harmonised classification of substances code F99_06), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dicarboximid-Fungizide"@de ,
                                                                          "dicarboximide fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3041" ;
                             rdfs:label "dicarboximide fungicides [F99_06]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3041> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'dicarboximide fungicides' (harmonised classification of substances code F99_06), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3041> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3042
<https://w3id.org/euph/3042> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'dinitroaniline fungicides' (harmonised classification of substances code F99_07), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dinitroanilin-Fungizide"@de ,
                                                                          "dinitroaniline fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3042" ;
                             rdfs:label "dinitroaniline fungicides [F99_07]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3042> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'dinitroaniline fungicides' (harmonised classification of substances code F99_07), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3042> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3043
<https://w3id.org/euph/3043> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'dinitrophenol fungicides' (harmonised classification of substances code F99_08), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dinitrophenol-Fungizide"@de ,
                                                                          "dinitrophenol fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3043" ;
                             rdfs:label "dinitrophenol fungicides [F99_08]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3043> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'dinitrophenol fungicides' (harmonised classification of substances code F99_08), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3043> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3044
<https://w3id.org/euph/3044> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'organophosphorus fungicides' (harmonised classification of substances code F99_09), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Organophosphor-Fungizide"@de ,
                                                                          "organophosphorus fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3044" ;
                             rdfs:label "organophosphorus fungicides [F99_09]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3044> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'organophosphorus fungicides' (harmonised classification of substances code F99_09), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3044> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3045
<https://w3id.org/euph/3045> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'oxazole fungicides' (harmonised classification of substances code F99_10), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oxazol-Fungizide"@de ,
                                                                          "oxazole fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3045" ;
                             rdfs:label "oxazole fungicides [F99_10]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3045> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'oxazole fungicides' (harmonised classification of substances code F99_10), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3045> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3046
<https://w3id.org/euph/3046> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'phenylpyrrole fungicides' (harmonised classification of substances code F99_11), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Phenylpyrrol-Fungizide"@de ,
                                                                          "phenylpyrrole fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3046" ;
                             rdfs:label "phenylpyrrole fungicides [F99_11]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3046> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'phenylpyrrole fungicides' (harmonised classification of substances code F99_11), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3046> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3047
<https://w3id.org/euph/3047> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'phthalimide fungicides' (harmonised classification of substances code F99_12), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Phthalimid-Fungizide"@de ,
                                                                          "phthalimide fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3047" ;
                             rdfs:label "phthalimide fungicides [F99_12]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3047> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'phthalimide fungicides' (harmonised classification of substances code F99_12), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3047> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3048
<https://w3id.org/euph/3048> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyrimidine fungicides' (harmonised classification of substances code F99_13), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyrimidin-Fungizide"@de ,
                                                                          "pyrimidine fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3048" ;
                             rdfs:label "pyrimidine fungicides [F99_13]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3048> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyrimidine fungicides' (harmonised classification of substances code F99_13), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3048> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3049
<https://w3id.org/euph/3049> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'quinoline fungicides' (harmonised classification of substances code F99_14), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chinolin-Fungizide"@de ,
                                                                          "quinoline fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3049" ;
                             rdfs:label "quinoline fungicides [F99_14]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3049> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'quinoline fungicides' (harmonised classification of substances code F99_14), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3049> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3050
<https://w3id.org/euph/3050> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'quinone fungicides' (harmonised classification of substances code F99_15), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chinon-Fungizide"@de ,
                                                                          "quinone fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3050" ;
                             rdfs:label "quinone fungicides [F99_15]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3050> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'quinone fungicides' (harmonised classification of substances code F99_15), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3050> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3051
<https://w3id.org/euph/3051> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'strobilurine fungicides' (harmonised classification of substances code F99_16), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Strobilurin-Fungizide"@de ,
                                                                          "strobilurine fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3051" ;
                             rdfs:label "strobilurine fungicides [F99_16]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3051> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'strobilurine fungicides' (harmonised classification of substances code F99_16), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3051> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3052
<https://w3id.org/euph/3052> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'urea fungicides' (harmonised classification of substances code F99_17), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Harnstoff-Fungizide"@de ,
                                                                          "urea fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3052" ;
                             rdfs:label "urea fungicides [F99_17]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3052> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'urea fungicides' (harmonised classification of substances code F99_17), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3052> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3053
<https://w3id.org/euph/3053> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3036>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'unclassified fungicides' (harmonised classification of substances code F99_99), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nicht zugeordnete Fungizide"@de ,
                                                                          "unclassified fungicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3053" ;
                             rdfs:label "unclassified fungicides [F99_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3053> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'unclassified fungicides' (harmonised classification of substances code F99_99), a member of the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3053> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other fungicides and bactericides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3054
<https://w3id.org/euph/3054> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7446> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The major group 'herbicides, haulm destructors and moss killers' (harmonised classification of substances code PES_H or Euro SDMX registry code H) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Herbizide, krautabtötende Mittel und Moosvernichter"@de ,
                                                                          "herbicides, haulm destructors and moss killers"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3054" ;
                             rdfs:label "herbicides, haulm destructors and moss killers [PES_H]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8244) H) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3054> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The major group 'herbicides, haulm destructors and moss killers' (harmonised classification of substances code PES_H or Euro SDMX registry code H) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3054> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8244) H) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3055
<https://w3id.org/euph/3055> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'herbicides based on phenoxy-phytohormones' (harmonised classification of substances code H01), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "herbicides based on phenoxy-phytohormones"@en ,
                                                                          "von Phenoxy-Phytohormonen abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3055" ;
                             rdfs:label "herbicides based on phenoxy-phytohormones [H01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3055> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'herbicides based on phenoxy-phytohormones' (harmonised classification of substances code H01), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3055> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3056
<https://w3id.org/euph/3056> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3055>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'phenoxy herbicides' (harmonised classification of substances code H01_01), a member of the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Phenoxy-Herbizide"@de ,
                                                                          "phenoxy herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3056" ;
                             rdfs:label "phenoxy herbicides [H01_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3056> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'phenoxy herbicides' (harmonised classification of substances code H01_01), a member of the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3056> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3057
<https://w3id.org/euph/3057> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3055>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other herbicides based on phenoxy-phytohormones' (harmonised classification of substances code H01_99), a member of the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other herbicides based on phenoxy-phytohormones"@en ,
                                                                          "sonstige von phenoxy-Phytohormonen abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3057" ;
                             rdfs:label "other herbicides based on phenoxy-phytohormones [H01_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3057> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other herbicides based on phenoxy-phytohormones' (harmonised classification of substances code H01_99), a member of the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3057> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on phenoxy-phytohormones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3058
<https://w3id.org/euph/3058> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'herbicides based on triazines and triazinones' (harmonised classification of substances code H02), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "herbicides based on triazines and triazinones"@en ,
                                                                          "von Triazinen und Triazinonen abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3058" ;
                             rdfs:label "herbicides based on triazines and triazinones [H02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3058> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'herbicides based on triazines and triazinones' (harmonised classification of substances code H02), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3058> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3059
<https://w3id.org/euph/3059> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3058>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'triazine herbicides' (harmonised classification of substances code H02_02), a member of the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Triazin-Herbizide"@de ,
                                                                          "triazine herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3059" ;
                             rdfs:label "triazine herbicides [H02_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3059> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'triazine herbicides' (harmonised classification of substances code H02_02), a member of the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3059> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3060
<https://w3id.org/euph/3060> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3058>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'triazinone herbicides' (harmonised classification of substances code H02_03), a member of the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Triazinon-Herbizide"@de ,
                                                                          "triazinone herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3060" ;
                             rdfs:label "triazinone herbicides [H02_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3060> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'triazinone herbicides' (harmonised classification of substances code H02_03), a member of the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3060> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3061
<https://w3id.org/euph/3061> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3058>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other herbicides based on triazines and triazinones' (harmonised classification of substances code H02_99), a member of the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other herbicides based on triazines and triazinones"@en ,
                                                                          "sonstige von Triazinen und Triazinonen abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3061" ;
                             rdfs:label "other herbicides based on triazines and triazinones [H02_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3061> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other herbicides based on triazines and triazinones' (harmonised classification of substances code H02_99), a member of the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3061> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on triazines and triazinones' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3062
<https://w3id.org/euph/3062> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'herbicides based on amides and anilides' (harmonised classification of substances code H03), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "herbicides based on amides and anilides"@en ,
                                                                          "von Amiden und Aniliden abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3062" ;
                             rdfs:label "herbicides based on amides and anilides [H03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3062> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'herbicides based on amides and anilides' (harmonised classification of substances code H03), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3062> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3063
<https://w3id.org/euph/3063> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3062>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'amide herbicides' (harmonised classification of substances code H03_01), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Amid-Herbizide"@de ,
                                                                          "amide herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3063" ;
                             rdfs:label "amide herbicides [H03_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3063> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'amide herbicides' (harmonised classification of substances code H03_01), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3063> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3064
<https://w3id.org/euph/3064> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3062>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'anilide herbicides' (harmonised classification of substances code H03_02), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anilid-Herbizide"@de ,
                                                                          "anilide herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3064" ;
                             rdfs:label "anilide herbicides [H03_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3064> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'anilide herbicides' (harmonised classification of substances code H03_02), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3064> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3065
<https://w3id.org/euph/3065> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3062>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'chloroacetanilide herbicides' (harmonised classification of substances code H03_03), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chloracetanilid-Herbizide"@de ,
                                                                          "chloroacetanilide herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3065" ;
                             rdfs:label "chloroacetanilide herbicides [H03_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3065> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'chloroacetanilide herbicides' (harmonised classification of substances code H03_03), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3065> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3066
<https://w3id.org/euph/3066> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3062>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other herbicides based on amides and anilides' (harmonised classification of substances code H03_99), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other herbicides based on amides and anilides"@en ,
                                                                          "sonstige von Amiden und Aniliden abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3066" ;
                             rdfs:label "other herbicides based on amides and anilides [H03_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3066> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other herbicides based on amides and anilides' (harmonised classification of substances code H03_99), a member of the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3066> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on amides and anilides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3067
<https://w3id.org/euph/3067> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'herbicides based on carbamates and bis-carbamates' (harmonised classification of substances code H04), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "herbicides based on carbamates and bis-carbamates"@en ,
                                                                          "von Carbamaten und Biscarbamaten abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3067" ;
                             rdfs:label "herbicides based on carbamates and bis-carbamates [H04]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3067> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'herbicides based on carbamates and bis-carbamates' (harmonised classification of substances code H04), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3067> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3068
<https://w3id.org/euph/3068> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3067>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'bis-carbamate herbicides' (harmonised classification of substances code H04_01), a member of the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Biscarbamat-Herbizide"@de ,
                                                                          "bis-carbamate herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3068" ;
                             rdfs:label "bis-carbamate herbicides [H04_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3068> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'bis-carbamate herbicides' (harmonised classification of substances code H04_01), a member of the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3068> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3069
<https://w3id.org/euph/3069> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3067>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'carbamate herbicides' (harmonised classification of substances code H04_02), a member of the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carbamat-Herbizide"@de ,
                                                                          "carbamate herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3069" ;
                             rdfs:label "carbamate herbicides [H04_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3069> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'carbamate herbicides' (harmonised classification of substances code H04_02), a member of the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3069> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3070
<https://w3id.org/euph/3070> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3067>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other herbicides based on carbamates and bis-carbamates' (harmonised classification of substances code H04_99), a member of the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other herbicides based on carbamates and bis-carbamates"@en ,
                                                                          "sonstige von Carbamaten und Biscarbamaten abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3070" ;
                             rdfs:label "other herbicides based on carbamates and bis-carbamates [H04_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3070> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other herbicides based on carbamates and bis-carbamates' (harmonised classification of substances code H04_99), a member of the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3070> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on carbamates and bis-carbamates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3071
<https://w3id.org/euph/3071> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'herbicides based on dinitroaniline derivatives' (harmonised classification of substances code H05), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "herbicides based on dinitroaniline derivatives"@en ,
                                                                          "von Dinitroanilinderivaten abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3071" ;
                             rdfs:label "herbicides based on dinitroaniline derivatives [H05]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3071> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'herbicides based on dinitroaniline derivatives' (harmonised classification of substances code H05), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3071> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3072
<https://w3id.org/euph/3072> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3071>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'dinitroaniline herbicides' (harmonised classification of substances code H05_01), a member of the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dinitroanilin-Herbizide"@de ,
                                                                          "dinitroaniline herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3072" ;
                             rdfs:label "dinitroaniline herbicides [H05_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3072> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'dinitroaniline herbicides' (harmonised classification of substances code H05_01), a member of the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3072> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3073
<https://w3id.org/euph/3073> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3071>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other herbicides based on dinitroaniline drivatives' (harmonised classification of substances code H05_99), a member of the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "andere auf Dinitroanilin-Derivaten basierende Herbizide"@de ,
                                                                          "other herbicides based on dinitroaniline drivatives"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3073" ;
                             rdfs:label "other herbicides based on dinitroaniline drivatives [H05_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3073> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other herbicides based on dinitroaniline drivatives' (harmonised classification of substances code H05_99), a member of the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3073> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on dinitroaniline derivatives' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3074
<https://w3id.org/euph/3074> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea' (harmonised classification of substances code H06), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "herbicides based on derivatives of urea, of uracil or of sulfonylurea"@en ,
                                                                          "von Harnstoff-, Uracil- oder Sulfonylharnstoffderivaten abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3074" ;
                             rdfs:label "herbicides based on derivatives of urea, of uracil or of sulfonylurea [H06]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3074> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea' (harmonised classification of substances code H06), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3074> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3075
<https://w3id.org/euph/3075> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3074>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'sulfonylurea herbicides' (harmonised classification of substances code H06_01), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sulfonylharnstoff-Herbizide"@de ,
                                                                          "erbicidi sulfonilureici"@it ,
                                                                          "sulfonylurea herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3075" ;
                             rdfs:label "sulfonylurea herbicides [H06_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3075> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'sulfonylurea herbicides' (harmonised classification of substances code H06_01), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3075> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3076
<https://w3id.org/euph/3076> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3074>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'uracil herbicides' (harmonised classification of substances code H06_02), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Uracil-Herbizide"@de ,
                                                                          "erbicidi uracilici"@it ,
                                                                          "uracil herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3076" ;
                             rdfs:label "uracil herbicides [H06_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3076> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'uracil herbicides' (harmonised classification of substances code H06_02), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3076> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3077
<https://w3id.org/euph/3077> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3074>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'urea herbicides' (harmonised classification of substances code H06_03), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Harnstoff-Herbizide"@de ,
                                                                          "urea herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3077" ;
                             rdfs:label "urea herbicides [H06_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3077> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'urea herbicides' (harmonised classification of substances code H06_03), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3077> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3078
<https://w3id.org/euph/3078> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3074>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other herbicides based on derivatives of urea, of uracil or of sulfonylurea' (harmonised classification of substances code H06_99), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other herbicides based on derivatives of urea, of uracil or of sulfonylurea"@en ,
                                                                          "sonstige von Harnstoff-, Uracil- oder Sulfonyl- Harnstoffderivaten abgeleitete Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3078" ;
                             rdfs:label "other herbicides based on derivatives of urea, of uracil or of sulfonylurea [H06_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3078> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other herbicides based on derivatives of urea, of uracil or of sulfonylurea' (harmonised classification of substances code H06_99), a member of the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3078> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'herbicides based on derivatives of urea, of uracil or of sulfonylurea ' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3079
<https://w3id.org/euph/3079> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3054>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'other herbicides' (harmonised classification of substances code H99), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other herbicides"@en ,
                                                                          "sonstige Herbizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3079" ;
                             rdfs:label "other herbicides [H99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3079> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'other herbicides' (harmonised classification of substances code H99), a member of the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3079> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'herbicides, haulm destructors and moss killers' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3080
<https://w3id.org/euph/3080> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'aryloxyphenoxy-propionic herbicides' (harmonised classification of substances code H99_01), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Aryloxyphenoxypropion-Herbizide"@de ,
                                                                          "aryloxyphenoxy-propionic herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3080" ;
                             rdfs:label "aryloxyphenoxy-propionic herbicides [H99_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3080> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'aryloxyphenoxy-propionic herbicides' (harmonised classification of substances code H99_01), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3080> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3081
<https://w3id.org/euph/3081> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'benzofurane herbicides' (harmonised classification of substances code H99_02), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Benzofuran-Herbizide"@de ,
                                                                          "benzofurane herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3081" ;
                             rdfs:label "benzofurane herbicides [H99_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3081> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'benzofurane herbicides' (harmonised classification of substances code H99_02), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3081> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3082
<https://w3id.org/euph/3082> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'benzoic-acid herbicides' (harmonised classification of substances code H99_03), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Benzoesäure-Herbizide"@de ,
                                                                          "benzoic-acid herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3082" ;
                             rdfs:label "benzoic-acid herbicides [H99_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3082> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'benzoic-acid herbicides' (harmonised classification of substances code H99_03), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3082> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3083
<https://w3id.org/euph/3083> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'bipyridylium herbicides' (harmonised classification of substances code H99_04), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bipyridylium-Herbizide"@de ,
                                                                          "bipyridylium herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3083" ;
                             rdfs:label "bipyridylium herbicides [H99_04]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3083> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'bipyridylium herbicides' (harmonised classification of substances code H99_04), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3083> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3084
<https://w3id.org/euph/3084> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'cyclohexanedione herbicides' (harmonised classification of substances code H99_05), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Cyclohexandion-Herbizide"@de ,
                                                                          "cyclohexanedione herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3084" ;
                             rdfs:label "cyclohexanedione herbicides [H99_05]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3084> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'cyclohexanedione herbicides' (harmonised classification of substances code H99_05), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3084> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3085
<https://w3id.org/euph/3085> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'diazine herbicides' (harmonised classification of substances code H99_06), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Diazin-Herbizide"@de ,
                                                                          "diazine herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3085" ;
                             rdfs:label "diazine herbicides [H99_06]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3085> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'diazine herbicides' (harmonised classification of substances code H99_06), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3085> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3086
<https://w3id.org/euph/3086> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'dicarboximide herbicides' (harmonised classification of substances code H99_07), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Dicarboximid-Herbizide"@de ,
                                                                          "dicarboximide herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3086" ;
                             rdfs:label "dicarboximide herbicides [H99_07]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3086> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'dicarboximide herbicides' (harmonised classification of substances code H99_07), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3086> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3087
<https://w3id.org/euph/3087> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'diphenyl ether herbicides' (harmonised classification of substances code H99_08), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Diphenylether-Herbizide"@de ,
                                                                          "diphenyl ether herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3087" ;
                             rdfs:label "diphenyl ether herbicides [H99_08]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3087> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'diphenyl ether herbicides' (harmonised classification of substances code H99_08), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3087> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3088
<https://w3id.org/euph/3088> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'imidazolinone herbicides' (harmonised classification of substances code H99_09), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Imidazolinon-Herbizide"@de ,
                                                                          "imidazolinone herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3088" ;
                             rdfs:label "imidazolinone herbicides [H99_09]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3088> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'imidazolinone herbicides' (harmonised classification of substances code H99_09), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3088> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3089
<https://w3id.org/euph/3089> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'inorganic herbicides' (harmonised classification of substances code H99_10), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anorganische Herbizide"@de ,
                                                                          "inorganic herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3089" ;
                             rdfs:label "inorganic herbicides [H99_10]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3089> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'inorganic herbicides' (harmonised classification of substances code H99_10), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3089> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3090
<https://w3id.org/euph/3090> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'isoxazole herbicides' (harmonised classification of substances code H99_11), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Isoxazol-Herbizide"@de ,
                                                                          "isoxazole herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3090" ;
                             rdfs:label "isoxazole herbicides [H99_11]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3090> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'isoxazole herbicides' (harmonised classification of substances code H99_11), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3090> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3091
<https://w3id.org/euph/3091> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'nitrile herbicides' (harmonised classification of substances code H99_13), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nitril-Herbizide"@de ,
                                                                          "nitrile herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3091" ;
                             rdfs:label "nitrile herbicides [H99_13]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3091> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'nitrile herbicides' (harmonised classification of substances code H99_13), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3091> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3092
<https://w3id.org/euph/3092> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'organophosphorous herbicides' (harmonised classification of substances code H99_14), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Organophosphor-Herbizide"@de ,
                                                                          "organophosphorous herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3092" ;
                             rdfs:label "organophosphorous herbicides [H99_14]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3092> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'organophosphorous herbicides' (harmonised classification of substances code H99_14), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3092> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3093
<https://w3id.org/euph/3093> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'phenylpyrazole herbicides' (harmonised classification of substances code H99_15), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Phenylpyrazol-Herbizide"@de ,
                                                                          "phenylpyrazole herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3093" ;
                             rdfs:label "phenylpyrazole herbicides [H99_15]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3093> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'phenylpyrazole herbicides' (harmonised classification of substances code H99_15), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3093> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3094
<https://w3id.org/euph/3094> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyridazinone herbicides' (harmonised classification of substances code H99_16), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridazinon-Herbizide"@de ,
                                                                          "pyridazinone herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3094" ;
                             rdfs:label "pyridazinone herbicides [H99_16]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3094> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyridazinone herbicides' (harmonised classification of substances code H99_16), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3094> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3095
<https://w3id.org/euph/3095> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyridinecarboxamide herbicides' (harmonised classification of substances code H99_17), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridincarboxamid-Herbizide"@de ,
                                                                          "pyridinecarboxamide herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3095" ;
                             rdfs:label "pyridinecarboxamide herbicides [H99_17]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3095> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyridinecarboxamide herbicides' (harmonised classification of substances code H99_17), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3095> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3096
<https://w3id.org/euph/3096> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyridinecarboxylic-acid herbicides' (harmonised classification of substances code H99_18), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridincarboxyl-Herbizide"@de ,
                                                                          "pyridinecarboxylic-acid herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3096" ;
                             rdfs:label "pyridinecarboxylic-acid herbicides [H99_18]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3096> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyridinecarboxylic-acid herbicides' (harmonised classification of substances code H99_18), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3096> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3097
<https://w3id.org/euph/3097> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyridyloxyacetic-acid herbicides' (harmonised classification of substances code H99_19), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridyloxyessigsäure-Herbizide"@de ,
                                                                          "pyridyloxyacetic-acid herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3097" ;
                             rdfs:label "pyridyloxyacetic-acid herbicides [H99_19]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3097> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyridyloxyacetic-acid herbicides' (harmonised classification of substances code H99_19), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3097> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3098
<https://w3id.org/euph/3098> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'quinoline herbicides' (harmonised classification of substances code H99_20), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chinolin-Herbizide"@de ,
                                                                          "quinoline herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3098" ;
                             rdfs:label "quinoline herbicides [H99_20]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3098> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'quinoline herbicides' (harmonised classification of substances code H99_20), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3098> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3099
<https://w3id.org/euph/3099> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'thiadiazine herbicides' (harmonised classification of substances code H99_21), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Thiadiazin-Herbizide"@de ,
                                                                          "thiadiazine herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3099" ;
                             rdfs:label "thiadiazine herbicides [H99_21]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3099> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'thiadiazine herbicides' (harmonised classification of substances code H99_21), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3099> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/31
<https://w3id.org/euph/31> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/24> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1894>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Drone brood is brood that develops into drones." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Drohnenbrut"@de ,
                                                                        "couvain de mâles"@fr ,
                                                                        "covata di fuchi"@it ,
                                                                        "covata maschile"@it ,
                                                                        "cria zanganeira"@pt ,
                                                                        "criação de zângões"@pt ,
                                                                        "cría de machos"@es ,
                                                                        "cría de zánganos"@es ,
                                                                        "darrenbroed"@nl ,
                                                                        "drone brood"@en ,
                                                                        "droneyngel"@da ,
                                                                        "droneyngel"@no ,
                                                                        "drönaryngel"@sv ,
                                                                        "pollo de machos"@es ,
                                                                        "pollo de zánganos"@es ,
                                                                        "puiet de trîntor"@ro ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:31" ;
                           rdfs:label "drone brood"@en .


###  https://w3id.org/euph/3100
<https://w3id.org/euph/3100> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'thiocarbamate herbicides' (harmonised classification of substances code H99_22), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Thiocarbamat-Herbizide"@de ,
                                                                          "thiocarbamate herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3100" ;
                             rdfs:label "thiocarbamate herbicides [H99_22]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3100> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'thiocarbamate herbicides' (harmonised classification of substances code H99_22), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3100> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3101
<https://w3id.org/euph/3101> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'triazole herbicides' (harmonised classification of substances code H99_23), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Triazol-Herbizide"@de ,
                                                                          "triazole herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3101" ;
                             rdfs:label "triazole herbicides [H99_23]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3101> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'triazole herbicides' (harmonised classification of substances code H99_23), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3101> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3102
<https://w3id.org/euph/3102> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'triazolinone herbicides' (harmonised classification of substances code H99_24), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Triazolinon-Herbizide"@de ,
                                                                          "triazolinone herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3102" ;
                             rdfs:label "triazolinone herbicides [H99_24]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3102> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'triazolinone herbicides' (harmonised classification of substances code H99_24), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3102> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3103
<https://w3id.org/euph/3103> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'triazolone herbicides' (harmonised classification of substances code H99_25), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Triazolinon-Herbizide"@de ,
                                                                          "triazolone herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3103" ;
                             rdfs:label "triazolone herbicides [H99_25]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3103> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'triazolone herbicides' (harmonised classification of substances code H99_25), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3103> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3104
<https://w3id.org/euph/3104> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'triketone herbicides' (harmonised classification of substances code H99_26), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Triketon-Herbizide"@de ,
                                                                          "triketone herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3104" ;
                             rdfs:label "triketone herbicides [H99_26]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3104> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'triketone herbicides' (harmonised classification of substances code H99_26), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3104> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3105
<https://w3id.org/euph/3105> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3079>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'unclassified herbicides' (harmonised classification of substances code H99_99), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nicht zugeordnete Herbizide"@de ,
                                                                          "unclassified herbicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3105" ;
                             rdfs:label "unclassified herbicides [H99_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3105> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'unclassified herbicides' (harmonised classification of substances code H99_99), a member of the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3105> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other herbicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3106
<https://w3id.org/euph/3106> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7446> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The major group 'insecticides and acaricides' (harmonised classification of substances code PES_I or Euro SDMX registry code I) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Insektizide und Akarizide"@de ,
                                                                          "insecticides and acaricides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3106" ;
                             rdfs:label "insecticides and acaricides [PES_I]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8244) I) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3106> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The major group 'insecticides and acaricides' (harmonised classification of substances code PES_I or Euro SDMX registry code I) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3106> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8244) I) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3107
<https://w3id.org/euph/3107> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'insecticides based on pyrethroids' (harmonised classification of substances code I01), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insecticides based on pyrethroids"@en ,
                                                                          "von Pyrethroiden abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3107" ;
                             rdfs:label "insecticides based on pyrethroids [I01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3107> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'insecticides based on pyrethroids' (harmonised classification of substances code I01), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3107> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3108
<https://w3id.org/euph/3108> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3107>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyrethroid insecticides' (harmonised classification of substances code I01_01), a member of the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyrethroid-Insektizide"@de ,
                                                                          "pyrethroid insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3108" ;
                             rdfs:label "pyrethroid insecticides [I01_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3108> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyrethroid insecticides' (harmonised classification of substances code I01_01), a member of the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3108> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3109
<https://w3id.org/euph/3109> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3107>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other insecticides based on pyrethroids' (harmonised classification of substances code I01_99), a member of the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other insecticides based on pyrethroids"@en ,
                                                                          "sonstige von Pyrethroiden abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3109" ;
                             rdfs:label "other insecticides based on pyrethroids [I01_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3109> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other insecticides based on pyrethroids' (harmonised classification of substances code I01_99), a member of the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3109> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on pyrethroids' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3110
<https://w3id.org/euph/3110> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'insecticides based on chlorinated hydrocarbons' (harmonised classification of substances code I02), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insecticides based on chlorinated hydrocarbons"@en ,
                                                                          "von chlorierten Kohlenwasserstoffen abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3110" ;
                             rdfs:label "insecticides based on chlorinated hydrocarbons [I02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3110> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'insecticides based on chlorinated hydrocarbons' (harmonised classification of substances code I02), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3110> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3111
<https://w3id.org/euph/3111> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3110>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class) 'anthranilic diamide insecticides' (harmonised classification of substances code I02_01), a member of the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anthranilamid-Insektizide"@de ,
                                                                          "anthranilic diamide insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3111" ;
                             rdfs:label "anthranilic diamide insecticides [I02_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3111> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class) 'anthranilic diamide insecticides' (harmonised classification of substances code I02_01), a member of the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3111> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3112
<https://w3id.org/euph/3112> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3110>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class) 'other insecticides based on chlorinated hydrocarbons' (harmonised classification of substances code I02_99), a member of the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other insecticides based on chlorinated hydrocarbons"@en ,
                                                                          "sonstige von Chlorierten Kohlenwasserstoffen abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3112" ;
                             rdfs:label "other insecticides based on chlorinated hydrocarbons [I02_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3112> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class) 'other insecticides based on chlorinated hydrocarbons' (harmonised classification of substances code I02_99), a member of the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3112> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on chlorinated hydrocarbons' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3113
<https://w3id.org/euph/3113> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'insecticides based on carbamates and oxime-carbamate' (harmonised classification of substances code I03), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insecticides based on carbamates and oxime-carbamate"@en ,
                                                                          "von Carbamaten und Oximcarbamaten abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3113" ;
                             rdfs:label "insecticides based on carbamates and oxime-carbamate [I03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3113> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'insecticides based on carbamates and oxime-carbamate' (harmonised classification of substances code I03), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3113> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3114
<https://w3id.org/euph/3114> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3113>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'oxime-carbamate insecticides' (harmonised classification of substances code I03_01), a member of the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oximcarbamat-Insektizide"@de ,
                                                                          "oxime-carbamate insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3114" ;
                             rdfs:label "oxime-carbamate insecticides [I03_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3114> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'oxime-carbamate insecticides' (harmonised classification of substances code I03_01), a member of the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3114> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3115
<https://w3id.org/euph/3115> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3113>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'carbamate insecticides' (harmonised classification of substances code I03_02), a member of the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carbamat-Insektizide"@de ,
                                                                          "carbamate insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3115" ;
                             rdfs:label "carbamate insecticides [I03_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3115> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'carbamate insecticides' (harmonised classification of substances code I03_02), a member of the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3115> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3116
<https://w3id.org/euph/3116> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3113>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other insecticides absed on carbamate and oxie-carbamate' (harmonised classification of substances code I03_99), a member of the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other insecticides absed on carbamate and oxie-carbamate"@en ,
                                                                          "sonstige von Carbamaten und Oximcarbamaten abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3116" ;
                             rdfs:label "other insecticides absed on carbamate and oxie-carbamate [I03_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3116> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other insecticides absed on carbamate and oxie-carbamate' (harmonised classification of substances code I03_99), a member of the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3116> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on carbamates and oxime-carbamate' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3117
<https://w3id.org/euph/3117> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'insecticides based on organophosphates' (harmonised classification of substances code I04), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insecticides based on organophosphates"@en ,
                                                                          "von organischen Phosphaten abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3117" ;
                             rdfs:label "insecticides based on organophosphates [I04]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3117> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'insecticides based on organophosphates' (harmonised classification of substances code I04), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3117> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3118
<https://w3id.org/euph/3118> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3117>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'organophosphorus insecticides' (harmonised classification of substances code I04_01), a member of the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Organophosphor-Insektizide"@de ,
                                                                          "organophosphorus insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3118" ;
                             rdfs:label "organophosphorus insecticides [I04_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3118> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'organophosphorus insecticides' (harmonised classification of substances code I04_01), a member of the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3118> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3119
<https://w3id.org/euph/3119> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3117>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other insecticides based on organophosphates' (harmonised classification of substances code I04_99), a member of the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other insecticides based on organophosphates"@en ,
                                                                          "sonstige von organischen Phosphaten abgeleitete Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3119" ;
                             rdfs:label "other insecticides based on organophosphates [I04_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3119> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other insecticides based on organophosphates' (harmonised classification of substances code I04_99), a member of the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3119> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides based on organophosphates' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3120
<https://w3id.org/euph/3120> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'insecticides of microbiological or botanical origin' (harmonised classification of substances code I05), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insecticides of microbiological or botanical origin"@en ,
                                                                          "insektizide mikrobiologischen und pflanzlichen Ursprungs"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3120" ;
                             rdfs:label "insecticides of microbiological or botanical origin [I05]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3120> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'insecticides of microbiological or botanical origin' (harmonised classification of substances code I05), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3120> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3121
<https://w3id.org/euph/3121> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3120>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'microbiological insecticides' (harmonised classification of substances code I05_01), a member of the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "microbiological insecticides"@en ,
                                                                          "mikrobiogische Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3121" ;
                             rdfs:label "microbiological insecticides [I05_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3121> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'microbiological insecticides' (harmonised classification of substances code I05_01), a member of the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3121> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3122
<https://w3id.org/euph/3122> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3120>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'botanical insecticides' (harmonised classification of substances code I05_02), a member of the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Insektizide auf pflanzlicher Basis"@de ,
                                                                          "botanical insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3122" ;
                             rdfs:label "botanical insecticides [I05_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3122> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'botanical insecticides' (harmonised classification of substances code I05_02), a member of the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3122> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3123
<https://w3id.org/euph/3123> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3120>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other insecticides of microbiological or botanical origin' (harmonised classification of substances code I05_99), a member of the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other insecticides of microbiological or botanical origin"@en ,
                                                                          "sonstige Insektizide mikrobiologischen oder pflanzlichen Ursprungs"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3123" ;
                             rdfs:label "other insecticides of microbiological or botanical origin [I05_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3123> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other insecticides of microbiological or botanical origin' (harmonised classification of substances code I05_99), a member of the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3123> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'insecticides of microbiological or botanical origin' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3124
<https://w3id.org/euph/3124> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'acaricides' (harmonised classification of substances code I06), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Akarizide"@de ,
                                                                          "acaricides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3124" ;
                             rdfs:label "acaricides [I06]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3124> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'acaricides' (harmonised classification of substances code I06), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3124> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3125
<https://w3id.org/euph/3125> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3124>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyrazole acaricides' (harmonised classification of substances code I06_01), a member of the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyrazol-Akarizide"@de ,
                                                                          "pyrazole acaricide"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3125" ;
                             rdfs:label "pyrazole acaricide [I06_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3125> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyrazole acaricides' (harmonised classification of substances code I06_01), a member of the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3125> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3126
<https://w3id.org/euph/3126> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3124>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'tetrazine acaricides' (harmonised classification of substances code I06_02), a member of the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tetrazin-Akarizide"@de ,
                                                                          "tetrazine acaricides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3126" ;
                             rdfs:label "tetrazine acaricides [I06_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3126> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'tetrazine acaricides' (harmonised classification of substances code I06_02), a member of the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3126> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3127
<https://w3id.org/euph/3127> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3124>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other acaricides' (harmonised classification of substances code I06_99), a member of the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other acaricides"@en ,
                                                                          "sonstige Akarizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3127" ;
                             rdfs:label "other acaricides [I06_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3127> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other acaricides' (harmonised classification of substances code I06_99), a member of the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3127> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3128
<https://w3id.org/euph/3128> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'other insecticides' (harmonised classification of substances code I99), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other insecticides"@en ,
                                                                          "sonstige Insektizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3128" ;
                             rdfs:label "other insecticides [I99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3128> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'other insecticides' (harmonised classification of substances code I99), a member of the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3128> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'insecticides and acaricides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3129
<https://w3id.org/euph/3129> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'insecticides produced by fermentation' (harmonised classification of substances code I99_01), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "durch Fermentierung erzeugte Insektizide"@de ,
                                                                          "insecticides produced by fermentation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3129" ;
                             rdfs:label "insecticides produced by fermentation [I99_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3129> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'insecticides produced by fermentation' (harmonised classification of substances code I99_01), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3129> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3130
<https://w3id.org/euph/3130> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'benzoylurea insecticides' (harmonised classification of substances code I99_03), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Benzoylharnstoff-Insektizide"@de ,
                                                                          "benzoylurea insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3130" ;
                             rdfs:label "benzoylurea insecticides [I99_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3130> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'benzoylurea insecticides' (harmonised classification of substances code I99_03), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3130> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3131
<https://w3id.org/euph/3131> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'carbazate insecticides' (harmonised classification of substances code I99_04), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carbazat-Insektizide"@de ,
                                                                          "carbazate insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3131" ;
                             rdfs:label "carbazate insecticides [I99_04]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3131> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'carbazate insecticides' (harmonised classification of substances code I99_04), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3131> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3132
<https://w3id.org/euph/3132> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'diazylhydrazine insecticides' (harmonised classification of substances code I99_05), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Diazylhydrazin-Insektizide"@de ,
                                                                          "diazylhydrazine insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3132" ;
                             rdfs:label "diazylhydrazine insecticides [I99_05]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3132> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'diazylhydrazine insecticides' (harmonised classification of substances code I99_05), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3132> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3133
<https://w3id.org/euph/3133> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'insect growth regulators' (harmonised classification of substances code I99_06), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Insektenwachstumsregler"@de ,
                                                                          "insect growth regulators"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3133" ;
                             rdfs:label "insect growth regulators [I99_06]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3133> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'insect growth regulators' (harmonised classification of substances code I99_06), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3133> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3134
<https://w3id.org/euph/3134> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'nitroguanidine insecticides' (harmonised classification of substances code I99_08), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nitroguanidin-Insektizide"@de ,
                                                                          "nitroguanidine insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3134" ;
                             rdfs:label "nitroguanidine insecticides [I99_08]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3134> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'nitroguanidine insecticides' (harmonised classification of substances code I99_08), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3134> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3135
<https://w3id.org/euph/3135> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'organotin insecticides' (harmonised classification of substances code I99_09), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Organozinn-Insektizide"@de ,
                                                                          "organotin insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3135" ;
                             rdfs:label "organotin insecticides [I99_09]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3135> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'organotin insecticides' (harmonised classification of substances code I99_09), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3135> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3136
<https://w3id.org/euph/3136> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'oxadiazine insecticides' (harmonised classification of substances code I99_10), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oxadiazin-Insektizide"@de ,
                                                                          "oxadiazine insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3136" ;
                             rdfs:label "oxadiazine insecticides [I99_10]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3136> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'oxadiazine insecticides' (harmonised classification of substances code I99_10), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3136> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3137
<https://w3id.org/euph/3137> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'phenyl-ether insecticides' (harmonised classification of substances code I99_11), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Phenylether-Insektizide"@de ,
                                                                          "phenyl-ether insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3137" ;
                             rdfs:label "phenyl-ether insecticides [I99_11]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3137> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'phenyl-ether insecticides' (harmonised classification of substances code I99_11), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3137> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3138
<https://w3id.org/euph/3138> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyrazole (phenyl-)insecticides' (harmonised classification of substances code I99_12), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyrazol(Phenyl-)-Insektizide"@de ,
                                                                          "pyrazole (phenyl-)insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3138" ;
                             rdfs:label "pyrazole (phenyl-)insecticides [I99_12]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3138> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyrazole (phenyl-)insecticides' (harmonised classification of substances code I99_12), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3138> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3139
<https://w3id.org/euph/3139> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyridine insecticides' (harmonised classification of substances code I99_13), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridin-Insektizide"@de ,
                                                                          "pyridine insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3139" ;
                             rdfs:label "pyridine insecticides [I99_13]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3139> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyridine insecticides' (harmonised classification of substances code I99_13), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3139> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3140
<https://w3id.org/euph/3140> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'pyridymethylamine insecticides' (harmonised classification of substances code I99_14), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pyridylmethylamin-Insektizide"@de ,
                                                                          "pyridymethylamine insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3140" ;
                             rdfs:label "pyridymethylamine insecticides [I99_14]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3140> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'pyridymethylamine insecticides' (harmonised classification of substances code I99_14), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3140> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3141
<https://w3id.org/euph/3141> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'sulfite ester insecticides' (harmonised classification of substances code I99_15), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sulfit-Ester-Insektizide"@de ,
                                                                          "sulfite ester insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3141" ;
                             rdfs:label "sulfite ester insecticides [I99_15]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3141> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'sulfite ester insecticides' (harmonised classification of substances code I99_15), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3141> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3142
<https://w3id.org/euph/3142> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'tetronic acid insecticide' (harmonised classification of substances code I99_17), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tetronsäure-Insektizide"@de ,
                                                                          "tetronic acid insecticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3142" ;
                             rdfs:label "tetronic acid insecticides [I99_17]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3142> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'tetronic acid insecticide' (harmonised classification of substances code I99_17), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3142> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3143
<https://w3id.org/euph/3143> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'insect attractants straight chain lepidopteran pheromones (SCLPS)' (harmonised classification of substances code I99_18), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ködergifte geradkettige Lepidopterapheromone"@de ,
                                                                          "SCLPS"@de ,
                                                                          "SCLPS"@en ,
                                                                          "insect attractants straight chain lepidopteran pheromones"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3143" ;
                             rdfs:label "insect attractants straight chain lepidopteran pheromones (SCLPS) [I99_18]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3143> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'insect attractants straight chain lepidopteran pheromones (SCLPS)' (harmonised classification of substances code I99_18), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3143> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3144
<https://w3id.org/euph/3144> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other insect attractants' (harmonised classification of substances code I99_19), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "andere Ködergifte"@de ,
                                                                          "other insect attractants"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3144" ;
                             rdfs:label "other insect attractants [I99_19]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3144> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other insect attractants' (harmonised classification of substances code I99_19), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3144> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3145
<https://w3id.org/euph/3145> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'unclassified insecticides-acaricides' (harmonised classification of substances code I99_99), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nicht zugeordnete Insektizide/Akarizide"@de ,
                                                                          "unclassified insecticides-acaricides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3145" ;
                             rdfs:label "unclassified insecticides-acaricides [I99_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3145> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'unclassified insecticides-acaricides' (harmonised classification of substances code I99_99), a member of the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3145> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other insecticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3146
<https://w3id.org/euph/3146> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7446> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The major group 'molluscicides' (harmonised classification of substances code PES_M or Euro SDMX registry code M) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Molluskizide"@de ,
                                                                          "molluscicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3146" ;
                             rdfs:label "molluscicides [PES_M]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8244) M) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3146> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The major group 'molluscicides' (harmonised classification of substances code PES_M or Euro SDMX registry code M) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3146> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8244) M) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3147
<https://w3id.org/euph/3147> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3146>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'molluscicides' (harmonised classification of substances code M01), a member of the major group 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Molluskizide"@de ,
                                                                          "molluscicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3147" ;
                             rdfs:label "molluscicides [M01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3147> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'molluscicides' (harmonised classification of substances code M01), a member of the major group 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3147> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3148
<https://w3id.org/euph/3148> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3147>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'molluscicides' (harmonised classification of substances code M01_01), a member of the category of products 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Molluskizide"@de ,
                                                                          "molluscicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3148" ;
                             rdfs:label "molluscicides [M01_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3148> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'molluscicides' (harmonised classification of substances code M01_01), a member of the category of products 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3148> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'molluscicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3149
<https://w3id.org/euph/3149> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7446> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The major group 'plant growth regulators' (harmonised classification of substances code PES_PGR or Euro SDMX registry code PGR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzenwachstumsregler"@de ,
                                                                          "plant growth regulators"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3149" ;
                             rdfs:label "plant growth regulators [PES_PGR]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8244) PGR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3149> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The major group 'plant growth regulators' (harmonised classification of substances code PES_PGR or Euro SDMX registry code PGR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3149> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8244) PGR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3150
<https://w3id.org/euph/3150> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3149>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'physiological plant growth regulators' (harmonised classification of substances code PGR01), a member of the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "physiological plant growth regulators"@en ,
                                                                          "physiologisch wirkende Pflanzenwachstumsregler"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3150" ;
                             rdfs:label "physiological plant growth regulators [PGR01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3150> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'physiological plant growth regulators' (harmonised classification of substances code PGR01), a member of the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3150> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3151
<https://w3id.org/euph/3151> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3150>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'physiological plant regulators' (harmonised classification of substances code PGR01_01), a member of the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "physiological plant regulators"@en ,
                                                                          "physiologisch wirkende Pflanzenwachstumsregler"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3151" ;
                             rdfs:label "physiological plant regulators [PGR01_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3151> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'physiological plant regulators' (harmonised classification of substances code PGR01_01), a member of the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3151> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3152
<https://w3id.org/euph/3152> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3150>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other physiological plant growth regulators' (harmonised classification of substances code PGR01_99), a member of the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other physiological plant growth regulators"@en ,
                                                                          "sonstige physiologisch wirkende Pflanzenwachstumsregler"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3152" ;
                             rdfs:label "other physiological plant growth regulators [PGR01_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3152> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other physiological plant growth regulators' (harmonised classification of substances code PGR01_99), a member of the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3152> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'physiological plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3153
<https://w3id.org/euph/3153> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3149>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'anti-sprouting products' (harmonised classification of substances code PGR02), a member of the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Keimhemmungsmittel"@de ,
                                                                          "anti-sprouting products"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3153" ;
                             rdfs:label "anti-sprouting products [PGR02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3153> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'anti-sprouting products' (harmonised classification of substances code PGR02), a member of the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3153> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3154
<https://w3id.org/euph/3154> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3153>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'antisprouting products' (harmonised classification of substances code PGR02_02), a member of the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Keimungshemmer"@de ,
                                                                          "antisprouting products"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3154" ;
                             rdfs:label "antisprouting products [PGR02_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3154> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'antisprouting products' (harmonised classification of substances code PGR02_02), a member of the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3154> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3155
<https://w3id.org/euph/3155> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3153>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other antisprouting products' (harmonised classification of substances code PGR02_99), a member of the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other antisprouting products"@en ,
                                                                          "sonstige Keimungshemmer"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3155" ;
                             rdfs:label "other antisprouting products [PGR02_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3155> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other antisprouting products' (harmonised classification of substances code PGR02_99), a member of the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3155> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'anti-sprouting products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3156
<https://w3id.org/euph/3156> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3149>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'other plant growth regulators' (harmonised classification of substances code PGR03), a member of the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other plant growth regulators"@en ,
                                                                          "sonstige Pflanzenwachstumsregler"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3156" ;
                             rdfs:label "other plant growth regulators [PGR03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3156> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'other plant growth regulators' (harmonised classification of substances code PGR03), a member of the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3156> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3157
<https://w3id.org/euph/3157> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3156>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other plant growth regulators' ([code](harmonised classification of substances code) PGR03_99), a member of the category of products 'other plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other plant growth regulators"@en ,
                                                                          "sonstige Pflanzenwachstumsregler"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3157" ;
                             rdfs:label "other plant growth regulators [PGR03_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3157> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other plant growth regulators' ([code](harmonised classification of substances code) PGR03_99), a member of the category of products 'other plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3157> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'other plant growth regulators' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3158
<https://w3id.org/euph/3158> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7446> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The major group 'other plant protection products' (harmonised classification of substances code PES_ZR or Euro SDMX registry code ZR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other plant protection products"@en ,
                                                                          "sonstige Pflanzenschutzmittel"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3158" ;
                             rdfs:label "other plant protection products [PES_ZR]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8244) ZR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3158> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The major group 'other plant protection products' (harmonised classification of substances code PES_ZR or Euro SDMX registry code ZR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3158> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8244) ZR) of the harmonised classification of substances in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3159
<https://w3id.org/euph/3159> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3158>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'vegetal oils' (harmonised classification of substances code ZR02), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzenöle"@de ,
                                                                          "vegetal oils"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3159" ;
                             rdfs:label "vegetal oils [ZR02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3159> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'vegetal oils' (harmonised classification of substances code ZR02), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3159> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3160
<https://w3id.org/euph/3160> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3159>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'vegetal oils' (harmonised classification of substances code ZR02_01), a member of the category of products 'vegetal oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzenöle"@de ,
                                                                          "vegetal oils"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3160" ;
                             rdfs:label "vegetal oils [ZR02_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'vegetal oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3160> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'vegetal oils' (harmonised classification of substances code ZR02_01), a member of the category of products 'vegetal oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3160> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'vegetal oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3161
<https://w3id.org/euph/3161> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3158>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'soil sterilants (incl. nematicides)' (harmonised classification of substances code ZR03), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bodenentseuchungsmittel (einschließlich Nematizide)"@de ,
                                                                          "soil sterilants (incl. nematicides)"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3161" ;
                             rdfs:label "soil sterilants including nematicides [ZR03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3161> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'soil sterilants (incl. nematicides)' (harmonised classification of substances code ZR03), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3161> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3162
<https://w3id.org/euph/3162> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3161>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'methyl bromide' (harmonised classification of substances code ZR03_01), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Methylbromid"@de ,
                                                                          "methyl bromide"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3162" ;
                             rdfs:label "methyl bromide [ZR03_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3162> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'methyl bromide' (harmonised classification of substances code ZR03_01), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3162> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3163
<https://w3id.org/euph/3163> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3161>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'biological nematicides' (harmonised classification of substances code ZR03_02), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "biological nematicides"@en ,
                                                                          "biologische Nematizide"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3163" ;
                             rdfs:label "biological nematicides [ZR03_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3163> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'biological nematicides' (harmonised classification of substances code ZR03_02), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3163> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3164
<https://w3id.org/euph/3164> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3161>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'organophosphorous nematicides' (harmonised classification of substances code ZR03_03), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Organophosphor-Nematizide"@de ,
                                                                          "organophosphorous nematicides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3164" ;
                             rdfs:label "organophosphorous nematicides [ZR03_03]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3164> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'organophosphorous nematicides' (harmonised classification of substances code ZR03_03), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3164> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3165
<https://w3id.org/euph/3165> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3161>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other soil sterilants' (harmonised classification of substances code ZR03_99), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other soil sterilants"@en ,
                                                                          "sonstige Bodenentseuchungsmittel"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3165" ;
                             rdfs:label "other soil sterilants [ZR03_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3165> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other soil sterilants' (harmonised classification of substances code ZR03_99), a member of the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3165> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'soil sterilants including nematicides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3166
<https://w3id.org/euph/3166> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3158>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'rodenticides' (harmonised classification of substances code ZR04), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rodentizide"@de ,
                                                                          "rodenticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3166" ;
                             rdfs:label "rodenticides [ZR04]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3166> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'rodenticides' (harmonised classification of substances code ZR04), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3166> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3167
<https://w3id.org/euph/3167> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3166>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'rodenticides' (harmonised classification of substances code ZR04_01), a member of the category of products 'rodenticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rodentizide"@de ,
                                                                          "rodenticides"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3167" ;
                             rdfs:label "rodenticides [ZR04_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'rodenticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3167> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'rodenticides' (harmonised classification of substances code ZR04_01), a member of the category of products 'rodenticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3167> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'rodenticides' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3168
<https://w3id.org/euph/3168> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3158>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'all other plant protection products' (harmonised classification of substances code ZR99), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "all other plant protection products"@en ,
                                                                          "alle sonstigen Pflanzenschutzmittel"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3168" ;
                             rdfs:label "all other plant protection products [ZR99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3168> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'all other plant protection products' (harmonised classification of substances code ZR99), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3168> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3169
<https://w3id.org/euph/3169> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3168>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'disinfectants' (harmonised classification of substances code ZR99_01), a member of the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disinfectants"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3169" ;
                             rdfs:label "disinfectants [ZR99_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3169> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'disinfectants' (harmonised classification of substances code ZR99_01), a member of the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3169> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3170
<https://w3id.org/euph/3170> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3168>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'repellents' (harmonised classification of substances code ZR99_02), a member of the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "repellents"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3170" ;
                             rdfs:label "repellents [ZR99_02]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3170> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'repellents' (harmonised classification of substances code ZR99_02), a member of the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3170> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3171
<https://w3id.org/euph/3171> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3168>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class 'other plant protection products' (harmonised classification of substances code ZR99_99), a member of the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other plant protection products"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3171" ;
                             rdfs:label "other plant protection products [ZR99_99]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3171> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class 'other plant protection products' (harmonised classification of substances code ZR99_99), a member of the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3171> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'all other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3173
<https://w3id.org/euph/3173> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2306> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Death means the irreversible loss of brain activity demonstrable by the loss of brain stem reflexes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tot"@de ,
                                                                          "death"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3173" ;
                             rdfs:label "death"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3173> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Death means the irreversible loss of brain activity demonstrable by the loss of brain stem reflexes." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/3174
<https://w3id.org/euph/3174> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2829> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2307> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3173>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Killing means any procedure that causes the death of an animal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "killing"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3174" ;
                             rdfs:label "killing"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3174> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Killing means any procedure that causes the death of an animal." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-95115-40-8"
 ] .


###  https://w3id.org/euph/32
<https://w3id.org/euph/32> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/22> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8065> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1540>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A queen cell is a specialised brood cell in which an immature queen bee develops into an adult queen bee." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Königinnenzelle"@de ,
                                                                        "Weiselzelle"@de ,
                                                                        "alvéole royal"@fr ,
                                                                        "alvéolo real"@es ,
                                                                        "alvéolo real"@pt ,
                                                                        "botcă"@ro ,
                                                                        "celda real"@es ,
                                                                        "cella reale"@it ,
                                                                        "cellule royale"@fr ,
                                                                        "célula real"@pt ,
                                                                        "dronningcelle"@da ,
                                                                        "dronningcelle"@no ,
                                                                        "drottningcell"@sv ,
                                                                        "koniginnecel"@nl ,
                                                                        "moerdop"@nl ,
                                                                        "queen cell"@en ,
                                                                        "realeira"@pt ,
                                                                        "realera"@es ,
                                                                        "visecell"@sv ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:32" ;
                           rdfs:label "queen cell"@en .


###  https://w3id.org/euph/3264
<https://w3id.org/euph/3264> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0060756> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Polygotropy is a foraging behaviour in which a variety of food sources (e.g. flowers of a variety of plant species) are used by the foraging animal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oligolektie"@de ,
                                                                          "poliléctico"@es ,
                                                                          "polytropy"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3264" ;
                             rdfs:label "polytropy"@en .


###  https://w3id.org/euph/3265
<https://w3id.org/euph/3265> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7823> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Food and Agriculture Organization Corporate Statistical Database" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Base de datos estadísticos corporativos de la Organización para la Agricultura y la Alimentación"@es ,
                                                                          "Base di dati statistica dell'Organizzazione delle Nazioni unite per l'alimentazione e l'agricoltura"@it ,
                                                                          "Food and Agriculture Organization Corporate Statistical Database"@en ,
                                                                          "Statistische Datenbank der Ernährungs- und Landwirtschaftsorganisation der Vereinten Nationen"@de ,
                                                                          "قاعدة البيانات الإحصائية لمنظمة الأغذية والزراعة"@ar ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3265" ;
                             rdfs:label "FAOSTAT"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3265> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Food and Agriculture Organization Corporate Statistical Database" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/3266
<https://w3id.org/euph/3266> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16270> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in animal production is an entity in the agriculture domain and has been defined as
the science of breeding and caring for farm animals.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tierhaltung"@de ,
                                                                          "Tierproduktion"@de ,
                                                                          "allevamento"@it ,
                                                                          "animal husbandry"@en ,
                                                                          "animal production"@en ,
                                                                          "veehouderij"@nl ,
                                                                          "veeteelt"@nl ,
                                                                          "élevage"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3266" ;
                             rdfs:label "animal production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3266> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in animal production is an entity in the agriculture domain and has been defined as
the science of breeding and caring for farm animals.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/3270
<https://w3id.org/euph/3270> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/83> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A parasite belonging to the taxonomic class Insecta." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insect parasite"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3270" ;
                             rdfs:label "insect parasite"@en .


###  https://w3id.org/euph/3272
<https://w3id.org/euph/3272> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/66> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A parasite belonging to the taxonomic kingdom Fungi." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pilzparasit"@de ,
                                                                          "fungal parasite"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3272" ;
                             rdfs:label "fungal parasite"@en .


###  https://w3id.org/euph/3274
<https://w3id.org/euph/3274> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_010379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A single-stranded RNA virus is an RNA virus with a single-stranded RNA genome." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Einzelstrang-RNA-Virus"@de ,
                                                                          "single-stranded RNA virus"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3274" ;
                             rdfs:label "single-stranded RNA virus"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3274> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A single-stranded RNA virus is an RNA virus with a single-stranded RNA genome." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/3275
<https://w3id.org/euph/3275> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHMO_0000793> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The highest or lowest amount of an analyte in a sample that can be quantitatively determined with pre-defined precision and accuracy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "limit of quantification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3275" ;
                             rdfs:label "limit of quantification (LOQ)"@en .


###  https://w3id.org/euph/3278
<https://w3id.org/euph/3278> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1701> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame type is a quality of a frame that is used to distinguish between design, function, or size." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rähmchenmaß"@de ,
                                                                          "frame type"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3278" ;
                             rdfs:label "frame type"@en .


###  https://w3id.org/euph/3279
<https://w3id.org/euph/3279> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2221> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An annotation on geological entities is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the geology domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gilles San Martin"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "annotation on geological entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3279" ;
                             rdfs:label "annotation on geological entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3279> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An annotation on geological entities is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the geology domain." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


###  https://w3id.org/euph/3283
<https://w3id.org/euph/3283> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1527> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in geology is a specifically dependent continuant in the geology domain that does not require any further process to be realised." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quality in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3283" ;
                             rdfs:label "quality in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3283> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in geology is a specifically dependent continuant in the geology domain that does not require any further process to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/3284
<https://w3id.org/euph/3284> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1270> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1465> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2985>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A pollinator is an animal such as an insect, a bird, or a mammal, that moves pollen from the anther to the stigma of a flower." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gilles San Martin"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bestäuber"@de ,
                                                                          "pollinator"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3284" ;
                             rdfs:label "pollinator"@en .


###  https://w3id.org/euph/3286
<https://w3id.org/euph/3286> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2220> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in biology is a continuant entity in the biology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3286" ;
                             rdfs:label "generically dependent continuant in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3286> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in biology is a continuant entity in the biology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/3287
<https://w3id.org/euph/3287> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2215> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in engineering is a continuant entity in the engineering domain that does not exist on its own, but does not require a specific single entity in another domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in engineering"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3287" ;
                             rdfs:label "generically dependent continuant in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3287> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in engineering is a continuant entity in the engineering domain that does not exist on its own, but does not require a specific single entity in another domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/3288
<https://w3id.org/euph/3288> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2648> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in biology is an independent continuant in the biology domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3288" ;
                             rdfs:label "material entity in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3288> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in biology is an independent continuant in the biology domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/3289
<https://w3id.org/euph/3289> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2448> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of biological entities is an identifier that is specific for an entity in the biology domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ID of biological entities"@en ,
                                                                          "identifier of biological entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3289" ;
                             rdfs:label "identifier of biological entities"@en .


###  https://w3id.org/euph/3291
<https://w3id.org/euph/3291> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1200> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A drone trap is a device for the separation of drones and worker bees for the purpose of filling mating nuc boxes exclusively with worker bees, as required e.g. in mating stations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Drohnenfalle"@de ,
                                                                          "Drohnensieb"@de ,
                                                                          "atrappe-bourdons"@fr ,
                                                                          "capcană de trîntori"@ro ,
                                                                          "cazazánganos"@es ,
                                                                          "caçador de zangões"@pt ,
                                                                          "caçador de zângãos"@pt ,
                                                                          "darrenval"@nl ,
                                                                          "drone trap"@en ,
                                                                          "dronefelle"@no ,
                                                                          "dronefælde"@da ,
                                                                          "drönarfälla"@sv ,
                                                                          "grade de zângãos"@pt ,
                                                                          "sfucatrice"@it ,
                                                                          "trampa de zánganos"@es ,
                                                                          "trappe à bourdons"@fr ,
                                                                          "trappola per fuchi"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3291" ;
                             rdfs:label "drone trap"@en .


###  https://w3id.org/euph/3296
<https://w3id.org/euph/3296> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2416> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in plant production is a material entity in the plant production domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in plant production"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3296" ;
                             rdfs:label "object in plant production"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3296> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in plant production is a material entity in the plant production domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030/"
 ] .


###  https://w3id.org/euph/3297
<https://w3id.org/euph/3297> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lowest amount of an analyte in a sample that can be quantitatively determined using a method with predefined precision and accuracy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lower limit of quantification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3297" ;
                             rdfs:label "lower limit of quantification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3297> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lowest amount of an analyte in a sample that can be quantitatively determined using a method with predefined precision and accuracy." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ema.europa.eu/en/documents/scientific-guideline/ich-guideline-m10-bioanalytical-method-validation-step-5_en.pdf"
 ] .


###  https://w3id.org/euph/3298
<https://w3id.org/euph/3298> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The highest amount of an analyte in a sample that can be quantitatively determined with pre-defined precision and accuracy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "upper limit of quantification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3298" ;
                             rdfs:label "upper limit of quantification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3298> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The highest amount of an analyte in a sample that can be quantitatively determined with pre-defined precision and accuracy." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ema.europa.eu/en/documents/scientific-guideline/ich-guideline-m10-bioanalytical-method-validation-step-5_en.pdf"
 ] .


###  https://w3id.org/euph/3299
<https://w3id.org/euph/3299> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hat worn when managing honey beehives. When fitted with a bee veil, it serves as protection against stings." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenhut"@de ,
                                                                          "bee hat"@en ,
                                                                          "bihat"@da ,
                                                                          "bihatt"@no ,
                                                                          "bihatt"@sv ,
                                                                          "bijenhoed"@nl ,
                                                                          "bijenkap"@nl ,
                                                                          "capello da apicoltore"@it ,
                                                                          "chapeau d'apiculteur"@fr ,
                                                                          "chapéu de apicultor"@pt ,
                                                                          "mască"@ro ,
                                                                          "pălărie de apicultor"@ro ,
                                                                          "sombrero de apicultor"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3299" ;
                             rdfs:label "bee hat"@en .


###  https://w3id.org/euph/33
<https://w3id.org/euph/33> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/32> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/703> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1058>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An uncapped queen cell is a queen cell, which has not been closed with a wax capping by worker bees.." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "cella reale non opercolata"@it ,
                                                                        "cellule royale ouverte"@fr ,
                                                                        "open moerdop"@nl ,
                                                                        "uncapped queen cell"@en ,
                                                                        "unverdeckelte Weiselzelle"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:33" ;
                           rdfs:label "uncapped queen cell"@en .


###  https://w3id.org/euph/3300
<https://w3id.org/euph/3300> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000062> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The sting of the honey bee is contained within the large sting chamber in the end of the abdomen enclosed between the tergal and sternal plates of segment VII." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stachel"@de ,
                                                                          "ac"@ro ,
                                                                          "aculeo"@it ,
                                                                          "aguijón"@es ,
                                                                          "aiguillon"@fr ,
                                                                          "angel"@nl ,
                                                                          "aparat vulnerant"@ro ,
                                                                          "brod"@da ,
                                                                          "brodd"@no ,
                                                                          "dard"@fr ,
                                                                          "ferrão"@pt ,
                                                                          "gadd"@sv ,
                                                                          "pungiglione"@it ,
                                                                          "sting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3300" ;
                             rdfs:label "sting organ"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3300> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The sting of the honey bee is contained within the large sting chamber in the end of the abdomen enclosed between the tergal and sternal plates of segment VII." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-0-8014-0400-9"
 ] .


###  https://w3id.org/euph/3303
<https://w3id.org/euph/3303> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2931> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/816>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A board in front of the hive entrance on which the bees can take off and land on their return flight." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Flugbrett"@de ,
                                                                          "alighting-board"@en ,
                                                                          "davanzalino"@it ,
                                                                          "flight board"@en ,
                                                                          "flusterbräda"@sv ,
                                                                          "flusterbräde"@sv ,
                                                                          "flybrett"@no ,
                                                                          "flyvebræt"@da ,
                                                                          "plancha de vuelo"@es ,
                                                                          "planche de vol"@fr ,
                                                                          "planchette de vol"@fr ,
                                                                          "predellino d'approdo"@it ,
                                                                          "scîndură de zbor"@ro ,
                                                                          "terreiro"@pt ,
                                                                          "tábua de voo"@pt ,
                                                                          "vliegplank"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3303" ;
                             rdfs:label "flight board"@en .


###  https://w3id.org/euph/3307
<https://w3id.org/euph/3307> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16987> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in chemistry is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in chemistry, i.e. the
[...] science of the composition, structure, properties, and reactions of matter, especially of atomic and molecular systems.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chemie"@de ,
                                                                          "chemistry"@en ,
                                                                          "chimica"@it ,
                                                                          "chimie"@fr ,
                                                                          "scheikunde"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3307" ;
                             rdfs:label "entity in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3307> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in chemistry is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in chemistry, i.e. the
[...] science of the composition, structure, properties, and reactions of matter, especially of atomic and molecular systems.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/3319
<https://w3id.org/euph/3319> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera ligustica Spinola, occurring along the Italian Peninsula and, due to commercial export, throughout the world." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera ligustica"@en ,
                                                                          "Italiaanse bij"@nl ,
                                                                          "Italian honey bee"@en ,
                                                                          "Ligustica"@de ,
                                                                          "Ligustica"@it ,
                                                                          "abeille italienne"@fr ,
                                                                          "abeja italiana"@es ,
                                                                          "abelha italiana"@pt ,
                                                                          "albina italiană"@ro ,
                                                                          "italienske bi"@da ,
                                                                          "italienske bi"@no ,
                                                                          "italienske bi"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3319" ;
                             rdfs:label "Apis mellifera ligustica"@en .


###  https://w3id.org/euph/3320
<https://w3id.org/euph/3320> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7735> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3174>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Sulphuring is a method used in beekeeping whereby a honey bee colony is killed by releasing sulphur dioxide into the beehive. This is often done by burning a carrier coated with elemental sulphur, which releases sulphur dioxide." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a afuma cu pucioasă"@ro ,
                                                                          "a sulfuriza"@ro ,
                                                                          "a trata cu pucioasă"@ro ,
                                                                          "abschwefeln"@de ,
                                                                          "afzwafelen"@nl ,
                                                                          "at svovle"@da ,
                                                                          "att svavla"@sv ,
                                                                          "ausschwefeln"@de ,
                                                                          "azufrar"@es ,
                                                                          "enxofrar"@pt ,
                                                                          "solforare"@it ,
                                                                          "soufrer"@fr ,
                                                                          "sulfuring"@en ,
                                                                          "sulphuring"@en ,
                                                                          "to sulfur"@en ,
                                                                          "to sulphur"@en ,
                                                                          "uitzwavelen"@nl ,
                                                                          "å svovle"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3320" ;
                             rdfs:label "sulphuring"@en .


###  https://w3id.org/euph/3322
<https://w3id.org/euph/3322> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/985> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in kilogram per year." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Jahr"@de ,
                                                                          "kilogram na leto"@sl ,
                                                                          "kilogram per year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3322" ;
                             rdfs:label "kilogram per year"@en .


###  https://w3id.org/euph/3323
<https://w3id.org/euph/3323> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1238> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8169> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7320>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Total production of honey within a calendar year or within a more precicely defined period of one year." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "annual production of honey"@en ,
                                                                          "jährliche Honigproduktion"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3323" ;
                             rdfs:label "annual production of honey"@en .


###  https://w3id.org/euph/3324
<https://w3id.org/euph/3324> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1238> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8169> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7320>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Total production of honey from one honey bee colony within a calendar year or within a more precicely defined period of one year." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Jährliche Honigproduktion pro Bienenvolk"@de ,
                                                                          "annual production of honey per colony"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3324" ;
                             rdfs:label "annual production of honey per colony"@en .


###  https://w3id.org/euph/3325
<https://w3id.org/euph/3325> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1488> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A code set of geographical entities is an information content entity in the geography domain
[...]  that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Code-Set geografischer Einheiten"@de ,
                                                                          "code set of geographical entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3325" ;
                             rdfs:label "code set of geographical entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3325> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A code set of geographical entities is an information content entity in the geography domain
[...]  that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0020020"
 ] .


###  https://w3id.org/euph/3326
<https://w3id.org/euph/3326> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3325> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3352>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The NUTS classification (Nomenclature of territorial units for statistics) is a hierarchical system for dividing up the economic territory of the EU and the UK for the purpose of:
The collection, development and harmonisation of European regional statistics
Socio-economic analyses of the regions
[...]
Framing of EU regional policies""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "NUTS"@de ,
                                                                          "NUTS"@en ,
                                                                          "NUTS"@es ,
                                                                          "NUTS"@fr ,
                                                                          "NUTS"@it ,
                                                                          "NUTS"@nl ,
                                                                          "NUTS"@sl ,
                                                                          "clasificación estadística común de unidades territoriales"@es ,
                                                                          "classificazione statistica delle unità territoriali"@it ,
                                                                          "nomenclature des unités territoriales statistiques"@fr ,
                                                                          "nomenclature of territorial units for statistics"@en ,
                                                                          "nomenclatuur van territoriale eenheden voor de statistiek"@nl ,
                                                                          "statistische Klassifikation der Gebietseinheiten"@de ,
                                                                          "statistična klasifikacija teritorialnih enot"@sl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3326" ;
                             rdfs:label "NUTS"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3326> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The NUTS classification (Nomenclature of territorial units for statistics) is a hierarchical system for dividing up the economic territory of the EU and the UK for the purpose of:
The collection, development and harmonisation of European regional statistics
Socio-economic analyses of the regions
[...]
Framing of EU regional policies""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/web/nuts/background"
 ] .


###  https://w3id.org/euph/3327
<https://w3id.org/euph/3327> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/220> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Division of Austria into main agricultural production zones (Landwirtschaftliche Hauptproduktionsgebiete, HPG), which are an aggregate of minor agricultural production areas (Landwirtschaftliche Kleinproduktionsgebiete, KPG), which in turn aggregate municipalties with similar conditions for agricultural production." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HPG"@de ,
                                                                          "Landwirtschaftliche Hauptproduktionsgebiet"@de ,
                                                                          "main agricultural production zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3327" ;
                             rdfs:label "main agricultural production zone (HPG)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3327> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Division of Austria into main agricultural production zones (Landwirtschaftliche Hauptproduktionsgebiete, HPG), which are an aggregate of minor agricultural production areas (Landwirtschaftliche Kleinproduktionsgebiete, KPG), which in turn aggregate municipalties with similar conditions for agricultural production." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7040-1060-X" ,
                                                            "ISBN:3-7040-1061-8"
 ] .


###  https://w3id.org/euph/3328
<https://w3id.org/euph/3328> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://semanticscience.org/resource/SIO_000415>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A 3 to 5 digit code with the following structure: It begins with a two-letter code referencing the country, which is not necessarily identical with the alpha-2 code in ISO 3166-1. Each of three possible subdivision of the country are then referred to with one additional number from 1 to 9, or a latin capital letter where a subdivision has more than nine entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "NUTS Code"@de ,
                                                                          "NUTS code"@en ,
                                                                          "NUTS code"@nl ,
                                                                          "code NUTS"@fr ,
                                                                          "codice NUTS"@it ,
                                                                          "código NUTS"@es ,
                                                                          "oznaka NUTS"@sl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3328" ;
                             rdfs:label "NUTS code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3328> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A 3 to 5 digit code with the following structure: It begins with a two-letter code referencing the country, which is not necessarily identical with the alpha-2 code in ISO 3166-1. Each of three possible subdivision of the country are then referred to with one additional number from 1 to 9, or a latin capital letter where a subdivision has more than nine entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2003/1059/2018-01-18"
 ] .


###  https://w3id.org/euph/3329
<https://w3id.org/euph/3329> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6318> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apiary ID is a unique sequence of characters associated with an apiary, which is specific to a dataset or to a beekeeper." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenstand-Identifikator"@de ,
                                                                          "apiary ID"@en ,
                                                                          "apiary identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3329" ;
                             rdfs:label "apiary ID"@en .


###  https://w3id.org/euph/3330
<https://w3id.org/euph/3330> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6318> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2987>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique sequence of characters associated with a beekeeper, which is specific to a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Imker-Identifikator"@de ,
                                                                          "beekeeper identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3330" ;
                             rdfs:label "beekeeper ID"@en .


###  https://w3id.org/euph/3331
<https://w3id.org/euph/3331> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7515>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique sequence of integers associated with a record within a certain table." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Datensatz-Identifikator"@de ,
                                                                          "record identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3331" ;
                             rdfs:label "record ID"@en .


###  https://w3id.org/euph/3332
<https://w3id.org/euph/3332> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6318> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique sequence of characters associated with a honey bee colony within a certain dataset" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenvolk-Identifikator"@de ,
                                                                          "colony identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3332" ;
                             rdfs:label "honey bee colony ID"@en .


###  https://w3id.org/euph/3333
<https://w3id.org/euph/3333> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1701> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame dimension is a characteristic of a frame. The height is measured from the outside surface of the top bar to the outside surface of the bottom bar. The width is measured between the outside surfaces of the side bars." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rähmchenmaß"@de ,
                                                                          "dimension du cadre"@fr ,
                                                                          "frame dimension"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3333" ;
                             rdfs:label "frame dimension"@en .


###  https://w3id.org/euph/3334
<https://w3id.org/euph/3334> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Geographical coordinates of a location in WGS84 format in decimal degrees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "coordinate geografiche"@it ,
                                                                          "coordonnées géographiques"@fr ,
                                                                          "geografische Koordinaten"@de ,
                                                                          "geografische coördinaten"@nl ,
                                                                          "geographical coordinates"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3334" ;
                             rdfs:label "geographical coordinate"@en .


###  https://w3id.org/euph/3335
<https://w3id.org/euph/3335> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2568> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6894> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000027>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive temperature is a measurement of the temperature inside a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Temperatur im Bienenstock"@de ,
                                                                          "hive temperature"@en ,
                                                                          "temperatura de la colmena"@es ,
                                                                          "tempèrature de la ruche"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3335" ;
                             rdfs:label "hive temperature"@en .


###  https://w3id.org/euph/3336
<https://w3id.org/euph/3336> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2568> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6894> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive weight is a measurement of the mass of a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenstockgewicht"@de ,
                                                                          "Stockgewicht"@de ,
                                                                          "hive weight"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3336" ;
                             rdfs:label "hive weight"@en .


###  https://w3id.org/euph/3337
<https://w3id.org/euph/3337> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3334> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7646>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7647>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The geographic latitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a dcterms:Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "breedtegraad"@nl ,
                                                                          "geographische Breite"@de ,
                                                                          "latitud"@es ,
                                                                          "latitude"@en ,
                                                                          "latitude"@fr ,
                                                                          "latitudine"@it ,
                                                                          "zemljepisna širina"@sl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3337" ;
                             rdfs:label "decimal latitude"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3337> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The geographic latitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a dcterms:Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/3338
<https://w3id.org/euph/3338> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3334> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7646>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7647>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The geographic longitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a dcterms:Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geographische Länge"@de ,
                                                                          "lengtegraad"@nl ,
                                                                          "longitud"@es ,
                                                                          "longitude"@en ,
                                                                          "longitude"@fr ,
                                                                          "longitudine"@it ,
                                                                          "zemljepisna dolžina"@sl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3338" ;
                             rdfs:label "decimal longitude"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3338> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The geographic longitude (in decimal degrees, using the spatial reference system given in dwc:geodeticDatum) of the geographic center of a dcterms:Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/3339
<https://w3id.org/euph/3339> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/438> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A mass measurement made on the surface of the planet earth." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gewicht"@de ,
                                                                          "Teža"@sl ,
                                                                          "poids"@fr ,
                                                                          "weight"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3339" ;
                             rdfs:label "weight"@en .


###  https://w3id.org/euph/3340
<https://w3id.org/euph/3340> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1876> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A cleaning bee is a worker bee carrying out the task of cleaning brood cells, typically in the first days after hatching from the brood cell." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Putzbiene"@de ,
                                                                          "abelha higiênica"@pt ,
                                                                          "abelha limpadeira"@pt ,
                                                                          "abelha lixeira"@pt ,
                                                                          "abelha varredora"@pt ,
                                                                          "albină gospodină"@ro ,
                                                                          "ape pulitrice"@it ,
                                                                          "cleaning bee"@en ,
                                                                          "limpiadora"@es ,
                                                                          "nettoyeuse"@fr ,
                                                                          "poetsbij"@nl ,
                                                                          "pussebi"@no ,
                                                                          "putsbi"@sv ,
                                                                          "rengøringsbi"@da ,
                                                                          "spazzina"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3340" ;
                             rdfs:label "cleaning bee"@en .


###  https://w3id.org/euph/3341
<https://w3id.org/euph/3341> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee disease is the occurrence of infections and infestations by one or more disease agents causing dysfunction of honey bees, with or without clinical or pathological manifestations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenkrankheit"@de ,
                                                                          "Krankheit der Honigbiene"@de ,
                                                                          "bijenziekte"@nl ,
                                                                          "disease of honey bees"@en ,
                                                                          "maladie des abeilles"@fr ,
                                                                          "malattia delle api"@it ,
                                                                          "patologia dell'alveare"@it ,
                                                                          "ziekte van de honingbij"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3341" ;
                             rdfs:label "honey bee disease"@en .


###  https://w3id.org/euph/3342
<https://w3id.org/euph/3342> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8169> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7395>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time scale unit [...] resulting from a defined division of a calendar year [...], each containing a specific number of calendar days [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kalendermonat"@de ,
                                                                          "Monat"@de ,
                                                                          "calendar month"@en ,
                                                                          "koledarski mesec"@sl ,
                                                                          "mesec"@sl ,
                                                                          "month"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3342" ;
                             rdfs:label "calendar month"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3342> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time scale unit [...] resulting from a defined division of a calendar year [...], each containing a specific number of calendar days [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/3343
<https://w3id.org/euph/3343> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://semanticscience.org/resource/SIO_000415>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A postal code (also known locally in various English-speaking countries throughout the world as a postcode, post code, PIN or ZIP Code) is a series of letters or digits or both, sometimes including spaces or punctuation, included in a postal address for the purpose of sorting mail." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Postleitzahl"@de ,
                                                                          "postcode"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3343" ;
                             rdfs:label "postcode"@en .


###  https://w3id.org/euph/3344
<https://w3id.org/euph/3344> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3347> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The geographic coordinate system is the reference system for locating spatial features on the Earth’s
surface [...]. The geographic coordinate system is defined by longitude and latitude. Both longitude and latitude are angular measures: longitude measures the angle east or west from the prime meridian, and latitude measures the angle north or south of the equatorial plane.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geographic coordinate system"@en ,
                                                                          "geographisches Koordinatensystem"@de ,
                                                                          "sistema di coordinate geografiche"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3344" ;
                             rdfs:label "geographic coordinate system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3344> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The geographic coordinate system is the reference system for locating spatial features on the Earth’s
surface [...]. The geographic coordinate system is defined by longitude and latitude. Both longitude and latitude are angular measures: longitude measures the angle east or west from the prime meridian, and latitude measures the angle north or south of the equatorial plane.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-1-259-92964-9"
 ] .


###  https://w3id.org/euph/3345
<https://w3id.org/euph/3345> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3344> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A projected coordinate system is built on a map projection. Projected coordinate systems and map projections are often used interchangeably." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "projected coordinate system"@en ,
                                                                          "projektiertes Koordinatensystem"@de ,
                                                                          "système de coordonnées projetées"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3345" ;
                             rdfs:label "projected coordinate system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3345> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A projected coordinate system is built on a map projection. Projected coordinate systems and map projections are often used interchangeably." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-1-259-92964-9"
 ] .


###  https://w3id.org/euph/3347
<https://w3id.org/euph/3347> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1042> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A spatial reference system (SRS) or coordinate reference system (CRS) is a framework used to precisely measure locations on the surface of Earth as coordinates. It is thus the application of the abstract mathematics of coordinate systems and analytic geometry to geographic space." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Koordinatenreferenzsystem"@de ,
                                                                          "geodetisch coördinatensysteem"@nl ,
                                                                          "spatial reference system"@en ,
                                                                          "système de coordonnées"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3347" ;
                             rdfs:label "spatial reference system (SRS)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3347> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A spatial reference system (SRS) or coordinate reference system (CRS) is a framework used to precisely measure locations on the surface of Earth as coordinates. It is thus the application of the abstract mathematics of coordinate systems and analytic geometry to geographic space." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Spatial_reference_system&oldid=1178070198"
 ] .


###  https://w3id.org/euph/3348
<https://w3id.org/euph/3348> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3345> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Used worldwide, the UTM grid system divides the Earth’s surface between 84° N and 80° S into 60
zones. Each zone covers 6° of longitude and is numbered sequentially with zone 1 beginning at 180° W. Each zone is further divided into the northern and southern hemispheres. The designation of a UTM zone therefore carries a number and a letter.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "UTM grid system"@en ,
                                                                          "UTM-Koordinatensystem"@de ,
                                                                          "proiezione universale trasversa di Mercatore"@it ,
                                                                          "sistema de coordenadas universal transversal de Mercator"@es ,
                                                                          "transverse universelle de Mercator (UTM)"@fr ,
                                                                          "universele transversale mercatorprojectie"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3348" ;
                             rdfs:label "Universal Transverse Mercator (UTM) coordinate system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3348> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Used worldwide, the UTM grid system divides the Earth’s surface between 84° N and 80° S into 60
zones. Each zone covers 6° of longitude and is numbered sequentially with zone 1 beginning at 180° W. Each zone is further divided into the northern and southern hemispheres. The designation of a UTM zone therefore carries a number and a letter.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-1-259-92964-9"
 ] .


###  https://w3id.org/euph/3349
<https://w3id.org/euph/3349> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8169> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7395>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time scale unit [...] starting at the beginning of the day and ending with the beginning of the next day, the latter being the starting instant [...] of the next calendar day [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kalendertag"@de ,
                                                                          "Tag des Monats"@de ,
                                                                          "calendar day"@en ,
                                                                          "giorno del mese"@it ,
                                                                          "jour calendaire"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3349" ;
                             rdfs:label "calendar day"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3349> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time scale unit [...] starting at the beginning of the day and ending with the beginning of the next day, the latter being the starting instant [...] of the next calendar day [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/3350
<https://w3id.org/euph/3350> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "dwc:month in which a dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Monat, in dem ein Ereignis beginnt"@de ,
                                                                          "mois au cours duquel un événement commence"@fr ,
                                                                          "month in which an event starts"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3350" ;
                             rdfs:label "start month"@en .


###  https://w3id.org/euph/3352
<https://w3id.org/euph/3352> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7824>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Eurostat is the statistical office of the European Union, responsible for publishing high-quality Europe-wide statistics and indicators that enable comparisons between countries and regions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Eurostat"@de ,
                                                                          "Eurostat"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3352" ;
                             rdfs:label "EUROSTAT"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3352> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Eurostat is the statistical office of the European Union, responsible for publishing high-quality Europe-wide statistics and indicators that enable comparisons between countries and regions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://commission.europa.eu/about-european-commission/departments-and-executive-agencies/eurostat-european-statistics_en"
 ] .


###  https://w3id.org/euph/3353
<https://w3id.org/euph/3353> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A CAS Registry Number® is a unique and unambiguous identifier for a specific substance that allows clear communication and, with the help of CAS scientists, links together all available data and research about that substance. Governmental agencies rely on CAS Registry Numbers for substance identification in regulatory applications because they are unique, easy validated, and internationally recognized." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CAS registry number"@en ,
                                                                          "CAS-Registernummer"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3353" ;
                             rdfs:label "CAS registry number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3353> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A CAS Registry Number® is a unique and unambiguous identifier for a specific substance that allows clear communication and, with the help of CAS scientists, links together all available data and research about that substance. Governmental agencies rely on CAS Registry Numbers for substance identification in regulatory applications because they are unique, easy validated, and internationally recognized." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.cas.org/cas-data/cas-registry"
 ] .


###  https://w3id.org/euph/3354
<https://w3id.org/euph/3354> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2226> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in chemistry is an continuant entity in the chemistry domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3354" ;
                             rdfs:label "generically dependent continuant in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3354> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in chemistry is an continuant entity in the chemistry domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/3355
<https://w3id.org/euph/3355> rdf:type owl:Class ;
                             rdfs:subClassOf <https://data.europa.eu/eli/reg/2017/269/oj> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The harmonised classification of substances, as defined in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Harmoniseret klassificering af stoffer"@da ,
                                                                          "aineiden yhdenmukaistettu luokittelu"@fi ,
                                                                          "ainete ühtlustatud klassifikatsioon"@et ,
                                                                          "anyagok harmonizált besorolása"@hu ,
                                                                          "clasificare armonizată a substanțelor"@ro ,
                                                                          "classificación armonizada de sustancias"@es ,
                                                                          "classification harmonisée des substances"@fr ,
                                                                          "classificazione armonizzata delle sostanze"@it ,
                                                                          "classificação harmonizada das substâncias"@pt ,
                                                                          "eναρμονισμένη tαξινόμηση oυσιών"@el ,
                                                                          "geharmoniseerde indeling van de stoffen"@nl ,
                                                                          "harmonised classification of substances"@en ,
                                                                          "harmoniserad klassificering av ämnen"@sv ,
                                                                          "harmonisierten Klassifikation der Stoffe"@de ,
                                                                          "harmonizovaná klasifikace látek"@cs ,
                                                                          "harmonizovaná klasifikácia látok"@sk ,
                                                                          "klassifikazzioni armonizzata ta' sustanzi"@mt ,
                                                                          "saskaņotā vielu klasifikācija"@lv ,
                                                                          "suderinta medžiagų klasifikacija"@lt ,
                                                                          "usklajena razvrstitev snovi"@sl ,
                                                                          "usklađena klasifikacija tvari"@hr ,
                                                                          "zharmonizowana klasyfikacja substancji"@pl ,
                                                                          "хармонизирана класификация на вещества"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3355" ;
                             rdfs:label "harmonised classification of substances"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3355> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The harmonised classification of substances, as defined in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX%3A32017R0269"
 ] .


###  https://w3id.org/euph/3356
<https://w3id.org/euph/3356> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The CIPAC (Collaborative International Pesticides Analytical Council) code number system is a simple approach for an unambiguous coding of active ingredients and variants used in the area/field of pesticides." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CIPAC code number"@en ,
                                                                          "CIPAC-Code-Nummer"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3356" ;
                             rdfs:label "CIPAC code number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3356> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The CIPAC (Collaborative International Pesticides Analytical Council) code number system is a simple approach for an unambiguous coding of active ingredients and variants used in the area/field of pesticides." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.cipac.org/index.php/code-numbers/code-numbers1"
 ] .


###  https://w3id.org/euph/3357
<https://w3id.org/euph/3357> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7447> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3158>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The category of products 'mineral oils' (harmonised classification of substances code ZR01), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mineralöle"@de ,
                                                                          "mineral oils"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3357" ;
                             rdfs:label "mineral oils [ZR01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3357> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The category of products 'mineral oils' (harmonised classification of substances code ZR01), a member of the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3357> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the major group 'other plant protection products' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3358
<https://w3id.org/euph/3358> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3357>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[Chemical class](The chemical class 'mineral oils' (harmonised classification of substances code ZR01_01), a member of the category of products 'mineral oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mineralöle"@de ,
                                                                          "mineral oils"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3358" ;
                             rdfs:label "mineral oils [ZR01_01]"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'mineral oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3358> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Chemical class](The chemical class 'mineral oils' (harmonised classification of substances code ZR01_01), a member of the category of products 'mineral oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3358> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8165) the category of products 'mineral oils' in the harmonised classification of substances of annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3366
<https://w3id.org/euph/3366> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1818> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The (periodic) check of the condition (e.g. state of health, nutritional status, space requirements, presence of queen cells) of honey bee colonies in apiaries." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Standbesuch"@de ,
                                                                          "Standkontrolle"@de ,
                                                                          "bezichtiging"@nl ,
                                                                          "bezichtiging van de volken"@nl ,
                                                                          "control în stupină"@ro ,
                                                                          "controle"@nl ,
                                                                          "inspección"@es ,
                                                                          "inspection"@en ,
                                                                          "inspection of apiary"@en ,
                                                                          "inspecção"@pt ,
                                                                          "inspeksjon"@no ,
                                                                          "inspektion"@da ,
                                                                          "ispezione dell'apiario"@it ,
                                                                          "kontroll"@no ,
                                                                          "kontroll"@sv ,
                                                                          "revizie"@ro ,
                                                                          "undersökning"@sv ,
                                                                          "visita"@es ,
                                                                          "visita"@it ,
                                                                          "visita de inspecção"@pt ,
                                                                          "visita del colmenar"@es ,
                                                                          "visite de rucher"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3366" ;
                             rdfs:label "inspection of apiary"@en .


###  https://w3id.org/euph/3367
<https://w3id.org/euph/3367> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/720> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Introducing is a queen management process by which a new queen is inserted into a queenless honey bee colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a introduce"@ro ,
                                                                          "a introduce matca"@ro ,
                                                                          "at indføre"@da ,
                                                                          "att tillsätta"@sv ,
                                                                          "inbrengen"@nl ,
                                                                          "introducing"@en ,
                                                                          "introducir"@es ,
                                                                          "introduire"@fr ,
                                                                          "introdurre"@it ,
                                                                          "introduzir"@pt ,
                                                                          "invoeren"@nl ,
                                                                          "to introduce"@en ,
                                                                          "zusetzen"@de ,
                                                                          "å innføre"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3367" ;
                             rdfs:label "introducing"@en .


###  https://w3id.org/euph/3368
<https://w3id.org/euph/3368> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/123> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8179> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1275>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The honey bee disease nosemosis caused by the intracellular parasite Nosema ceranae." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nosemose verursacht durch Nosema ceranae"@de ,
                                                                          "nosemosis caused by Nosema ceranae"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3368" ;
                             rdfs:label "nosemosis caused by Nosema ceranae"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3368> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The honey bee disease nosemosis caused by the intracellular parasite Nosema ceranae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/3369
<https://w3id.org/euph/3369> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3328> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A NUTS code defined in the NUTS classification 2021, valid from 2021-01-01 to 2023-12-31, containing 92 regions at NUTS level 1, 244 regions at NUTS level 2 and 1165 regions at NUTS level 3 level." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "NUTS 2021 code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3369" ;
                             rdfs:label "NUTS 2021 code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3369> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A NUTS code defined in the NUTS classification 2021, valid from 2021-01-01 to 2023-12-31, containing 92 regions at NUTS level 1, 244 regions at NUTS level 2 and 1165 regions at NUTS level 3 level." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://data.europa.eu/eli/reg_del/2019/1755/oj"
 ] .


###  https://w3id.org/euph/3370
<https://w3id.org/euph/3370> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Dancing, also referred to as dance language, is a honey bee behavior used by woprker bees as a communication system with their nestmates in their nest. It  is based on repetitive movements together with sound and vibrational signals." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tanz"@de ,
                                                                          "dance"@en ,
                                                                          "dans"@da ,
                                                                          "dans"@nl ,
                                                                          "dans"@no ,
                                                                          "dans"@ro ,
                                                                          "dans"@sv ,
                                                                          "danse"@fr ,
                                                                          "danza"@es ,
                                                                          "danza"@it ,
                                                                          "dança"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3370" ;
                             rdfs:label "dancing"@en .


###  https://w3id.org/euph/3371
<https://w3id.org/euph/3371> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3370> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The grooming dance is a dance observed in the Western honey bee (Apis mellifera), which consists of stationary side-to-side vibrations, sometimes mixed with short brief periods of self-grooming. It is performed by individual worker bees to invite other nestmates to groom her." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Putztanz"@de ,
                                                                          "dans de curăţire"@ro ,
                                                                          "danse de nettoyage"@fr ,
                                                                          "danza de limpieza"@es ,
                                                                          "danza del governo"@it ,
                                                                          "dança de limpeza"@pt ,
                                                                          "grooming dance"@en ,
                                                                          "poetsdans"@nl ,
                                                                          "pudsedans"@da ,
                                                                          "pussedans"@no ,
                                                                          "putsdans"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3371" ;
                             rdfs:label "grooming dance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3371> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The grooming dance is a dance observed in the Western honey bee (Apis mellifera), which consists of stationary side-to-side vibrations, sometimes mixed with short brief periods of self-grooming. It is performed by individual worker bees to invite other nestmates to groom her." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1046/j.1439-0310.2003.00947.x"
 ] .


###  https://w3id.org/euph/3372
<https://w3id.org/euph/3372> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3370> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The round dance is a dance observed in the Western honey bee (Apis mellifera), which encodes maily the distance of a food source that is located at a short distance [generally assumed to be less than around 100 m] from the nest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rundtanz"@de ,
                                                                          "dans circular"@ro ,
                                                                          "danse en rond"@fr ,
                                                                          "danza circolare"@it ,
                                                                          "danza en redondo"@es ,
                                                                          "dança em círculo"@pt ,
                                                                          "ringdans"@sv ,
                                                                          "rondedans"@nl ,
                                                                          "round dance"@en ,
                                                                          "runddans"@da ,
                                                                          "runddans"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3372" ;
                             rdfs:label "round dance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3372> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The round dance is a dance observed in the Western honey bee (Apis mellifera), which encodes maily the distance of a food source that is located at a short distance [generally assumed to be less than around 100 m] from the nest." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1146/annurev.ento.47.091201.145306"
 ] .


###  https://w3id.org/euph/3373
<https://w3id.org/euph/3373> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3370> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The waggle dance is a dance is a dance observed in the Western honey bee (Apis mellifera), which encodes the direction and distance of a food source that is located at a long distance [generally assumed to be around 100 m and more] from the nest.
Direction is encoded in the orientation of the waggling run relative to gravity [...]. Distance is encoded in the duration of the waggling run. Other bees observing the dance use the spatial information it contains to fly to the general location of the food and odors carried by the dancer to pinpoint the actual resource.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schwänzeltanz"@de ,
                                                                          "dans balansat"@ro ,
                                                                          "danse frétillante"@fr ,
                                                                          "danza de meneo de cola"@es ,
                                                                          "danza dell'addome"@it ,
                                                                          "dança do requebrado"@pt ,
                                                                          "dança em oito"@pt ,
                                                                          "dança frenética"@pt ,
                                                                          "kwispeldans"@nl ,
                                                                          "loggredans"@no ,
                                                                          "schuddans"@nl ,
                                                                          "sidderdans"@nl ,
                                                                          "staartdans"@nl ,
                                                                          "viftdans"@sv ,
                                                                          "vippdans"@sv ,
                                                                          "vrikkedans"@da ,
                                                                          "waggle dance"@en ,
                                                                          "wagtail dance"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3373" ;
                             rdfs:label "waggle dance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3373> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The waggle dance is a dance is a dance observed in the Western honey bee (Apis mellifera), which encodes the direction and distance of a food source that is located at a long distance [generally assumed to be around 100 m and more] from the nest.
Direction is encoded in the orientation of the waggling run relative to gravity [...]. Distance is encoded in the duration of the waggling run. Other bees observing the dance use the spatial information it contains to fly to the general location of the food and odors carried by the dancer to pinpoint the actual resource.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1146/annurev.ento.47.091201.145306"
 ] .


###  https://w3id.org/euph/3374
<https://w3id.org/euph/3374> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2987> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeper who carries out this activity with the aim of making a profit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Berufsimker"@de ,
                                                                          "Berufsimkerin"@de ,
                                                                          "Erwerbsimker"@de ,
                                                                          "Erwerbsimkerin"@de ,
                                                                          "apicoltore industriale"@it ,
                                                                          "apicoltore professionale"@it ,
                                                                          "apiculteur professionel"@fr ,
                                                                          "apicultor industrial"@es ,
                                                                          "apicultor profesional"@es ,
                                                                          "apicultor profesionist"@ro ,
                                                                          "apicultor profissional"@pt ,
                                                                          "bedrijfsimker"@nl ,
                                                                          "beroepsimker"@nl ,
                                                                          "commercial beekeeper"@en ,
                                                                          "erhvervsbiavler"@da ,
                                                                          "storbiavler"@da ,
                                                                          "storbiodlare"@sv ,
                                                                          "yrkesbiodlare"@sv ,
                                                                          "yrkesbirøkter"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3374" ;
                             rdfs:label "commercial beekeeper"@en .


###  https://w3id.org/euph/3375
<https://w3id.org/euph/3375> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0019098> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1334757>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1340278>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Brood rearing is a behavior of many female bees, which either alone or in cooperation with other (usually related, more rarely unrelated) individuals of the same species care for their own offspring or that of another (usually related, more rarely unrelated) female by providing it with food and/or protecting it from predators, diseases, or other disorders." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutaufzucht"@de ,
                                                                          "Brutgeschäft"@de ,
                                                                          "Brutpflege"@de ,
                                                                          "allevamento di covata"@it ,
                                                                          "broedproductie"@nl ,
                                                                          "broedverzorging"@nl ,
                                                                          "brood rearing"@en ,
                                                                          "creștere de puiet"@ro ,
                                                                          "crianza de pollo"@es ,
                                                                          "criação"@pt ,
                                                                          "cría de pollo"@es ,
                                                                          "desenvolvimento da postura"@pt ,
                                                                          "desenvolvimento de crias"@pt ,
                                                                          "yngeloppdrett"@no ,
                                                                          "yngelproduktion"@da ,
                                                                          "yngeluppfödning"@sv ,
                                                                          "yngling"@no ,
                                                                          "élevage du couvain"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3375" ;
                             rdfs:label "brood rearing"@en .


###  https://w3id.org/euph/3385
<https://w3id.org/euph/3385> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/573> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A mating station is a location in which only drones from selected queens may be kept and which is protected by geographical barriers against the entry of drones that are not descendants of the selected queens and where unmated queens are brought so that they can mate with these drones." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Belegstation"@de ,
                                                                          "Belegstelle"@de ,
                                                                          "bevruchtingsstation"@nl ,
                                                                          "estación de fecundación"@es ,
                                                                          "estação de fecundação"@pt ,
                                                                          "mating station"@en ,
                                                                          "parestasjon"@no ,
                                                                          "parningsstation"@sv ,
                                                                          "parringsstation"@da ,
                                                                          "queen-mating station"@en ,
                                                                          "station de fécondation"@fr ,
                                                                          "stazione di fecondazione"@it ,
                                                                          "staţiune de împerechere"@ro ,
                                                                          "vatră de împerechere"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3385" ;
                             rdfs:label "honey bee mating station"@en .


###  https://w3id.org/euph/3386
<https://w3id.org/euph/3386> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3932> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee colony headed by a queen, which descends from a selected queen that acts as a sire, and is used to produce drones on a mating station." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Drohnenvolk"@de ,
                                                                          "Dröhnerich"@de ,
                                                                          "alveare da fuchi"@it ,
                                                                          "colonia de zánganos"@es ,
                                                                          "colonie crescătoare de trîntori"@ro ,
                                                                          "colonie à bourdons"@fr ,
                                                                          "colónia de criação de zangões"@pt ,
                                                                          "colónia de criação de zângãos"@pt ,
                                                                          "darrenteeltvolk"@nl ,
                                                                          "drone-rearing colony"@en ,
                                                                          "dronefolk"@da ,
                                                                          "dronefolk"@no ,
                                                                          "drönarsamhälle"@sv ,
                                                                          "ruche à bourdons"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3386" ;
                             rdfs:label "drone-rearing colony"@en .


###  https://w3id.org/euph/3387
<https://w3id.org/euph/3387> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/803> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A drone comb is a brood comb that contains mainly cells intended for drone brood." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Drohnenwabe"@de ,
                                                                          "darrenraat"@nl ,
                                                                          "drone comb"@en ,
                                                                          "dronetavle"@da ,
                                                                          "dronetavle"@no ,
                                                                          "dronevoks"@da ,
                                                                          "fagure de trîntori"@ro ,
                                                                          "favo da fuchi"@it ,
                                                                          "favo de zangões"@pt ,
                                                                          "favo de zângãos"@pt ,
                                                                          "kaka med drönarceller"@sv ,
                                                                          "panal de zánganos"@es ,
                                                                          "rayon de mâles"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3387" ;
                             rdfs:label "drone comb"@en .


###  https://w3id.org/euph/3388
<https://w3id.org/euph/3388> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2211> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An arrangement of combs in a beehive in which the combs are parallel to the hive entrance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Querwabenstellung"@de ,
                                                                          "Warmbau"@de ,
                                                                          "batería caliente"@es ,
                                                                          "bâtisse chaude"@fr ,
                                                                          "construção quente"@pt ,
                                                                          "disposição quente"@pt ,
                                                                          "favo caldo"@it ,
                                                                          "favos paralelos á entrada"@pt ,
                                                                          "panales paralelos al frente"@es ,
                                                                          "pat-cald"@ro ,
                                                                          "tvärbygge"@sv ,
                                                                          "varmbygg"@no ,
                                                                          "varmbygge"@sv ,
                                                                          "varmbygning"@da ,
                                                                          "warm way"@en ,
                                                                          "warme bouw"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3388" ;
                             rdfs:label "warm way"@en .


###  https://w3id.org/euph/3389
<https://w3id.org/euph/3389> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2211> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1440> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An arrangement of combs in a beehive in which the combs are perpendicular to the hive entrance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kaltbau"@de ,
                                                                          "Längswabenstellung"@de ,
                                                                          "bateria fría"@es ,
                                                                          "bâtisse froide"@fr ,
                                                                          "cold way"@en ,
                                                                          "construção fria"@pt ,
                                                                          "disposição fria"@pt ,
                                                                          "favo freddo"@it ,
                                                                          "favos perpendiculares à entrada"@pt ,
                                                                          "kaldbygg"@no ,
                                                                          "kallbygge"@sv ,
                                                                          "koldbygning"@da ,
                                                                          "koude bouw"@nl ,
                                                                          "längdbygge"@sv ,
                                                                          "panales perpendiculares al frente"@es ,
                                                                          "pat-rece"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3389" ;
                             rdfs:label "cold way"@en .


###  https://w3id.org/euph/3390
<https://w3id.org/euph/3390> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0019098> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In zoology, copulation is animal sexual behavior in which a male introduces sperm into the female's body, especially directly into her reproductive tract. This is an aspect of mating." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kopulation"@de ,
                                                                          "accouplement"@fr ,
                                                                          "copulatie"@nl ,
                                                                          "copulation"@en ,
                                                                          "copulation"@fr ,
                                                                          "copulazione"@it ,
                                                                          "copulaţie"@ro ,
                                                                          "cópula"@es ,
                                                                          "cópula"@pt ,
                                                                          "kopulasjon"@no ,
                                                                          "kopulation"@da ,
                                                                          "kopulation"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3390" ;
                             rdfs:label "copulation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3390> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In zoology, copulation is animal sexual behavior in which a male introduces sperm into the female's body, especially directly into her reproductive tract. This is an aspect of mating." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Copulation_(zoology)&oldid=1264666156"
 ] .


###  https://w3id.org/euph/3394
<https://w3id.org/euph/3394> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/852> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The process by which a honey bee colony changes in size (number of individuals, amount of space occupied) or in the composition of individuals aving different physiological or ethological characteristics." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entwicklung"@de ,
                                                                          "desarrollo"@es ,
                                                                          "desenvolvimento"@pt ,
                                                                          "development"@en ,
                                                                          "dezvoltare"@ro ,
                                                                          "développement"@fr ,
                                                                          "ontwikkeling"@nl ,
                                                                          "sviluppo"@it ,
                                                                          "udvikling"@da ,
                                                                          "utveckling"@sv ,
                                                                          "utvikling"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3394" ;
                             rdfs:label "honey bee colony development"@en .


###  https://w3id.org/euph/3395
<https://w3id.org/euph/3395> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0035176> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...] [Division of labor] refers to biases in the propensity of individuals to perform different tasks within a group [...]. There are two basic classes of [...] [Division of labor] across the social insects: between queens and workers and amongst the workers for tasks unrelated to reproduction." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Arbeitsteilung"@de ,
                                                                          "arbeidsfordeling"@no ,
                                                                          "arbeidsverdeling"@nl ,
                                                                          "arbejdsdeling"@da ,
                                                                          "arbetsdelning"@sv ,
                                                                          "arbetsfördelning"@sv ,
                                                                          "division du travail"@fr ,
                                                                          "division of labor"@en ,
                                                                          "divisione del lavoro"@it ,
                                                                          "división del trabajo"@es ,
                                                                          "divisão de trabalho"@pt ,
                                                                          "diviziunea muncii"@ro ,
                                                                          "werkverdeling"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3395" ;
                             rdfs:label "division of labor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3395> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] [Division of labor] refers to biases in the propensity of individuals to perform different tasks within a group [...]. There are two basic classes of [...] [Division of labor] across the social insects: between queens and workers and amongst the workers for tasks unrelated to reproduction." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/s00265-009-0874-7"
 ] .


###  https://w3id.org/euph/3397
<https://w3id.org/euph/3397> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/810> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Drawing out is a comb building behavior in which worker bees build comb on a foundation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a clădi"@ro ,
                                                                          "a clădi fagurele artificial"@ro ,
                                                                          "at bygga ut"@sv ,
                                                                          "at bygge ud"@da ,
                                                                          "at udbygge"@da ,
                                                                          "att utbygga"@sv ,
                                                                          "ausbauen"@de ,
                                                                          "costruire i favi"@it ,
                                                                          "estirar"@es ,
                                                                          "puxar"@pt ,
                                                                          "puxar a cera moldada"@pt ,
                                                                          "to draw out"@en ,
                                                                          "trasformare in favo"@it ,
                                                                          "uitbouwen"@nl ,
                                                                          "å bygge ut"@no ,
                                                                          "å trekke ut"@no ,
                                                                          "étirer"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3397" ;
                             rdfs:label "drawing out"@en .


###  https://w3id.org/euph/3398
<https://w3id.org/euph/3398> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Drifting is the return of honey bees to the wrong (nearby) beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a se rătăci"@ro ,
                                                                          "apartarse"@es ,
                                                                          "at fejlflyve"@da ,
                                                                          "at flyve fejl"@da ,
                                                                          "att flyga fel"@sv ,
                                                                          "drifting"@en ,
                                                                          "essere trascinato dalla deriva"@it ,
                                                                          "perder-se"@pt ,
                                                                          "perderse"@es ,
                                                                          "perdersi"@it ,
                                                                          "s'égarer"@fr ,
                                                                          "to drift"@en ,
                                                                          "verfliegen"@de ,
                                                                          "vervliegen"@nl ,
                                                                          "å fly feil"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3398" ;
                             rdfs:label "drifting"@en .


###  https://w3id.org/euph/3399
<https://w3id.org/euph/3399> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2279> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A drinking place is an artificial water source, e.g. a container or a device containing water, which is provided by the beekeeper as a water source for managed honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienentränke"@de ,
                                                                          "abbeveratoio"@it ,
                                                                          "abreuvoir"@fr ,
                                                                          "abrevadero"@es ,
                                                                          "adăpător"@ro ,
                                                                          "bebedouro"@pt ,
                                                                          "bijenkroeg"@nl ,
                                                                          "drikkested"@da ,
                                                                          "drinking place"@en ,
                                                                          "drinkplaats"@nl ,
                                                                          "vanningsplass"@no ,
                                                                          "vattningsanordning"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3399" ;
                             rdfs:label "drinking place"@en .


###  https://w3id.org/euph/34
<https://w3id.org/euph/34> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/32> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/703> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1058>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2912>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A capped queen cell is a queen cell, which has been closed with a wax capping by worker bees." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "capped queen cell"@en ,
                                                                        "cella reale opercolata"@it ,
                                                                        "cellule royale fermée"@fr ,
                                                                        "gesloten moerdop"@nl ,
                                                                        "verdeckelte Weiselzelle"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:34" ;
                           rdfs:label "capped queen cell"@en .


###  https://w3id.org/euph/3458
<https://w3id.org/euph/3458> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                               owl:someValuesFrom <https://w3id.org/euph/72>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Blossom honey is a honey obtained from the nectar of plants." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Blütenhonig"@de ,
                                                                          "Nektarhonig"@de ,
                                                                          "bloemenhonig"@nl ,
                                                                          "bloemenhoning"@nl ,
                                                                          "blomhonung"@sv ,
                                                                          "blomsterhonning"@da ,
                                                                          "blossom honey"@en ,
                                                                          "cvetlični med"@sl ,
                                                                          "cvjetni med"@hr ,
                                                                          "għasel tan-nektar"@mt ,
                                                                          "għasel taż-żahar"@mt ,
                                                                          "kukkaishunaja"@fi ,
                                                                          "kvetový med"@sk ,
                                                                          "květový med"@cs ,
                                                                          "med z nektáru"@sk ,
                                                                          "mel de flores"@pt ,
                                                                          "mel de néctar"@pt ,
                                                                          "mesihunaja"@fi ,
                                                                          "miel de fleurs"@fr ,
                                                                          "miel de flores"@es ,
                                                                          "miel de nectar"@fr ,
                                                                          "miel de néctar"@es ,
                                                                          "miele di fiori"@it ,
                                                                          "miele di nettare"@it ,
                                                                          "miere din inflorescență"@ro ,
                                                                          "miere din nectar"@ro ,
                                                                          "miód kwiatowy"@pl ,
                                                                          "miód nektarowy"@pl ,
                                                                          "nectar honey"@en ,
                                                                          "nectarhonig"@nl ,
                                                                          "nectarhoning"@nl ,
                                                                          "nektar med"@sl ,
                                                                          "nektarhonung"@sv ,
                                                                          "nektarni med"@hr ,
                                                                          "nektaro medus"@lt ,
                                                                          "nektarový med"@cs ,
                                                                          "nektárméz"@hu ,
                                                                          "nektāra medus"@lv ,
                                                                          "virágméz"@hu ,
                                                                          "ziedu medus"@lv ,
                                                                          "õiemesi"@et ,
                                                                          "žiedų medus"@lt ,
                                                                          "μέλι ανθέων"@el ,
                                                                          "μέλι νέκταρος"@el ,
                                                                          "нектарен мед"@bg ,
                                                                          "цветен мед"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3458" ;
                             rdfs:label "blossom honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3458> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Blossom honey is a honey obtained from the nectar of plants." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/35
<https://w3id.org/euph/35> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/32> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Queen cell in which a hatched queen has chewed a hole on the side, causing the workers to remove the larva or pupa inside." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "cella reale rosicchiata dal basso"@it ,
                                                                        "cellule royale grignotée par le bas"@fr ,
                                                                        "open gebeten moerdop"@nl ,
                                                                        "queen cell chewed at the bottom"@en ,
                                                                        "unten aufgebissene Weiselzelle"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:35" ;
                           rdfs:label "queen cell chewed at the bottom"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/35> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Queen cell in which a hatched queen has chewed a hole on the side, causing the workers to remove the larva or pupa inside." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/3571
<https://w3id.org/euph/3571> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Drained honey is honey obtained by draining decapped broodless honey combs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tropfhonig"@de ,
                                                                          "afdryppet honning"@da ,
                                                                          "cijeđeni med"@hr ,
                                                                          "drained honey"@en ,
                                                                          "għasel imsoffi"@mt ,
                                                                          "lecsapolt méz"@hu ,
                                                                          "lekhonig"@nl ,
                                                                          "lekhoning"@nl ,
                                                                          "mel escorrido"@pt ,
                                                                          "miel escurrida"@es ,
                                                                          "miel égoutté"@fr ,
                                                                          "miele scolato"@it ,
                                                                          "miere drenată"@ro ,
                                                                          "miód odsączany"@pl ,
                                                                          "nõrgunud mesi"@et ,
                                                                          "odkvapkaný med"@sk ,
                                                                          "odtočeni med"@sl ,
                                                                          "samotok"@sl ,
                                                                          "självrunnen honung"@sv ,
                                                                          "tecināts medus"@lv ,
                                                                          "valutettu hunaja"@fi ,
                                                                          "varvintas medus"@lt ,
                                                                          "vykapaný med"@cs ,
                                                                          "μέλι στραγγισμένο"@el ,
                                                                          "отцеден мед"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3571" ;
                             rdfs:label "drained honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3571> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Drained honey is honey obtained by draining decapped broodless honey combs." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/3575
<https://w3id.org/euph/3575> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Extracted honey is honey obtained by centrifuging decapped broodless honey combs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schleuderhonig"@de ,
                                                                          "extracted honey"@en ,
                                                                          "għasel estratt"@mt ,
                                                                          "izsviests medus"@lv ,
                                                                          "išsuktas medus"@lt ,
                                                                          "kivont méz"@hu ,
                                                                          "lingottu hunaja"@fi ,
                                                                          "mel centrifugado"@pt ,
                                                                          "miel centrifugada"@es ,
                                                                          "miel centrifugé"@fr ,
                                                                          "miele centrifugato"@it ,
                                                                          "miere extrasă"@ro ,
                                                                          "miód odciągnięty"@pl ,
                                                                          "slingerhonig"@nl ,
                                                                          "slingerhoning"@nl ,
                                                                          "slungad honung"@sv ,
                                                                          "slynget honning"@da ,
                                                                          "točeni med"@sl ,
                                                                          "vrcani med"@hr ,
                                                                          "vurrimesi"@et ,
                                                                          "vytočený med"@cs ,
                                                                          "vytočený med"@sk ,
                                                                          "μέλι φυγοκεντρήσεως"@el ,
                                                                          "центрофугиран мед"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3575" ;
                             rdfs:label "extracted honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3575> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Extracted honey is honey obtained by centrifuging decapped broodless honey combs." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/3591
<https://w3id.org/euph/3591> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                               owl:someValuesFrom <https://w3id.org/euph/802>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Pressed honey is honey obtained by pressing broodless honey combs with or without the application of moderate heat not exceeding 45 °C." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Presshonig"@de ,
                                                                          "għasel ippressat"@mt ,
                                                                          "išspaustas medus"@lt ,
                                                                          "lisovaný med"@cs ,
                                                                          "lisovaný med"@sk ,
                                                                          "mel prensado"@pt ,
                                                                          "miel prensada"@es ,
                                                                          "miel pressé"@fr ,
                                                                          "miele torchiato"@it ,
                                                                          "miere presată"@ro ,
                                                                          "miód wyciskany"@pl ,
                                                                          "pershonig"@nl ,
                                                                          "pershoning"@nl ,
                                                                          "pressad honung"@sv ,
                                                                          "pressed honey"@en ,
                                                                          "presset honning"@da ,
                                                                          "pressitud mesi"@et ,
                                                                          "prešani med"@hr ,
                                                                          "prešani med"@sl ,
                                                                          "puristettu hunaja"@fi ,
                                                                          "sajtolt méz"@hu ,
                                                                          "spiests medus"@lv ,
                                                                          "μέλι πιέσεως"@el ,
                                                                          "пресован мед"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3591" ;
                             rdfs:label "pressed honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3591> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Pressed honey is honey obtained by pressing broodless honey combs with or without the application of moderate heat not exceeding 45 °C." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/3596
<https://w3id.org/euph/3596> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1192> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8170> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Filtered honey is honey obtained by removing foreign inorganic or organic matter in such a way as to result in the significant removal of pollen." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "filtered honey"@en ,
                                                                          "filtreeritud mesi"@et ,
                                                                          "filtreret honning"@da ,
                                                                          "filtrirani med"@hr ,
                                                                          "filtrirani med"@sl ,
                                                                          "filtrovaný med"@cs ,
                                                                          "filtrovaný med"@sk ,
                                                                          "filtruotas medus"@lt ,
                                                                          "gefilterde honig"@nl ,
                                                                          "gefilterde honing"@nl ,
                                                                          "gefilterter Honig"@de ,
                                                                          "għasel iffiltrat"@mt ,
                                                                          "kāsts medus"@lv ,
                                                                          "mel filtrado"@pt ,
                                                                          "miel filtrada"@es ,
                                                                          "miel filtré"@fr ,
                                                                          "miele filtrato"@it ,
                                                                          "miere filtrată"@ro ,
                                                                          "miód filtrowany"@pl ,
                                                                          "pollenszűrt méz"@hu ,
                                                                          "silad honung"@sv ,
                                                                          "suodatettu hunaja"@fi ,
                                                                          "διηθημένο μέλι"@el ,
                                                                          "филтриран мед"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3596" ;
                             rdfs:label "filtered honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3596> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Filtered honey is honey obtained by removing foreign inorganic or organic matter in such a way as to result in the significant removal of pollen." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/36
<https://w3id.org/euph/36> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/3932> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1031> ;
                                             owl:someValuesFrom <https://w3id.org/euph/899>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8170> ;
                                             owl:someValuesFrom <https://w3id.org/euph/3932>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> """A swarm is a honbey bee colony that derives from a parent colony. It has been defined as
a temporary cluster of adult bees that have left a hive with the queen and full stomachs at a temporary bivouac site seeking to move to a new home.""" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarm"@de ,
                                                                        "enjambre"@es ,
                                                                        "enxame"@pt ,
                                                                        "essaim"@fr ,
                                                                        "roi"@ro ,
                                                                        "sciame"@it ,
                                                                        "sverm"@no ,
                                                                        "svärm"@sv ,
                                                                        "sværm"@da ,
                                                                        "swarm"@en ,
                                                                        "zwerm"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:36" ;
                           rdfs:label "swarm"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/36> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A swarm is a honbey bee colony that derives from a parent colony. It has been defined as
a temporary cluster of adult bees that have left a hive with the queen and full stomachs at a temporary bivouac site seeking to move to a new home.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/3600
<https://w3id.org/euph/3600> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Baker's honey is honey which is suitable for industrial uses or as an ingredient in other foodstuffs which are then processed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Backhonig"@de ,
                                                                          "bagerihonning"@da ,
                                                                          "bagerihonung"@sv ,
                                                                          "baker's honey"@en ,
                                                                          "bakkershoning"@nl ,
                                                                          "għasel biex jinħadem"@mt ,
                                                                          "ipari méz"@hu ,
                                                                          "konditerinis medus"@lt ,
                                                                          "mel para uso industrial"@pt ,
                                                                          "miel destiné à l'industrie"@fr ,
                                                                          "miel para uso industrial"@es ,
                                                                          "miele per uso industriale"@it ,
                                                                          "mierea destinată industriei alimentare"@ro ,
                                                                          "miód piekarski"@pl ,
                                                                          "pekarski med"@hr ,
                                                                          "pekařský med"@cs ,
                                                                          "pekovski med"@sl ,
                                                                          "pekársky med"@sk ,
                                                                          "rūpnieciskais medus"@lv ,
                                                                          "taloushunaja"@fi ,
                                                                          "tööstusmesi"@et ,
                                                                          "μέλι ζαχαροπλαστικής"@el ,
                                                                          "индустриален мед"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3600" ;
                             rdfs:label "baker's honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3600> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Baker's honey is honey which is suitable for industrial uses or as an ingredient in other foodstuffs which are then processed." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/3632
<https://w3id.org/euph/3632> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/23> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Chunk honey is honey which contains one or more pieces of comb honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honig mit Wabenteilen"@de ,
                                                                          "Wabenstücke in Honig"@de ,
                                                                          "brokhonig"@nl ,
                                                                          "brokhoning"@nl ,
                                                                          "chunk honey"@en ,
                                                                          "cut comb in honey"@en ,
                                                                          "darabos méz"@hu ,
                                                                          "deli satja v medu"@sl ,
                                                                          "fagure cu miere"@ro ,
                                                                          "għasel fi blokki"@mt ,
                                                                          "honning med stykker af honningtavler"@da ,
                                                                          "honung i bitar av vaxkakor"@sv ,
                                                                          "krojone plastry w miodzie"@pl ,
                                                                          "kusový med"@sk ,
                                                                          "kärjetükkidega mesi"@et ,
                                                                          "leikattu kennohunaja"@fi ,
                                                                          "lépet tartalmazó méz"@hu ,
                                                                          "med s dijelovima saća"@hr ,
                                                                          "med s plástečky"@cs ,
                                                                          "med s satjem"@sl ,
                                                                          "med sa saćem"@hr ,
                                                                          "medus ar šūnu daļām"@lv ,
                                                                          "medus su korio gabalais"@lt ,
                                                                          "mel com pedaços de favos"@pt ,
                                                                          "miel avec morceaux de rayons"@fr ,
                                                                          "miel con trozos de panal"@es ,
                                                                          "miele con pezzi di favo"@it ,
                                                                          "miere cu bucăți de fagure"@ro ,
                                                                          "miód w bryłkach"@pl ,
                                                                          "palahunaja"@fi ,
                                                                          "panal cortado en miel"@es ,
                                                                          "qatgħat mix-xehda fl-għasel"@mt ,
                                                                          "raatbrokken in honig"@nl ,
                                                                          "raatbrokken in honing"@nl ,
                                                                          "rezané plásty v mede"@sk ,
                                                                          "sezioni di favo nel miele"@it ,
                                                                          "šūnu gabalu medus"@lv ,
                                                                          "μέλι με τεμάχια κηρήθρας"@el ,
                                                                          "τεμάχια κηρήθρας με μέλι"@el ,
                                                                          "мед с восъчна пита"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3632" ;
                             rdfs:label "chunk honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3632> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Chunk honey is honey which contains one or more pieces of comb honey." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/37
<https://w3id.org/euph/37> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1565> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1370> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2262>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Swarming is a reproductive process in honey bee colonies in which the queen bee leaves the colony along with some of the worker bees to establish a new nest elsewhere, whilst the remaining worker bees and drone bees stay behind in the old nest with one or more unmated queens." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "essaimer"@fr ,
                                                                        "schwärmen"@de ,
                                                                        "sciamare"@it ,
                                                                        "swarming"@en ,
                                                                        "zwermen"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:37" ;
                           rdfs:label "swarming"@en .


###  https://w3id.org/euph/3703
<https://w3id.org/euph/3703> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_4035> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3108>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """gamma-Cyhalothrin is a cyhalothrin. The chemical substance gamma-cyhalothrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H19ClF3NO3
SMILES: CC1(C"""@H/C=C(/C(F)(F)F)\Cl)C
CAS Registry Number: 76703-62-3
EC Number: 435-840-0
EFSA DCF: RF-0585-001-PPP
harmonised classification of substances code: I01_01_10 ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GAMA CIHALOTRINAS"@lt ,
                                                                          "GAMA-CIALOTRINA"@pt ,
                                                                          "GAMA-CIHALOTRIN"@hr ,
                                                                          "GAMA-CIHALOTRIN"@ro ,
                                                                          "GAMA-CIHALOTRIN"@sl ,
                                                                          "GAMA-CIHALOTRINA"@es ,
                                                                          "GAMA-CYHALOTHRIN"@cs ,
                                                                          "GAMA-CYHALOTRÍN"@sk ,
                                                                          "GAMMA-CIALOTRINA"@it ,
                                                                          "GAMMA-CIHALOTRIN"@hu ,
                                                                          "GAMMA-CIHALOTRĪNS"@lv ,
                                                                          "GAMMA-CYHALOTHRIN"@da ,
                                                                          "GAMMA-CYHALOTHRIN"@de ,
                                                                          "GAMMA-CYHALOTHRIN"@el ,
                                                                          "GAMMA-CYHALOTHRIN"@en ,
                                                                          "GAMMA-CYHALOTHRIN"@nl ,
                                                                          "GAMMA-CYHALOTHRINE"@fr ,
                                                                          "GAMMA-CYHALOTRIN"@sv ,
                                                                          "GAMMA-CYHALOTRYNA"@pl ,
                                                                          "GAMMA-SYHALOTRIINI"@fi ,
                                                                          "GAMMA-TSÜHALOTRIIN"@et ,
                                                                          "GAMMA-ĊJALOTRINA"@mt ,
                                                                          "ГАМА-ЦИХАЛОТРИН"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3703" ;
                             rdfs:label "gamma-cyhalothrin"@en ;
                             <https://w3id.org/euph/4030> """435-840-0
""" ,
                                                          """76703-62-3
""" ,
                                                          """C23H19ClF3NO3
""" ,
                                                          "CC1(C"@H/C=C(/C(F)(F)F)\Cl)C
 ,
                                                          """I01_01_10
""" ,
                                                          """RF-0585-001-PPP
""" ,
                                                          """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """gamma-Cyhalothrin is a cyhalothrin. The chemical substance gamma-cyhalothrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H19ClF3NO3
SMILES: CC1(C"""@H/C=C(/C(F)(F)F)\Cl)C
CAS Registry Number: 76703-62-3
EC Number: 435-840-0
EFSA DCF: RF-0585-001-PPP
harmonised classification of substances code: I01_01_10 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/6440554"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """435-840-0
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """76703-62-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C23H19ClF3NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C"@H/C=C(/C(F)(F)F)\Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_10
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0585-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3703> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  https://w3id.org/euph/371
<https://w3id.org/euph/371> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7587> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The subset of terms used by the ISO 8601 standard, which are considered basic concepts." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 8601 basic concepts"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:371" ;
                            rdfs:label "ISO 8601 basic concepts"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/371> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The subset of terms used by the ISO 8601 standard, which are considered basic concepts." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/3716
<https://w3id.org/euph/3716> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23003> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/749> ;
                                               owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.1.1.7>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3115>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Methiocarb is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance methiocarb is described by the following attributes or identifiers:
PIN: (3,5-dimethyl-4-methylsulfanylphenyl) N-methylcarbamate
Molecular formula: C11H15NO2S
InChI: InChI=1S/C11H15NO2S/c1-7-5-9(14-11(13)12-3)6-8(2)10(7)15-4/h5-6H,1-4H3,(H,12,13)
SMILES: CC1=CC(=CC(=C1SC)C)OC(=O)NC
CAS Registry Number: 2032-65-7
EC Number: 217-991-2
EFSA DCF: RF-0291-001-PPP
harmonised classification of substances code: I03_02_03""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "METHIOCARB"@da ,
                                                                          "METHIOCARB"@de ,
                                                                          "METHIOCARB"@el ,
                                                                          "METHIOCARB"@en ,
                                                                          "METHIOCARB"@nl ,
                                                                          "METHIOKARB"@cs ,
                                                                          "METIOCARB"@es ,
                                                                          "METIOCARB"@it ,
                                                                          "METIOCARB"@ro ,
                                                                          "METIOCARBE"@pt ,
                                                                          "METIOKARB"@et ,
                                                                          "METIOKARB"@hr ,
                                                                          "METIOKARB"@hu ,
                                                                          "METIOKARB"@pl ,
                                                                          "METIOKARB"@sk ,
                                                                          "METIOKARB"@sl ,
                                                                          "METIOKARB"@sv ,
                                                                          "METIOKARBAS"@lt ,
                                                                          "METIOKARBI"@fi ,
                                                                          "METIOKARBS"@lv ,
                                                                          "METJOKARB"@mt ,
                                                                          "MÉTHIOCARBE"@fr ,
                                                                          "МЕТИОКАРБ"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3716" ;
                             rdfs:label "methiocarb"@en ;
                             <https://w3id.org/euph/4030> """(3,5-dimethyl-4-methylsulfanylphenyl) N-methylcarbamate
""" ,
                                                          """2032-65-7
""" ,
                                                          """217-991-2
""" ,
                                                          """C11H15NO2S
""" ,
                                                          """CC1=CC(=CC(=C1SC)C)OC(=O)NC
""" ,
                                                          """I03_02_03
""" ,
                                                          """InChI=1S/C11H15NO2S/c1-7-5-9(14-11(13)12-3)6-8(2)10(7)15-4/h5-6H,1-4H3,(H,12,13)
""" ,
                                                          """RF-0291-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Methiocarb is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance methiocarb is described by the following attributes or identifiers:
PIN: (3,5-dimethyl-4-methylsulfanylphenyl) N-methylcarbamate
Molecular formula: C11H15NO2S
InChI: InChI=1S/C11H15NO2S/c1-7-5-9(14-11(13)12-3)6-8(2)10(7)15-4/h5-6H,1-4H3,(H,12,13)
SMILES: CC1=CC(=CC(=C1SC)C)OC(=O)NC
CAS Registry Number: 2032-65-7
EC Number: 217-991-2
EFSA DCF: RF-0291-001-PPP
harmonised classification of substances code: I03_02_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/16248"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(3,5-dimethyl-4-methylsulfanylphenyl) N-methylcarbamate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """2032-65-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """217-991-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C11H15NO2S
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CC1=CC(=CC(=C1SC)C)OC(=O)NC
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I03_02_03
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C11H15NO2S/c1-7-5-9(14-11(13)12-3)6-8(2)10(7)15-4/h5-6H,1-4H3,(H,12,13)
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3716> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0291-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  https://w3id.org/euph/3718
<https://w3id.org/euph/3718> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6314> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://data.europa.eu/eli/dir/2001/110/2014-06-23>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The hydroxymethylfurfural content is a honey quality parameter. In honey it is used as an indicator for storage conditions and heat treatment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hydroxymethylfurfurolgehalt"@de ,
                                                                          "contenido en hidroximetilfurfural"@es ,
                                                                          "conținut de hidroximetilfurfural"@ro ,
                                                                          "gehalte aan hydroxymethylfurfural"@nl ,
                                                                          "hidroksimetilfurfurola"@lv ,
                                                                          "hidroksimetilfurfurolas"@lt ,
                                                                          "hidroxi-metil-korpa-tartalom"@hu ,
                                                                          "hydroksimetyylifurfuraalipitoisuus"@fi ,
                                                                          "hydroximetylfurfurhalt"@sv ,
                                                                          "hydroxymethylfurfural content"@en ,
                                                                          "hüdroksümetüülfurfuraali sisaldus"@et ,
                                                                          "indhold af hydroxymethylfurfural"@da ,
                                                                          "količina hidroksimetilfurfurala"@hr ,
                                                                          "kontenut hydroxymethylfurfural"@mt ,
                                                                          "obsah hydroxymethylfurfuralu"@cs ,
                                                                          "obsah hydroxymetylfurfuralu"@sk ,
                                                                          "teneur en hydroxyméthylfurfural"@fr ,
                                                                          "tenore di idrossimetilfurfurale"@it ,
                                                                          "teor de hidroximetilfurfural"@pt ,
                                                                          "vsebnost hidroksi metil furfurala"@sl ,
                                                                          "zawartość hydroksymetylofurfuralu"@pl ,
                                                                          "περιεκτικότητας σε υδροξυμεθυλοφουρφουράλη"@el ,
                                                                          "съдържание на хидроксиметилфурфурол"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3718" ;
                             rdfs:label "honey hydroxymethylfurfural content"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3718> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The hydroxymethylfurfural content is a honey quality parameter. In honey it is used as an indicator for storage conditions and heat treatment." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444"
 ] .


###  https://w3id.org/euph/3726
<https://w3id.org/euph/3726> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6314> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://data.europa.eu/eli/dir/2001/110/2014-06-23>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Moisture content is a honey quality parameter related to the shelf-life of honey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wassergehalt"@de ,
                                                                          "contenido de agua"@es ,
                                                                          "drėgmės kiekis"@lt ,
                                                                          "količina vode"@hr ,
                                                                          "kontenut ta' ndewwa"@mt ,
                                                                          "kosteuspitoisuus"@fi ,
                                                                          "moisture content"@en ,
                                                                          "nedvességtartalom"@hu ,
                                                                          "niiskusesisaldus"@et ,
                                                                          "obsah hmotnostného percenta vody"@sk ,
                                                                          "obsah vlhkosti"@cs ,
                                                                          "teneur en eau"@fr ,
                                                                          "tenore d'acqua"@it ,
                                                                          "teor de água"@pt ,
                                                                          "umiditate"@ro ,
                                                                          "vandindhold"@da ,
                                                                          "vattenhalt"@sv ,
                                                                          "vochtgehalte"@nl ,
                                                                          "vsebnost vlage"@sl ,
                                                                          "zawartość wilgoci"@pl ,
                                                                          "ūdens saturs"@lv ,
                                                                          "υγρασία"@el ,
                                                                          "съдържание на влага"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3726" ;
                             rdfs:label "honey moisture content"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3726> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Moisture content is a honey quality parameter related to the shelf-life of honey." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444"
 ] .


###  https://w3id.org/euph/3743
<https://w3id.org/euph/3743> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/4814> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3122>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Orange oil is a herbal pharmaceutical extracted from plants of the genus Citrus. Orange oil is described by the following attributes or identifiers:
EFSA DCF: RF-00005784-PAR
harmonised classification of substances code: I05_02_01""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ACEITE DE NARANJA"@es ,
                                                                          "APELSINIÕLI"@et ,
                                                                          "APELSINOLJA"@sv ,
                                                                          "APELSINŲ ALIEJUS"@lt ,
                                                                          "APELSĪNU EĻĻA"@lv ,
                                                                          "APPELSIINIÖLJY"@fi ,
                                                                          "HUILE ESSENTIELLE D'ORANGE"@fr ,
                                                                          "NARANCSOLAJ"@hu ,
                                                                          "NARANČINO ULJE"@hr ,
                                                                          "OLEJ Z POMERANČOVÉ KŮRY"@cs ,
                                                                          "OLEJEK POMARAŃCZOWY"@pl ,
                                                                          "OLIO DI ARANCIO"@it ,
                                                                          "OLJE POMARANČEVCA"@sl ,
                                                                          "ORANGE OIL"@en ,
                                                                          "ORANGENÖL"@de ,
                                                                          "ORANGEOLIE"@da ,
                                                                          "POMARANČOVÝ OLEJ"@sk ,
                                                                          "SINAASAPPELOLIE"@nl ,
                                                                          "ULEI DE PORTOCALE"@ro ,
                                                                          "ÓLEO DE LARANJA"@pt ,
                                                                          "ŻEJT TAL-LARINĠ"@mt ,
                                                                          "ΠΟΡΤΟΚΑΛΕΛΑΙΟ"@el ,
                                                                          "ПОРТОКАЛОВО МАСЛО"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3743" ;
                             rdfs:label "orange oil"@en ;
                             <https://w3id.org/euph/4030> """I05_02_01
""" ,
                                                          """RF-00005784-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3743> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Orange oil is a herbal pharmaceutical extracted from plants of the genus Citrus. Orange oil is described by the following attributes or identifiers:
EFSA DCF: RF-00005784-PAR
harmonised classification of substances code: I05_02_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3743> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I05_02_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3743> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00005784-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  https://w3id.org/euph/3744
<https://w3id.org/euph/3744> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/4814> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3122>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Tagetes oil is a herbal pharmaceutical extracted from plants of the genus Tagetes. Tagetes oil is described by the following attributes or identifiers:
harmonised classification of substances code: I05_02_02""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ACEITE DE TAGETES"@es ,
                                                                          "AKSAMIETNICOVÝ OLEJ"@sk ,
                                                                          "HUILE ESSENTIELLE DE TAGÈTE"@fr ,
                                                                          "OLEJ Z AKSAMITNÍKU"@cs ,
                                                                          "OLEJEK AKSAMITKOWY"@pl ,
                                                                          "OLIO DI TAGETE"@it ,
                                                                          "OLJE ŽAMETNIC"@sl ,
                                                                          "PEIULILLEÕLI"@et ,
                                                                          "SAMETTIKUKKAÖLJY"@fi ,
                                                                          "SAMTEŅU EĻĻA"@lv ,
                                                                          "SERENČIŲ ALIEJUS"@lt ,
                                                                          "TAGETES OIL"@el ,
                                                                          "TAGETES OIL"@en ,
                                                                          "TAGETES OLAJ"@hu ,
                                                                          "TAGETESOLIE"@da ,
                                                                          "TAGETESOLIE"@nl ,
                                                                          "TAGETESOLJA"@sv ,
                                                                          "TAGETESÖL"@de ,
                                                                          "ULEI DE CRĂIȚĂ"@ro ,
                                                                          "ULJE KADIFICE"@hr ,
                                                                          "ÓLEO DE TAGETES"@pt ,
                                                                          "ŻEJT TAT-TAGETES"@mt ,
                                                                          "МАСЛО ОТ ТАГЕТЕС"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3744" ;
                             rdfs:label "tagetes oil"@en ;
                             <https://w3id.org/euph/4030> """I05_02_02
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3744> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Tagetes oil is a herbal pharmaceutical extracted from plants of the genus Tagetes. Tagetes oil is described by the following attributes or identifiers:
harmonised classification of substances code: I05_02_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3744> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I05_02_02
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .


###  https://w3id.org/euph/3747
<https://w3id.org/euph/3747> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6314> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://data.europa.eu/eli/dir/2001/110/2014-06-23>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Electrical conductivity is a honey quality parameter related to the botanical origin of honey, which is based on the content of minerals (inorganic ions) as well as any other component that can act as electrolyte." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "conductividad eléctrica"@es ,
                                                                          "conductivitate electrică"@ro ,
                                                                          "conductivité électrique"@fr ,
                                                                          "condutividade eléctrica"@pt ,
                                                                          "conduttività elettrica"@it ,
                                                                          "electrical conductivity"@en ,
                                                                          "elektrická vodivost"@cs ,
                                                                          "elektrická vodivosť"@sk ,
                                                                          "elektrijuhtivus"@et ,
                                                                          "elektrinis laidumas"@lt ,
                                                                          "elektrische Leitfähigkeit"@de ,
                                                                          "elektrisk ledningsevne"@da ,
                                                                          "elektrisk ledningsförmåga"@sv ,
                                                                          "električna vodljivost"@hr ,
                                                                          "elektrolitska prevodnost"@sl ,
                                                                          "elektrovadītspēja"@lv ,
                                                                          "johtavuus"@fi ,
                                                                          "konduttività elettrika"@mt ,
                                                                          "przewodność elektryczna"@pl ,
                                                                          "soortelijke elektrische geleiding"@nl ,
                                                                          "áramvezető képesség"@hu ,
                                                                          "ηλεκτρική αγωγιμότητα"@el ,
                                                                          "електропроводимост"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3747" ;
                             rdfs:label "honey electrical conductivity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3747> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Electrical conductivity is a honey quality parameter related to the botanical origin of honey, which is based on the content of minerals (inorganic ions) as well as any other component that can act as electrolyte." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444"
 ] .


###  https://w3id.org/euph/3779
<https://w3id.org/euph/3779> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_39173> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3140>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Acetamiprid is a chloropyridine. The chemical substance acetamiprid is described by the following attributes or identifiers:
PIN: N-[(6-chloro-3-pyridinyl)methyl]-N'-cyano-N-methylethanimidamide
Molecular formula: C10H11ClN4
InChI: InChI=1S/C10H11ClN4/c1-8(14-7-12)15(2)6-9-3-4-10(11)13-5-9/h3-5H,6H2,1-2H3/b14-8+
SMILES: C(N(/C(=N/C#N)/C)C)C=1C=CC(Cl)=NC1
CAS Registry Number: 135410-20-7
EC Number: 682-791-8
EFSA DCF: RF-0014-001-PPP
harmonised classification of substances code: I99_14_01""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ACETAMIPRID"@cs ,
                                                                          "ACETAMIPRID"@da ,
                                                                          "ACETAMIPRID"@de ,
                                                                          "ACETAMIPRID"@el ,
                                                                          "ACETAMIPRID"@en ,
                                                                          "ACETAMIPRID"@es ,
                                                                          "ACETAMIPRID"@hr ,
                                                                          "ACETAMIPRID"@hu ,
                                                                          "ACETAMIPRID"@it ,
                                                                          "ACETAMIPRID"@nl ,
                                                                          "ACETAMIPRID"@ro ,
                                                                          "ACETAMIPRID"@sk ,
                                                                          "ACETAMIPRID"@sl ,
                                                                          "ACETAMIPRID"@sv ,
                                                                          "ACETAMIPRIDAS"@lt ,
                                                                          "ACETAMIPRIDE"@pt ,
                                                                          "ACETAMIPRYD"@pl ,
                                                                          "ACETAMIPRĪDS"@lv ,
                                                                          "ACÉTAMIPRIDE"@fr ,
                                                                          "ASETAMIPRIDI"@fi ,
                                                                          "ATSEETAMIPRIID"@et ,
                                                                          "AĊETAMIPRID"@mt ,
                                                                          "АЦЕТАМИПРИД"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3779" ;
                             rdfs:label "acetamiprid"@en ;
                             <https://w3id.org/euph/4030> """135410-20-7
""" ,
                                                          """682-791-8
""" ,
                                                          """C(N(/C(=N/C#N)/C)C)C=1C=CC(Cl)=NC1
""" ,
                                                          """C10H11ClN4
""" ,
                                                          """I99_14_01
""" ,
                                                          """InChI=1S/C10H11ClN4/c1-8(14-7-12)15(2)6-9-3-4-10(11)13-5-9/h3-5H,6H2,1-2H3/b14-8+
""" ,
                                                          """N-[(6-chloro-3-pyridinyl)methyl]-N'-cyano-N-methylethanimidamide
""" ,
                                                          """RF-0014-001-PPP
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Acetamiprid is a chloropyridine. The chemical substance acetamiprid is described by the following attributes or identifiers:
PIN: N-[(6-chloro-3-pyridinyl)methyl]-N'-cyano-N-methylethanimidamide
Molecular formula: C10H11ClN4
InChI: InChI=1S/C10H11ClN4/c1-8(14-7-12)15(2)6-9-3-4-10(11)13-5-9/h3-5H,6H2,1-2H3/b14-8+
SMILES: C(N(/C(=N/C#N)/C)C)C=1C=CC(Cl)=NC1
CAS Registry Number: 135410-20-7
EC Number: 682-791-8
EFSA DCF: RF-0014-001-PPP
harmonised classification of substances code: I99_14_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/213021"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """135410-20-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """682-791-8
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C(N(/C(=N/C#N)/C)C)C=1C=CC(Cl)=NC1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C10H11ClN4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_14_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C10H11ClN4/c1-8(14-7-12)15(2)6-9-3-4-10(11)13-5-9/h3-5H,6H2,1-2H3/b14-8+
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """N-[(6-chloro-3-pyridinyl)methyl]-N'-cyano-N-methylethanimidamide
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3779> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-0014-001-PPP
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  https://w3id.org/euph/3785
<https://w3id.org/euph/3785> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24026> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3143>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Codlemone is a fatty alcohol. It has similar properties to a pheromone produced by female codling moths (Cydia pomonella) that acts as sex-attractant for males. The chemical substance codlemone is described by the following attributes or identifiers:
PIN: (8E,10E)-dodeca-8,10-dien-1-ol
Molecular formula: C12H22O
InChI: InChI=1S/C12H22O/c1-2-3-4-5-6-7-8-9-10-11-12-13/h2-5,13H,6-12H2,1H3/b3-2+,5-4+
SMILES: C/C=C/C=C/CCCCCCCO
CAS Registry Number: 33956-49-9
EC Number: 251-761-2
EFSA DCF: RF-00007850-PAR
harmonised classification of substances code: I99_18_01""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "(8E,10E)-DODEKA-8,10-DIEN-1-OL"@cs ,
                                                                          "(8E,10E)-DODEKA-8,10-DIÉN-1-OL"@sk ,
                                                                          "(E,E)-8,10-DODECADIEEN-1-OL"@nl ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OL"@da ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OL"@de ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OL"@en ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OL"@es ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OL"@pt ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OL"@ro ,
                                                                          "(E,E)-8,10-DODECADIEN-1-OLO"@it ,
                                                                          "(E,E)-8,10-DODEKADIEEN-1-OOL"@et ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OL"@hr ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OL"@mt ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OL"@pl ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OL"@sl ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OL"@sv ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OLI"@fi ,
                                                                          "(E,E)-8,10-DODEKADIEN-1-OLIS"@lt ,
                                                                          "(E,E)-8,10-DODEKADIÉN-1-OL"@hu ,
                                                                          "(E,E)-8,10-DODEKADIĒN-1-OLS"@lv ,
                                                                          "(E,E)-8,10-DODÉCADIÉN-1-OL"@fr ,
                                                                          "(E,E)-8,10-ΔΩΔΕΚΑΝΟΔΙΕΝ-1-ΟΛΗ"@el ,
                                                                          "(E,E)-8,10-ДОДЕКАДИЕН-1-ОЛ"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3785" ;
                             rdfs:label "codlemone"@en ;
                             <https://w3id.org/euph/4030> """(8E,10E)-dodeca-8,10-dien-1-ol
""" ,
                                                          """251-761-2
""" ,
                                                          """33956-49-9
""" ,
                                                          """C/C=C/C=C/CCCCCCCO
""" ,
                                                          """C12H22O
""" ,
                                                          """I99_18_01
""" ,
                                                          """InChI=1S/C12H22O/c1-2-3-4-5-6-7-8-9-10-11-12-13/h2-5,13H,6-12H2,1H3/b3-2+,5-4+
""" ,
                                                          """RF-00007850-PAR
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Codlemone is a fatty alcohol. It has similar properties to a pheromone produced by female codling moths (Cydia pomonella) that acts as sex-attractant for males. The chemical substance codlemone is described by the following attributes or identifiers:
PIN: (8E,10E)-dodeca-8,10-dien-1-ol
Molecular formula: C12H22O
InChI: InChI=1S/C12H22O/c1-2-3-4-5-6-7-8-9-10-11-12-13/h2-5,13H,6-12H2,1H3/b3-2+,5-4+
SMILES: C/C=C/C=C/CCCCCCCO
CAS Registry Number: 33956-49-9
EC Number: 251-761-2
EFSA DCF: RF-00007850-PAR
harmonised classification of substances code: I99_18_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1126/science.174.4006.297" ,
                                                            "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/1787910"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """(8E,10E)-dodeca-8,10-dien-1-ol
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """251-761-2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """33956-49-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C/C=C/C=C/CCCCCCCO
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C12H22O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I99_18_01
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C12H22O/c1-2-3-4-5-6-7-8-9-10-11-12-13/h2-5,13H,6-12H2,1H3/b3-2+,5-4+
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3785> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """RF-00007850-PAR
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  https://w3id.org/euph/38
<https://w3id.org/euph/38> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1878> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1246> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2461>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/978> ;
                                             owl:someValuesFrom <https://w3id.org/euph/3932>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "The condition of a colony lacking a queen." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "dronningløs"@da ,
                                                                        "dronningløs"@no ,
                                                                        "fără matcă"@ro ,
                                                                        "huérfano"@es ,
                                                                        "königinnenlos"@de ,
                                                                        "moerloos"@nl ,
                                                                        "orfan"@ro ,
                                                                        "orfano"@it ,
                                                                        "orphelin"@fr ,
                                                                        "queenless"@en ,
                                                                        "viselös"@sv ,
                                                                        "weisellos"@de ,
                                                                        "weiselunrichtig"@de ,
                                                                        "órfão"@pt ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:38" ;
                           rdfs:label "queenless"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/38> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The condition of a colony lacking a queen." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/39
<https://w3id.org/euph/39> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1878> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1246> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2461>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/978> ;
                                             owl:someValuesFrom <https://w3id.org/euph/3932>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A colony with a healthy, worker egg-laying queen. The opposite of queenless." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "colonie normală"@ro ,
                                                                        "colónia normal com rainha"@pt ,
                                                                        "con regina"@it ,
                                                                        "cu matcă"@ro ,
                                                                        "dronningret"@da ,
                                                                        "dronningrett"@no ,
                                                                        "dronningriktig"@no ,
                                                                        "drottningriktig"@sv ,
                                                                        "en posesiòn de reina"@es ,
                                                                        "en possession d'une reine"@fr ,
                                                                        "en possession de mère"@fr ,
                                                                        "in possesso di una regina"@it ,
                                                                        "moergoed"@nl ,
                                                                        "queenright"@en ,
                                                                        "viseriktig"@sv ,
                                                                        "viserrigtig"@da ,
                                                                        "weiselrichtig"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:39" ;
                           rdfs:label "queenright"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/39> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A colony with a healthy, worker egg-laying queen. The opposite of queenless." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/3932
<https://w3id.org/euph/3932> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2273> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A group of honey bees of the genus Apis living together in the same nest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenvolk"@de ,
                                                                          "Honigbienenvolk"@de ,
                                                                          "honey bee colony"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3932" ;
                             rdfs:label "honey bee colony"@en .


###  https://w3id.org/euph/3933
<https://w3id.org/euph/3933> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/22> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Empty, queen cup-like beeswax structure in which the queen does not lay an egg." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Spielnäpfchen"@de ,
                                                                          "amusette"@fr ,
                                                                          "play cup"@en ,
                                                                          "speeldopje"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3933" ;
                             rdfs:label "play cup"@en .


###  https://w3id.org/euph/3935
<https://w3id.org/euph/3935> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/720> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Replacement of a queen by the bees without deliberate intervention by the beekeeper." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nachziehen"@de ,
                                                                          "dronningskifte"@da ,
                                                                          "drottningbyte"@sv ,
                                                                          "moerwisseling"@nl ,
                                                                          "reemplazo de la reina"@es ,
                                                                          "remplacement de la reine"@fr ,
                                                                          "renovación de la reina"@es ,
                                                                          "requeening by bees"@en ,
                                                                          "schimbarea mătcii"@ro ,
                                                                          "selvskiftning"@no ,
                                                                          "stille Umweiselung"@de ,
                                                                          "substituição de la rainha"@pt ,
                                                                          "înlocuirea mătcii de către albine"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3935" ;
                             rdfs:label "requeening by bees"@en .


###  https://w3id.org/euph/3936
<https://w3id.org/euph/3936> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2855> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1106>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fork-like tool used for manually removing wax cappings from honey frames." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entdeckelungsgabel"@de ,
                                                                          "avtäckningsgaffel"@sv ,
                                                                          "forchetta disopercolatrice"@it ,
                                                                          "fourchette à désoperculer"@fr ,
                                                                          "furculiță de descăpăcit"@ro ,
                                                                          "garfo de desopercular"@pt ,
                                                                          "horquilla de desopercular"@es ,
                                                                          "ontzegelvork"@nl ,
                                                                          "skrellegaffel"@no ,
                                                                          "skrællegaffel"@da ,
                                                                          "uncapping fork"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3936" ;
                             rdfs:label "uncapping fork"@en .


###  https://w3id.org/euph/4
<https://w3id.org/euph/4> rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                          <http://purl.obolibrary.org/obo/IAO_0000115> "being or happening between to things, places, stages, etc.; in thee middle" ;
                          <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                          <http://purl.obolibrary.org/obo/IAO_0000118> "intermediair"@nl ,
                                                                       "intermediate"@en ,
                                                                       "intermedio"@it ,
                                                                       "intermediär"@de ,
                                                                       "intermédiaire"@fr ;
                          <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4" ;
                          rdfs:label "intermediate"@en .


###  https://w3id.org/euph/40
<https://w3id.org/euph/40> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/720> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "The replacement of a weak or old queen in a colony by a daughter queen - a natural occurrence." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "remplacement par les abeilles"@fr ,
                                                                        "remérage naturel"@fr ,
                                                                        "rinnovo della regina"@it ,
                                                                        "sostituzione naturale della regina"@it ,
                                                                        "stilla drottningbyte"@sv ,
                                                                        "stille Umweiselung"@de ,
                                                                        "stille dronningskifte"@da ,
                                                                        "stille dronningskifte"@no ,
                                                                        "stille moerwisseling"@nl ,
                                                                        "substitución natural de la reina"@es ,
                                                                        "substituição"@pt ,
                                                                        "supercédure"@fr ,
                                                                        "supersedure"@en ,
                                                                        "vernieuwing"@nl ,
                                                                        "înlocuirea liniștită a mătcii"@ro ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:40" ;
                           rdfs:label "supersedure"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/40> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The replacement of a weak or old queen in a colony by a daughter queen - a natural occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/4029
<https://w3id.org/euph/4029> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An ontology representation language is a formal language used to encode ontologies by providing syntax and semantics for defining classes, properties, and axioms." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ontology representation language"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4029" ;
                             rdfs:label "ontology representation language"@en .


###  https://w3id.org/euph/4079
<https://w3id.org/euph/4079> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6303> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The preferred IUPAC name (PIN) of an organic chemical compound is a single name in IUPAC nomenclature, which is to be preferred in legal situations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "PIN"@en ,
                                                                          "preferred IUPAC name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4079" ;
                             rdfs:label "preferred IUPAC name (PIN)"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/6303), which is to be preferred in legal situations.
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4079> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The preferred IUPAC name (PIN) of an organic chemical compound is a single name in IUPAC nomenclature, which is to be preferred in legal situations." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-0-85404-182-4"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4079> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/6303), which is to be preferred in legal situations.
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  https://w3id.org/euph/41
<https://w3id.org/euph/41> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/720> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Requeening by beekeeper is the intentional replacement of a queen by the beekeeper." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Königinnenerneuerung"@de ,
                                                                        "Umweiselung"@de ,
                                                                        "cambio de la reina"@es ,
                                                                        "cambio della regina"@it ,
                                                                        "dronningfornyelse"@da ,
                                                                        "dronningskifte"@no ,
                                                                        "drottningbyte"@sv ,
                                                                        "reemplazo de la reina"@es ,
                                                                        "remplacement de la reine"@fr ,
                                                                        "remérage"@fr ,
                                                                        "requeening by beekeeper"@en ,
                                                                        "sostitutione"@it ,
                                                                        "substituição de la rainha"@pt ,
                                                                        "vervangen van de moer"@nl ,
                                                                        "verwisseling van de koningin"@nl ,
                                                                        "înlocuirea mătcii de către apicultor"@ro ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:41" ;
                           rdfs:label "requeening by beekeeper"@en .


###  https://w3id.org/euph/4140
<https://w3id.org/euph/4140> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2296> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A realizable entity the manifestation of which brings about some result or end that is not essential to a continuant in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant in some kinds of natural, social or institutional contexts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "role in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4140" ;
                             rdfs:label "role in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4140> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A realizable entity the manifestation of which brings about some result or end that is not essential to a continuant in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant in some kinds of natural, social or institutional contexts." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000023"
 ] .


###  https://w3id.org/euph/42
<https://w3id.org/euph/42> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2983> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/3996> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1132>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> """A worker bee is a member of honey bee colony
[...] whose reproductive organs are only partially developed; responsible for carrying on all inside-hive duties except egg-laying, and all outside foraging for food, water, and propolis.""" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Arbeiterin"@de ,
                                                                        "Arbeitsbiene"@de ,
                                                                        "abelha abreira"@pt ,
                                                                        "abelha operária"@pt ,
                                                                        "albină lucrătoare"@ro ,
                                                                        "arbeider"@no ,
                                                                        "arbeidsbi"@no ,
                                                                        "arbeidster"@nl ,
                                                                        "arbejder"@da ,
                                                                        "arbetsbi"@sv ,
                                                                        "obreira"@pt ,
                                                                        "obrera"@es ,
                                                                        "operaia"@it ,
                                                                        "operária"@pt ,
                                                                        "ouvrière"@fr ,
                                                                        "werkbij"@nl ,
                                                                        "werkster"@nl ,
                                                                        "worker"@en ,
                                                                        "worker bee"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:42" ;
                           rdfs:label "worker bee"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/42> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A worker bee is a member of honey bee colony
[...] whose reproductive organs are only partially developed; responsible for carrying on all inside-hive duties except egg-laying, and all outside foraging for food, water, and propolis.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/422
<https://w3id.org/euph/422> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000003>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Identifier of a measurement unit. May be a global unique identifier or an identifier specific to a collection or institution." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "measurement unit ID"@en ,
                                                                         "measurement unit identifier"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:422" ;
                            rdfs:label "measurement unit ID"@en .


###  https://w3id.org/euph/423
<https://w3id.org/euph/423> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity applicability" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anwendbarkeit"@de ,
                                                                         "applicability"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:423" ;
                            rdfs:label "applicability"@en .


###  https://w3id.org/euph/424
<https://w3id.org/euph/424> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity share" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anteil"@de ,
                                                                         "share"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:424" ;
                            rdfs:label "share"@en .


###  https://w3id.org/euph/425
<https://w3id.org/euph/425> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The economic quantity monetary value" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Geldwert"@de ,
                                                                         "denarna vrednost"@sl ,
                                                                         "monetary value"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:425" ;
                            rdfs:label "monetary value"@en .


###  https://w3id.org/euph/426
<https://w3id.org/euph/426> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8084> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Smoking is a technique used in beekeeping to reduce the defensive behaviour of a bee colony during hive inspections by applying smoke." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "a afuma"@ro ,
                                                                         "affumicare"@it ,
                                                                         "ahumar"@es ,
                                                                         "at give røg"@da ,
                                                                         "att röka"@sv ,
                                                                         "beroken"@nl ,
                                                                         "enfumer"@fr ,
                                                                         "fumigar"@pt ,
                                                                         "rauchen"@de ,
                                                                         "räuchern"@de ,
                                                                         "smoking"@en ,
                                                                         "to smoke"@en ,
                                                                         "å røke"@no ,
                                                                         "å røyke"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:426" ;
                            rdfs:label "smoking"@en .


###  https://w3id.org/euph/427
<https://w3id.org/euph/427> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Länge"@de ,
                                                                         "length"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:427" ;
                            rdfs:label "length"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/427> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/428
<https://w3id.org/euph/428> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Fläche"@de ,
                                                                         "area"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:428" ;
                            rdfs:label "area"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/428> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/429
<https://w3id.org/euph/429> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity volume" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Volumen"@de ,
                                                                         "volume"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:429" ;
                            rdfs:label "volume"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/429> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity volume" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/43
<https://w3id.org/euph/43> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2557> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A queen which lays only unfertilized, drone eggs, resulting from improperly or non-mated queen or an older queen that has run out of sperm." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "darrenbroedige moer"@nl ,
                                                                        "darrenmoer"@nl ,
                                                                        "donemor"@no ,
                                                                        "drohnenbrütige Königin"@de ,
                                                                        "drone laying queen"@en ,
                                                                        "drone-breeding queen"@en ,
                                                                        "droneleggende dronning"@no ,
                                                                        "dronemoder"@da ,
                                                                        "matcă trîntoriță"@ro ,
                                                                        "puckelynglande drottning"@sv ,
                                                                        "rainha zanganeira"@pt ,
                                                                        "rainha zangueira"@pt ,
                                                                        "regina fucaiola"@it ,
                                                                        "reina zanganera"@es ,
                                                                        "reine bourdonneuse"@fr ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:43" ;
                           rdfs:label "drone layer"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/43> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A queen which lays only unfertilized, drone eggs, resulting from improperly or non-mated queen or an older queen that has run out of sperm." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/430
<https://w3id.org/euph/430> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity amount" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Menge"@de ,
                                                                         "amount"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:430" ;
                            rdfs:label "amount"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/430> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity amount" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/431
<https://w3id.org/euph/431> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity energy" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Energie"@de ,
                                                                         "energy"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:431" ;
                            rdfs:label "energy"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/431> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity energy" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/432
<https://w3id.org/euph/432> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity power" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Leistung"@de ,
                                                                         "power"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:432" ;
                            rdfs:label "power"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/432> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity power" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/433
<https://w3id.org/euph/433> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C25206> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity Celsius temperature expressed in the derived SI unit with special name and symbol degree Celcius." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Celsius temperature"@en ,
                                                                         "Temperatur"@de ,
                                                                         "temperature"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:433" ;
                            rdfs:label "Celsius temperature"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/433> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity Celsius temperature expressed in the derived SI unit with special name and symbol degree Celcius." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/435
<https://w3id.org/euph/435> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity speed" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Geschwindigkeit"@de ,
                                                                         "speed"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:435" ;
                            rdfs:label "speed"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/435> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity speed" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/436
<https://w3id.org/euph/436> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity acceleration." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Beschleunigung"@de ,
                                                                         "acceleration"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:436" ;
                            rdfs:label "acceleration"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/436> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity acceleration." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/437
<https://w3id.org/euph/437> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                              owl:someValuesFrom <https://w3id.org/euph/371>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity time, attributed to an instant or a time interval on a specified time scale." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Zeit"@de ,
                                                                         "time"@en ,
                                                                         "čas"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:437" ;
                            rdfs:label "time"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/437> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity time, attributed to an instant or a time interval on a specified time scale." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure" ,
                                                         "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/438
<https://w3id.org/euph/438> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Masse"@de ,
                                                                         "masa"@sl ,
                                                                         "mass"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:438" ;
                            rdfs:label "mass"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/438> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/439
<https://w3id.org/euph/439> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/438> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass of nutrients" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Masse von Nährstoffen"@de ,
                                                                         "masa hranil"@sl ,
                                                                         "mass of nutrients"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:439" ;
                            rdfs:label "mass of nutrients"@en .


###  https://w3id.org/euph/44
<https://w3id.org/euph/44> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2557> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1439> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1895>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A laying worker is a worker bee which lays unfertilised eggs, usually in a queenless colony." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Afterkönigin"@de ,
                                                                        "Aftermütterchen"@de ,
                                                                        "Afterweisel"@de ,
                                                                        "Drohnenmütterchen"@de ,
                                                                        "ape fucaiola"@it ,
                                                                        "eggleggende arbeider"@no ,
                                                                        "eierlegende Arbeiterin"@de ,
                                                                        "eierleggende werkbij"@nl ,
                                                                        "eierleggende werkster"@nl ,
                                                                        "laying worker"@en ,
                                                                        "lucrătoare ouătoare"@ro ,
                                                                        "malle moer"@nl ,
                                                                        "obreira poedeira"@pt ,
                                                                        "obrera ponedora"@es ,
                                                                        "operaia figliatrice"@it ,
                                                                        "operaia ovificatrice"@it ,
                                                                        "operária poedeira"@pt ,
                                                                        "ouvrière pondeuse"@fr ,
                                                                        "äggläggande arbetsbi"@sv ,
                                                                        "æglæggende arbejder"@da ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:44" ;
                           rdfs:label "laying worker"@en .


###  https://w3id.org/euph/440
<https://w3id.org/euph/440> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/438> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass of methane" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Masse von Methan"@de ,
                                                                         "masa metana"@sl ,
                                                                         "mass of methane"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:440" ;
                            rdfs:label "mass of methane"@en .


###  https://w3id.org/euph/441
<https://w3id.org/euph/441> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/438> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass of nitrous oxide" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Masse von Distickstoffmonoxid"@de ,
                                                                         "masa dušikovega oksida"@sl ,
                                                                         "mass of nitrous oxide"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:441" ;
                            rdfs:label "mass of nitrous oxide"@en .


###  https://w3id.org/euph/442
<https://w3id.org/euph/442> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/438> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass of nitrous-oxide nitrogen" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Masse von Distickstoffmonoxid"@de ,
                                                                         "mass of nitrous-oxide nitrogen"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:442" ;
                            rdfs:label "mass of nitrous-oxide nitrogen"@en .


###  https://w3id.org/euph/443
<https://w3id.org/euph/443> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/438> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass of carbon dioxide equivalent" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Masse an Kohlendioxidäquivalent"@de ,
                                                                         "mass of carbon dioxide equivalent"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:443" ;
                            rdfs:label "mass of carbon dioxide equivalent"@en .


###  https://w3id.org/euph/444
<https://w3id.org/euph/444> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity plane and phase angle" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "plane and phase angle"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:444" ;
                            rdfs:label "plane and phase angle"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/444> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity plane and phase angle" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/445
<https://w3id.org/euph/445> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity plane angle" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "plane angle"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:445" ;
                            rdfs:label "plane angle"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/445> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity plane angle" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/446
<https://w3id.org/euph/446> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity solid angle" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Raumwinkel"@de ,
                                                                         "solid angle"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:446" ;
                            rdfs:label "solid angle"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/446> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity solid angle" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/447
<https://w3id.org/euph/447> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric current" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric current"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:447" ;
                            rdfs:label "electric current"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/447> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric current" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/4473
<https://w3id.org/euph/4473> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Settling of a swarm is a clustering behavior exhibited by a honey bee swarm when it temporarily gathers on a branch or some other object, or permanently colonises a new nesting cavity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a se aduna"@ro ,
                                                                          "a se instala"@ro ,
                                                                          "agglomerarsi"@it ,
                                                                          "agrupar-se"@pt ,
                                                                          "agruparse"@es ,
                                                                          "amontonarse"@es ,
                                                                          "arracimarse"@es ,
                                                                          "at samle sig"@da ,
                                                                          "at sætte sig"@da ,
                                                                          "att klasa sig"@sv ,
                                                                          "att klunga sig"@sv ,
                                                                          "formar cacho"@pt ,
                                                                          "formare il grappolo"@it ,
                                                                          "gaan hangen"@nl ,
                                                                          "s'amasser"@fr ,
                                                                          "se grouper"@fr ,
                                                                          "settling of swarms"@en ,
                                                                          "sich niederlassen"@de ,
                                                                          "sich sammeln"@de ,
                                                                          "to cluster"@en ,
                                                                          "to settle"@en ,
                                                                          "zich zetten"@nl ,
                                                                          "å klase seg"@no ,
                                                                          "å sette seg"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4473" ;
                             rdfs:label "settling of swarms"@en .


###  https://w3id.org/euph/448
<https://w3id.org/euph/448> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric potential difference" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric potential difference"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:448" ;
                            rdfs:label "electric potential difference"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/448> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric potential difference" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/449
<https://w3id.org/euph/449> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity capacitance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Elektrische Kapazität"@de ,
                                                                         "capacitance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:449" ;
                            rdfs:label "capacitance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/449> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity capacitance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/45
<https://w3id.org/euph/45> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/3932> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A drone laying colony is a colony in which the queen lays only unfertilized eggs developing into drones." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "colonia fucaiola"@it ,
                                                                        "colonie bourdonneuse"@fr ,
                                                                        "darrenbroedig volk"@nl ,
                                                                        "drohnenbrütiges Volk"@de ,
                                                                        "drone laying colony"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:45" ;
                           rdfs:label "drone laying colony"@en .


###  https://w3id.org/euph/450
<https://w3id.org/euph/450> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric resistance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric resistance"@en ,
                                                                         "elektrischer Widerstand"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:450" ;
                            rdfs:label "electric resistance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/450> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric resistance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/451
<https://w3id.org/euph/451> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric conductance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric conductance"@en ,
                                                                         "elektrische Leitfähigkeit"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:451" ;
                            rdfs:label "electric conductance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/451> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric conductance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/452
<https://w3id.org/euph/452> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity amount of substance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Stoffmenge"@de ,
                                                                         "amount of substance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:452" ;
                            rdfs:label "amount of substance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/452> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity amount of substance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/453
<https://w3id.org/euph/453> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity amount of substance concentration, typical symbol c, expressed in the derived unit mol/m3." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Stoffmengenkonzentration"@de ,
                                                                         "amount of substance concentration"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:453" ;
                            rdfs:label "amount of substance concentration"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/453> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity amount of substance concentration, typical symbol c, expressed in the derived unit mol/m3." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/454
<https://w3id.org/euph/454> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C25206> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity thermodynamic temperature" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Thermodynamische Temperatur"@de ,
                                                                         "thermodynamic temperature"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:454" ;
                            rdfs:label "thermodynamic temperature"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/454> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity thermodynamic temperature" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/456
<https://w3id.org/euph/456> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity force" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kraft"@de ,
                                                                         "force"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:456" ;
                            rdfs:label "force"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/456> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity force" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/457
<https://w3id.org/euph/457> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity pressure" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Druck"@de ,
                                                                         "pressure"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:457" ;
                            rdfs:label "pressure"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/457> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity pressure" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/458
<https://w3id.org/euph/458> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity illuminance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Beleuchtungsstärke"@de ,
                                                                         "illuminance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:458" ;
                            rdfs:label "illuminance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/458> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity illuminance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/459
<https://w3id.org/euph/459> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity activity, referred to a radionuclide." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Aktivität bezogen auf ein Radionuklid"@de ,
                                                                         "activity referred to a radionuclide"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:459" ;
                            rdfs:label "activity referred to a radionuclide"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/459> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity activity, referred to a radionuclide." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/46
<https://w3id.org/euph/46> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/3932> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A laying worker colony is a queenless colony in which worker bees lay unfertilised eggs." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "buckelbrütiges Volk"@de ,
                                                                        "bulkbroedig volk"@nl ,
                                                                        "colonia fucaiola"@it ,
                                                                        "colonia zanganera"@es ,
                                                                        "colonie à ouvrières pondeuses"@fr ,
                                                                        "laying worker colony"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:46" ;
                           rdfs:label "laying worker colony"@en .


###  https://w3id.org/euph/460
<https://w3id.org/euph/460> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity dose equivalent" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "dose equivalent"@en ,
                                                                         "Äquivalentdosis"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:460" ;
                            rdfs:label "dose equivalent"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/460> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity dose equivalent" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/462
<https://w3id.org/euph/462> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Density [...] is the ratio of a substance's mass to its volume. The symbol most often used for density is ρ (the lower case Greek letter rho), although the Latin letter D (or d) can also be used." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dichte"@de ,
                                                                         "densidad"@es ,
                                                                         "densidade"@pt ,
                                                                         "densitate"@ro ,
                                                                         "density"@en ,
                                                                         "densità"@it ,
                                                                         "densité"@fr ,
                                                                         "dichtheid"@nl ,
                                                                         "specific mass"@en ,
                                                                         "tetthet"@no ,
                                                                         "täthet"@sv ,
                                                                         "tæthed"@da ,
                                                                         "volumetric mass density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:462" ;
                            rdfs:label "density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/462> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Density [...] is the ratio of a substance's mass to its volume. The symbol most often used for density is ρ (the lower case Greek letter rho), although the Latin letter D (or d) can also be used." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Density&oldid=1327488475" ,
                                                         "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/463
<https://w3id.org/euph/463> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity specific volume" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Spezifisches Volumen"@de ,
                                                                         "specific volume"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:463" ;
                            rdfs:label "specific volume"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/463> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity specific volume" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/464
<https://w3id.org/euph/464> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity luminous intensity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Lichtstärke"@de ,
                                                                         "luminous intensity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:464" ;
                            rdfs:label "luminous intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/464> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity luminous intensity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/465
<https://w3id.org/euph/465> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity irradiance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Bestrahlungsstärke"@de ,
                                                                         "irradiance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:465" ;
                            rdfs:label "irradiance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/465> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity irradiance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/466
<https://w3id.org/euph/466> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity luminance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Leuchtdichte"@de ,
                                                                         "luminance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:466" ;
                            rdfs:label "luminance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/466> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity luminance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/467
<https://w3id.org/euph/467> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric charge" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Elektrische Ladung"@de ,
                                                                         "electric charge"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:467" ;
                            rdfs:label "electric charge"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/467> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric charge" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/468
<https://w3id.org/euph/468> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity magnetic flux" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Magnetischer Fluss"@de ,
                                                                         "magnetic flux"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:468" ;
                            rdfs:label "magnetic flux"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/468> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity magnetic flux" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/469
<https://w3id.org/euph/469> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity magnetic flux density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "magnetic flux density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:469" ;
                            rdfs:label "magnetic flux density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/469> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity magnetic flux density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/470
<https://w3id.org/euph/470> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity inductance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Induktivität"@de ,
                                                                         "inductance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:470" ;
                            rdfs:label "inductance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/470> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity inductance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/471
<https://w3id.org/euph/471> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity luminous flux" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Lichtstrom"@de ,
                                                                         "luminous flux"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:471" ;
                            rdfs:label "luminous flux"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/471> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity luminous flux" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/472
<https://w3id.org/euph/472> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity absorbed dose" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Energiedosis"@de ,
                                                                         "absorbed dose"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:472" ;
                            rdfs:label "absorbed dose"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/472> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity absorbed dose" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/473
<https://w3id.org/euph/473> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity wavenumber" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wellenzahl"@de ,
                                                                         "wavenumber"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:473" ;
                            rdfs:label "wavenumber"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/473> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity wavenumber" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/474
<https://w3id.org/euph/474> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity surface density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Massenbelegung"@de ,
                                                                         "surface density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:474" ;
                            rdfs:label "surface density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/474> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity surface density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/475
<https://w3id.org/euph/475> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity current density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Elektrische Stromdichte"@de ,
                                                                         "current density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:475" ;
                            rdfs:label "current density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/475> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity current density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/476
<https://w3id.org/euph/476> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity magnetic field strength" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "magnetic field strength"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:476" ;
                            rdfs:label "magnetic field strength"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/476> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity magnetic field strength" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/477
<https://w3id.org/euph/477> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity dynamic viscosity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "dynamic viscosity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:477" ;
                            rdfs:label "dynamic viscosity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/477> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity dynamic viscosity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/478
<https://w3id.org/euph/478> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity moment of force" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "moment of force"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:478" ;
                            rdfs:label "moment of force"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/478> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity moment of force" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/479
<https://w3id.org/euph/479> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity surface tension" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Oberflächenspannung"@de ,
                                                                         "surface tension"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:479" ;
                            rdfs:label "surface tension"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/479> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity surface tension" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/48
<https://w3id.org/euph/48> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1443> ;
                                             owl:someValuesFrom <https://w3id.org/euph/1477>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7938> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An escape board is a board with a maze placed between the upper deep box and the honey super. It serves to clear overlaying honey supers from bees." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenflucht"@de ,
                                                                        "Bienenfluchtbrett"@de ,
                                                                        "apiscampo"@it ,
                                                                        "bee escape"@en ,
                                                                        "bijenuitlaat"@nl ,
                                                                        "bitömmarbotten"@sv ,
                                                                        "bitömmare"@sv ,
                                                                        "bitømmer"@da ,
                                                                        "bitømmer"@no ,
                                                                        "bitømmerbrett"@no ,
                                                                        "bitømmerbræt"@da ,
                                                                        "chasse-abeille"@fr ,
                                                                        "chasse-abeilles"@fr ,
                                                                        "clearer-board"@en ,
                                                                        "escapa-abelhas"@pt ,
                                                                        "escape board"@en ,
                                                                        "escape de abejas"@es ,
                                                                        "escape de abelhas"@pt ,
                                                                        "fugapi"@it ,
                                                                        "izgonitor de albine"@ro ,
                                                                        "izgonitor de albine podișor"@ro ,
                                                                        "plateau chasse-abeille"@fr ,
                                                                        "prancheta com escapa-abelhas"@pt ,
                                                                        "super-clearer"@en ,
                                                                        "tablero escape"@es ,
                                                                        "tampa com escapa-abelhas"@pt ,
                                                                        "tavoletta con apiscampo"@it ,
                                                                        "tavoletta con fugàpi"@it ,
                                                                        "uitlaatbord"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:48" ;
                           rdfs:label "escape board"@en .


###  https://w3id.org/euph/480
<https://w3id.org/euph/480> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity angular velocity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Winkelgeschwindigkeit"@de ,
                                                                         "angular velocity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:480" ;
                            rdfs:label "angular velocity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/480> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity angular velocity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/481
<https://w3id.org/euph/481> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity angular acceleration" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Winkelbeschleunigung"@de ,
                                                                         "angular acceleration"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:481" ;
                            rdfs:label "angular acceleration"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/481> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity angular acceleration" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/4814
<https://w3id.org/euph/4814> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60004> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A herbal insecticide is a mixture extracted from plants or plant parts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzenextrakt"@de ,
                                                                          "herbal extract"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4814" ;
                             rdfs:label "herbal extract"@en .


###  https://w3id.org/euph/482
<https://w3id.org/euph/482> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity heat capacity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wärmekapazität"@de ,
                                                                         "heat capacity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:482" ;
                            rdfs:label "heat capacity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/482> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity heat capacity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/483
<https://w3id.org/euph/483> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity specific heat capacity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Spezifische Wärmekapazität"@de ,
                                                                         "specific heat capacity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:483" ;
                            rdfs:label "specific heat capacity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/483> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity specific heat capacity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/484
<https://w3id.org/euph/484> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity specific energy" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "specific energy"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:484" ;
                            rdfs:label "specific energy"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/484> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity specific energy" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/485
<https://w3id.org/euph/485> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity thermal conductivity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wärmeleitfähigkeit"@de ,
                                                                         "thermal conductivity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:485" ;
                            rdfs:label "thermal conductivity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/485> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity thermal conductivity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/486
<https://w3id.org/euph/486> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity energy density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Energiedichte"@de ,
                                                                         "energy density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:486" ;
                            rdfs:label "energy density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/486> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity energy density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/487
<https://w3id.org/euph/487> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric field strength" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric field strength"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:487" ;
                            rdfs:label "electric field strength"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/487> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric field strength" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/488
<https://w3id.org/euph/488> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric charge density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric charge density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:488" ;
                            rdfs:label "electric charge density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/488> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric charge density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/489
<https://w3id.org/euph/489> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity surface charge density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "surface charge density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:489" ;
                            rdfs:label "surface charge density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/489> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity surface charge density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/49
<https://w3id.org/euph/49> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/36> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An absconded swarm is a swarm that a beekeeper has lost after hiving it." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Ausreisser"@de ,
                                                                        "absconded swarm"@en ,
                                                                        "ausgerissener Schwarm"@de ,
                                                                        "ausreissender Schwarm"@de ,
                                                                        "enjambre desertor"@es ,
                                                                        "enxame desertor"@pt ,
                                                                        "essaim déserteur"@fr ,
                                                                        "ontsnapte zwerm"@nl ,
                                                                        "roi dezertor"@ro ,
                                                                        "roi fugar"@ro ,
                                                                        "rymsvärm"@sv ,
                                                                        "rømmet sværm"@da ,
                                                                        "rømt sverm"@no ,
                                                                        "sciame disertore"@it ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:49" ;
                           rdfs:label "absconded swarm"@en .


###  https://w3id.org/euph/490
<https://w3id.org/euph/490> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric flux density" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "electric flux density"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:490" ;
                            rdfs:label "electric flux density"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/490> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric flux density" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/491
<https://w3id.org/euph/491> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity permittivity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Permittivität"@de ,
                                                                         "permittivity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:491" ;
                            rdfs:label "permittivity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/491> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity permittivity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/492
<https://w3id.org/euph/492> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity permeability" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Permeabilität"@de ,
                                                                         "permeability"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:492" ;
                            rdfs:label "permeability"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/492> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity permeability" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/493
<https://w3id.org/euph/493> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity molar energy" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "molar energy"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:493" ;
                            rdfs:label "molar energy"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/493> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity molar energy" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/494
<https://w3id.org/euph/494> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity molar entropy" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "molar entropy"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:494" ;
                            rdfs:label "molar entropy"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/494> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity molar entropy" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/495
<https://w3id.org/euph/495> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity exposure (x- and γ-rays)" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "x- and gamma-rays exposure"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:495" ;
                            rdfs:label "exposure (x- and gamma-rays)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/495> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity exposure (x- and γ-rays)" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/496
<https://w3id.org/euph/496> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity absorbed dose rate" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Energiedosisleistung"@de ,
                                                                         "absorbed dose rate"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:496" ;
                            rdfs:label "absorbed dose rate"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/496> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity absorbed dose rate" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/497
<https://w3id.org/euph/497> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity radiant intensity" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Strahlungsstärke"@de ,
                                                                         "radiant intensity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:497" ;
                            rdfs:label "radiant intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/497> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity radiant intensity" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/498
<https://w3id.org/euph/498> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity radiance" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Strahldichte"@de ,
                                                                         "radiance"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:498" ;
                            rdfs:label "radiance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/498> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity radiance" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/499
<https://w3id.org/euph/499> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity catalytic activity concentration" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "catalytic activity concentration"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:499" ;
                            rdfs:label "catalytic activity concentration"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/499> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity catalytic activity concentration" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/50
<https://w3id.org/euph/50> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2273> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Honey bee forage is any food collected by honey bees, including nectar and other secretions from living parts of plants, honeydew, pollen." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenweide"@de ,
                                                                        "bază meliferă"@ro ,
                                                                        "bee forage"@en ,
                                                                        "bee pasture"@en ,
                                                                        "bibeite"@no ,
                                                                        "bifoder"@sv ,
                                                                        "bijenweide"@nl ,
                                                                        "biväxter"@sv ,
                                                                        "cules"@ro ,
                                                                        "flora apistica"@it ,
                                                                        "flora apícola"@es ,
                                                                        "flora apícola"@pt ,
                                                                        "flora apífila"@pt ,
                                                                        "flora melífera"@pt ,
                                                                        "floră apicolă"@ro ,
                                                                        "pasto das abelhas"@pt ,
                                                                        "source de miellée"@fr ,
                                                                        "sursă de cules"@ro ,
                                                                        "trækkilde"@da ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:50" ;
                           rdfs:label "honey bee forage"@en .


###  https://w3id.org/euph/500
<https://w3id.org/euph/500> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity logarithmic ratio quantities" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "logarithmic ratio quantities"@en ,
                                                                         "logarithmische Verhältnisgrößen"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:500" ;
                            rdfs:label "logarithmic ratio quantities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/500> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity logarithmic ratio quantities" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/501
<https://w3id.org/euph/501> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/911> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Not available is an expression that is used to code missing values in a dataset." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "N/A"@en ,
                                                                         "N/V"@de ,
                                                                         "n.a."@en ,
                                                                         "n.v."@de ,
                                                                         "n/a"@en ,
                                                                         "n/v"@de ,
                                                                         "nicht verfügbar"@de ,
                                                                         "not available"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:501" ;
                            rdfs:label "not availabe"@en .


###  https://w3id.org/euph/503
<https://w3id.org/euph/503> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000639> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A unit adopeted by FAOSTAT, referred to as percent of total livestock units." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Prozent der gesamten Nutztiereinheiten"@de ,
                                                                         "percent of total livestock units"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:503" ;
                            rdfs:label "percent of total livestock units"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/503> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A unit adopeted by FAOSTAT, referred to as percent of total livestock units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/504
<https://w3id.org/euph/504> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1016> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency Euro (ISO 4217:2015 Alphabetic Code EUR) expressed in trillion EUR." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Billionen Euro"@de ,
                                                                         "bilijon Evrov"@sl ,
                                                                         "trillion Euros"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:504" ;
                            rdfs:label "trillion Euros"@en .


###  https://w3id.org/euph/505
<https://w3id.org/euph/505> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1016> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency Euro (ISO 4217:2015 Alphabetic Code EUR) expresssed in billion EUR." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Milliarden Euro"@de ,
                                                                         "billion Euros"@en ,
                                                                         "milijarda Evrov"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:505" ;
                            rdfs:label "billion Euros"@en .


###  https://w3id.org/euph/506
<https://w3id.org/euph/506> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1016> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency Euro (ISO 4217:2015 Alphabetic Code EUR), expresed in million EUR." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Euro"@de ,
                                                                         "milijon Evrov"@sl ,
                                                                         "million Euros"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:506" ;
                            rdfs:label "million Euros"@en .


###  https://w3id.org/euph/507
<https://w3id.org/euph/507> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1016> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency Euro (ISO 4217:2015 Alphabetic Code EUR),expressed in thousand EUR," ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Euro"@de ,
                                                                         "thousand Euros"@en ,
                                                                         "tisoč Evrov"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:507" ;
                            rdfs:label "thousand Euros"@en .


###  https://w3id.org/euph/509
<https://w3id.org/euph/509> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The monetary unit Euro per kilogramm expressed in the currency Euro (ISO 4217:2015 Alphabetic Code EUR)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Euro per kilogram"@en ,
                                                                         "Euro pro Kilogramm"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:509" ;
                            rdfs:label "Euro per kilogram"@en .


###  https://w3id.org/euph/51
<https://w3id.org/euph/51> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2556> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/7762> ;
                                             owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8110> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0025281>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8110> ;
                                             owl:someValuesFrom <https://w3id.org/euph/72>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee forage plant is a plant on which honey bees obtain forage." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Trachtpflanze"@de ,
                                                                        "drachtplant"@de ,
                                                                        "honey bee forage plant"@en ,
                                                                        "pianta apicola"@it ,
                                                                        "plante apicole"@fr ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:51" ;
                           rdfs:label "honey bee forage plant"@en .


###  https://w3id.org/euph/510
<https://w3id.org/euph/510> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/966> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency US Dollar (ISO 4217:2015 Alphabetic Code USD), expressed in trillion USD." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Billionen US Dollar"@de ,
                                                                         "trillion United States Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:510" ;
                            rdfs:label "trillion United States Dollars"@en .


###  https://w3id.org/euph/511
<https://w3id.org/euph/511> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/966> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency US Dollar (ISO 4217:2015 Alphabetic Code USD), expressed in billion USD." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Milliarden US Dollar"@de ,
                                                                         "billion United States Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:511" ;
                            rdfs:label "billion United States Dollars"@en .


###  https://w3id.org/euph/512
<https://w3id.org/euph/512> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/966> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency US Dollar (ISO 4217:2015 Alphabetic Code USD), expressed in million USD." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen US-Dollar"@de ,
                                                                         "million United States Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:512" ;
                            rdfs:label "million United States Dollars"@en .


###  https://w3id.org/euph/513
<https://w3id.org/euph/513> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/966> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The currency US Dollar (ISO 4217:2015 Alphabetic Code USD), expressed in thousand USD." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend US-Dollar"@de ,
                                                                         "thousand United States Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:513" ;
                            rdfs:label "thousand United States Dollars"@en .


###  https://w3id.org/euph/515
<https://w3id.org/euph/515> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <https://w3id.org/euph/542>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The monetary unit United States Dollar per cubic metre, expresssed in the currency US Dollar (ISO 4217:2015 Alphabetic Code USD)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "US-Dollar pro Kubikmeter"@de ,
                                                                         "United States Dollar per cubic metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:515" ;
                            rdfs:label "United States Dollar per cubic metre"@en .


###  https://w3id.org/euph/517
<https://w3id.org/euph/517> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <https://w3id.org/euph/560>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU per thousand kilocaloriest." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "local currency unit per thousand kilocalories"@en ,
                                                                         "lokale Währungseinheit pro tausend Kilokalorien"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:517" ;
                            rdfs:label "local currency unit per thousand kilocalories"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/517> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU per thousand kilocaloriest." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/518
<https://w3id.org/euph/518> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000112>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per Joule." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "local currency unit per Joule"@de ,
                                                                         "local currency unit per Joule"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:518" ;
                            rdfs:label "local currency unit per Joule"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/518> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per Joule." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/519
<https://w3id.org/euph/519> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <https://w3id.org/euph/594>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per tonne." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "local currency unit per tonne"@en ,
                                                                         "lokale Währungseinheit pro Tonne"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:519" ;
                            rdfs:label "local currency unit per tonne"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/519> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per tonne." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/52
<https://w3id.org/euph/52> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2788> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A fruit tree is a tree which bears fruit that is consumed or used by animals and humans." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Obstbaum"@de ,
                                                                        "albero da frutto"@it ,
                                                                        "arbre fruitier"@fr ,
                                                                        "fruit tree"@en ,
                                                                        "fruitboom"@nl ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:52" ;
                           rdfs:label "fruit tree"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/52> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fruit tree is a tree which bears fruit that is consumed or used by animals and humans." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Fruit_tree&oldid=1279565473"
 ] .


###  https://w3id.org/euph/520
<https://w3id.org/euph/520> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "local currency unit per kilogram"@en ,
                                                                         "lokale Währungseinheit pro Kilogramm"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:520" ;
                            rdfs:label "local currency unit per kilogram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/520> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/521
<https://w3id.org/euph/521> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000033>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <https://w3id.org/euph/550>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per person per day." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "local currency unit per person per day"@en ,
                                                                         "lokale Währungseinheit pro Person und Tag"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:521" ;
                            rdfs:label "local currency unit per person per day"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/521> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A monetary unit adopetd by FAOSTAT to refer to any local currency unit (LCU) per person per day." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/523
<https://w3id.org/euph/523> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1015> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A standardised monetary unit adopetd by FAOSTAT, referred to as thousand International Dollars" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Internationale Dollar"@de ,
                                                                         "thousand International Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:523" ;
                            rdfs:label "thousand International Dollars"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/523> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A standardised monetary unit adopetd by FAOSTAT, referred to as thousand International Dollars" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/525
<https://w3id.org/euph/525> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8175> ;
                                              owl:someValuesFrom <https://w3id.org/euph/550>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A standardised monetary unit adopetd by FAOSTAT, referred to as International Dollar per person." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "International Dollar per person"@en ,
                                                                         "Internationale Dollar pro Person"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:525" ;
                            rdfs:label "International Dollar per person"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/525> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A standardised monetary unit adopetd by FAOSTAT, referred to as International Dollar per person." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/526
<https://w3id.org/euph/526> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/926> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A not specified unit, expressed per hundred square kilometer land area." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Einheit pro Hundert Quadratkilometer Landfläche"@de ,
                                                                         "unit per hundred square kilometer land area"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:526" ;
                            rdfs:label "unit per hundred square kilometer land area"@en .


###  https://w3id.org/euph/527
<https://w3id.org/euph/527> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/926> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A not specified unit, expressed hectare land area." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Einheit pro Hektar Landfläche"@de ,
                                                                         "unit per ha land area"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:527" ;
                            rdfs:label "unit per ha land area"@en .


###  https://w3id.org/euph/528
<https://w3id.org/euph/528> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000008>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed in kilometre, a decimal multiple of the base unit metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilometer"@de ,
                                                                         "kilometer"@sl ,
                                                                         "kilometre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:528" ;
                            rdfs:label "kilometre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/528> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed in kilometre, a decimal multiple of the base unit metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/530
<https://w3id.org/euph/530> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000008>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed in the unit decimetre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dezimeter"@de ,
                                                                         "decimeter"@sl ,
                                                                         "decimetre"@en ,
                                                                         "décimètre"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:530" ;
                            rdfs:label "decimetre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/530> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed in the unit decimetre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/531
<https://w3id.org/euph/531> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000008>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed in the unit centimetre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Zentimeter"@de ,
                                                                         "centimeter"@sl ,
                                                                         "centimetre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:531" ;
                            rdfs:label "centimetre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/531> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed in the unit centimetre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/532
<https://w3id.org/euph/532> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000008>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed in the unit millimetre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millimeter"@de ,
                                                                         "milimeter"@sl ,
                                                                         "millimetre"@en ,
                                                                         "millimètre"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:532" ;
                            rdfs:label "millimetre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/532> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed in the unit millimetre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/533
<https://w3id.org/euph/533> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000008>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed in the unit micrometre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mikrometer"@de ,
                                                                         "micrometre"@en ,
                                                                         "micromètre"@fr ,
                                                                         "mikrometer"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:533" ;
                            rdfs:label "micrometre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/533> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed in the unit micrometre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/534
<https://w3id.org/euph/534> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000008>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed in the unit nanometre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Namometer"@de ,
                                                                         "nanometer"@sl ,
                                                                         "nanometre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:534" ;
                            rdfs:label "nanometre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/534> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed in the unit nanometre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/535
<https://w3id.org/euph/535> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/963> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0010010>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area, expressed in the unit thousand hectares" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Hektar"@de ,
                                                                         "thousand hectares"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:535" ;
                            rdfs:label "thousand hectares"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/535> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area, expressed in the unit thousand hectares" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/537
<https://w3id.org/euph/537> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/428>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area, expressed in the derived unit square metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Quadratmeter"@de ,
                                                                         "square metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:537" ;
                            rdfs:label "square metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/537> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area, expressed in the derived unit square metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/538
<https://w3id.org/euph/538> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/968> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/537>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area, expressed in the unit square decimetre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Quadratdezimeter"@de ,
                                                                         "kvadratni decimeter"@sl ,
                                                                         "square decimetre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:538" ;
                            rdfs:label "square decimetre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/538> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area, expressed in the unit square decimetre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/539
<https://w3id.org/euph/539> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/968> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/537>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area, expressed in the unit square centimetre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Quadratzentimeter"@de ,
                                                                         "kvadratni centimeter"@sl ,
                                                                         "square centimetre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:539" ;
                            rdfs:label "square centimetre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/539> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area, expressed in the unit square centimetre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/540
<https://w3id.org/euph/540> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/968> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/537>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area, expressed in the unit square millimetre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Quadratmillimeter"@de ,
                                                                         "kvadratni milimeter"@sl ,
                                                                         "square millimetre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:540" ;
                            rdfs:label "square millimetre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/540> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area, expressed in the unit square millimetre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/542
<https://w3id.org/euph/542> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/429>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity volume, expressed in the derived unit cubic metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kubikmeter"@de ,
                                                                         "cubic metre"@en ,
                                                                         "kubični meter"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:542" ;
                            rdfs:label "cubic metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/542> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity volume, expressed in the derived unit cubic metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/543
<https://w3id.org/euph/543> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/998> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/544>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in thousand heads." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Köpfe"@de ,
                                                                         "thousand heads"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:543" ;
                            rdfs:label "thousand heads"@en .


###  https://w3id.org/euph/544
<https://w3id.org/euph/544> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/715> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in number of heads." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Köpfe"@de ,
                                                                         "heads"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:544" ;
                            rdfs:label "heads"@en .


###  https://w3id.org/euph/5443
<https://w3id.org/euph/5443> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0002530> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8110> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7413>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                               owl:someValuesFrom <https://w3id.org/euph/42>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A wax gland is an exocrine gland complex consisting of epithelial cells, oenocytes and adipocytes. In honey bees they are located at the anterior part of the sternites 4, 5, 6 and 7 in the abdomen that discharges beeswax on two epithelial areas referred to as wax plates or wax mirrors.
See also:
Wax glands © Adam Tofilski www.honeybee.drawwing.org""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsdrüse"@de ,
                                                                          "ghiandola ceripara"@it ,
                                                                          "ghiandola della cera"@it ,
                                                                          "glande cirière"@fr ,
                                                                          "glandă cerieră"@ro ,
                                                                          "glándula cerera"@es ,
                                                                          "glândula cerífera"@pt ,
                                                                          "glândula cerígena"@pt ,
                                                                          "vaxkörtel"@sv ,
                                                                          "vokskirtel"@da ,
                                                                          "vokskjertel"@no ,
                                                                          "wasklier"@nl ,
                                                                          "wax gland"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:5443" ;
                             rdfs:label "wax gland"@en ;
                             <https://w3id.org/euph/4030> """
Wax glands © Adam Tofilski www.honeybee.drawwing.org

""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5443> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A wax gland is an exocrine gland complex consisting of epithelial cells, oenocytes and adipocytes. In honey bees they are located at the anterior part of the sternites 4, 5, 6 and 7 in the abdomen that discharges beeswax on two epithelial areas referred to as wax plates or wax mirrors.
See also:
Wax glands © Adam Tofilski www.honeybee.drawwing.org""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1051/apido:19950103"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5443> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """
Wax glands © Adam Tofilski www.honeybee.drawwing.org

""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6172>
 ] .


###  https://w3id.org/euph/545
<https://w3id.org/euph/545> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in number per animal." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl pro Tier"@de ,
                                                                         "number per animal"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:545" ;
                            rdfs:label "number per animal"@en .


###  https://w3id.org/euph/546
<https://w3id.org/euph/546> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1005> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/712>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in million numbers." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Stück"@de ,
                                                                         "million numbers of items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:546" ;
                            rdfs:label "million numbers of items"@en .


###  https://w3id.org/euph/547
<https://w3id.org/euph/547> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1005> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/712>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in thousand numbers." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Stück"@de ,
                                                                         "thousand numbers of items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:547" ;
                            rdfs:label "thousand numbers of items"@en .


###  https://w3id.org/euph/549
<https://w3id.org/euph/549> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/998> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/550>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in thousand persons." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Personen"@de ,
                                                                         "thousand persons"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:549" ;
                            rdfs:label "thousand number of persons"@en .


###  https://w3id.org/euph/550
<https://w3id.org/euph/550> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/715> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in number of persons." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl Personen"@de ,
                                                                         "number of persons"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:550" ;
                            rdfs:label "number of persons"@en .


###  https://w3id.org/euph/551
<https://w3id.org/euph/551> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/916> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed as index." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Index"@de ,
                                                                         "index"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:551" ;
                            rdfs:label "index"@en .


###  https://w3id.org/euph/552
<https://w3id.org/euph/552> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/715> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in number of pairs." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl Paare"@de ,
                                                                         "number of pairs"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:552" ;
                            rdfs:label "number of pairs"@en .


###  https://w3id.org/euph/553
<https://w3id.org/euph/553> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1005> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/712>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in dozen of items." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dutzend Stück"@de ,
                                                                         "dozen of items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:553" ;
                            rdfs:label "dozen number of items"@en .


###  https://w3id.org/euph/554
<https://w3id.org/euph/554> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/998> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/550>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in million numbers of persons." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Peronen"@de ,
                                                                         "million persons"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:554" ;
                            rdfs:label "million number of persons"@en .


###  https://w3id.org/euph/555
<https://w3id.org/euph/555> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/970> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/430>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in number of items." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Stückzahl"@de ,
                                                                         "number of items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:555" ;
                            rdfs:label "number of items"@en .


###  https://w3id.org/euph/556
<https://w3id.org/euph/556> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/715> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in number of packages." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl Pakete"@de ,
                                                                         "number of packages"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:556" ;
                            rdfs:label "number of packages"@en .


###  https://w3id.org/euph/557
<https://w3id.org/euph/557> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity energy uptake, expressed in kilocalories per capita per day." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilokalorien pro Kopf und Tag"@de ,
                                                                         "kilocalories per capita per day"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:557" ;
                            rdfs:label "kilocalories per capita per day"@en .


###  https://w3id.org/euph/558
<https://w3id.org/euph/558> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity energy uptake, expressed in joule per capita per day." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule per person per day"@de ,
                                                                         "joule per capita per day"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:558" ;
                            rdfs:label "joule per capita per day"@en .


###  https://w3id.org/euph/559
<https://w3id.org/euph/559> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/997> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/560>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity energy, expressed in million kilocalories." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Kilokalorien"@de ,
                                                                         "million kilocalories"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:559" ;
                            rdfs:label "million kilocalories"@en .


###  https://w3id.org/euph/560
<https://w3id.org/euph/560> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/970> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity energy, expressed in kilocalories." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilokalorien"@de ,
                                                                         "kilocalories"@en ,
                                                                         "kilokalorije"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:560" ;
                            rdfs:label "kilocalories"@en .


###  https://w3id.org/euph/561
<https://w3id.org/euph/561> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/968> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000112>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity energy, expressed in Terajoule, a decimal multiple of the derived unit with special name joule." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Terajoule"@de ,
                                                                         "Terajoule"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:561" ;
                            rdfs:label "terajoule"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/561> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The quantity energy, expressed in Terajoule, a decimal multiple of the derived unit with special name joule." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/562
<https://w3id.org/euph/562> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity energy, expressed in kilowatt hours." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilowattstunde"@de ,
                                                                         "kilovatne ure"@sl ,
                                                                         "kilowatt hours"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:562" ;
                            rdfs:label "kilowatt hours"@en .


###  https://w3id.org/euph/567
<https://w3id.org/euph/567> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/914> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity infestation rate of adult honey bee colonies with Varroa mites (Varroa destructor), measured as natural mite fall on a sticky board placed under the brood nest of a honey bee colony, expressed in number of Varroa mites per day." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "caduta naturale"@it ,
                                                                         "natural mite fall"@en ,
                                                                         "natürlicher Milbenfall"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:567" ;
                            rdfs:label "natural Varroa mite fall"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/567> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The quantity infestation rate of adult honey bee colonies with Varroa mites (Varroa destructor), measured as natural mite fall on a sticky board placed under the brood nest of a honey bee colony, expressed in number of Varroa mites per day." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.3896/IBRA.1.52.1.09"
 ] .


###  https://w3id.org/euph/568
<https://w3id.org/euph/568> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity speed, velocity, expressed in kilometre per hour." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilometer pro Stunde"@de ,
                                                                         "kilometre per hour"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:568" ;
                            rdfs:label "kilometre per hour"@en .


###  https://w3id.org/euph/569
<https://w3id.org/euph/569> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/435>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity speed, velocity, expressed in the derived unit metre per second." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Meter pro Sekunde"@de ,
                                                                         "metre per second"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:569" ;
                            rdfs:label "metre per second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/569> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity speed, velocity, expressed in the derived unit metre per second." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/570
<https://w3id.org/euph/570> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/436>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity acceleration, expressed in the derived unit metre per square second." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Meter pro Sekunde zum Quadrat"@de ,
                                                                         "metre per square second"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:570" ;
                            rdfs:label "metre per square second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/570> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity acceleration, expressed in the derived unit metre per square second." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/571
<https://w3id.org/euph/571> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                              owl:someValuesFrom <https://w3id.org/euph/7639>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                              owl:someValuesFrom <https://w3id.org/euph/838>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/7395>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "time scale unit [...] defined by the calendar [...] system" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Jahr"@de ,
                                                                         "Kalenderjahr"@de ,
                                                                         "anno"@it ,
                                                                         "anno solare"@it ,
                                                                         "année"@fr ,
                                                                         "année civile"@fr ,
                                                                         "calendar year"@en ,
                                                                         "jaar"@nl ,
                                                                         "kalenderjaar"@nl ,
                                                                         "koledarsko leto"@sl ,
                                                                         "leto"@sl ,
                                                                         "year"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:571" ;
                            rdfs:label "calendar year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/571> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time scale unit [...] defined by the calendar [...] system" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/572
<https://w3id.org/euph/572> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1477> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8068> ;
                                              owl:someValuesFrom <https://w3id.org/euph/23>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Honey extraction is a process for harvesting honey in which honey is extracted from honeycombs using some kind of mechanical method." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "a extrage"@ro ,
                                                                         "a recolta"@ro ,
                                                                         "at høste"@da ,
                                                                         "att utvinna"@sv ,
                                                                         "colher"@pt ,
                                                                         "cosechar"@es ,
                                                                         "ernten"@de ,
                                                                         "estrarre"@it ,
                                                                         "extraer"@es ,
                                                                         "extraheren"@nl ,
                                                                         "extrair"@pt ,
                                                                         "gewinnen"@de ,
                                                                         "raccogliere"@it ,
                                                                         "récolter"@fr ,
                                                                         "to extract"@en ,
                                                                         "å utvinne"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:572" ;
                            rdfs:label "honey extraction"@en .


###  https://w3id.org/euph/573
<https://w3id.org/euph/573> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2247> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent contiunant in beekeeping is a continuant in the beekeeping domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in beekeeping"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:573" ;
                            rdfs:label "generically dependent continuant in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/573> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent contiunant in beekeeping is a continuant in the beekeeping domain that does not exist on its own, but does not require a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/578
<https://w3id.org/euph/578> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in hundred milligrams per animal." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hundert Milligramm pro Tier"@de ,
                                                                         "hundred milligrams per animal"@en ,
                                                                         "sto miligramov na žival"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:578" ;
                            rdfs:label "hundred milligrams per animal"@en .


###  https://w3id.org/euph/579
<https://w3id.org/euph/579> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in hundred grams per animal." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hundert Gramm pro Tier"@de ,
                                                                         "hundred grams per animal"@en ,
                                                                         "sto gramov na žival"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:579" ;
                            rdfs:label "hundred grams per animal"@en .


###  https://w3id.org/euph/580
<https://w3id.org/euph/580> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in milligram per animal." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Milligramm pro Tier"@de ,
                                                                         "miligram na žival"@sl ,
                                                                         "milligram per animal"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:580" ;
                            rdfs:label "milligram per animal"@en .


###  https://w3id.org/euph/581
<https://w3id.org/euph/581> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in hundred grams per tonne." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hundert Gramm pro Tonne"@de ,
                                                                         "hundred grams per tonne"@en ,
                                                                         "sto gramov na tono"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:581" ;
                            rdfs:label "hundred grams per tonne"@en .


###  https://w3id.org/euph/582
<https://w3id.org/euph/582> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in tonnes per hectare." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tonnen pro Hektar"@de ,
                                                                         "ton na hektar"@sl ,
                                                                         "tonnes per hectare"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:582" ;
                            rdfs:label "tonnes per hectare"@en .


###  https://w3id.org/euph/583
<https://w3id.org/euph/583> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in hundred grams per hectare." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hundert Gramm pro Hektar"@de ,
                                                                         "hundred grams per hectare"@en ,
                                                                         "sto gramov na hektar"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:583" ;
                            rdfs:label "hundred grams per hectare"@en .


###  https://w3id.org/euph/584
<https://w3id.org/euph/584> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in kilogram per hectare." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Hektar"@de ,
                                                                         "kilogram na hektar"@sl ,
                                                                         "kilogram per hectare"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:584" ;
                            rdfs:label "kilogram per hectare"@en .


###  https://w3id.org/euph/585
<https://w3id.org/euph/585> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in kilogram per person." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Person"@de ,
                                                                         "kilogram per person"@en ,
                                                                         "kilogramov na osebo"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:585" ;
                            rdfs:label "kilogram per person"@en .


###  https://w3id.org/euph/587
<https://w3id.org/euph/587> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in gram per kilogram of dry matter." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Gramm pro Kilogramm Trockenmasse"@de ,
                                                                         "gram per kilogram of dry matter"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:587" ;
                            rdfs:label "gram per kilogram of dry matter"@en .


###  https://w3id.org/euph/588
<https://w3id.org/euph/588> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in kilogram per head." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Kopf"@de ,
                                                                         "kilogram per head"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:588" ;
                            rdfs:label "kilogram per head"@en .


###  https://w3id.org/euph/5882
<https://w3id.org/euph/5882> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0002530> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6336> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1457>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_6003007>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A hypopharyngeal gland is an exocrine, non-pheromone producing gland located in the head of hymenopterans that discharges its secretions into the oral cavity.
See also:
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Futtersaftdrüse"@de ,
                                                                          "Hypopharynxdrüse"@de ,
                                                                          "Schlunddrüse"@de ,
                                                                          "brood-food gland"@en ,
                                                                          "fodersaftkirtel"@da ,
                                                                          "fodersaftkörtel"@sv ,
                                                                          "fórsaftkjertel"@no ,
                                                                          "ghiandola faringea"@it ,
                                                                          "ghiandola ipofaringea"@it ,
                                                                          "ghiandola sopracerebrale"@it ,
                                                                          "glande nourricière"@fr ,
                                                                          "glandă faringiană"@ro ,
                                                                          "glándula faríngea"@es ,
                                                                          "glándula nuricia"@es ,
                                                                          "glândula faríngea"@pt ,
                                                                          "hypopharyngeal gland"@en ,
                                                                          "pharyngeal gland"@en ,
                                                                          "voedersap klier"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:5882" ;
                             rdfs:label "hypopharyngeal gland"@en ;
                             <https://w3id.org/euph/4030> """
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org

""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5882> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A hypopharyngeal gland is an exocrine, non-pheromone producing gland located in the head of hymenopterans that discharges its secretions into the oral cavity.
See also:
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.3389/fphys.2020.615830"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5882> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org

""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6172>
 ] .


###  https://w3id.org/euph/589
<https://w3id.org/euph/589> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in kilogram per kilogram nitrogen." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Kilogramm Stickstoff"@de ,
                                                                         "kilogram per kilogram nitrogen"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:589" ;
                            rdfs:label "kilogram per kilogram nitrogen"@en .


###  https://w3id.org/euph/5894
<https://w3id.org/euph/5894> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2556> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2542>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee water source is a natural source (ponds, streams, dew, nectar, honeydew) or an artificial source from which honey bees collect water." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "honey bee water source"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:5894" ;
                             rdfs:label "honey bee water source"@en .


###  https://w3id.org/euph/590
<https://w3id.org/euph/590> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in kilogram per kilogram of a product." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Kilogramm Produkt"@de ,
                                                                         "kilogram per kilogram of a product"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:590" ;
                            rdfs:label "kilogram per kilogram of a product"@en .


###  https://w3id.org/euph/591
<https://w3id.org/euph/591> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity mass, expressed in gram per capita per day." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Gramm pro Kopf pro Tag"@de ,
                                                                         "gram per capita per day"@en ,
                                                                         "gramov na prebivalca na dan"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:591" ;
                            rdfs:label "gram per capita per day"@en .


###  https://w3id.org/euph/592
<https://w3id.org/euph/592> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/963> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/594>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in the accepted non-SI unit million tonnes." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Tonnen"@de ,
                                                                         "million tonnes"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:592" ;
                            rdfs:label "million tonnes"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/592> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in the accepted non-SI unit million tonnes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/593
<https://w3id.org/euph/593> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/963> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/594>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in the accepted non-SI unit thousand tonnes." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tausend Tonnen"@de ,
                                                                         "thousand tonnes"@en ,
                                                                         "tisoč ton"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:593" ;
                            rdfs:label "thousand tonnes"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/593> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in the accepted non-SI unit thousand tonnes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/594
<https://w3id.org/euph/594> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/438>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in the accepted non-SI unit tonne." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Tonne"@de ,
                                                                         "tona"@sl ,
                                                                         "tonne"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:594" ;
                            rdfs:label "tonne"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/594> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in the accepted non-SI unit tonne." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/595
<https://w3id.org/euph/595> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in hectogram, a decimal submultiple of the the base unit kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hektogramm"@de ,
                                                                         "hectogram"@en ,
                                                                         "hektogram"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:595" ;
                            rdfs:label "hectogram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/595> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in hectogram, a decimal submultiple of the the base unit kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/596
<https://w3id.org/euph/596> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in dekagram, a decimal submultiple of the the base unit kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dekagramm"@de ,
                                                                         "dekagram"@en ,
                                                                         "dekagram"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:596" ;
                            rdfs:label "dekagram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/596> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in dekagram, a decimal submultiple of the the base unit kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/597
<https://w3id.org/euph/597> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in gram, a decimal submultiple of the the base unit kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Gramm"@de ,
                                                                         "gram"@en ,
                                                                         "gram"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:597" ;
                            rdfs:label "gram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/597> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in gram, a decimal submultiple of the the base unit kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/598
<https://w3id.org/euph/598> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in milligram, a decimal submultiple of the the base unit kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Milligramm"@de ,
                                                                         "miligram"@sl ,
                                                                         "milligram"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:598" ;
                            rdfs:label "milligram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/598> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in milligram, a decimal submultiple of the the base unit kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/599
<https://w3id.org/euph/599> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in microgram, a decimal submultiple of the the base unit kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mikrogramm"@de ,
                                                                         "microgram"@en ,
                                                                         "mikrogram"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:599" ;
                            rdfs:label "microgram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/599> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in microgram, a decimal submultiple of the the base unit kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6
<https://w3id.org/euph/6> rdf:type owl:Class ;
                          rdfs:subClassOf <https://w3id.org/euph/1589> ;
                          <http://purl.obolibrary.org/obo/IAO_0000115> "A colony is a group of two or more organisms living in close association with, or connected to, one another." ;
                          <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                          <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenvolk"@de ,
                                                                       "Volk"@de ,
                                                                       "alveare"@it ,
                                                                       "bifolk"@no ,
                                                                       "colonia"@es ,
                                                                       "colonia"@it ,
                                                                       "colonie"@fr ,
                                                                       "colonie"@ro ,
                                                                       "colony"@en ,
                                                                       "colónia"@pt ,
                                                                       "famiglia di api"@it ,
                                                                       "familia"@pt ,
                                                                       "familie"@da ,
                                                                       "familie"@ro ,
                                                                       "folk"@da ,
                                                                       "folk"@no ,
                                                                       "kolonie"@nl ,
                                                                       "samfund"@da ,
                                                                       "samhälle"@sv ,
                                                                       "volk"@nl ;
                          <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6" ;
                          rdfs:label "colony"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A colony is a group of two or more organisms living in close association with, or connected to, one another." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Colony_(biology)&oldid=1326135961"
 ] .


###  https://w3id.org/euph/600
<https://w3id.org/euph/600> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/965> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/UO_0000009>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in nanogram, a decimal submultiple of the the base unit kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Nanogramm"@de ,
                                                                         "nanogram"@en ,
                                                                         "nanogram"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:600" ;
                            rdfs:label "nanogram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/600> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed in nanogram, a decimal submultiple of the the base unit kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/601
<https://w3id.org/euph/601> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/970> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/438>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed in carat." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Karat"@de ,
                                                                         "carat"@en ,
                                                                         "karat"@sl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:601" ;
                            rdfs:label "carat"@en .


###  https://w3id.org/euph/6052
<https://w3id.org/euph/6052> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7886> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The EFSA DCF term code is a unique identifier for a term in the EFSA DCF." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EFSA DCF term code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6052" ;
                             rdfs:label "EFSA DCF term code"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/7886).
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6052> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The EFSA DCF term code is a unique identifier for a term in the EFSA DCF." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6052> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/7886).
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/6052>
 ] .


###  https://w3id.org/euph/607
<https://w3id.org/euph/607> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/449>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity capacitance, expressed by the derived unit with special name farad" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Farad"@de ,
                                                                         "farad"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:607" ;
                            rdfs:label "farad"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/607> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity capacitance, expressed by the derived unit with special name farad" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6072
<https://w3id.org/euph/6072> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C21270> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relation ontology is an ontology whose main content consists of formally defined relations (object properties) that can link classes, individuals, or data values, often with defined domain, range, and logical characteristics." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relation ontology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6072" ;
                             rdfs:label "relation ontology"@en .


###  https://w3id.org/euph/608
<https://w3id.org/euph/608> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/450>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric resistance, expressed by the derived unit with special name ohm" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Ohm"@de ,
                                                                         "ohm"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:608" ;
                            rdfs:label "ohm"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/608> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric resistance, expressed by the derived unit with special name ohm" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6088
<https://w3id.org/euph/6088> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                             <https://w3id.org/euph/75> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/2076990>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/3152041>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Linden honey is a unifloral honey as well as honeydew honey deriving mainly from nectar produced by Tilia sp. and honeydew produced by ectoparasites of Tilia sp.." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Lindenhonig"@de ,
                                                                          "linden honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6088" ;
                             rdfs:label "linden honey"@en .


###  https://w3id.org/euph/611
<https://w3id.org/euph/611> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/453>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity amount of substance concentration, expressed in the derived unit mole per cubic metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mol pro Kubikmeter"@de ,
                                                                         "mole per cubic metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:611" ;
                            rdfs:label "mole per cubic metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/611> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity amount of substance concentration, expressed in the derived unit mole per cubic metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/613
<https://w3id.org/euph/613> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/STATO_0000674>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity frequency, expressed by the derived unit with special name hertz" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Hertz"@de ,
                                                                         "hertz"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:613" ;
                            rdfs:label "hertz"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/613> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity frequency, expressed by the derived unit with special name hertz" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/614
<https://w3id.org/euph/614> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/456>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity force, expressed by the derived unit with special name newton" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Newton"@de ,
                                                                         "newton"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:614" ;
                            rdfs:label "newton"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/614> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity force, expressed by the derived unit with special name newton" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/616
<https://w3id.org/euph/616> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/458>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity illuminance, expressed by the derived unit with special name lux" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Lux"@de ,
                                                                         "lux"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:616" ;
                            rdfs:label "lux"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/616> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity illuminance, expressed by the derived unit with special name lux" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/617
<https://w3id.org/euph/617> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/459>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity activity referred to radionucleotide, expressed by the derived unit with special name becquerel" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Becquerel"@de ,
                                                                         "becquerel"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:617" ;
                            rdfs:label "becquerel"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/617> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity activity referred to radionucleotide, expressed by the derived unit with special name becquerel" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/618
<https://w3id.org/euph/618> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/460>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity dose equivalent, expressed by the derived unit with special name sievert" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Sievert"@de ,
                                                                         "sievert"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:618" ;
                            rdfs:label "sievert"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/618> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity dose equivalent, expressed by the derived unit with special name sievert" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/619
<https://w3id.org/euph/619> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/GO_0003824>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity catalytic activity, expressed by the derived unit with special name katal" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Katal"@de ,
                                                                         "katal"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:619" ;
                            rdfs:label "katal"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/619> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity catalytic activity, expressed by the derived unit with special name katal" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/620
<https://w3id.org/euph/620> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C179798>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/462>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass concentration, expressed in the derived unit kilogram per cubic metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Kubikmeter"@de ,
                                                                         "kilogram per cubic metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:620" ;
                            rdfs:label "kilogram per cubic metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/620> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass concentration, expressed in the derived unit kilogram per cubic metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/621
<https://w3id.org/euph/621> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/463>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity specific volume, expressed in teh derived unit cubic metre per kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kubikmeter pro Kilogramm"@de ,
                                                                         "cubic metre per kilogram"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:621" ;
                            rdfs:label "cubic metre per kilogram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/621> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity specific volume, expressed in teh derived unit cubic metre per kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/623
<https://w3id.org/euph/623> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/465>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity irradiance, expressed in the derived unit watt per square metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Watt pro Quadratmeter"@de ,
                                                                         "watt per square metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:623" ;
                            rdfs:label "watt per square metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/623> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity irradiance, expressed in the derived unit watt per square metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6231
<https://w3id.org/euph/6231> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_35352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An organonitrogen heterocyclic compound is an organonitrogen compound that has been defined as follows:
Any organonitrogen compound containing a cyclic component with nitrogen and at least one other element as ring member atoms.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organonitrogen heterocyclic compound"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6231" ;
                             rdfs:label "organonitrogen heterocyclic compound"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6231> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An organonitrogen heterocyclic compound is an organonitrogen compound that has been defined as follows:
Any organonitrogen compound containing a cyclic component with nitrogen and at least one other element as ring member atoms.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


###  https://w3id.org/euph/624
<https://w3id.org/euph/624> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/466>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity luminance, expressed in the derived unit candela per square metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Candela pro Quadratmeter"@de ,
                                                                         "candela per square metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:624" ;
                            rdfs:label "candela per square metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/624> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity luminance, expressed in the derived unit candela per square metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6243
<https://w3id.org/euph/6243> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3283> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality in geology is a quality entity in the geology domain that is specifically dependent on two or more non-identical entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality in geology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6243" ;
                             rdfs:label "relational quality in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6243> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality in geology is a quality entity in the geology domain that is specifically dependent on two or more non-identical entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/6247
<https://w3id.org/euph/6247> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An international union of pure and applied chemistry (IUPAC) identifier is a chemical identifier issued by the International Union of Pure and Applied Chemistry (IUPAC), the world authority on digital standards in chemistry, chemical nomenclature and terminology." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "IUPAC identifier"@en ,
                                                                          "International Union of Pure and Applied Chemistry identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6247" ;
                             rdfs:label "international union of pure and applied chemistry (IUPAC) identifier"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6247> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An international union of pure and applied chemistry (IUPAC) identifier is a chemical identifier issued by the International Union of Pure and Applied Chemistry (IUPAC), the world authority on digital standards in chemistry, chemical nomenclature and terminology." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://iupac.org/who-we-are/"
 ] .


###  https://w3id.org/euph/6250
<https://w3id.org/euph/6250> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6788> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The animal health act 20012588 of Austria is an Austrian national law which serves to combat, eradicate and prevent the spread of notifiable animal diseases, including zoonoses, as well as to monitor, maintain and improve animal health. It applies to honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Austrian animal health act"@en ,
                                                                          "Bundesgesetz zur Durchführung des europäischen Tiergesundheitsrechts, zur Abwehr und Bekämpfung von Tierseuchen sowie zur Überwachung, Erhaltung und Verbesserung der Tiergesundheit"@de ,
                                                                          "TGG 2024"@de ,
                                                                          "Tiergesundheitsgesetz 2024"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6250" ;
                             rdfs:label "animal health act 20012588 of Austria"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6250> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The animal health act 20012588 of Austria is an Austrian national law which serves to combat, eradicate and prevent the spread of notifiable animal diseases, including zoonoses, as well as to monitor, maintain and improve animal health. It applies to honey bees." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&Gesetzesnummer=20012588"
 ] .


###  https://w3id.org/euph/6251
<https://w3id.org/euph/6251> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8122> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An Austrian law is a national law enacted by a legal body in the Republic of Austria." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Austrian law"@en ,
                                                                          "Österreichisches Recht"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6251" ;
                             rdfs:label "Austrian law"@en .


###  https://w3id.org/euph/6252
<https://w3id.org/euph/6252> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6440> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The beekeeping act 20000846 of Styria is an Austrian regional law which regulates beekeeping, including migratory beekeeping, breeding, and the breed to be kept, in the Austrian region of Styria" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "BZG"@de ,
                                                                          "Steiermärkisches Bienenzuchtgesetz"@de ,
                                                                          "Styrian beekeeping act"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6252" ;
                             rdfs:label "beekeeping act 20000846 of Styria"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6252> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The beekeeping act 20000846 of Styria is an Austrian regional law which regulates beekeeping, including migratory beekeeping, breeding, and the breed to be kept, in the Austrian region of Styria" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=LrStmk&Gesetzesnummer=20000846"
 ] .


###  https://w3id.org/euph/628
<https://w3id.org/euph/628> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/470>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity inductance, expressed by the derived unit with special name henry" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Henry"@de ,
                                                                         "henry"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:628" ;
                            rdfs:label "henry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/628> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity inductance, expressed by the derived unit with special name henry" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/629
<https://w3id.org/euph/629> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/471>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity luminous flux, expressed by the derived unit with special name lumen" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Lumen"@de ,
                                                                         "lumen"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:629" ;
                            rdfs:label "lumen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/629> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity luminous flux, expressed by the derived unit with special name lumen" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/63
<https://w3id.org/euph/63> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/924> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A time of year, perhaps more than once, when abundant nectar is available for collection and the field bees are sufficiently populous to store and ripen nectar for future use by bees or surplus for human harvest." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Tracht"@de ,
                                                                        "dracht"@nl ,
                                                                        "flusso di miele"@it ,
                                                                        "honey flow"@en ,
                                                                        "miellée"@fr ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:63" ;
                           rdfs:label "honey flow"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/63> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A time of year, perhaps more than once, when abundant nectar is available for collection and the field bees are sufficiently populous to store and ripen nectar for future use by bees or surplus for human harvest." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/630
<https://w3id.org/euph/630> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8126> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/472>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity absorbed dose, kerma, expressed by the derived unit with special name gray" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Gray"@de ,
                                                                         "gray"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:630" ;
                            rdfs:label "gray"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/630> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity absorbed dose, kerma, expressed by the derived unit with special name gray" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6303
<https://w3id.org/euph/6303> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6247> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "IUPAC nomenclature is the nomenclature for chemical terms proposed by the International Union of Pure and Applied Chemistry (IUPAC), the universally-recognized authority on chemical nomenclature and terminology." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "IUPAC nomenclature"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6303" ;
                             rdfs:label "IUPAC nomenclature"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6303> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "IUPAC nomenclature is the nomenclature for chemical terms proposed by the International Union of Pure and Applied Chemistry (IUPAC), the universally-recognized authority on chemical nomenclature and terminology." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-0-85404-182-4" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://iupac.org/what-we-do/nomenclature/"
 ] .


###  https://w3id.org/euph/631
<https://w3id.org/euph/631> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/473>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "wavenumber expressed per metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "per metre"@en ,
                                                                         "pro Meter"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:631" ;
                            rdfs:label "per metre"@en .


###  https://w3id.org/euph/6314
<https://w3id.org/euph/6314> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/976> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A hive product quality is a quality in the beekeeping domain issued by a legislative body or an association that determines whether and how hive products may be marketed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Qualitätsparameter von Bienenprodukten"@de ,
                                                                          "hive product quality entity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6314" ;
                             rdfs:label "hive product quality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6314> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hive product quality is a quality in the beekeeping domain issued by a legislative body or an association that determines whether and how hive products may be marketed." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


###  https://w3id.org/euph/6318
<https://w3id.org/euph/6318> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/976> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of beekeeping entities is an identifier that is specific for an entity in the beekeeping domain." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping ID"@en ,
                                                                          "beekeeping identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6318" ;
                             rdfs:label "identifier of beekeeping entities"@en .


###  https://w3id.org/euph/632
<https://w3id.org/euph/632> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/474>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity surface density, expressed in the derived unit kilogram per square metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Kilogramm pro Quadratmeter"@de ,
                                                                         "kilogram per square metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:632" ;
                            rdfs:label "kilogram per square metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/632> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity surface density, expressed in the derived unit kilogram per square metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/633
<https://w3id.org/euph/633> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/475>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity current density, expressed in teh derived unit ampere per square metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Ampere pro Quadratmeter"@de ,
                                                                         "ampere per square metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:633" ;
                            rdfs:label "ampere per square metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/633> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity current density, expressed in teh derived unit ampere per square metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/634
<https://w3id.org/euph/634> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8127> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/476>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity magnetic field strength, epresssed in the derived unit ampere per metre" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Ampere pro Meter"@de ,
                                                                         "ampere per metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:634" ;
                            rdfs:label "ampere per metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/634> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity magnetic field strength, epresssed in the derived unit ampere per metre" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/635
<https://w3id.org/euph/635> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/477>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity dynamic viscosity, expressed in the derived unit pascal second" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Pascalsekunde"@de ,
                                                                         "pascal second"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:635" ;
                            rdfs:label "pascal second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/635> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity dynamic viscosity, expressed in the derived unit pascal second" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6353
<https://w3id.org/euph/6353> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0020020> .


###  https://w3id.org/euph/636
<https://w3id.org/euph/636> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/478>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity moment of force, expressed in the derived unit newton metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Newton Meter"@de ,
                                                                         "newton metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:636" ;
                            rdfs:label "newton metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/636> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity moment of force, expressed in the derived unit newton metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/637
<https://w3id.org/euph/637> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/479>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity surface tension, expressed in the derived unit newton per metre" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Newton pro Meter"@de ,
                                                                         "newton per metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:637" ;
                            rdfs:label "newton per metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/637> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity surface tension, expressed in the derived unit newton per metre" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/638
<https://w3id.org/euph/638> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/480>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity angular velocity or angular frequency, expressed in the derived unit radian per second." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Radiant pro Sekunde"@de ,
                                                                         "radian per second"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:638" ;
                            rdfs:label "radian per second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/638> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity angular velocity or angular frequency, expressed in the derived unit radian per second." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/639
<https://w3id.org/euph/639> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/481>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity angular acceleration, expressed in the derived unit radian per second squared." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Radiant pro Sekunde zum Quadrat"@de ,
                                                                         "radian per second squared"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:639" ;
                            rdfs:label "radian per second squared"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/639> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity angular acceleration, expressed in the derived unit radian per second squared." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/64
<https://w3id.org/euph/64> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/3932> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A colony of bees made by colony division; used to make colonies, as support (resource) hives and in queen rearing (maating nuc)." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Ableger"@de ,
                                                                        "aflegger"@nl ,
                                                                        "aflægger"@da ,
                                                                        "avlegger"@no ,
                                                                        "avläggare"@sv ,
                                                                        "colónia diminuta"@pt ,
                                                                        "colónia núcleo"@pt ,
                                                                        "essaim sur cadre"@fr ,
                                                                        "kernvolkje"@nl ,
                                                                        "nuc"@en ,
                                                                        "nucleo"@it ,
                                                                        "nucleu"@ro ,
                                                                        "nucleus colony"@en ,
                                                                        "nuclé"@fr ,
                                                                        "nucléus"@fr ,
                                                                        "núcleo"@es ,
                                                                        "núcleo"@pt ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:64" ;
                           rdfs:label "nucleus colony"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/64> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A colony of bees made by colony division; used to make colonies, as support (resource) hives and in queen rearing (maating nuc)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/640
<https://w3id.org/euph/640> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/482> ,
                                            <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/482>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity heat capacity or entropy, expressed in the derived unit joule per kelvin." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule pro Kelvin"@de ,
                                                                         "joule per kelvin"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:640" ;
                            rdfs:label "joule per kelvin"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/640> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity heat capacity or entropy, expressed in the derived unit joule per kelvin." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/641
<https://w3id.org/euph/641> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/483>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity specific heat capacity or specific entropy, expressed in the derived unit joule per kilogram kelvin." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule pro Kilogramm pro Kelwin"@de ,
                                                                         "joule per kilogram pro kelvin"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:641" ;
                            rdfs:label "joule per kilogram pro kelvin"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/641> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity specific heat capacity or specific entropy, expressed in the derived unit joule per kilogram kelvin." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/642
<https://w3id.org/euph/642> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/484>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity specific energy, expressed in the derived unit joule per kilogram." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule pro Kilogramm"@de ,
                                                                         "joule per kilogram"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:642" ;
                            rdfs:label "joule per kilogram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/642> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity specific energy, expressed in the derived unit joule per kilogram." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6422
<https://w3id.org/euph/6422> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                             <https://w3id.org/euph/75> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/2073990>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/5333294>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/7878868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Chestnut honey is a unifloral honey as well as honeydew honey deriving mainly from nectar produced by Castanea sativa and honeydew produced by ectoparasites of Castanea sativa." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kastanienhonig"@de ,
                                                                          "chestnut honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6422" ;
                             rdfs:label "chestnut honey"@en .


###  https://w3id.org/euph/643
<https://w3id.org/euph/643> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/485>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity thermal conductivity, expressed in the derived unit watt per metre kelvin" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Watt pro Meter pro Kelwin"@de ,
                                                                         "watt per metre per kelvin"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:643" ;
                            rdfs:label "watt per metre per kelvin"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/643> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity thermal conductivity, expressed in the derived unit watt per metre kelvin" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/644
<https://w3id.org/euph/644> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/486>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity energy density, expressed in the derived unit joule per cubic metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule pro Kubikmeter"@de ,
                                                                         "joule per cubic metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:644" ;
                            rdfs:label "joule per cubic metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/644> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity energy density, expressed in the derived unit joule per cubic metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6440
<https://w3id.org/euph/6440> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6251> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An Austrian regional law is an Austrian law enacted by the parliament of one of the Austrian federal states in accordance with the procedure laid down in the constitution of the federal state." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Austrian regional law"@en ,
                                                                          "Österreichisches Landesrecht"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6440" ;
                             rdfs:label "Austrian regional law"@en .


###  https://w3id.org/euph/645
<https://w3id.org/euph/645> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/487>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric field strength, expressed in the derived unit volt per metre" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Volt pro Meter"@de ,
                                                                         "volt per metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:645" ;
                            rdfs:label "volt per metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/645> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric field strength, expressed in the derived unit volt per metre" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/646
<https://w3id.org/euph/646> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/488>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric charge density, expressed in the derived unit coulomb per cubic metre" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Coulomb pro Kubikmeter"@de ,
                                                                         "coulomb per cubic metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:646" ;
                            rdfs:label "coulomb per cubic metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/646> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric charge density, expressed in the derived unit coulomb per cubic metre" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/647
<https://w3id.org/euph/647> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/489>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/490>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity surface charge density, expressed in the derived unit coulomb per square metre" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Coulomb pro Quadratemeter"@de ,
                                                                         "coulomb per square metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:647" ;
                            rdfs:label "coulomb per square metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/647> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity surface charge density, expressed in the derived unit coulomb per square metre" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/648
<https://w3id.org/euph/648> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/491>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity permittivity, expressed in the derived unit farad per metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Farad pro Meter"@de ,
                                                                         "farad per metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:648" ;
                            rdfs:label "farad per metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/648> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity permittivity, expressed in the derived unit farad per metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6480
<https://w3id.org/euph/6480> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PR_000044656> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/HAO_0001732>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8132> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/UBERON_0002385>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An insect ryanodine receptor is a ryanodine receptor which occurs in insects. It is located in muscle tissue and the nervous system." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "insect ryanodine receptor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6480" ;
                             rdfs:label "insect ryanodine receptor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6480> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An insect ryanodine receptor is a ryanodine receptor which occurs in insects. It is located in muscle tissue and the nervous system." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/s10158-008-0076-4"
 ] .


###  https://w3id.org/euph/6484
<https://w3id.org/euph/6484> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2295> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A generically dependent continuant in information science is an continuant in information science that generically depends on one or more other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "generically dependent continuant in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6484" ;
                             rdfs:label "generically dependent continuant in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6484> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A generically dependent continuant in information science is an continuant in information science that generically depends on one or more other entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000031"
 ] .


###  https://w3id.org/euph/649
<https://w3id.org/euph/649> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/492>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity permeability, expressed in the derived unit henry per metre" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Henry pro Meter"@de ,
                                                                         "henry per metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:649" ;
                            rdfs:label "henry per metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/649> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity permeability, expressed in the derived unit henry per metre" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/65
<https://w3id.org/euph/65> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/8> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/703> ;
                                             owl:someValuesFrom <https://w3id.org/euph/64>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A nuc box is a container provided by a beekeeper within which a nucleus colony can build its nest." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Ablegerkasten"@de ,
                                                                        "afleggerkast"@nl ,
                                                                        "arnia a sei favi"@it ,
                                                                        "arnietta per nucleo"@it ,
                                                                        "avleggerkube"@no ,
                                                                        "avläggarkupa"@sv ,
                                                                        "colmeia núcleo"@pt ,
                                                                        "colmenita núcleo"@es ,
                                                                        "formeringsstade"@da ,
                                                                        "kweekkast"@nl ,
                                                                        "liten parekube"@no ,
                                                                        "miniatyrkube"@no ,
                                                                        "nuc box"@en ,
                                                                        "nucleu"@ro ,
                                                                        "nucleus box"@en ,
                                                                        "nucleus hive"@en ,
                                                                        "núcleo"@pt ,
                                                                        "ruchette"@fr ,
                                                                        "ruchette à nucléus"@fr ,
                                                                        "småstade"@da ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:65" ;
                           rdfs:label "nuc box"@en .


###  https://w3id.org/euph/650
<https://w3id.org/euph/650> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/493>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity molar energy, expressed in the derived unit joule per mole" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule pro Mol"@de ,
                                                                         "joule per mole"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:650" ;
                            rdfs:label "joule per mole"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/650> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity molar energy, expressed in the derived unit joule per mole" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/651
<https://w3id.org/euph/651> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/494>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity molar entropy or molar heat capacity, expressed in the derived unit joule per mole kelvin" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Joule pro Mol pro Kelvin"@de ,
                                                                         "joule per mole per kelvin"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:651" ;
                            rdfs:label "joule per mole per kelvin"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/651> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity molar entropy or molar heat capacity, expressed in the derived unit joule per mole kelvin" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/652
<https://w3id.org/euph/652> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/495>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity exposure (x- and γ-rays), expressed in the derived unit coulomb per kilogram" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Coulomb pro Kilogramm"@de ,
                                                                         "coulomb per kilogram"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:652" ;
                            rdfs:label "coulomb per kilogram"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/652> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity exposure (x- and γ-rays), expressed in the derived unit coulomb per kilogram" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/653
<https://w3id.org/euph/653> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/496>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity absorbed dose rate, expressed in the derived unit gray per second" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Gray pro Sekunde"@de ,
                                                                         "gray per second"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:653" ;
                            rdfs:label "gray per second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/653> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity absorbed dose rate, expressed in the derived unit gray per second" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6534
<https://w3id.org/euph/6534> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/5352251>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Robinia honey is a unifloral honey deriving mainly from nectar produced by Robinia pseudoacacia." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Akazienhonig"@de ,
                                                                          "acacia honey"@en ,
                                                                          "miele d'acacia"@it ,
                                                                          "robinia honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6534" ;
                             rdfs:label "robinia honey"@en .


###  https://w3id.org/euph/654
<https://w3id.org/euph/654> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/497>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity radiant intensity, expressed in the derived unit watt per steradian." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Watt pro Steradiant"@de ,
                                                                         "watt per steradian"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:654" ;
                            rdfs:label "watt per steradian"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/654> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity radiant intensity, expressed in the derived unit watt per steradian." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/655
<https://w3id.org/euph/655> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/498>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity radiance, expressed in the derived unit watt per square metre steradian" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Watt pro Quadratmeter pro Steridian"@de ,
                                                                         "watt per square metre per steradian"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:655" ;
                            rdfs:label "watt per square metre per steradian"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/655> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity radiance, expressed in the derived unit watt per square metre steradian" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/656
<https://w3id.org/euph/656> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8128> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/499>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity catalytic activity concentration, expressed in the derived unit katal per cubic metre." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Katal pro Kubikmeter"@de ,
                                                                         "katal per cubic metre"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:656" ;
                            rdfs:label "katal per cubic metre"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/656> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity catalytic activity concentration, expressed in the derived unit katal per cubic metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/657
<https://w3id.org/euph/657> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/427>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity length, expressed by the accepted non-SI unit astronomical unit" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Astronomische Einheit"@de ,
                                                                         "astronomical unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:657" ;
                            rdfs:label "astronomical unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/657> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity length, expressed by the accepted non-SI unit astronomical unit" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/659
<https://w3id.org/euph/659> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/500>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity logarithmic ratio quantities, expressed by the accepted non-SI unit neper" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Neper"@de ,
                                                                         "neper"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:659" ;
                            rdfs:label "neper"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/659> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity logarithmic ratio quantities, expressed by the accepted non-SI unit neper" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/66
<https://w3id.org/euph/66> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/97> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A parasite is an organism that lives in or on another organism, referred to as host, and that takes its nourishment from that other organism." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Parasit"@de ,
                                                                        "Schmarotzer"@de ,
                                                                        "parasiet"@nl ,
                                                                        "parasit"@da ,
                                                                        "parasit"@sv ,
                                                                        "parasita"@pt ,
                                                                        "parasite"@en ,
                                                                        "parasite"@fr ,
                                                                        "parassita"@it ,
                                                                        "parazit"@ro ,
                                                                        "parásito"@es ,
                                                                        "snylter"@no ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:66" ;
                           rdfs:label "parasite"@en .


###  https://w3id.org/euph/660
<https://w3id.org/euph/660> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8129> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8169> ;
                                              owl:someValuesFrom <https://w3id.org/euph/500>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity logarithmic ratio quantities, expressed by the accepted non-SI unit bel" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Bel"@de ,
                                                                         "bel"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:660" ;
                            rdfs:label "bel"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/660> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity logarithmic ratio quantities, expressed by the accepted non-SI unit bel" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/6600
<https://w3id.org/euph/6600> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2556> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/809>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8110> ;
                                               owl:someValuesFrom <https://w3id.org/euph/73>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honeydew producer is an insect parasite belonging to the taxonomic order Hemiptera that secretes a sugar-rich sticky liquid, referred to as honeydew in beekeeping, as it feeds on plant phloem sap." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigtauerzeuger"@de ,
                                                                          "honeydew producer"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6600" ;
                             rdfs:label "honeydew producer"@en .


###  https://w3id.org/euph/6615
<https://w3id.org/euph/6615> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/437> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "non-negative quantity of time equal to the difference between the final and initial instants [...] of a time interval [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "duration"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6615" ;
                             rdfs:label "duration"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6615> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "non-negative quantity of time equal to the difference between the final and initial instants [...] of a time interval [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/6633
<https://w3id.org/euph/6633> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C17187> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in information scienceis an information resource in the technology domain that contains all classes relevant to pollinators and pollination studied in information science, i.e. the
[...] sciences concerned with gathering and manipulating and storing and retrieving and classifying recorded information.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entität in der Informationswissenschaft"@de ,
                                                                          "entiteit in de informatiekunde"@nl ,
                                                                          "entity in information science"@en ,
                                                                          "entità nella scienza dell'informazione"@it ,
                                                                          "entité en sciences de l'information"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6633" ;
                             rdfs:label "entity in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6633> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in information scienceis an information resource in the technology domain that contains all classes relevant to pollinators and pollination studied in information science, i.e. the
[...] sciences concerned with gathering and manipulating and storing and retrieving and classifying recorded information.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001"
 ] .


###  https://w3id.org/euph/6634
<https://w3id.org/euph/6634> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2295> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "specifically dependent continuant in information science is an continuant in information science that specifically and continuously depends on an independent information resource (any material or immaterial entity) that is not a spatial region." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6634" ;
                             rdfs:label "specifically dependent continuant in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6634> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "specifically dependent continuant in information science is an continuant in information science that specifically and continuously depends on an independent information resource (any material or immaterial entity) that is not a spatial region." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/665
<https://w3id.org/euph/665> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2270> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Aggressive is the most negative phenotype of the behavioral trait defensive behavior, usually receiving the score 1." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "aggressive"@en ,
                                                                         "aggressive"@it ,
                                                                         "aggressive"@no ,
                                                                         "agresiva"@es ,
                                                                         "agresiva"@ro ,
                                                                         "agresivne"@sl ,
                                                                         "agresivne, bodu"@hr ,
                                                                         "agressief"@nl ,
                                                                         "agressif"@fr ,
                                                                         "agressiva"@pt ,
                                                                         "agresyvios"@lt ,
                                                                         "agresywne"@pl ,
                                                                         "agresívne"@sk ,
                                                                         "saldırgan"@tr ,
                                                                         "stechlustig"@de ,
                                                                         "επιθετική"@el ,
                                                                         "агресивне, убадају"@sr ,
                                                                         "агресивни"@mk ,
                                                                         "אגרסיבי"@he ,
                                                                         "有攻击性"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:665" ;
                            rdfs:label "aggressive"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/665> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Aggressive is the most negative phenotype of the behavioral trait defensive behavior, usually receiving the score 1." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/6658
<https://w3id.org/euph/6658> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2223> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in pharmacology is a continuant entity in the pharmacology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent continuant in pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6658" ;
                             rdfs:label "specifically dependent continuant in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6658> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in pharmacology is a continuant entity in the pharmacology domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/671
<https://w3id.org/euph/671> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2265> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Clustering outside the hive entrance is a clustering behavior exhibited by honey bee colonies in hot weather and which serves to regulate the temperature of the beehive." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "(a face) barbă la urdiniș"@ro ,
                                                                         "Bart machen"@de ,
                                                                         "at pose sig"@da ,
                                                                         "att klasa sig"@sv ,
                                                                         "baard vormen"@nl ,
                                                                         "clustering outside entrance"@en ,
                                                                         "faire la barbe"@fr ,
                                                                         "fare la barba"@it ,
                                                                         "fazer a barba"@pt ,
                                                                         "fazer cacho de entrada"@pt ,
                                                                         "hacer la barba"@es ,
                                                                         "å klase sig"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:671" ;
                            rdfs:label "clustering outside entrance"@en .


###  https://w3id.org/euph/673
<https://w3id.org/euph/673> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2269> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Strong swarming tendency is usually the less desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 1." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "forte tendance à l’essaimage"@fr ,
                                                                         "forte tendência de enxameação"@pt ,
                                                                         "fuerte tendencia"@es ,
                                                                         "güçlü oğul eğilimi"@tr ,
                                                                         "jak nagon za rojenje"@hr ,
                                                                         "levata"@it ,
                                                                         "močan rojilni nagon"@sl ,
                                                                         "silna tendencja do rójki"@pl ,
                                                                         "silný sklon k rojeniu"@sk ,
                                                                         "starker Schwarmtrieb"@de ,
                                                                         "sterk svermetrang"@no ,
                                                                         "sterke zwermneiging"@nl ,
                                                                         "strong swarming tendency"@en ,
                                                                         "tendinta de roire excesiva"@ro ,
                                                                         "ypatingai spietlios"@lt ,
                                                                         "μεγάλη τάση για σμηνουργία"@el ,
                                                                         "силен нагон за роење"@mk ,
                                                                         "јак нагон за ројењем"@sr ,
                                                                         "נטיעה חזקה להתנחלות"@he ,
                                                                         "强烈的分蜂性"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:673" ;
                            rdfs:label "strong swarming tendency"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/673> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Strong swarming tendency is usually the less desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 1." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/675
<https://w3id.org/euph/675> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2271> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Calm and static is the most positive phenotype of the behavioral trait calmness, usually receiving the score 4." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "abelhas calmas e estáticas"@pt ,
                                                                         "calm and static"@en ,
                                                                         "calme"@it ,
                                                                         "calmes et statiques"@fr ,
                                                                         "estática, en calma"@es ,
                                                                         "kalm en statisch"@nl ,
                                                                         "mirne, ne kreću se"@hr ,
                                                                         "na satu so mirne in se ne premikajo"@sl ,
                                                                         "pomalé pohyby"@sk ,
                                                                         "raman in aceeasi stare"@ro ,
                                                                         "rolige på tavlene"@no ,
                                                                         "ruhig und ortstreu"@de ,
                                                                         "sakin ve durağan"@tr ,
                                                                         "spokojne na plastrach"@pl ,
                                                                         "statiche"@it ,
                                                                         "tupi ant korio, ramiai vaikšto"@lt ,
                                                                         "ήρεμες και στατικές"@el ,
                                                                         "мирне и статичне на раму"@sr ,
                                                                         "мирни, не се движат"@mk ,
                                                                         "רגועים ולא זזים"@he ,
                                                                         "镇静，静止"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:675" ;
                            rdfs:label "calm and static"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/675> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Calm and static is the most positive phenotype of the behavioral trait calmness, usually receiving the score 4." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/676
<https://w3id.org/euph/676> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/864> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "expression indicating a time [...], time interval [...] or recurring time interval [...] EXAMPLE: ‘2018-08-01’ is a date and time expression that indicates the first day of August of 2018 in the Gregorian calendar (3.1.1.19)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "date and time expression"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:676" ;
                            rdfs:label "date and time expression"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/676> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "expression indicating a time [...], time interval [...] or recurring time interval [...] EXAMPLE: ‘2018-08-01’ is a date and time expression that indicates the first day of August of 2018 in the Gregorian calendar (3.1.1.19)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/6788
<https://w3id.org/euph/6788> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6251> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An Austrian national law is an Austrian law enacted by the Austrian parliament in accordance with the procedure laid down in the Austrian Federal Constitution." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Austrian national law"@en ,
                                                                          "Österreichisches Bundesrecht"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6788" ;
                             rdfs:label "Austrian national law"@en .


###  https://w3id.org/euph/68
<https://w3id.org/euph/68> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1090> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Single cells or patches of honey bee brood with uncapped cells that expose the heads of live, apparently normal pupae. This condition usually occurs when lesser wax moth larvae perforate the outer cell walls and the wax cappings; worker bees then chew away the remainder of the cell caps, thereby exposing the developing pupae." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Röhrchenbrut"@de ,
                                                                        "Röhrenbrut"@de ,
                                                                        "bald brood"@en ,
                                                                        "bald-headed brood"@en ,
                                                                        "barhodet yngel"@no ,
                                                                        "barhuvat yngel"@sv ,
                                                                        "broed met verhoogde celranden"@nl ,
                                                                        "buisbroed"@nl ,
                                                                        "couvain chauve"@fr ,
                                                                        "couvain tubuleux"@fr ,
                                                                        "covata pelata"@it ,
                                                                        "covata tubolare"@it ,
                                                                        "cria tubulosa"@pt ,
                                                                        "criação calva"@pt ,
                                                                        "cría tubulosa"@es ,
                                                                        "pollo tubuloso"@es ,
                                                                        "puiet tubular"@ro ,
                                                                        "røryngel"@da ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:68" ;
                           rdfs:label "bald brood"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/68> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Single cells or patches of honey bee brood with uncapped cells that expose the heads of live, apparently normal pupae. This condition usually occurs when lesser wax moth larvae perforate the outer cell walls and the wax cappings; worker bees then chew away the remainder of the cell caps, thereby exposing the developing pupae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/685
<https://w3id.org/euph/685> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A substance that is a pesticide, but is not part of any of its subclasses." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "anderes Pestizid"@de ,
                                                                         "other pesticide"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:685" ;
                            rdfs:label "other pesticide"@en .


###  https://w3id.org/euph/686
<https://w3id.org/euph/686> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_25944> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/5849> ;
                                              owl:someValuesFrom <https://w3id.org/euph/3272>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A substance used to destroy fungal pests." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Fungizid"@de ,
                                                                         "fongicide"@fr ,
                                                                         "fungicid"@da ,
                                                                         "fungicid"@ro ,
                                                                         "fungicid"@sv ,
                                                                         "fungicida"@es ,
                                                                         "fungicida"@it ,
                                                                         "fungicida"@pt ,
                                                                         "fungicide"@en ,
                                                                         "fungicide"@nl ,
                                                                         "pilztötendes Mittel"@de ,
                                                                         "soppdrepende middel"@no ,
                                                                         "svampdödande medel"@sv ,
                                                                         "svampemiddel"@da ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:686" ;
                            rdfs:label "fungicide"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/686> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A substance used to destroy fungal pests." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


###  https://w3id.org/euph/687
<https://w3id.org/euph/687> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/757> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A creator that has made a minor contribution to a content." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "contributor"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:687" ;
                            rdfs:label "contributor"@en .


###  https://w3id.org/euph/688
<https://w3id.org/euph/688> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/689> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Collecting is a behaviour of bees that serves to obtain food for the brood or for the adults (for immediate consumption or for storage as a reserve) or to obtain nesting material (e.g. plant tissue, clay, small stones) or material for disinfecting the nest (e.g. propolis)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "a culege"@ro ,
                                                                         "at bære ind"@da ,
                                                                         "at samle"@da ,
                                                                         "att insamla"@sv ,
                                                                         "colectar"@pt ,
                                                                         "coletar"@pt ,
                                                                         "collecting"@en ,
                                                                         "cosechar"@es ,
                                                                         "einbringen"@de ,
                                                                         "eintragen"@de ,
                                                                         "forragear"@pt ,
                                                                         "halen"@nl ,
                                                                         "raccogliere"@it ,
                                                                         "ramasser"@fr ,
                                                                         "recolher"@pt ,
                                                                         "récolter"@fr ,
                                                                         "sammeln"@de ,
                                                                         "to collect"@en ,
                                                                         "to gather"@en ,
                                                                         "verzamelen"@nl ,
                                                                         "å sample"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:688" ;
                            rdfs:label "collecting"@en .


###  https://w3id.org/euph/689
<https://w3id.org/euph/689> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2308> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Bee behavior is a taxon-typical behavior of individuals or social groups of bees." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Verhalten der Biene"@de ,
                                                                         "bee behavior"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:689" ;
                            rdfs:label "bee behavior"@en .


###  https://w3id.org/euph/6897
<https://w3id.org/euph/6897> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60915> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_39332>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """(1S)-cis-(alphaS)-cypermethrin is part of the diastereoisomeric mixture referred to as beta-cypermethrin. The chemical substance (1S)-cis-(alphaS)-cypermethrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20-/m1/s1
SMILES: CC1(C@"""@HC=C(Cl)Cl)C
CAS Registry Number: 72204-43-4
EC Number: 276-457-7
harmonised classification of substances code: I01_01_15 ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "(1S)-cis-(alphaS)-cypermethrin"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6897" ;
                             rdfs:label "(1S)-cis-(alphaS)-cypermethrin"@en ;
                             <https://w3id.org/euph/4030> """276-457-7
""" ,
                                                          """72204-43-4
""" ,
                                                          """C22H19Cl2NO3
""" ,
                                                          "CC1(C@"@HC=C(Cl)Cl)C
 ,
                                                          """I01_01_15
""" ,
                                                          """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20-/m1/s1
""" ,
                                                          """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """(1S)-cis-(alphaS)-cypermethrin is part of the diastereoisomeric mixture referred to as beta-cypermethrin. The chemical substance (1S)-cis-(alphaS)-cypermethrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20-/m1/s1
SMILES: CC1(C@"""@HC=C(Cl)Cl)C
CAS Registry Number: 72204-43-4
EC Number: 276-457-7
harmonised classification of substances code: I01_01_15 ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/189554"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """276-457-7
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """72204-43-4
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C@"@HC=C(Cl)Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_15
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20-/m1/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6897> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  https://w3id.org/euph/69
<https://w3id.org/euph/69> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/32> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Empty cup-like beeswax structure where the queen may lay a fertile egg to start rearing another queen." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Weiselbecher"@de ,
                                                                        "Weiselnäpfchen"@de ,
                                                                        "abbozzo"@it ,
                                                                        "acorn cup"@en ,
                                                                        "botcă începută"@ro ,
                                                                        "célula real embrionária"@pt ,
                                                                        "dopje"@nl ,
                                                                        "embrião de célula real"@pt ,
                                                                        "embryon de cellule"@fr ,
                                                                        "esbozo de celda real"@es ,
                                                                        "inizio di cella reale"@it ,
                                                                        "napje"@nl ,
                                                                        "naturlig cellekopp"@da ,
                                                                        "naturlig cellekopp"@no ,
                                                                        "potiraș"@ro ,
                                                                        "principio de celda real"@es ,
                                                                        "queen-cell cup"@en ,
                                                                        "swärmcell"@sv ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:69" ;
                           rdfs:label "queen cup"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/69> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Empty cup-like beeswax structure where the queen may lay a fertile egg to start rearing another queen." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/697
<https://w3id.org/euph/697> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2269> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Moderate swarming tendency is usually the second less desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 2." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "matige zwermneiging"@nl ,
                                                                         "moderada tendência de enxameação"@pt ,
                                                                         "moderat svermetrang"@no ,
                                                                         "moderate swarming tendency"@en ,
                                                                         "moderater Schwarmtrieb"@de ,
                                                                         "oderata"@it ,
                                                                         "orta oğul eğilimi"@tr ,
                                                                         "stredný sklon k rojeniu"@sk ,
                                                                         "tendance modérée à l’essaimage"@fr ,
                                                                         "tendencia moderada"@es ,
                                                                         "tendinta de roire moderata"@ro ,
                                                                         "umiarkowana tendencja"@pl ,
                                                                         "umjeren nagon za rojenje"@hr ,
                                                                         "vidutinis spietlumas"@lt ,
                                                                         "zmeren rojilni nagon"@sl ,
                                                                         "μεσαία τάση για σμηνουργία"@el ,
                                                                         "умерен нагон за ројењем"@sr ,
                                                                         "умерен нагон на роење"@mk ,
                                                                         "נטיעה בינונית להתנחלות"@he ,
                                                                         "中度的分蜂性"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:697" ;
                            rdfs:label "moderate swarming tendency"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/697> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Moderate swarming tendency is usually the second less desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 2." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/699
<https://w3id.org/euph/699> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3932> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A group of honey bees of the species Apis mellifera living together in the same nest." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenvolk"@de ,
                                                                         "Volk der Westlichen Honigbiene"@de ,
                                                                         "colony of the Western Honey Bee"@en ,
                                                                         "honey bee colony"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:699" ;
                            rdfs:label "colony of the Western honey bee"@en .


###  https://w3id.org/euph/7
<https://w3id.org/euph/7> rdf:type owl:Class ;
                          rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty <https://w3id.org/euph/7938> ;
                                            owl:someValuesFrom <https://w3id.org/euph/8>
                                          ] ;
                          <http://purl.obolibrary.org/obo/IAO_0000115> "A frame is an enclosed structure intended to hold drawn comb. Frames are often rectangular structures. They are distinct from top bars which are not enclosed." ;
                          <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                          <http://purl.obolibrary.org/obo/IAO_0000118> "Rahmen"@de ,
                                                                       "Rähmchen"@de ,
                                                                       "bastidor"@es ,
                                                                       "cadre"@fr ,
                                                                       "cuadro"@es ,
                                                                       "frame"@en ,
                                                                       "quadro"@pt ,
                                                                       "raam"@nl ,
                                                                       "raampje"@nl ,
                                                                       "ram"@sv ,
                                                                       "ramme"@da ,
                                                                       "ramme"@no ,
                                                                       "ramă"@ro ,
                                                                       "tavleramme"@da ,
                                                                       "telaino"@it ;
                          <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7" ;
                          rdfs:label "frame"@en .


###  https://w3id.org/euph/71
<https://w3id.org/euph/71> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/1090> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Departures from the compact and solid brood pattern generally associated with efficient brood production and populous colonies are frequently encountered in honey bees. Such a condition is referred to as scattered brood, shot brood, pepper brood,or spotty brood. [...] Scattered brood can result from non-pathogenic or pathogenic conditions or from a combination of these." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "couvain en mosaïque"@fr ,
                                                                        "covata a mosaico"@it ,
                                                                        "lückenhaftes Brutnest"@de ,
                                                                        "onregelmatig verspreide verzegelde broedcellen"@nl ,
                                                                        "scattered brood pattern"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:71" ;
                           rdfs:label "scattered brood"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/71> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Departures from the compact and solid brood pattern generally associated with efficient brood production and populous colonies are frequently encountered in honey bees. Such a condition is referred to as scattered brood, shot brood, pepper brood,or spotty brood. [...] Scattered brood can result from non-pathogenic or pathogenic conditions or from a combination of these." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/712
<https://w3id.org/euph/712> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/555> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Number of items that are not specified." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl nicht spezifizierter Stücke"@de ,
                                                                         "number of unspecified items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:712" ;
                            rdfs:label "number of unspecified items"@en .


###  https://w3id.org/euph/713
<https://w3id.org/euph/713> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/998> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/978> ;
                                              owl:someValuesFrom <https://w3id.org/euph/544>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity amount, expressed in million heads." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Köpfe"@de ,
                                                                         "WIR Euro"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:713" ;
                            rdfs:label "million heads"@en .


###  https://w3id.org/euph/715
<https://w3id.org/euph/715> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/555> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Number of items that are specified." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl der angegebenen Stücke"@de ,
                                                                         "number of specified items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:715" ;
                            rdfs:label "number of specified items"@en .


###  https://w3id.org/euph/7182
<https://w3id.org/euph/7182> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_60915> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_39332>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """(1S)-trans-(alphaS)-cypermethrin is part of the diastereoisomeric mixture referred to as beta-cypermethrin. The chemical substance (1S)-trans-(alphaS)-cypermethrin is described by the following attributes or identifiers:
PIN: cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20+/m0/s1
SMILES: CC1(C"""@HC=C(Cl)Cl)C
CAS Registry Number: 83860-31-5
EC Number: 281-086-9
harmonised classification of substances code: I01_01_15 ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "(1S)-trans-(alphaS)-cypermethrin"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7182" ;
                             rdfs:label "(1S)-trans-(alphaS)-cypermethrin"@en ;
                             <https://w3id.org/euph/4030> """281-086-9
""" ,
                                                          """83860-31-5
""" ,
                                                          """C22H19Cl2NO3
""" ,
                                                          "CC1(C"@HC=C(Cl)Cl)C
 ,
                                                          """I01_01_15
""" ,
                                                          """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20+/m0/s1
""" ,
                                                          """cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """(1S)-trans-(alphaS)-cypermethrin is part of the diastereoisomeric mixture referred to as beta-cypermethrin. The chemical substance (1S)-trans-(alphaS)-cypermethrin is described by the following attributes or identifiers:
PIN: cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20+/m0/s1
SMILES: CC1(C"""@HC=C(Cl)Cl)C
CAS Registry Number: 83860-31-5
EC Number: 281-086-9
harmonised classification of substances code: I01_01_15 ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/16722142"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """281-086-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """83860-31-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C22H19Cl2NO3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget "CC1(C"@HC=C(Cl)Cl)C
 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """I01_01_15
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7448>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20+/m0/s1
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7182> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1S,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/4079>
 ] .


###  https://w3id.org/euph/72
<https://w3id.org/euph/72> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/50> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1443> ;
                                             owl:someValuesFrom <https://w3id.org/euph/8230>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8065> ;
                                             owl:someValuesFrom <http://purl.obolibrary.org/obo/PO_0009035>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.2.1.1>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> """Nectar is a honey bee forage that has been defined as follows:
A sweet secretion of flowers (from nectaries) of various plants; some secrete enough to provide excess for conversion to honey.""" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Nektar"@de ,
                                                                        "nectar"@en ,
                                                                        "nectar"@fr ,
                                                                        "nectar"@nl ,
                                                                        "nectar"@ro ,
                                                                        "nektar"@da ,
                                                                        "nektar"@no ,
                                                                        "nektar"@sv ,
                                                                        "nettare"@it ,
                                                                        "néctar"@es ,
                                                                        "néctar"@pt ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:72" ;
                           rdfs:label "nectar"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/72> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Nectar is a honey bee forage that has been defined as follows:
A sweet secretion of flowers (from nectaries) of various plants; some secrete enough to provide excess for conversion to honey.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/720
<https://w3id.org/euph/720> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2318> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Queen managementis a colony management process specifically carried out on queens." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Königinnenmanagement"@de ,
                                                                         "queen management"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:720" ;
                            rdfs:label "queen management"@en .


###  https://w3id.org/euph/725
<https://w3id.org/euph/725> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2269> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Slight swarming tendency is usually the second most desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 3." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "az oğul eğilimi"@tr ,
                                                                         "carsa"@it ,
                                                                         "komaj zaznaven rojilni nagon"@sl ,
                                                                         "lichte zwermneiging"@nl ,
                                                                         "ligeira tendência de enxameação"@pt ,
                                                                         "légère tendance à l’essaimage"@fr ,
                                                                         "mali nagon za rojenje"@hr ,
                                                                         "mažas spietlumas"@lt ,
                                                                         "nevýrazný sklon k rojeniu"@sk ,
                                                                         "nieznaczna tendencja"@pl ,
                                                                         "nur schwacher Schwarmtrieb"@de ,
                                                                         "only slight swarming tendency"@en ,
                                                                         "suave tendencia"@es ,
                                                                         "svak svermetrang"@no ,
                                                                         "usoara tendinta de roire"@ro ,
                                                                         "πολύ μικρή τάση για σμηνουργία"@el ,
                                                                         "веома мали нагон за ројењем"@sr ,
                                                                         "само мал нагон за роење"@mk ,
                                                                         "נטיעה קטנה להתנחלות"@he ,
                                                                         "轻微的分蜂性"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:725" ;
                            rdfs:label "slight swarming tendency"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/725> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Slight swarming tendency is usually the second most desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 3." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/7271
<https://w3id.org/euph/7271> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A measure of the distance in vertical direction of a location in reference to another location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "vertical position"@en ,
                                                                          "vertikale Position"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7271" ;
                             rdfs:label "vertical position"@en .


###  https://w3id.org/euph/7272
<https://w3id.org/euph/7272> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7271> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The orthometric height is the vertical distance H along the plumb line from a point of interest to a reference surface known as the geoid, the vertical datum that approximates mean sea level. Orthometric height is one of the scientific formalizations of a laypersons' &quot;height above sea level&quot;, along with other types of heights in Geodesy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "orthometric height"@en ,
                                                                          "orthometrische Höhe"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7272" ;
                             rdfs:label "orthometric height"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7272> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The orthometric height is the vertical distance H along the plumb line from a point of interest to a reference surface known as the geoid, the vertical datum that approximates mean sea level. Orthometric height is one of the scientific formalizations of a laypersons' &quot;height above sea level&quot;, along with other types of heights in Geodesy." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Orthometric_height&oldid=1170981423"
 ] .


###  https://w3id.org/euph/7273
<https://w3id.org/euph/7273> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7272> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Height above mean sea level is a measure of the vertical distance (height, elevation or altitude) of a location in reference to a historic mean sea level taken as a vertical datum. In geodesy, it is formalized as orthometric heights." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Höhe über dem Meeresspiegel"@de ,
                                                                          "height above mean sea level"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7273" ;
                             rdfs:label "height above mean sea level"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7273> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Height above mean sea level is a measure of the vertical distance (height, elevation or altitude) of a location in reference to a historic mean sea level taken as a vertical datum. In geodesy, it is formalized as orthometric heights." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Height_above_mean_sea_level&oldid=1178650216"
 ] .


###  https://w3id.org/euph/7274
<https://w3id.org/euph/7274> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7482>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """To meet the demand for statistics at a local level, Eurostat maintains a system of local administrative units (LAUs) compatible with NUTS. These LAUs are the building blocks of the NUTS, and comprise the municipalities and communes of the European Union. [...]
The LAUs are:
administrative for reasons such as the availability of data and policy implementation capacity
a subdivision of the NUTS 3 regions covering the whole economic territory of the Member States
appropriate for the implementation of local level typologies included in Tercet, namely the coastal area and DEGURBA classification.
Since there are frequent changes to the LAUs, Eurostat publishes an updated list towards the end of each year.
The NUTS regulation makes provision for EU Member States to send the lists of their LAUs to Eurostat. If available, Eurostat receives additionally basic administrative data by means of the annual LAU lists, namely total population and total area for each LAU.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "LAU code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7274" ;
                             rdfs:label "LAU code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7274> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """To meet the demand for statistics at a local level, Eurostat maintains a system of local administrative units (LAUs) compatible with NUTS. These LAUs are the building blocks of the NUTS, and comprise the municipalities and communes of the European Union. [...]
The LAUs are:
administrative for reasons such as the availability of data and policy implementation capacity
a subdivision of the NUTS 3 regions covering the whole economic territory of the Member States
appropriate for the implementation of local level typologies included in Tercet, namely the coastal area and DEGURBA classification.
Since there are frequent changes to the LAUs, Eurostat publishes an updated list towards the end of each year.
The NUTS regulation makes provision for EU Member States to send the lists of their LAUs to Eurostat. If available, Eurostat receives additionally basic administrative data by means of the annual LAU lists, namely total population and total area for each LAU.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/web/nuts/local-administrative-units"
 ] .


###  https://w3id.org/euph/7275
<https://w3id.org/euph/7275> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Relative humidity (RH) (expressed as a percent) also measures water vapor, but RELATIVE to the temperature of the air. In other words, it is a measure of the actual amount of water vapor in the air compared to the total amount of vapor that can exist in the air at its current temperature." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "RH"@en ,
                                                                          "Relative Feuchte"@de ,
                                                                          "relative humidity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7275" ;
                             rdfs:label "relative humidity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7275> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Relative humidity (RH) (expressed as a percent) also measures water vapor, but RELATIVE to the temperature of the air. In other words, it is a measure of the actual amount of water vapor in the air compared to the total amount of vapor that can exist in the air at its current temperature." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.weather.gov/lmk/humidity"
 ] .


###  https://w3id.org/euph/7276
<https://w3id.org/euph/7276> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/457> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Atmospheric pressure, also known as air pressure or barometric pressure (after the barometer), is the pressure within the atmosphere of Earth." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Luftdruck"@de ,
                                                                          "atmospheric pressure"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7276" ;
                             rdfs:label "atmospheric pressure"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7276> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Atmospheric pressure, also known as air pressure or barometric pressure (after the barometer), is the pressure within the atmosphere of Earth." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Atmospheric_pressure&oldid=1187690731"
 ] .


###  https://w3id.org/euph/7278
<https://w3id.org/euph/7278> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """LD50 (median lethal dose) contact, is a statistically derived single dose of a substance that can cause
death in 50 per cent of animals when administered by contact. The LD50 value is given in mg of test
substance per [...][animal]. For pesticides, the test substance may be either an active ingredient (a.i.) or a
formulated product containing one or more than one active ingredient.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "DL50"@fr ,
                                                                          "LD50"@de ,
                                                                          "LD50"@en ,
                                                                          "dose létale 50%"@fr ,
                                                                          "median lethal dose"@en ,
                                                                          "mediane letale Dosis"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7278" ;
                             rdfs:label "median lethal dose (LD50)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7278> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """LD50 (median lethal dose) contact, is a statistically derived single dose of a substance that can cause
death in 50 per cent of animals when administered by contact. The LD50 value is given in mg of test
substance per [...][animal]. For pesticides, the test substance may be either an active ingredient (a.i.) or a
formulated product containing one or more than one active ingredient.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-214-honeybees-acute-contact-toxicity-test_9789264070189-en"
 ] .


###  https://w3id.org/euph/7279
<https://w3id.org/euph/7279> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7278> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Acute contact toxicity is the adverse effects (mortality) occurring within a maximum period of 96 h after a topical
application of a single dose of a substance on 50% of the individuals exposed. Measured as Lethal Dose 50 (LD50), which is the dose that kills 50% of the exposied individuals after a single dose.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "acute contact toxicity"@en ,
                                                                          "akute Kontakttoxizität"@de ,
                                                                          "toxicidad aguda por contacto"@es ,
                                                                          "toxicité aiguë par contact"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7279" ;
                             rdfs:label "acute contact toxicity (LD50 contact)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7279> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Acute contact toxicity is the adverse effects (mortality) occurring within a maximum period of 96 h after a topical
application of a single dose of a substance on 50% of the individuals exposed. Measured as Lethal Dose 50 (LD50), which is the dose that kills 50% of the exposied individuals after a single dose.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-214-honeybees-acute-contact-toxicity-test_9789264070189-en"
 ] .


###  https://w3id.org/euph/7280
<https://w3id.org/euph/7280> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Dose is the amount of test substance applied. Dose is expressed as mass (mg) of test substance per test
animal (mg/bee).""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dose"@en ,
                                                                          "dose"@fr ,
                                                                          "dosis"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7280" ;
                             rdfs:label "dose"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7280> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Dose is the amount of test substance applied. Dose is expressed as mass (mg) of test substance per test
animal (mg/bee).""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-214-honeybees-acute-contact-toxicity-test_9789264070189-en"
 ] .


###  https://w3id.org/euph/7281
<https://w3id.org/euph/7281> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An animal is recorded as dead when it is completely immobile." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mortalität"@de ,
                                                                          "mortality"@en ,
                                                                          "mortalité"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7281" ;
                             rdfs:label "mortality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7281> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An animal is recorded as dead when it is completely immobile." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-214-honeybees-acute-contact-toxicity-test_9789264070189-en"
 ] .


###  https://w3id.org/euph/7283
<https://w3id.org/euph/7283> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "LC50 (median Lethal Concentration) is a statistically calculated concentration of a substance that can cause death in 50 % of the test organisms at the end of the test period. It is expressed in e.g. mg or μg active ingredient or formulated product per kg food." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CL50"@fr ,
                                                                          "LC50"@de ,
                                                                          "LC50"@en ,
                                                                          "concentration létale médiane"@fr ,
                                                                          "median lethal concentration"@en ,
                                                                          "mediane letale Konzentration"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7283" ;
                             rdfs:label "median lethal concentration (LC50)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7283> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "LC50 (median Lethal Concentration) is a statistically calculated concentration of a substance that can cause death in 50 % of the test organisms at the end of the test period. It is expressed in e.g. mg or μg active ingredient or formulated product per kg food." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-245-honey-bee-apis-mellifera-l-chronic-oral-toxicity-test-10-day-feeding_9789264284081-en"
 ] .


###  https://w3id.org/euph/7284
<https://w3id.org/euph/7284> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "LDD50 (median Lethal Dietary Dose) is a statistically calculated dietary dose of a substance that can cause death in 50 % of the test organisms at the end of the test period. It is expressed in e.g. μg or ng active ingredient or formulated product per bee per day." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "LDD50"@en ,
                                                                          "LDD50"@fr ,
                                                                          "dose alimentaire létale médiane"@fr ,
                                                                          "median lethal dietary dose"@en ,
                                                                          "mediane letale Dosis über die Nahrung"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7284" ;
                             rdfs:label "median lethal dietary dose LDD50"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7284> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "LDD50 (median Lethal Dietary Dose) is a statistically calculated dietary dose of a substance that can cause death in 50 % of the test organisms at the end of the test period. It is expressed in e.g. μg or ng active ingredient or formulated product per bee per day." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-245-honey-bee-apis-mellifera-l-chronic-oral-toxicity-test-10-day-feeding_9789264284081-en"
 ] .


###  https://w3id.org/euph/7285
<https://w3id.org/euph/7285> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "NOEC (No Observed Effect Concentration) the highest tested concentration next below the LOEC (lowest effect concentration). In case that the LOEC cannot be determined, the NOEC will be considered to be greater than or equal to the highest concentration tested. If, in a limit test, the effect at the tested concentration is not significantly different statistically from the control the NOEC is considered to be greater than or equal to the tested concentration. It is expressed in e.g. mg or μg active ingredient or formulated product per kg food." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CSEO"@fr ,
                                                                          "Konzentration ohne beobachtete Wirkung"@de ,
                                                                          "NOEC"@en ,
                                                                          "concentration sans effet observé"@fr ,
                                                                          "no observed effect concentration"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7285" ;
                             rdfs:label "no observed effect concentration NOEC"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7285> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "NOEC (No Observed Effect Concentration) the highest tested concentration next below the LOEC (lowest effect concentration). In case that the LOEC cannot be determined, the NOEC will be considered to be greater than or equal to the highest concentration tested. If, in a limit test, the effect at the tested concentration is not significantly different statistically from the control the NOEC is considered to be greater than or equal to the tested concentration. It is expressed in e.g. mg or μg active ingredient or formulated product per kg food." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-245-honey-bee-apis-mellifera-l-chronic-oral-toxicity-test-10-day-feeding_9789264284081-en"
 ] .


###  https://w3id.org/euph/7286
<https://w3id.org/euph/7286> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "NOEDD (No Observed Effect Dietary Dose) the highest tested dose per bee per day, administered by chronic feeding exposure, next below the LOEDD (lowest effect dietary dose). In case that the LOEDD cannot be determined, the NOEDD will be considered to be greater than or equal to the highest dose tested. If, in a limit test, the effect at the tested dose is not significantly different statistically from the control the NOEDD is considered to be greater than or equal to the tested dose. It is expressed in e.g. μg or ng active ingredient or formulated product per bee per day." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "DASEO"@fr ,
                                                                          "NOEDD"@en ,
                                                                          "dose alimentaire sans effet observé"@fr ,
                                                                          "no observed effect dietary dose"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7286" ;
                             rdfs:label "no observed effect dietary dose NOEDD"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7286> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "NOEDD (No Observed Effect Dietary Dose) the highest tested dose per bee per day, administered by chronic feeding exposure, next below the LOEDD (lowest effect dietary dose). In case that the LOEDD cannot be determined, the NOEDD will be considered to be greater than or equal to the highest dose tested. If, in a limit test, the effect at the tested dose is not significantly different statistically from the control the NOEDD is considered to be greater than or equal to the tested dose. It is expressed in e.g. μg or ng active ingredient or formulated product per bee per day." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-245-honey-bee-apis-mellifera-l-chronic-oral-toxicity-test-10-day-feeding_9789264284081-en"
 ] .


###  https://w3id.org/euph/7287
<https://w3id.org/euph/7287> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "LOEC/LOEDD (Lowest Observed Effect Concentration/Dietary Dose) is the lowest concentration out of the tested concentrations at which a significant difference statistically from the control group is observed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CMEO/DAMEO"@fr ,
                                                                          "LOEC/LOEDD"@en ,
                                                                          "concentration/dose alimentaire minimale avec effet observé"@fr ,
                                                                          "lowest observed effect concentration/dietary dose"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7287" ;
                             rdfs:label "lowest observed effect concentration/dietary dose LOEC/LOEDD"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7287> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "LOEC/LOEDD (Lowest Observed Effect Concentration/Dietary Dose) is the lowest concentration out of the tested concentrations at which a significant difference statistically from the control group is observed." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-245-honey-bee-apis-mellifera-l-chronic-oral-toxicity-test-10-day-feeding_9789264284081-en"
 ] .


###  https://w3id.org/euph/7288
<https://w3id.org/euph/7288> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8107> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "LCx (Lethal Concentration for x % effect) is defined as the concentration that causes an x % of an effect within a given exposure period when compared with a control." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CLx"@fr ,
                                                                          "LCx"@en ,
                                                                          "Lethal Concentration for x % effect"@en ,
                                                                          "concentration létale avec x % d’effet"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7288" ;
                             rdfs:label "lethal concentration for x % effect LCx"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7288> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "LCx (Lethal Concentration for x % effect) is defined as the concentration that causes an x % of an effect within a given exposure period when compared with a control." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.oecd-ilibrary.org/environment/test-no-245-honey-bee-apis-mellifera-l-chronic-oral-toxicity-test-10-day-feeding_9789264284081-en"
 ] .


###  https://w3id.org/euph/7289
<https://w3id.org/euph/7289> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Abbreviations used by FAOSTAT, summarised in the &quot;Abbreviations&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abbreviation used by FAOSTAT"@en ,
                                                                          "Von FAOSTAT verwendete Abkürzung"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7289" ;
                             rdfs:label "FAOSTAT Abbreviation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7289> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Abbreviations used by FAOSTAT, summarised in the &quot;Abbreviations&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7290
<https://w3id.org/euph/7290> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7289> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of the abbreviations used by FAOSTAT, summarised in the &quot;Abbreviations&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beschreibung einer, von FAOSTAT verwendeten Abkürzung"@de ,
                                                                          "Description of an abbreviation used by FAOSTAT"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7290" ;
                             rdfs:label "FAOSTAT Abbreviation Description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7290> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of the abbreviations used by FAOSTAT, summarised in the &quot;Abbreviations&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7291
<https://w3id.org/euph/7291> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Name of a country or a group of countries for which FAOSTAT aggregates data, summarised in the &quot;Country Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Name eines, von FAOSTAT verwendeten Landes oder einer Ländergruppe"@de ,
                                                                          "Name of a FAOSTAT country or country group"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7291" ;
                             rdfs:label "FAOSTAT Area Label"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7291> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Name of a country or a group of countries for which FAOSTAT aggregates data, summarised in the &quot;Country Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7292
<https://w3id.org/euph/7292> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3325> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7822>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Standard country or area codes for statistical use (M49) prepared by the Statistics Division of the United Nations Secretariat primarily for use in its publications and databases." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "M49 Standard"@de ,
                                                                          "M49 Standard"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7292" ;
                             rdfs:label "M49 standard"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7292> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Standard country or area codes for statistical use (M49) prepared by the Statistics Division of the United Nations Secretariat primarily for use in its publications and databases." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://unstats.un.org/unsd/methodology/m49/"
 ] .


###  https://w3id.org/euph/7293
<https://w3id.org/euph/7293> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7727> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The international standard for country codes and codes for their subdivisions issued by the International Organization for Standardization (ISO)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 3166 Ländercodes"@de ,
                                                                          "ISO 3166 country codes"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7293" ;
                             rdfs:label "ISO 3166"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7293> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The international standard for country codes and codes for their subdivisions issued by the International Organization for Standardization (ISO)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/iso-3166-country-codes.html"
 ] .


###  https://w3id.org/euph/7294
<https://w3id.org/euph/7294> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2675> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7293>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A two-letter code that represents a country name, recommended as the general purpose code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Alpha-2 Ländercode"@de ,
                                                                          "alpha-2 country code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7294" ;
                             rdfs:label "alpha-2 country code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7294> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A two-letter code that represents a country name, recommended as the general purpose code." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/7295
<https://w3id.org/euph/7295> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2675> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7293>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A three-letter code that represents a country name, which is usually more closely related to the country name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Alpha-3 Ländercode"@de ,
                                                                          "alpha-3 country code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7295" ;
                             rdfs:label "alpha-3 country code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7295> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A three-letter code that represents a country name, which is usually more closely related to the country name." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/7296
<https://w3id.org/euph/7296> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "dwc:year in which a dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Jahr, in dem ein Ereignis beginnt"@de ,
                                                                          "year in which an event starts"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7296" ;
                             rdfs:label "start year"@en .


###  https://w3id.org/euph/7297
<https://w3id.org/euph/7297> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "dwc:year in which a dwc:Event ends." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Jahr, in dem ein Ereignis endet"@de ,
                                                                          "year in which an event ends"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7297" ;
                             rdfs:label "end year"@en .


###  https://w3id.org/euph/7298
<https://w3id.org/euph/7298> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2562> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Code of the domain for which FAOSTAT provides data, as summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Bereichscode"@de ,
                                                                          "FAOSTAT domain code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7298" ;
                             rdfs:label "FAOSTAT domain code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7298> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Code of the domain for which FAOSTAT provides data, as summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7299
<https://w3id.org/euph/7299> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2562> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of the domain for which FAOSTAT provides data, summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beschreibung des FAOSTAT Bereichs"@de ,
                                                                          "FAOSTAT Domain Description"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7299" ;
                             rdfs:label "FAOSTAT domain description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7299> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of the domain for which FAOSTAT provides data, summarised in the &quot;Element&quot;, &quot;Item&quot; or &quot;Item Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/73
<https://w3id.org/euph/73> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/50> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1443> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2112>
                                           ] ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://purl.expasy.org/enzyme/EC/3.2.1.1>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> """Honeydew is a honey bee forage that has been defined as follows:
A sweet fluid excreted by plant-sucking insects like aphids, Bees occasionally collect and ripen it into a type of honey marketed as pine or forest honey.""" ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Honigtau"@de ,
                                                                        "honeydew"@en ,
                                                                        "honingdauw"@nl ,
                                                                        "honningdug"@da ,
                                                                        "honningdugg"@no ,
                                                                        "honungsdagg"@sv ,
                                                                        "mană"@ro ,
                                                                        "melado"@pt ,
                                                                        "melata"@it ,
                                                                        "mielato"@es ,
                                                                        "miellat"@fr ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:73" ;
                           rdfs:label "honeydew"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/73> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Honeydew is a honey bee forage that has been defined as follows:
A sweet fluid excreted by plant-sucking insects like aphids, Bees occasionally collect and ripen it into a type of honey marketed as pine or forest honey.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


###  https://w3id.org/euph/730
<https://w3id.org/euph/730> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/23> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8170> ;
                                              owl:someValuesFrom <https://w3id.org/euph/802>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Comb honey is a honey that is stored by bees in the cells of freshly built broodless combs or thin comb foundation sheets made solely of beeswax and sold in sealed whole combs or sections of such combs." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Scheibenhonig"@de ,
                                                                         "Wabenhonig"@de ,
                                                                         "comb honey"@en ,
                                                                         "għasel tax-xehda"@mt ,
                                                                         "honung i vaxkakor"@sv ,
                                                                         "kakhonung"@sv ,
                                                                         "kennohunaja"@fi ,
                                                                         "korinis medus"@lt ,
                                                                         "kärjemesi"@et ,
                                                                         "lépes méz"@hu ,
                                                                         "med u saću"@hr ,
                                                                         "med v satju"@sl ,
                                                                         "mel em favos"@pt ,
                                                                         "miel en panal"@es ,
                                                                         "miel en rayons"@fr ,
                                                                         "miele di favo"@it ,
                                                                         "miele in favo"@it ,
                                                                         "miere cu fagure"@ro ,
                                                                         "miere în fagure"@ro ,
                                                                         "plaster miodu"@pl ,
                                                                         "plástečkový med"@cs ,
                                                                         "plástikový med"@sk ,
                                                                         "raathonig"@nl ,
                                                                         "raathoning"@nl ,
                                                                         "tavlehonning"@da ,
                                                                         "tavlehonning"@no ,
                                                                         "šūnu medus"@lv ,
                                                                         "μέλι κηρήθρας"@el ,
                                                                         "мед във восъчна пита"@bg ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:730" ;
                            rdfs:label "comb honey"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/730> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comb honey is a honey that is stored by bees in the cells of freshly built broodless combs or thin comb foundation sheets made solely of beeswax and sold in sealed whole combs or sections of such combs." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/dir/2001/110/2014-06-23"
 ] .


###  https://w3id.org/euph/7300
<https://w3id.org/euph/7300> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2563> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Code of the element for which FAOSTAT provides data, summarised in the &quot;Element&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Element Code"@de ,
                                                                          "FAOSTAT element code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7300" ;
                             rdfs:label "FAOSTAT element code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7300> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Code of the element for which FAOSTAT provides data, summarised in the &quot;Element&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7301
<https://w3id.org/euph/7301> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2563> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of the element for which FAOSTAT provides data, summarised in the &quot;Element&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beschreibung des FAOSTAT-Elements"@de ,
                                                                          "FAOSTAT element description"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7301" ;
                             rdfs:label "FAOSTAT element description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7301> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of the element for which FAOSTAT provides data, summarised in the &quot;Element&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7302
<https://w3id.org/euph/7302> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unit in which FAOSTAT provides data, summarised in the &quot;Units&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Einheit"@de ,
                                                                          "FAOSTAT Unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7302" ;
                             rdfs:label "FAOSTAT Unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7302> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Unit in which FAOSTAT provides data, summarised in the &quot;Units&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7303
<https://w3id.org/euph/7303> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7302> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of the unit in which FAOSTAT provides data, summarised in the &quot;Units&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beschreibung der FAOSTAT Einheit"@de ,
                                                                          "FAOSTAT unit description"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7303" ;
                             rdfs:label "FAOSTAT Unit Description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7303> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of the unit in which FAOSTAT provides data, summarised in the &quot;Units&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7304
<https://w3id.org/euph/7304> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Flag used to add standardised comments to data provided by FAOSTAT, summarised in the &quot;Flags&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Flag"@de ,
                                                                          "FAOSTAT flag"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7304" ;
                             rdfs:label "FAOSTAT Flag"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7304> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Flag used to add standardised comments to data provided by FAOSTAT, summarised in the &quot;Flags&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7305
<https://w3id.org/euph/7305> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7304> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of the flag used to add standardised comments to data provided by FAOSTAT data, summarised in the &quot;Flags&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beschreibung des FAOSTAT Flags"@de ,
                                                                          "FAOSTAT flag description"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7305" ;
                             rdfs:label "FAOSTAT Flag Description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7305> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of the flag used to add standardised comments to data provided by FAOSTAT data, summarised in the &quot;Flags&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7306
<https://w3id.org/euph/7306> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1024> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Code of the item for which FAOSTAT provides data, summarised in the &quot;Item&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Gegenstands-Code"@de ,
                                                                          "FAOSTAT item code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7306" ;
                             rdfs:label "FAOSTAT item code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7306> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Code of the item for which FAOSTAT provides data, summarised in the &quot;Item&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7308
<https://w3id.org/euph/7308> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1024> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Name of the item for which FAOSTAT provides data, summarised in the &quot;Item&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bezeichnung des FAOSTAT Gegenstandes"@de ,
                                                                          "FAOSTAT item label"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7308" ;
                             rdfs:label "FAOSTAT item description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7308> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Name of the item for which FAOSTAT provides data, summarised in the &quot;Item&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/7309
<https://w3id.org/euph/7309> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C17141> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in economics is an entity in the social sciences domain that contains all classes related to aspects of pollinators and pollination studied in economics, i.e. the
[...] branch that deals with the production and distribution and consumption of goods and services and their management.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wirtschaft"@de ,
                                                                          "economia"@it ,
                                                                          "economie"@nl ,
                                                                          "economy"@en ,
                                                                          "Ökonomie"@de ,
                                                                          "économie"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7309" ;
                             rdfs:label "entity in economics"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7309> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in economics is an entity in the social sciences domain that contains all classes related to aspects of pollinators and pollination studied in economics, i.e. the
[...] branch that deals with the production and distribution and consumption of goods and services and their management.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/7310
<https://w3id.org/euph/7310> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1044> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A code set of economical entities is an information content entity in the economics domain
[...] that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Code-Set für wirtschaftliche Einheiten"@de ,
                                                                          "code set of economical entities"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7310" ;
                             rdfs:label "code set of economical entities"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7310> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A code set of economical entities is an information content entity in the economics domain
[...] that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0020020"
 ] .


###  https://w3id.org/euph/7311
<https://w3id.org/euph/7311> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7310> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Central Product Classification (CPC) consists of a coherent and consistent classification structure for products (goods and services) based on a set of internationally agreed concepts, definitions, principles and classification rules. It serves as an international standard for assembling and tabulating all kinds of data requiring product detail, including statistics on industrial production, domestic and foreign commodity trade, international trade in services, balance of payments, consumption and price statistics and other data used within the national accounts. It provides a comprehensive framework within which data on products can be collected and presented in a format that allows for economic analysis supporting decision-taking and policy- making." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Central Product Classification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7311" ;
                             rdfs:label "central product classification (CPC)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7311> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Central Product Classification (CPC) consists of a coherent and consistent classification structure for products (goods and services) based on a set of internationally agreed concepts, definitions, principles and classification rules. It serves as an international standard for assembling and tabulating all kinds of data requiring product detail, including statistics on industrial production, domestic and foreign commodity trade, international trade in services, balance of payments, consumption and price statistics and other data used within the national accounts. It provides a comprehensive framework within which data on products can be collected and presented in a format that allows for economic analysis supporting decision-taking and policy- making." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://unstats.un.org/unsd/classifications/Econ/CPC.cshtml"
 ] .


###  https://w3id.org/euph/7312
<https://w3id.org/euph/7312> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1045> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7311>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Code of a product in the Central Product Classification (CPC)" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "CPC Code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7312" ;
                             rdfs:label "CPC code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7312> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Code of a product in the Central Product Classification (CPC)" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://unstats.un.org/unsd/classifications/Econ/CPC.cshtml"
 ] .


###  https://w3id.org/euph/7313
<https://w3id.org/euph/7313> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7310> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The Harmonized Commodity Description and Coding System generally referred to as &quot;Harmonized System&quot; or simply &quot;HS&quot; is a multipurpose international product nomenclature developed by the World Customs Organization (WCO).
It comprises more than 5,000 commodity groups; each identified by a six digit code, arranged in a legal and logical structure and is supported by well-defined rules to achieve uniform classification.
The system is used by more than 200 countries and economies as a basis for their Customs tariffs and for the collection of international trade statistics. Over 98 % of the merchandise in international trade is classified in terms of the HS.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HS"@de ,
                                                                          "HS"@en ,
                                                                          "Harmonisiertes System"@de ,
                                                                          "Harmonisiertes System zur Bezeichnung und Codierung der Waren"@de ,
                                                                          "Harmonized Commodity Description and Coding System"@en ,
                                                                          "Harmonized System"@en ,
                                                                          "SH"@fr ,
                                                                          "Système harmonisé"@fr ,
                                                                          "Système harmonisé de désignation et de codification des marchandises"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7313" ;
                             rdfs:label "harmonized commodity description and coding system (HS)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7313> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The Harmonized Commodity Description and Coding System generally referred to as &quot;Harmonized System&quot; or simply &quot;HS&quot; is a multipurpose international product nomenclature developed by the World Customs Organization (WCO).
It comprises more than 5,000 commodity groups; each identified by a six digit code, arranged in a legal and logical structure and is supported by well-defined rules to achieve uniform classification.
The system is used by more than 200 countries and economies as a basis for their Customs tariffs and for the collection of international trade statistics. Over 98 % of the merchandise in international trade is classified in terms of the HS.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.wcoomd.org/en/topics/nomenclature/overview/what-is-the-harmonized-system.aspx"
 ] .


###  https://w3id.org/euph/7314
<https://w3id.org/euph/7314> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7313> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The 2007 edition of the WCO Harmonized System Nomenclature entered into force on 1 January 2007." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HS Nomenclature 2007"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7314" ;
                             rdfs:label "HS nomenclature 2007"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7314> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The 2007 edition of the WCO Harmonized System Nomenclature entered into force on 1 January 2007." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.wcoomd.org/en/topics/nomenclature/instrument-and-tools/hs_nomenclature_previous_editions/hs_nomenclature_table_2007.aspx"
 ] .


###  https://w3id.org/euph/7315
<https://w3id.org/euph/7315> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7313> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The 2012 edition of the WCO Harmonized System Nomenclature entered into force on 1 January 2012." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HS Nomenclature 2012"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7315" ;
                             rdfs:label "HS nomenclature 2012"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7315> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The 2012 edition of the WCO Harmonized System Nomenclature entered into force on 1 January 2012." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.wcoomd.org/en/topics/nomenclature/instrument-and-tools/hs_nomenclature_previous_editions/hs_nomenclature_table_2012.aspx"
 ] .


###  https://w3id.org/euph/7316
<https://w3id.org/euph/7316> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any period lasting one year for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Jahr (FAOSTAT)"@de ,
                                                                          "year (FAOSTAT)"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7316" ;
                             rdfs:label "FAOSTAT Year Code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7316> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any period lasting one year for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#data/TCL"
 ] .


###  https://w3id.org/euph/7317
<https://w3id.org/euph/7317> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of a period lasting one year for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Jahr Beschreibung"@de ,
                                                                          "FAOSTAT Year Description"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7317" ;
                             rdfs:label "FAOSTAT Year Description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7317> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of a period lasting one year for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#data/TCL"
 ] .


###  https://w3id.org/euph/7320
<https://w3id.org/euph/7320> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2568> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey yield is the amount of honey that was harvested from a certain number of beehives in a certain time interval at one or more locations ." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigertrag"@de ,
                                                                          "honey yield"@en ,
                                                                          "honingopbrengst"@nl ,
                                                                          "honningudbytte"@da ,
                                                                          "honningutbytte"@no ,
                                                                          "honungsskörd"@sv ,
                                                                          "hopnungsavkastning"@sv ,
                                                                          "producţie de miere"@ro ,
                                                                          "produzione di miele"@it ,
                                                                          "produção de mel"@pt ,
                                                                          "raccolto di miele"@it ,
                                                                          "recoltă de miere"@ro ,
                                                                          "rendement en miel"@fr ,
                                                                          "rendimento em mel"@pt ,
                                                                          "rendimiento en miel"@es ,
                                                                          "safra de mel"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7320" ;
                             rdfs:label "honey yield"@en .


###  https://w3id.org/euph/7321
<https://w3id.org/euph/7321> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/437> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time [...] on the calendar [...] time scale [...] Common forms of date include calendar date [...], ordinal date [...] or week date [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gregor Sušanj"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Datum"@de ,
                                                                          "data"@it ,
                                                                          "date"@en ,
                                                                          "date"@fr ,
                                                                          "datum"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7321" ;
                             rdfs:label "date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7321> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time [...] on the calendar [...] time scale [...] Common forms of date include calendar date [...], ordinal date [...] or week date [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7322
<https://w3id.org/euph/7322> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8076> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. The latter may allow its elements to be mutated and the length changed, or it may be fixed (after creation). A string is generally considered as a data type and is often implemented as an array data structure of bytes (or words) that stores a sequence of elements, typically characters, using some character encoding. String may also denote more general arrays or other sequence (or list) data types and structures." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gregor Sušanj"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "String"@de ,
                                                                          "String"@en ,
                                                                          "Zeichenkette"@de ,
                                                                          "chaîne de caractères"@fr ,
                                                                          "string"@nl ,
                                                                          "stringa"@it ,
                                                                          "tekenreeks"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7322" ;
                             rdfs:label "string"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7322> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. The latter may allow its elements to be mutated and the length changed, or it may be fixed (after creation). A string is generally considered as a data type and is often implemented as an array data structure of bytes (or words) that stores a sequence of elements, typically characters, using some character encoding. String may also denote more general arrays or other sequence (or list) data types and structures." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=String_(computer_science)&oldid=1237423270"
 ] .


###  https://w3id.org/euph/7326
<https://w3id.org/euph/7326> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2461> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A mated queen is an adult queen bee, which has been mated by one or more drones." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "begattete Königin"@de ,
                                                                          "mated queen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7326" ;
                             rdfs:label "mated queen"@en .


###  https://w3id.org/euph/7327
<https://w3id.org/euph/7327> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2461> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An unmated queen is an adult queen bee, which has not (yet) been mated." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "unbegattete Königin"@de ,
                                                                          "unmated queen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7327" ;
                             rdfs:label "unmated queen"@en .


###  https://w3id.org/euph/7328
<https://w3id.org/euph/7328> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/437> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time [...] occurring within a calendar day [...] Generally, time of day relates to the duration [...] elapsed after the beginning of the day. However, this correlation breaks when changes occur in the time scale [...] that applies to the time of day, such as time shifts [...] and leap seconds [...]. This definition corresponds closely with the definition of “clock time” given in IEC 60050-113:2011, 113-01-18, except that the concepts of duration and time scale are not used in this definition." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Uhrzeit"@de ,
                                                                          "heure"@fr ,
                                                                          "ora"@it ,
                                                                          "time of day"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7328" ;
                             rdfs:label "time of day"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7328> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time [...] occurring within a calendar day [...] Generally, time of day relates to the duration [...] elapsed after the beginning of the day. However, this correlation breaks when changes occur in the time scale [...] that applies to the time of day, such as time shifts [...] and leap seconds [...]. This definition corresponds closely with the definition of “clock time” given in IEC 60050-113:2011, 113-01-18, except that the concepts of duration and time scale are not used in this definition." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7329
<https://w3id.org/euph/7329> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3932> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1031> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1128>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee colony that is intentionally kept by humans in a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "colonia gestita"@it ,
                                                                          "colonie gérée"@fr ,
                                                                          "gehaltenes Bienenvolk"@de ,
                                                                          "gemanaged kolonie"@nl ,
                                                                          "managed colony"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7329" ;
                             rdfs:label "managed honey bee colony"@en .


###  https://w3id.org/euph/7330
<https://w3id.org/euph/7330> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0020000> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Personal data is any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dati personali"@it ,
                                                                          "données à caractère personnel"@fr ,
                                                                          "osebni podatki"@sl ,
                                                                          "personal data"@en ,
                                                                          "personenbezogene Daten"@da ,
                                                                          "persoonsgegevens"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7330" ;
                             rdfs:label "personal data"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7330> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Personal data is any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX%3A32016R0679"
 ] .


###  https://w3id.org/euph/7331
<https://w3id.org/euph/7331> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An email address identifies an email box to which messages are delivered." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "E-Mail Adresse"@de ,
                                                                          "adresse électronique"@fr ,
                                                                          "correo electrónico"@es ,
                                                                          "courriel adresse"@fr ,
                                                                          "e-pošta"@sl ,
                                                                          "elektronska pošta"@sl ,
                                                                          "email address"@en ,
                                                                          "indirizzo e-mail"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7331" ;
                             rdfs:label "email address"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7331> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An email address identifies an email box to which messages are delivered." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Email_address&oldid=1247504297"
 ] .


###  https://w3id.org/euph/7332
<https://w3id.org/euph/7332> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7342> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The address of a person." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pri­vat­ad­res­se"@de ,
                                                                          "Wohnsitzadresse"@de ,
                                                                          "adresse de domicile"@fr ,
                                                                          "home address"@en ,
                                                                          "indirizzo di casa"@it ,
                                                                          "thuisadres"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7332" ;
                             rdfs:label "home address"@en .


###  https://w3id.org/euph/7333
<https://w3id.org/euph/7333> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The number on a document used for the unique identification of a person's identity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ID number"@en ,
                                                                          "Personaldukument-Nummer"@de ,
                                                                          "identity document number"@en ,
                                                                          "numero del documento di identità"@it ,
                                                                          "numèro du pièce d'identité"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7333" ;
                             rdfs:label "identity document number"@en .


###  https://w3id.org/euph/7334
<https://w3id.org/euph/7334> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An Internet Protocol address (IP address) is a numerical label such as 192.0.2.1 that is assigned to a device connected to a computer network that uses the Internet Protocol for communication." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "IP address"@en ,
                                                                          "IP-Adresse"@de ,
                                                                          "IP-adres"@nl ,
                                                                          "adresse IP"@fr ,
                                                                          "indirizzo IP"@it ,
                                                                          "internet protocol address"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7334" ;
                             rdfs:label "internet protocol (IP) address"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7334> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An Internet Protocol address (IP address) is a numerical label such as 192.0.2.1 that is assigned to a device connected to a computer network that uses the Internet Protocol for communication." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=IP_address&oldid=1245365941"
 ] .


###  https://w3id.org/euph/7335
<https://w3id.org/euph/7335> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A telephone number is a sequence of digits assigned to a landline telephone subscriber station connected to a telephone line or to a wireless electronic telephony device, such as a radio telephone or a mobile telephone, or to other devices for data transmission via the public switched telephone network (PSTN), or other public and private networks." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Telefonnummer"@de ,
                                                                          "numero di telefono"@it ,
                                                                          "numéro de téléphone"@fr ,
                                                                          "telefoonnummer"@nl ,
                                                                          "telephone number"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7335" ;
                             rdfs:label "telephone number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7335> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A telephone number is a sequence of digits assigned to a landline telephone subscriber station connected to a telephone line or to a wireless electronic telephony device, such as a radio telephone or a mobile telephone, or to other devices for data transmission via the public switched telephone network (PSTN), or other public and private networks." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Telephone_number&oldid=1242979965"
 ] .


###  https://w3id.org/euph/7336
<https://w3id.org/euph/7336> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A personal name, full name or prosoponym (from Ancient Greek prósōpon – person, and onoma –name)[...] is the set of names by which an individual person or animal is known, and that can be recited as a word-group, with the understanding that, taken together, they all relate to that one individual." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anthroponym"@de ,
                                                                          "Personenname"@de ,
                                                                          "Realname"@de ,
                                                                          "antroponimo"@it ,
                                                                          "full name"@en ,
                                                                          "nom personnel"@fr ,
                                                                          "nome proprio attribuito a una persona"@it ,
                                                                          "personal name"@en ,
                                                                          "prosoponym"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7336" ;
                             rdfs:label "personal name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7336> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A personal name, full name or prosoponym (from Ancient Greek prósōpon – person, and onoma –name)[...] is the set of names by which an individual person or animal is known, and that can be recited as a word-group, with the understanding that, taken together, they all relate to that one individual." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Address&oldid=1245456480"
 ] .


###  https://w3id.org/euph/7337
<https://w3id.org/euph/7337> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7336> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A surname, family name, or last name is the mostly hereditary portion of one's personal name that indicates one's family.[...] It is typically combined with a given name to form the full name of a person, although several given names and surnames are possible in the full name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Familienname"@de ,
                                                                          "Nachname"@de ,
                                                                          "cognome"@it ,
                                                                          "family name"@en ,
                                                                          "last name"@en ,
                                                                          "nom de famille"@fr ,
                                                                          "surname"@en ,
                                                                          "toenaam"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7337" ;
                             rdfs:label "surname"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7337> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A surname, family name, or last name is the mostly hereditary portion of one's personal name that indicates one's family.[...] It is typically combined with a given name to form the full name of a person, although several given names and surnames are possible in the full name." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Address&oldid=1245456480"
 ] .


###  https://w3id.org/euph/7338
<https://w3id.org/euph/7338> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Robbing is a behaviour exhibited by honey bees, whereby worker bees invade the nests of other honey bee colonies that are too weak to defend themselves in order to steal their supplies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a fura"@ro ,
                                                                          "a prăda"@ro ,
                                                                          "at røve"@da ,
                                                                          "att röva"@sv ,
                                                                          "pilhar"@pt ,
                                                                          "pillar"@es ,
                                                                          "piller"@fr ,
                                                                          "rauben"@de ,
                                                                          "robar"@es ,
                                                                          "robbing"@en ,
                                                                          "roubar"@pt ,
                                                                          "roven"@nl ,
                                                                          "räubern"@de ,
                                                                          "saccheggiare"@it ,
                                                                          "to rob"@en ,
                                                                          "å røve"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7338" ;
                             rdfs:label "robbing"@en .


###  https://w3id.org/euph/7340
<https://w3id.org/euph/7340> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C41002>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computer science and computer programming, a data type (or simply type) is a collection or grouping of data values, usually specified by a set of possible values, a set of allowed operations on these values, and/or a representation of these values as machine types." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Datentyp"@de ,
                                                                          "data type"@en ,
                                                                          "datatype"@nl ,
                                                                          "gegevenstype"@nl ,
                                                                          "tipo di dato"@it ,
                                                                          "type de donnée"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7340" ;
                             rdfs:label "data type"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7340> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computer science and computer programming, a data type (or simply type) is a collection or grouping of data values, usually specified by a set of possible values, a set of allowed operations on these values, and/or a representation of these values as machine types." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Data_type&oldid=1240103034"
 ] .


###  https://w3id.org/euph/7341
<https://w3id.org/euph/7341> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000098> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computer science, a data structure is a data organization and storage format that is usually chosen for efficient access to data.[...] More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data,[...] i.e., it is an algebraic structure about data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Datenstruktur"@de ,
                                                                          "data structure"@en ,
                                                                          "datastructuur"@nl ,
                                                                          "structure de données"@fr ,
                                                                          "struttura dati"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7341" ;
                             rdfs:label "data structure"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7341> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computer science, a data structure is a data organization and storage format that is usually chosen for efficient access to data.[...] More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data,[...] i.e., it is an algebraic structure about data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Data_structure&oldid=1248426621"
 ] .


###  https://w3id.org/euph/7342
<https://w3id.org/euph/7342> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An address is a collection of information, presented in a mostly fixed format, used to give the location of a building, apartment, or other structure or a plot of land, generally using political boundaries and street names as references, along with other identifiers such as house or apartment numbers and organization name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Adresse"@de ,
                                                                          "address"@en ,
                                                                          "adres"@nl ,
                                                                          "adresse"@fr ,
                                                                          "indirizzo"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7342" ;
                             rdfs:label "address"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7342> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An address is a collection of information, presented in a mostly fixed format, used to give the location of a building, apartment, or other structure or a plot of land, generally using political boundaries and street names as references, along with other identifiers such as house or apartment numbers and organization name." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Address&oldid=1245456480"
 ] .


###  https://w3id.org/euph/7343
<https://w3id.org/euph/7343> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7336> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A given name (also known as a forename or first name) is the part of a personal name that identifies a person, potentially with a middle name as well, and differentiates that person from the other members of a group (typically a family or clan) who have a common surname. The term given name refers to a name usually bestowed at or close to the time of birth, usually by the parents of the newborn." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Vorname"@de ,
                                                                          "first name"@en ,
                                                                          "forename"@en ,
                                                                          "given name"@en ,
                                                                          "nome"@it ,
                                                                          "nome di battesimo"@it ,
                                                                          "prenome"@it ,
                                                                          "primo nome"@it ,
                                                                          "prénom"@fr ,
                                                                          "voornaam"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7343" ;
                             rdfs:label "given name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7343> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A given name (also known as a forename or first name) is the part of a personal name that identifies a person, potentially with a middle name as well, and differentiates that person from the other members of a group (typically a family or clan) who have a common surname. The term given name refers to a name usually bestowed at or close to the time of birth, usually by the parents of the newborn." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Given_name&oldid=1247757014"
 ] .


###  https://w3id.org/euph/7344
<https://w3id.org/euph/7344> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Calendar date in which a dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Noa Simon Delso"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "start date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7344" ;
                             rdfs:label "start date"@en .


###  https://w3id.org/euph/7346
<https://w3id.org/euph/7346> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2297> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...] any of the four arbitrary divisions of the year, characterized chiefly by differences in temperature, precipitation, amount of daylight, and plant growth [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Jahreszeit"@de ,
                                                                          "jaargetijde"@nl ,
                                                                          "saison"@fr ,
                                                                          "season"@en ,
                                                                          "seizoen"@nl ,
                                                                          "stagione"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7346" ;
                             rdfs:label "season"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7346> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] any of the four arbitrary divisions of the year, characterized chiefly by differences in temperature, precipitation, amount of daylight, and plant growth [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/7348
<https://w3id.org/euph/7348> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/914> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The quantity infestation rate of adult honey bee colonies with Varroa mites (Varroa destructor), measured by dislodging Varroa mites from adult honey bees, expressed in number of Varroa mites per unit of honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Befallsrate der erwachsenen Bienen"@de ,
                                                                          "infestation rate of adult bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7348" ;
                             rdfs:label "Varroa infestation rate of adult bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7348> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The quantity infestation rate of adult honey bee colonies with Varroa mites (Varroa destructor), measured by dislodging Varroa mites from adult honey bees, expressed in number of Varroa mites per unit of honey bees." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.3896/IBRA.1.52.1.09"
 ] .


###  https://w3id.org/euph/7349
<https://w3id.org/euph/7349> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Board made of wood or other material, used as inner cover and positioned on top of a hive between the top supers and the roof (outer cover). It is used to close the hive and help the bees to maintain the hive temperature. Depending on the construction, it may also be used in conjunction with a bee escape to remove bees from supers or containa centre hole to be used with a feeder." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Deckbrettchen"@de ,
                                                                          "Innendeckel"@de ,
                                                                          "assicella coprifavo"@it ,
                                                                          "coprifavo"@it ,
                                                                          "crown board"@en ,
                                                                          "cubrecuadros"@es ,
                                                                          "dekkbrett"@no ,
                                                                          "dekplank"@nl ,
                                                                          "dækbræt"@da ,
                                                                          "inner cover"@en ,
                                                                          "planchette couvre-cadres"@fr ,
                                                                          "planchita"@es ,
                                                                          "podișor"@ro ,
                                                                          "prancheta de cobertura"@pt ,
                                                                          "scîndurele de podișor"@ro ,
                                                                          "soffitta"@it ,
                                                                          "tampa interior"@pt ,
                                                                          "tapa interior"@es ,
                                                                          "täckbräda"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7349" ;
                             rdfs:label "crown board"@en .


###  https://w3id.org/euph/7350
<https://w3id.org/euph/7350> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7351> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unix time is a date and time representation widely used in computing. It measures time by the number of non-leap seconds that have elapsed since 00:00:00 UTC on 1 January 1970, the Unix epoch. [...] Unix time is sometimes referred to as Epoch time. This can be misleading since Unix time is not the only time system based on an epoch and the Unix epoch is not the only epoch used by other time systems." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Unix Epoch"@nl ,
                                                                          "Unix time"@en ,
                                                                          "Unixzeit"@de ,
                                                                          "epoch time"@en ,
                                                                          "heure Posix"@fr ,
                                                                          "heure Unix"@fr ,
                                                                          "tempo Unix"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7350" ;
                             rdfs:label "unix time"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7350> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Unix time is a date and time representation widely used in computing. It measures time by the number of non-leap seconds that have elapsed since 00:00:00 UTC on 1 January 1970, the Unix epoch. [...] Unix time is sometimes referred to as Epoch time. This can be misleading since Unix time is not the only time system based on an epoch and the Unix epoch is not the only epoch used by other time systems." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Unix_time&oldid=1249553109"
 ] .


###  https://w3id.org/euph/7351
<https://w3id.org/euph/7351> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8076> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Date and time data types for representing temporal values." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "date and time data types"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7351" ;
                             rdfs:label "date and time data type"@en .


###  https://w3id.org/euph/7352
<https://w3id.org/euph/7352> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7397> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The UTC offset is the difference in hours and minutes between Coordinated Universal Time (UTC) and local solar time, at a particular place. This difference is expressed with respect to UTC and is generally shown in the format ±[hh]:[mm], ±[hh][mm], or ±[hh]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "UTC offset"@en ,
                                                                          "Zeitverschiebung"@de ,
                                                                          "coordinated Universal Time offset"@en ,
                                                                          "differenza di fuso orario"@it ,
                                                                          "tijdverschuiving"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7352" ;
                             rdfs:label "coordinated Universal Time (UTC) offset"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7352> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The UTC offset is the difference in hours and minutes between Coordinated Universal Time (UTC) and local solar time, at a particular place. This difference is expressed with respect to UTC and is generally shown in the format ±[hh]:[mm], ±[hh][mm], or ±[hh]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=UTC_offset&oldid=1224091749"
 ] .


###  https://w3id.org/euph/7354
<https://w3id.org/euph/7354> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16987> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An entity in meteorology is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in meteorology, i.e. the branch of science that deals with atmospheric phenomena and processes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Meteorologie"@de ,
                                                                          "meteorologia"@it ,
                                                                          "meteorologie"@nl ,
                                                                          "meteorology"@en ,
                                                                          "météorologie"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7354" ;
                             rdfs:label "entity meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7354> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An entity in meteorology is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in meteorology, i.e. the branch of science that deals with atmospheric phenomena and processes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001"
 ] .


###  https://w3id.org/euph/7356
<https://w3id.org/euph/7356> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2237> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1785>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The rate of precipitation, usually expressed in millimeters or inches per hour." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Niederschlagsintensität"@de ,
                                                                          "intensità delle precipitazioni"@it ,
                                                                          "intensité des précipitations"@fr ,
                                                                          "neerslagintensiteit"@nl ,
                                                                          "precipitation intensity"@en ,
                                                                          "rainfall intensity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7356" ;
                             rdfs:label "precipitation intensity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7356> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The rate of precipitation, usually expressed in millimeters or inches per hour." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/7358
<https://w3id.org/euph/7358> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/435> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8177> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000793>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The rate at which air is moving horizontally past a given point. It may be a 2-minute average speed (reported as wind speed) or an instantaneous speed (reported as a peak wind speed, wind gust, or squall)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Windgeschwindigkeit"@de ,
                                                                          "velocità del vento"@it ,
                                                                          "vitesse du vent"@fr ,
                                                                          "wind speed"@en ,
                                                                          "windsnelheid"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7358" ;
                             rdfs:label "wind speed"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7358> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The rate at which air is moving horizontally past a given point. It may be a 2-minute average speed (reported as wind speed) or an instantaneous speed (reported as a peak wind speed, wind gust, or squall)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://forecast.weather.gov/glossary.php"
 ] .


###  https://w3id.org/euph/7359
<https://w3id.org/euph/7359> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The true direction from which the wind is blowing at a given location (i.e., wind blowing from the north to the south is a north wind). It is normally measured in tens of degrees from 10 degrees clockwise through 360 degrees. North is 360 degrees. A wind direction of 0 degrees is only used when wind is calm." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Windrichtung"@de ,
                                                                          "direction du vent"@fr ,
                                                                          "direzione del vento"@it ,
                                                                          "wind direction"@en ,
                                                                          "windrichting"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7359" ;
                             rdfs:label "wind direction"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7359> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The true direction from which the wind is blowing at a given location (i.e., wind blowing from the north to the south is a north wind). It is normally measured in tens of degrees from 10 degrees clockwise through 360 degrees. North is 360 degrees. A wind direction of 0 degrees is only used when wind is calm." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://forecast.weather.gov/glossary.php"
 ] .


###  https://w3id.org/euph/736
<https://w3id.org/euph/736> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/676> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> """representation of a time scale unit [...] within a date and time expression [...] or representation [...] EXAMPLE  1: calendar year [...], calendar month [...], calendar day [...], clock hour [...], clock minute [..], clock second [...] are time scale components of a complete representation [...].
EXAMPLE  2: The calendar year time scale component is considered of a higher order than the calendar month time scale component, which is in turn of a higher order than the calendar day time scale component.
Note 1 to entry: A time scale component is considered of a higher order of another, if the time scale unit it represents has a strictly larger time interval [...] than that of another; the latter time scale component is therefore considered to be of a lower order. Note 2 to entry: Common usage of this term often omits the leading phrase “time scale”, such as representing a “time scale component calendar year” by just “calendar year component”. This usage is deemed accepted in this document.""" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "time scale component"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:736" ;
                            rdfs:label "time scale component"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/736> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """representation of a time scale unit [...] within a date and time expression [...] or representation [...] EXAMPLE  1: calendar year [...], calendar month [...], calendar day [...], clock hour [...], clock minute [..], clock second [...] are time scale components of a complete representation [...].
EXAMPLE  2: The calendar year time scale component is considered of a higher order than the calendar month time scale component, which is in turn of a higher order than the calendar day time scale component.
Note 1 to entry: A time scale component is considered of a higher order of another, if the time scale unit it represents has a strictly larger time interval [...] than that of another; the latter time scale component is therefore considered to be of a lower order. Note 2 to entry: Common usage of this term often omits the leading phrase “time scale”, such as representing a “time scale component calendar year” by just “calendar year component”. This usage is deemed accepted in this document.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7361
<https://w3id.org/euph/7361> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Solar irradiance is the power per unit area (surface power density) received from the Sun in the form of electromagnetic radiation in the wavelength range of the measuring instrument. Solar irradiance is measured in watts per square metre (W/m2) in SI units." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "irradiation solaire"@fr ,
                                                                          "solar irradiance"@en ,
                                                                          "solare Einstrahlung"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7361" ;
                             rdfs:label "solar irradiance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7361> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Solar irradiance is the power per unit area (surface power density) received from the Sun in the form of electromagnetic radiation in the wavelength range of the measuring instrument. Solar irradiance is measured in watts per square metre (W/m2) in SI units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Solar_irradiance&oldid=1250356410"
 ] .


###  https://w3id.org/euph/7362
<https://w3id.org/euph/7362> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The langley (Ly) is a unit of heat transmission, especially used to express the rate of solar radiation (or insolation) received by the earth." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "rate of solar radiation"@en ,
                                                                          "solare Bestrahlungsstärke"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7362" ;
                             rdfs:label "rate of solar radiation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7362> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The langley (Ly) is a unit of heat transmission, especially used to express the rate of solar radiation (or insolation) received by the earth." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Langley_(unit)&oldid=1110924062"
 ] .


###  https://w3id.org/euph/7363
<https://w3id.org/euph/7363> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2561> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In color science, a color model is an abstract mathematical model describing the way colors can be represented as tuples of numbers, typically as three or four values or color components." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Farbsystem"@de ,
                                                                          "colour model"@en ,
                                                                          "kleursysteem"@nl ,
                                                                          "modello di colore"@it ,
                                                                          "modèle colorimétrique"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7363" ;
                             rdfs:label "colour model"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7363> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In color science, a color model is an abstract mathematical model describing the way colors can be represented as tuples of numbers, typically as three or four values or color components." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Color_model&oldid=1250714595"
 ] .


###  https://w3id.org/euph/7364
<https://w3id.org/euph/7364> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7363> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The RGB color model is an additive color model in which the red, green and blue primary colors of light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "RGB"@it ,
                                                                          "RGB Farbmodell"@de ,
                                                                          "RGB colour model"@en ,
                                                                          "RGB-kleursysteem"@nl ,
                                                                          "modello di colore RGB"@it ,
                                                                          "modèle colorimétrique RVB"@fr ,
                                                                          "rouge-vert-bleu"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7364" ;
                             rdfs:label "RGB colour model"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7364> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The RGB color model is an additive color model in which the red, green and blue primary colors of light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=RGB_color_model&oldid=1243002476"
 ] .


###  https://w3id.org/euph/7365
<https://w3id.org/euph/7365> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2567> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7364>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A colour in the RGB colour model expressed with numbers." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "numeric representation of RGB colour model"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7365" ;
                             rdfs:label "RGB numeric representation"@en .


###  https://w3id.org/euph/7366
<https://w3id.org/euph/7366> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7365> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The numerical representation of an RGB colour code, expressed as RGB triplets with decimal or hexadecimal numbers. The first, second and third triplets indicate how much red, green or blue is contained in the colour. With decimal numbers, the colour code is written between round brackets, the triplets are unsigned integers that are separated by a comma and can have values from 0 to 255. For hexadecimal numbers, the code is written as a single block beginning with #, followed by hexadecimal numbers that can take values from 00 to FF." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "RGB digital 8-bit per channel notation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7366" ;
                             rdfs:label "RGB digital 8-bit per channel  notation"@en .


###  https://w3id.org/euph/7367
<https://w3id.org/euph/7367> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A spatial region in geography is an immaterial entity in the geography domain that is a spatial projection of a portion of spacetime, but whose location is not determined relative to some material entity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Standort"@de ,
                                                                          "locatie"@nl ,
                                                                          "location"@en ,
                                                                          "luogo"@it ,
                                                                          "position"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7367" ;
                             rdfs:label "spatial region in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7367> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A spatial region in geography is an immaterial entity in the geography domain that is a spatial projection of a portion of spacetime, but whose location is not determined relative to some material entity." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000006"
 ] .


###  https://w3id.org/euph/7368
<https://w3id.org/euph/7368> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A user is a person who utilizes a computer or network service. A user often has a user account and is identified to the system by a username (or user name)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Benutzer"@de ,
                                                                          "user"@en ,
                                                                          "user"@nl ,
                                                                          "utente"@it ,
                                                                          "utilisateur"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7368" ;
                             rdfs:label "user"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7368> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A user is a person who utilizes a computer or network service. A user often has a user account and is identified to the system by a username (or user name)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=User_(computing)&oldid=1245460915"
 ] .


###  https://w3id.org/euph/7369
<https://w3id.org/euph/7369> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C17187> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in engineering is an entity in the technology domain that contains all classes related to aspects of pollinators and pollination studied in engineering, i.e. the
discipline concerned with the application of scientific knowledge to solve practical issues in commerce or industry.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Entität in den Ingenieurwissenschaften"@de ,
                                                                          "entiteit in het ingenieurswezen"@nl ,
                                                                          "entity in engineering"@en ,
                                                                          "entità nell'ingegneria"@it ,
                                                                          "entité en ingénierie"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7369" ;
                             rdfs:label "entity in engineering"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7369> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in engineering is an entity in the technology domain that contains all classes related to aspects of pollinators and pollination studied in engineering, i.e. the
discipline concerned with the application of scientific knowledge to solve practical issues in commerce or industry.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/737
<https://w3id.org/euph/737> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2911> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1441> ;
                                              owl:someValuesFrom <https://w3id.org/euph/2917>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1443> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1474>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A solar beewax extractor is a beeswax exctractor that is powered by sunlight." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Sonnenwachsschmelzer"@de ,
                                                                         "cerificador solar"@es ,
                                                                         "cérificateur solaire"@fr ,
                                                                         "extractor solar de cera"@pt ,
                                                                         "sceratrice solare"@it ,
                                                                         "solar wax extractor"@en ,
                                                                         "solvaxsmältare"@sv ,
                                                                         "solvokssmelter"@da ,
                                                                         "solvokssmelter"@no ,
                                                                         "topitor solar"@ro ,
                                                                         "zonnewassmelter"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:737" ;
                            rdfs:label "solar beeswax extractor"@en .


###  https://w3id.org/euph/7370
<https://w3id.org/euph/7370> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2216> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An appliance is a constructed tool that can extend an individual's ability to modify features of the surrounding environment or help them accomplish a particular task." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerät"@de ,
                                                                          "apparaat"@nl ,
                                                                          "apparecchio"@it ,
                                                                          "appareil"@fr ,
                                                                          "appliance"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7370" ;
                             rdfs:label "appliance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7370> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An appliance is a constructed tool that can extend an individual's ability to modify features of the surrounding environment or help them accomplish a particular task." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://simple.wikipedia.org/w/index.php?title=Appliance&oldid=9821821"
 ] .


###  https://w3id.org/euph/7372
<https://w3id.org/euph/7372> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16987> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An entity in geology is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in geology, i.e. the rocks of which the earth is composed, and the processes by which they change over time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Geologie"@de ,
                                                                          "geologia"@it ,
                                                                          "geologie"@nl ,
                                                                          "geology"@en ,
                                                                          "géologie"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7372" ;
                             rdfs:label "entity in geology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7372> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An entity in geology is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in geology, i.e. the rocks of which the earth is composed, and the processes by which they change over time." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001"
 ] .


###  https://w3id.org/euph/7376
<https://w3id.org/euph/7376> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1235> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000739>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Bee-friendliness (BF) index, developed by the B-GOOD project, corresponds to the contribution of each plant species in terms of bee-friendliness within a particular BIOEUNIS habitat. The BF index was calculated as the multiplication of the BF Value by occurrence and by average cover, i.e. BF Index = BF Value x Occurrence x Average cover. The higher the BF index, the greater the contribution of a plant species in terms of bee-friendliness within the habitat." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "BF index"@en ,
                                                                          "bee-friendliness index"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7376" ;
                             rdfs:label "bee-friendliness (BF) index"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7376> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Bee-friendliness (BF) index, developed by the B-GOOD project, corresponds to the contribution of each plant species in terms of bee-friendliness within a particular BIOEUNIS habitat. The BF index was calculated as the multiplication of the BF Value by occurrence and by average cover, i.e. BF Index = BF Value x Occurrence x Average cover. The higher the BF index, the greater the contribution of a plant species in terms of bee-friendliness within the habitat." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://beehealthdata.org/datasets/cdf42e4c-7e8c-44cc-a72c-dd080a16494f"
 ] .


###  https://w3id.org/euph/7377
<https://w3id.org/euph/7377> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000739>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Terrestrial Level 2 habitat code of the spatially explicit habitat classification and typology system applied by the B-GOOD Project by merging the European Nature Information System (EUNIS) and the Biogeographical regions in Europe." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "BIOEUNIS habitat code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7377" ;
                             rdfs:label "BIOEUNIS habitat code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7377> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Terrestrial Level 2 habitat code of the spatially explicit habitat classification and typology system applied by the B-GOOD Project by merging the European Nature Information System (EUNIS) and the Biogeographical regions in Europe." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://b-good-project.eu/"
 ] .


###  https://w3id.org/euph/7378
<https://w3id.org/euph/7378> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7453>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A species [...] is a population of organisms in which any two individuals of the appropriate sexes or mating types can produce fertile offspring, typically by sexual reproduction. It is the basic unit of classification and a taxonomic rank of an organism, as well as a unit of biodiversity. Other ways of defining species include their karyotype, DNA sequence, morphology, behaviour, or ecological niche. In addition, paleontologists use the concept of the chronospecies since fossil reproduction cannot be examined." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Art"@de ,
                                                                          "art"@da ,
                                                                          "art"@no ,
                                                                          "art"@sv ,
                                                                          "especie"@es ,
                                                                          "espèce"@fr ,
                                                                          "espécie"@pt ,
                                                                          "soort"@nl ,
                                                                          "sort"@sv ,
                                                                          "specie"@it ,
                                                                          "specie"@ro ,
                                                                          "species"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7378" ;
                             rdfs:label "species"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7378> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A species [...] is a population of organisms in which any two individuals of the appropriate sexes or mating types can produce fertile offspring, typically by sexual reproduction. It is the basic unit of classification and a taxonomic rank of an organism, as well as a unit of biodiversity. Other ways of defining species include their karyotype, DNA sequence, morphology, behaviour, or ecological niche. In addition, paleontologists use the concept of the chronospecies since fossil reproduction cannot be examined." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Species&oldid=1250460869"
 ] .


###  https://w3id.org/euph/7379
<https://w3id.org/euph/7379> rdf:type owl:Class ;
                             rdfs:subClassOf <https://www.gbif.org/species/1341976> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A subspecies of the species Western honey bee (Apis mellifera L)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Unterart von Apis mellifera"@de ,
                                                                          "ondersoort van Apis mellifera"@nl ,
                                                                          "sous-espèces d'Apis mellifera"@fr ,
                                                                          "subspecies of Apis mellifera"@en ,
                                                                          "subspecies of Apis mellifera"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7379" ;
                             rdfs:label "subspecies of Apis mellifera"@en .


###  https://w3id.org/euph/7380
<https://w3id.org/euph/7380> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2449> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000739>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7834>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "European Nature Information System (EUNIS) habitat classification is a comprehensive pan-European system for habitat identification. The classification is hierarchical and covers all types of habitats from natural to artificial, from terrestrial to freshwater and marine. The habitat types are identified by specific codes, names and descriptions and come with cross-walks to other habitat typologies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUNIS habitat classification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7380" ;
                             rdfs:label "EUNIS habitat classification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7380> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "European Nature Information System (EUNIS) habitat classification is a comprehensive pan-European system for habitat identification. The classification is hierarchical and covers all types of habitats from natural to artificial, from terrestrial to freshwater and marine. The habitat types are identified by specific codes, names and descriptions and come with cross-walks to other habitat typologies." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1111/avsc.12519"
 ] .


###  https://w3id.org/euph/7381
<https://w3id.org/euph/7381> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000739>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Code issued by the EUNIS habitat classification." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUNIS habitat code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7381" ;
                             rdfs:label "EUNIS habitat code"@en .


###  https://w3id.org/euph/7382
<https://w3id.org/euph/7382> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7381> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Highest rank of the EUNIS habitat classification hierarchy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUNIS level 1 habitat code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7382" ;
                             rdfs:label "EUNIS level 1 habitat code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7382> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Highest rank of the EUNIS habitat classification hierarchy." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1111/avsc.12519"
 ] .


###  https://w3id.org/euph/7383
<https://w3id.org/euph/7383> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7381> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Second highest rank of the EUNIS habitat classification hierarchy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUNIS level 2 habitat code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7383" ;
                             rdfs:label "EUNIS level 2 habitat code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7383> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Second highest rank of the EUNIS habitat classification hierarchy." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1111/avsc.12519"
 ] .


###  https://w3id.org/euph/7384
<https://w3id.org/euph/7384> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7381> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Third highest rank of the EUNIS habitat classification hierarchy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUNIS level 3 habitat code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7384" ;
                             rdfs:label "EUNIS level 3 habitat code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7384> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Third highest rank of the EUNIS habitat classification hierarchy." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1111/avsc.12519"
 ] .


###  https://w3id.org/euph/7385
<https://w3id.org/euph/7385> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7460>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the genus in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gattung"@de ,
                                                                          "gen"@ro ,
                                                                          "genere"@it ,
                                                                          "genre"@fr ,
                                                                          "genus"@da ,
                                                                          "genus"@en ,
                                                                          "genus"@nl ,
                                                                          "geslacht"@nl ,
                                                                          "género"@es ,
                                                                          "género"@pt ,
                                                                          "slekt"@no ,
                                                                          "släkte"@sv ,
                                                                          "slægt"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7385" ;
                             rdfs:label "genus"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7385> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the genus in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7386
<https://w3id.org/euph/7386> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7457>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the family in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Familie"@de ,
                                                                          "famiglia"@it ,
                                                                          "familie"@nl ,
                                                                          "famille"@fr ,
                                                                          "family"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7386" ;
                             rdfs:label "family"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7386> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the family in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7387
<https://w3id.org/euph/7387> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time scale unit [...] of seven calendar days [...] which begins on Monday and ends on Sunday, according to the week calendar [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kalenderwoche"@de ,
                                                                          "calendar week"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7387" ;
                             rdfs:label "calendar week"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7387> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time scale unit [...] of seven calendar days [...] which begins on Monday and ends on Sunday, according to the week calendar [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7388
<https://w3id.org/euph/7388> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/371> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """mathematical representation of the succession in time according to the space-time model of instantaneous events along a unique axis
Note 1 to entry: According to the theory of special relativity, the time axis depends on the choice of a spatial reference frame.
Note 2 to entry: In IEC 60050-113:2011, 113-01-03, time according to the space-time model is defined to be the one-dimensional subspace of space-time, locally orthogonal to space.
[SOURCE:IEC 60050-113:2011, 113-01-07, modified — The words “according to the space-time” have been added; the phrase “special theory of relativity” has been changed to “theory of special relativity” for clarity; Note 2 to entry has been added.]""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "time axis"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7388" ;
                             rdfs:label "time axis"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7388> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """mathematical representation of the succession in time according to the space-time model of instantaneous events along a unique axis
Note 1 to entry: According to the theory of special relativity, the time axis depends on the choice of a spatial reference frame.
Note 2 to entry: In IEC 60050-113:2011, 113-01-03, time according to the space-time model is defined to be the one-dimensional subspace of space-time, locally orthogonal to space.
[SOURCE:IEC 60050-113:2011, 113-01-07, modified — The words “according to the space-time” have been added; the phrase “special theory of relativity” has been changed to “theory of special relativity” for clarity; Note 2 to entry has been added.]""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7389
<https://w3id.org/euph/7389> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7388> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """point on the time axis [...]
Note 1 to entry: An instantaneous event occurs at a specific instant.
[SOURCE:IEC 60050-113:2011, 113-01-08]""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "instant"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7389" ;
                             rdfs:label "instant"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7389> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """point on the time axis [...]
Note 1 to entry: An instantaneous event occurs at a specific instant.
[SOURCE:IEC 60050-113:2011, 113-01-08]""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7390
<https://w3id.org/euph/7390> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/371> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """system of ordered marks which can be attributed to instants [...] on the time axis [...], one instant being chosen as the origin
Note 1 to entry: A time scale may amongst others be chosen as:
— continuous, e.g. international atomic time (TAI) (see IEC 60050-713:1998, 713-05-18);
— continuous with discontinuities, e.g. UTC [...] due to leap seconds [...], standard time [...] due to summer time and winter time;
— successive steps, e.g. calendars [...], where the time axis [...] is split up into a succession of consecutive time intervals [...] and the same mark is attributed to all instants of each time interval;
— discrete, e.g. in digital techniques.
[SOURCE:IEC 60050-113:2011, 113-01-11, modified — The words “amongst others” in Note 1 to entry have been added; NOTEs 2 and 3 have been deleted.]""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zeitskala"@de ,
                                                                          "time scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7390" ;
                             rdfs:label "time scale"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7390> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """system of ordered marks which can be attributed to instants [...] on the time axis [...], one instant being chosen as the origin
Note 1 to entry: A time scale may amongst others be chosen as:
— continuous, e.g. international atomic time (TAI) (see IEC 60050-713:1998, 713-05-18);
— continuous with discontinuities, e.g. UTC [...] due to leap seconds [...], standard time [...] due to summer time and winter time;
— successive steps, e.g. calendars [...], where the time axis [...] is split up into a succession of consecutive time intervals [...] and the same mark is attributed to all instants of each time interval;
— discrete, e.g. in digital techniques.
[SOURCE:IEC 60050-113:2011, 113-01-11, modified — The words “amongst others” in Note 1 to entry have been added; NOTEs 2 and 3 have been deleted.]""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7391
<https://w3id.org/euph/7391> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7388> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """part of the time axis [...] limited by two instants [...] and, unless otherwise stated, the limiting instants themselves
[SOURCE:IEC 60050-113:2011, 113-01-10, modified — The words “and, unless otherwise stated, the limiting instants themselves” have been added; the NOTEs have been deleted.]""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "time interval"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7391" ;
                             rdfs:label "time interval"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7391> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """part of the time axis [...] limited by two instants [...] and, unless otherwise stated, the limiting instants themselves
[SOURCE:IEC 60050-113:2011, 113-01-10, modified — The words “and, unless otherwise stated, the limiting instants themselves” have been added; the NOTEs have been deleted.]""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7393
<https://w3id.org/euph/7393> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/970> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/371>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8169> ;
                                               owl:someValuesFrom <https://w3id.org/euph/6615>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """unit of measurement of a duration [...]
EXAMPLE  1:Calendar year, calendar month and calendar day are time scale units of the Gregorian calendar.
EXAMPLE  2:Clock hour, clock minutes and clock seconds are time scale units of the 24-hour clock.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "time scale unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7393" ;
                             rdfs:label "time scale unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7393> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """unit of measurement of a duration [...]
EXAMPLE  1:Calendar year, calendar month and calendar day are time scale units of the Gregorian calendar.
EXAMPLE  2:Clock hour, clock minutes and clock seconds are time scale units of the 24-hour clock.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7394
<https://w3id.org/euph/7394> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """time scale [...] that uses the time scale unit [...] of calendar day [...] as its basic unit
EXAMPLE:The Gregorian calendar [...] is a type of calendar.
Note 1 to entry: calendar month [...] and calendar year [...] are time scale units often included in a calendar.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kalender"@de ,
                                                                          "calendar"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7394" ;
                             rdfs:label "calendar"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7394> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """time scale [...] that uses the time scale unit [...] of calendar day [...] as its basic unit
EXAMPLE:The Gregorian calendar [...] is a type of calendar.
Note 1 to entry: calendar month [...] and calendar year [...] are time scale units often included in a calendar.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7395
<https://w3id.org/euph/7395> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7394> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """calendar [...] in general use that defines a calendar year [...] that closely approximates the tropical year
Note 1 to entry: In this document the term “Gregorian calendar” is used to refer to the time scale [...].""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gregorian calendar"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7395" ;
                             rdfs:label "Gregorian calendar"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7395> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """calendar [...] in general use that defines a calendar year [...] that closely approximates the tropical year
Note 1 to entry: In this document the term “Gregorian calendar” is used to refer to the time scale [...].""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7396
<https://w3id.org/euph/7396> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7394> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """calendar [...] based on an unbounded series of contiguous calendar weeks [...] that uses the time scale unit [...] of calendar week as its basic unit to represent a calendar year [...], according to the rule that the first calendar week of a calendar year is the week including the first Thursday of that year, and that the last one is the week immediately preceding the first calendar week of the next calendar year
Note 1 to entry: This rule is based on the principle that a week belongs to the calendar year to which the majority of its calendar days [...] belong.
Note 2 to entry: In the week calendar, calendar days of the first and last calendar week of a calendar year may belong to the previous and the next calendar year respectively in the Gregorian calendar [...].""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "week calendar"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7396" ;
                             rdfs:label "week calendar"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7396> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """calendar [...] based on an unbounded series of contiguous calendar weeks [...] that uses the time scale unit [...] of calendar week as its basic unit to represent a calendar year [...], according to the rule that the first calendar week of a calendar year is the week including the first Thursday of that year, and that the last one is the week immediately preceding the first calendar week of the next calendar year
Note 1 to entry: This rule is based on the principle that a week belongs to the calendar year to which the majority of its calendar days [...] belong.
Note 2 to entry: In the week calendar, calendar days of the first and last calendar week of a calendar year may belong to the previous and the next calendar year respectively in the Gregorian calendar [...].""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7397
<https://w3id.org/euph/7397> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """time scale [...] with the same rate as International Atomic Time (TAI), but differing from TAI only by an integral number of seconds [...]
Note 1 to entry: UTC is the time standard commonly used across the world from which local time is derived.
Note 2 to entry: UTC is produced by the Bureau International des Poids et Mesures (BIPM), i.e. the International Bureau of Weights and Measures.
Note 3 to entry: TAI is a continuous time scale produced by the BIPM based on the best realizations of the SI second. TAI is a realization of Terrestrial Time (TT) with the same rate as that of TT, as defined by the International Astronomical Union Resolution B1.9 (2000).
[SOURCE:BIPM Recommendation CCTF 3 (2017), modified — The definition of TAI has been included as Note 3 to entry.]""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Coordinated Universal Time (UTC)"@en ,
                                                                          "UTC"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7397" ;
                             rdfs:label "coordinated universal time (UTC )"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7397> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """time scale [...] with the same rate as International Atomic Time (TAI), but differing from TAI only by an integral number of seconds [...]
Note 1 to entry: UTC is the time standard commonly used across the world from which local time is derived.
Note 2 to entry: UTC is produced by the Bureau International des Poids et Mesures (BIPM), i.e. the International Bureau of Weights and Measures.
Note 3 to entry: TAI is a continuous time scale produced by the BIPM based on the best realizations of the SI second. TAI is a realization of Terrestrial Time (TT) with the same rate as that of TT, as defined by the International Astronomical Union Resolution B1.9 (2000).
[SOURCE:BIPM Recommendation CCTF 3 (2017), modified — The definition of TAI has been included as Note 3 to entry.]""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7398
<https://w3id.org/euph/7398> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/371> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """intentional time step of one second [...] to adjust UTC [...] to ensure appropriate agreement with UT1, a time scale [...] based on the rotation of the Earth
Note 1 to entry: See also ITU-R TF.460-6.
Note 2 to entry: An inserted second is called a positive leap second and an omitted second is called a negative leap second. A positive leap second is inserted after [23:59:59Z] and can be represented as [23:59:60Z]. A negative leap second is achieved by the omission of [23:59:59Z]. Insertion or omission takes place as determined by the International Earth Rotation and Reference Systems Service (IERS), normally on 30 June or 31 December, but if necessary on 31 March or 30 September.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Schaltsekunde"@de ,
                                                                          "leap second"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7398" ;
                             rdfs:label "leap second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7398> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """intentional time step of one second [...] to adjust UTC [...] to ensure appropriate agreement with UT1, a time scale [...] based on the rotation of the Earth
Note 1 to entry: See also ITU-R TF.460-6.
Note 2 to entry: An inserted second is called a positive leap second and an omitted second is called a negative leap second. A positive leap second is inserted after [23:59:59Z] and can be represented as [23:59:60Z]. A negative leap second is achieved by the omission of [23:59:59Z]. Insertion or omission takes place as determined by the International Earth Rotation and Reference Systems Service (IERS), normally on 30 June or 31 December, but if necessary on 31 March or 30 September.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7399
<https://w3id.org/euph/7399> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/371> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "constant duration [...] difference between times [...] of two time scales [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "time shift"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7399" ;
                             rdfs:label "time shift"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7399> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "constant duration [...] difference between times [...] of two time scales [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7400
<https://w3id.org/euph/7400> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """time scale [...] derived from UTC [...], by a time shift [...] established in a given location by the competent authority
EXAMPLE  1:Some standard times do not vary within a year, such as US Eastern Standard Time (EST), US Eastern Daylight Time (EDT), Australia Western Standard Time (AWST), China Standard Time (CST), Hong Kong Standard Time (HKT), Korea Standard Time (KST) and Japanese Standard Time (JST).
EXAMPLE  2:Some standard times vary within a year, such as US Eastern Time (ET) and Australian Central Standard Time (ACST).
Note 1 to entry: The time shift of a standard time may vary in the course of a year, such as due to daylight savings.
[SOURCE:IEC 60050-113:2011, 113-01-17, modified — The original NOTE has been deleted; EXAMPLE 1 and 2 and Note 1 to entry has been added.]""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "standard time"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7400" ;
                             rdfs:label "standard time"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7400> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """time scale [...] derived from UTC [...], by a time shift [...] established in a given location by the competent authority
EXAMPLE  1:Some standard times do not vary within a year, such as US Eastern Standard Time (EST), US Eastern Daylight Time (EDT), Australia Western Standard Time (AWST), China Standard Time (CST), Hong Kong Standard Time (HKT), Korea Standard Time (KST) and Japanese Standard Time (JST).
EXAMPLE  2:Some standard times vary within a year, such as US Eastern Time (ET) and Australian Central Standard Time (ACST).
Note 1 to entry: The time shift of a standard time may vary in the course of a year, such as due to daylight savings.
[SOURCE:IEC 60050-113:2011, 113-01-17, modified — The original NOTE has been deleted; EXAMPLE 1 and 2 and Note 1 to entry has been added.]""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7401
<https://w3id.org/euph/7401> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """time scale [...] suited for intra-day time measurements
EXAMPLE:The 24-hour clock [...] is a type of clock.
Note 1 to entry: clock second [...], clock minute [...] and clock hour [...] are often time scale units [...] included in a clock.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "clock"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7401" ;
                             rdfs:label "clock"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7401> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """time scale [...] suited for intra-day time measurements
EXAMPLE:The 24-hour clock [...] is a type of clock.
Note 1 to entry: clock second [...], clock minute [...] and clock hour [...] are often time scale units [...] included in a clock.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7402
<https://w3id.org/euph/7402> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/371>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time scale unit [...] whose duration [...] is one hour [...] Clock hour is in common parlance often referred to as hour, however in this document clock hour and hour have different definitions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "clock hour"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7402" ;
                             rdfs:label "clock hour"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7402> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time scale unit [...] whose duration [...] is one hour [...] Clock hour is in common parlance often referred to as hour, however in this document clock hour and hour have different definitions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7403
<https://w3id.org/euph/7403> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7401> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """clock [...] that subdivides a calendar day [...] into 24 clock hours [...]
Note 1 to entry: UTC [...] forms the basis of today’s 24-hour clocks [...].""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "24-hour clock"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7403" ;
                             rdfs:label "24-hour clock"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7403> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """clock [...] that subdivides a calendar day [...] into 24 clock hours [...]
Note 1 to entry: UTC [...] forms the basis of today’s 24-hour clocks [...].""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7404
<https://w3id.org/euph/7404> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/371>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time scale unit [...] whose duration [...] is one minute [...] Clock minute is in common parlance often referred to as minute, however in this document clock minute and minute have different definitions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "clock minute"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7404" ;
                             rdfs:label "clock minute"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7404> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time scale unit [...] whose duration [...] is one minute [...] Clock minute is in common parlance often referred to as minute, however in this document clock minute and minute have different definitions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7405
<https://w3id.org/euph/7405> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/371>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """time scale unit [...] whose duration [...] is one second [...].
Note 1 to entry: Clock second is in common parlance often referred to as second, however in this document clock second and second have different definitions.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "clock second"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7405" ;
                             rdfs:label "clock second"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7405> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """time scale unit [...] whose duration [...] is one second [...].
Note 1 to entry: Clock second is in common parlance often referred to as second, however in this document clock second and second have different definitions.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7406
<https://w3id.org/euph/7406> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "ordinal number of a calendar week [...] within a calendar year [...] of the week calendar [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kalenderwoche (KW)"@de ,
                                                                          "calendar week of year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7406" ;
                             rdfs:label "calendar week of year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7406> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ordinal number of a calendar week [...] within a calendar year [...] of the week calendar [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7407
<https://w3id.org/euph/7407> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "ordinal number of a calendar day [...] within a calendar month [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "calendar day of month"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7407" ;
                             rdfs:label "calendar day of month"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7407> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ordinal number of a calendar day [...] within a calendar month [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7408
<https://w3id.org/euph/7408> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "particular calendar day [...] represented by its calendar year [...], its calendar month [...] and its calendar day of month [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "calendar date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7408" ;
                             rdfs:label "calendar date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7408> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "particular calendar day [...] represented by its calendar year [...], its calendar month [...] and its calendar day of month [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7409
<https://w3id.org/euph/7409> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "ordinal number of a calendar day [...] within a calendar year [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "calendar day of year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7409" ;
                             rdfs:label "calendar day of year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7409> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ordinal number of a calendar day [...] within a calendar year [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/741
<https://w3id.org/euph/741> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/676> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "representation of the format of one or more date and time expressions [...] EXAMPLE: [date] is a date and time representation that can be expanded as [year][month][day], which itself can be expanded into [YYYY][MM][DD]; ‘20180801’ is a date and time expression that conforms to this representation." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "date and time representation"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:741" ;
                            rdfs:label "date and time representation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/741> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "representation of the format of one or more date and time expressions [...] EXAMPLE: [date] is a date and time representation that can be expanded as [year][month][day], which itself can be expanded into [YYYY][MM][DD]; ‘20180801’ is a date and time expression that conforms to this representation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7410
<https://w3id.org/euph/7410> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "particular calendar day [...] represented by its calendar year [...] and its calendar day of year [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ordinal date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7410" ;
                             rdfs:label "ordinal date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7410> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "particular calendar day [...] represented by its calendar year [...] and its calendar day of year [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7411
<https://w3id.org/euph/7411> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "day amongst the sequence of week calendar [...] days, namely, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "calendar day of week"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7411" ;
                             rdfs:label "calendar day of week"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7411> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "day amongst the sequence of week calendar [...] days, namely, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7412
<https://w3id.org/euph/7412> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/838>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "particular calendar day [...] represented by the calendar year [...] to which its calendar week [...] belongs, its calendar week of year [...] and its calendar day of week [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "week date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7412" ;
                             rdfs:label "week date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7412> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "particular calendar day [...] represented by the calendar year [...] to which its calendar week [...] belongs, its calendar week of year [...] and its calendar day of week [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7413
<https://w3id.org/euph/7413> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/UBERON_0000476> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/5443>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A wax scale is the final result of the wax biosynthetic process. It is produced by the wax glands on the ventral side of the abdomen of a worker bee. The excretions of the wax glands condense on the outer surface of the wax plates, where the wax hardens to form a pentagonoid shaped wax scale with rounded corners, a thickness of about 0.2-0.5 mm, a length of about 1.4 mm, a witdth of about 2.1 mm and a weight of about 1.1 mg." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wachsschuppe"@de ,
                                                                          "Wachsschüppchen"@de ,
                                                                          "escama de cera"@es ,
                                                                          "escama de cera"@pt ,
                                                                          "scaglia di cera"@it ,
                                                                          "solz de ceară"@ro ,
                                                                          "vaxfjäll"@sv ,
                                                                          "voksskjell"@no ,
                                                                          "voksskæl"@da ,
                                                                          "wasschubje"@nl ,
                                                                          "wax scale"@en ,
                                                                          "écaille"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7413" ;
                             rdfs:label "wax scale"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7413> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A wax scale is the final result of the wax biosynthetic process. It is produced by the wax glands on the ventral side of the abdomen of a worker bee. The excretions of the wax glands condense on the outer surface of the wax plates, where the wax hardens to form a pentagonoid shaped wax scale with rounded corners, a thickness of about 0.2-0.5 mm, a length of about 1.4 mm, a witdth of about 2.1 mm and a weight of about 1.1 mg." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.21608/jppp.2024.294704.1239" ,
                                                            "ISBN:978-3-642-54328-9"
 ] .


###  https://w3id.org/euph/7414
<https://w3id.org/euph/7414> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2449> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "GenBank ® is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences (Nucleic Acids Research, 2013 Jan;41(D1):D36-42). GenBank is part of the International Nucleotide Sequence Database Collaboration, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive (ENA), and GenBank at NCBI. These three organizations exchange data on a daily basis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GenBank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7414" ;
                             rdfs:label "GenBank"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7414> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "GenBank ® is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences (Nucleic Acids Research, 2013 Jan;41(D1):D36-42). GenBank is part of the International Nucleotide Sequence Database Collaboration, which comprises the DNA DataBank of Japan (DDBJ), the European Nucleotide Archive (ENA), and GenBank at NCBI. These three organizations exchange data on a daily basis." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ncbi.nlm.nih.gov/genbank/"
 ] .


###  https://w3id.org/euph/7415
<https://w3id.org/euph/7415> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7414>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The unique identifier for a sequence record. An accession number applies to the complete record and is usually a combination of a letter(s) and numbers, such as a single letter followed by five digits (e.g., U12345) or two letters followed by six digits (e.g., AF123456). Some accessions might be longer, depending on the type of sequence record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GenBank accession"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7415" ;
                             rdfs:label "GenBank accession"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7415> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The unique identifier for a sequence record. An accession number applies to the complete record and is usually a combination of a letter(s) and numbers, such as a single letter followed by five digits (e.g., U12345) or two letters followed by six digits (e.g., AF123456). Some accessions might be longer, depending on the type of sequence record." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ncbi.nlm.nih.gov/genbank/samplerecord/#AccessionB"
 ] .


###  https://w3id.org/euph/7416
<https://w3id.org/euph/7416> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7390> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "locally-applicable time scale [...] such as standard time [...] or a non-UTC [...] based time scale" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "local time scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7416" ;
                             rdfs:label "local time scale"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7416> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "locally-applicable time scale [...] such as standard time [...] or a non-UTC [...] based time scale" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7417
<https://w3id.org/euph/7417> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7328> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "time of day [...] in a local time scale [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "local time of day"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7417" ;
                             rdfs:label "local time of day"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7417> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "time of day [...] in a local time scale [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7418
<https://w3id.org/euph/7418> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/104> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Variant A of Deformed Wing Virus (DWV) of honey bees (Apis mellifera L.)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "DWV-A"@en ,
                                                                          "Deformed Wing Virus A"@en ,
                                                                          "Flügeldeformationsvirus Variante A"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7418" ;
                             rdfs:label "DWV-A"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7418> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Variant A of Deformed Wing Virus (DWV) of honey bees (Apis mellifera L.)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1128/jvi.80.10.4998-5009.2006"
 ] .


###  https://w3id.org/euph/7419
<https://w3id.org/euph/7419> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/104> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Variant A of Deformed Wing Virus (DWV) of honey bees (Apis mellifera L.)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "DWV-B"@en ,
                                                                          "Deformed Wing Virus B"@en ,
                                                                          "Flügeldeformationsvirus Variante B"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7419" ;
                             rdfs:label "DWV-B"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7419> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Variant A of Deformed Wing Virus (DWV) of honey bees (Apis mellifera L.)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1099/vir.0.80470-0"
 ] .


###  https://w3id.org/euph/742
<https://w3id.org/euph/742> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000003> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1009> ;
                                              owl:someValuesFrom <https://w3id.org/euph/967>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A base or derived unit of weight or measure that does not belong to and is not accepted for use by the decimal International System of Units (Systeme International d'Unites, SI)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "non-SI unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:742" ;
                            rdfs:label "non-SI unit"@en .


###  https://w3id.org/euph/7420
<https://w3id.org/euph/7420> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/104> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Variant C of Deformed Wing Virus (DWV) of honey bees (Apis mellifera L.)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "DWV-C"@en ,
                                                                          "Deformed Wing Virus B"@en ,
                                                                          "Flügeldeformationsvirus Variante C"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7420" ;
                             rdfs:label "DWV-C"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7420> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Variant C of Deformed Wing Virus (DWV) of honey bees (Apis mellifera L.)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/ismej.2015.178"
 ] .


###  https://w3id.org/euph/7421
<https://w3id.org/euph/7421> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_24431> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Matter of constant composition best characterized by the entities (molecules, formula units, atoms) it is composed of. Physical properties such as density, refractive index, electric conductivity, melting point etc. characterize the chemical substance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stoff"@de ,
                                                                          "chemical substance"@en ,
                                                                          "sostanza chimica"@it ,
                                                                          "stof"@nl ,
                                                                          "substance chimique"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7421" ;
                             rdfs:label "chemical substance"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7421> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Matter of constant composition best characterized by the entities (molecules, formula units, atoms) it is composed of. Physical properties such as density, refractive index, electric conductivity, melting point etc. characterize the chemical substance." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1351/goldbook.C01039"
 ] .


###  https://w3id.org/euph/7422
<https://w3id.org/euph/7422> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/CHEBI_23014> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The chemical substance carbon dioxide described by the following attributes or identifiers:
Molecular formula: CO2
InChI: 1S/CO2/c2-1-3
SMILES: C(=O)=O
CAS Registry Number: 14485-07-5
EC Number: 204-696-9""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kohlendioxid"@de ,
                                                                          "Kohlensäure"@de ,
                                                                          "acide carbonique"@fr ,
                                                                          "anhídrido carbónico"@es ,
                                                                          "anidride carbonica"@it ,
                                                                          "anidrido carbónico"@pt ,
                                                                          "bioxid de carbon"@ro ,
                                                                          "carbon dioxide"@en ,
                                                                          "diossido di carbonio"@it ,
                                                                          "dioxyde de carbone"@fr ,
                                                                          "dióxido de carbono"@pt ,
                                                                          "karbondioksyd"@no ,
                                                                          "koldioxid"@sv ,
                                                                          "kolsyra"@sv ,
                                                                          "kooldioxide"@nl ,
                                                                          "koolzuur"@nl ,
                                                                          "kullsyre"@no ,
                                                                          "kulsyre"@da ,
                                                                          "kultveilte"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7422" ;
                             rdfs:label "carbon dioxide"@en ;
                             <https://w3id.org/euph/4030> """14485-07-5
""" ,
                                                          """1S/CO2/c2-1-3
""" ,
                                                          """204-696-9
""" ,
                                                          """C(=O)=O
""" ,
                                                          """CO2
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7422> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The chemical substance carbon dioxide described by the following attributes or identifiers:
Molecular formula: CO2
InChI: 1S/CO2/c2-1-3
SMILES: C(=O)=O
CAS Registry Number: 14485-07-5
EC Number: 204-696-9""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/Carbon-Dioxide"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """14485-07-5
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/3353>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """1S/CO2/c2-1-3
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7425>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """204-696-9
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """C(=O)=O
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7426>
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7422> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """CO2
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/7427>
 ] .


###  https://w3id.org/euph/7423
<https://w3id.org/euph/7423> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A measure of atmospheric moisture. It is the temperature to which air must be cooled in order to reach saturation (assuming air pressure and moisture content are constant). A higher dew point indicates more moisture present in the air. It is sometimes referred to as Dew Point Temperature, and sometimes written as one word (Dewpoint)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Taupunkt"@de ,
                                                                          "dew point"@en ,
                                                                          "dewpoint"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7423" ;
                             rdfs:label "dew point"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7423> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A measure of atmospheric moisture. It is the temperature to which air must be cooled in order to reach saturation (assuming air pressure and moisture content are constant). A higher dew point indicates more moisture present in the air. It is sometimes referred to as Dew Point Temperature, and sometimes written as one word (Dewpoint)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://forecast.weather.gov/glossary.php"
 ] .


###  https://w3id.org/euph/7424
<https://w3id.org/euph/7424> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7378>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A biological-taxonomic rank under the species." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Unterart"@de ,
                                                                          "sottospecie"@it ,
                                                                          "sous-espèce"@fr ,
                                                                          "subspecies"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7424" ;
                             rdfs:label "subspecies"@en .


###  https://w3id.org/euph/7425
<https://w3id.org/euph/7425> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The IUPAC International Chemical Identifier (InChI) is a non-proprietary identifier for chemical substances that enables easier linking of diverse data compilations. It was initially developed under IUPAC Project 2000-025-1-800 during the period 2000-2004 and continues to be extended to new areas of chemistry and further developed.  See more information on the IUPAC InChI Project webpage and further details on InChI Working Groups." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "InChI"@en ,
                                                                          "International Chemical Identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7425" ;
                             rdfs:label "International Chemical Identifier (InChI)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7425> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The IUPAC International Chemical Identifier (InChI) is a non-proprietary identifier for chemical substances that enables easier linking of diverse data compilations. It was initially developed under IUPAC Project 2000-025-1-800 during the period 2000-2004 and continues to be extended to new areas of chemistry and further developed.  See more information on the IUPAC InChI Project webpage and further details on InChI Working Groups." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.inchi-trust.org/iupac/"
 ] .


###  https://w3id.org/euph/7426
<https://w3id.org/euph/7426> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Simplified Molecular Input Line Entry System (SMILES) is a specification in the form of a line notation for describing the structure of chemical species using short ASCII strings. SMILES strings can be imported by most molecule editors for conversion back into two-dimensional drawings or three-dimensional models of the molecules" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "SMILES"@en ,
                                                                          "Simplified Molecular Input Line Entry System"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7426" ;
                             rdfs:label "simplified molecular input line entry system (SMILES)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7426> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Simplified Molecular Input Line Entry System (SMILES) is a specification in the form of a line notation for describing the structure of chemical species using short ASCII strings. SMILES strings can be imported by most molecule editors for conversion back into two-dimensional drawings or three-dimensional models of the molecules" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Simplified_Molecular_Input_Line_Entry_System&oldid=1254051475"
 ] .


###  https://w3id.org/euph/7427
<https://w3id.org/euph/7427> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """For compounds consisting of discrete molecules, a formula according with the relative molecular mass
(or the structure).""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Summenformel"@de ,
                                                                          "molecular formula"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7427" ;
                             rdfs:label "molecular formula"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7427> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """For compounds consisting of discrete molecules, a formula according with the relative molecular mass
(or the structure).""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1351/goldbook.M03987"
 ] .


###  https://w3id.org/euph/7428
<https://w3id.org/euph/7428> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/220> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A district (German: Bezirk) is a second-level division of the executive arm of the Austrian government. District offices are the primary point of contact between residents and the state for most acts of government that exceed municipal purview: marriage licenses, driver licenses, passports, assembly permits, hunting permits, or dealings with public health officers for example all involve interaction with the district administrative authority (Bezirksverwaltungsbehörde)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Politischer Bezirk"@de ,
                                                                          "district"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7428" ;
                             rdfs:label "district (AUT)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7428> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A district (German: Bezirk) is a second-level division of the executive arm of the Austrian government. District offices are the primary point of contact between residents and the state for most acts of government that exceed municipal purview: marriage licenses, driver licenses, passports, assembly permits, hunting permits, or dealings with public health officers for example all involve interaction with the district administrative authority (Bezirksverwaltungsbehörde)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Districts_of_Austria&oldid=1252418370"
 ] .


###  https://w3id.org/euph/7430
<https://w3id.org/euph/7430> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2559> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A trait of honey bees is a feature of a honey bee colony in which a beekeeper has an interest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Merkmal"@de ,
                                                                          "trait"@en ,
                                                                          "trait"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7430" ;
                             rdfs:label "trait of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7430> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A trait of honey bees is a feature of a honey bee colony in which a beekeeper has an interest." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


###  https://w3id.org/euph/7433
<https://w3id.org/euph/7433> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/760> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Defensive behavior in honey bees refers to the suite of behavioral responses that worker bees exhibit to protect their colony’s nest, brood, and stored resources from perceived threats such as predators, intruders, or disturbances." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Verteidigungsverhalten von Honigbienen"@de ,
                                                                          "defensive behavior of honey bees"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7433" ;
                             rdfs:label "defensive behavior of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7433> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Defensive behavior in honey bees refers to the suite of behavioral responses that worker bees exhibit to protect their colony’s nest, brood, and stored resources from perceived threats such as predators, intruders, or disturbances." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1146/annurev.ento.49.061802.123155"
 ] .


###  https://w3id.org/euph/7436
<https://w3id.org/euph/7436> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2777> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1242> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1245>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Suppressed mite reproduction (SMR) is a heritable trait of the honey bee (Apis mellifera) that can control the parasitic mite, Varroa destructor." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "SMR"@de ,
                                                                          "SMR"@en ,
                                                                          "suppressed mite reproduction"@en ,
                                                                          "unterdrückte Milbenvermehrung"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7436" ;
                             rdfs:label "suppressed mite reproduction (SMR) trait"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7436> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Suppressed mite reproduction (SMR) is a heritable trait of the honey bee (Apis mellifera) that can control the parasitic mite, Varroa destructor." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2005.11101141"
 ] .


###  https://w3id.org/euph/7437
<https://w3id.org/euph/7437> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2851> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A microplate, also known as a microtiter plate, microwell plate or multiwell,[...] is a flat plate with multiple &quot;wells&quot; used as small test tubes. The microplate has become a standard tool in analytical research and clinical diagnostic testing laboratories." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mikrotiterplatte"@de ,
                                                                          "microplate"@en ,
                                                                          "multititerplaat"@nl ,
                                                                          "piastra per microtitolazione"@it ,
                                                                          "plaque microtitre"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7437" ;
                             rdfs:label "microplate"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7437> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A microplate, also known as a microtiter plate, microwell plate or multiwell,[...] is a flat plate with multiple &quot;wells&quot; used as small test tubes. The microplate has become a standard tool in analytical research and clinical diagnostic testing laboratories." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Microplate&oldid=1254800182"
 ] .


###  https://w3id.org/euph/7438
<https://w3id.org/euph/7438> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2293> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7437>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A microplate well is part of a microplate where it is used as small test tube." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mulde"@de ,
                                                                          "Näpfchen"@de ,
                                                                          "pozzetto"@it ,
                                                                          "puit"@fr ,
                                                                          "well"@en ,
                                                                          "welletje"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7438" ;
                             rdfs:label "microplate well"@en .


###  https://w3id.org/euph/7439
<https://w3id.org/euph/7439> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera iberiensis Engel, occurring in the Iberian Peninsula in Europe." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera iberiensis"@en ,
                                                                          "Iberian Honey Bee"@en ,
                                                                          "Iberische Biene"@de ,
                                                                          "abeille espagnole"@fr ,
                                                                          "abeille ibérique"@fr ,
                                                                          "abeja española"@es ,
                                                                          "abeja ibérica"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7439" ;
                             rdfs:label "Apis mellifera iberiensis"@en .


###  https://w3id.org/euph/744
<https://w3id.org/euph/744> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/22> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8065> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1540>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A cell that has been closed with a wax capping by worker bees." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "capped cell"@en ,
                                                                         "verdeckelte Zelle"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:744" ;
                            rdfs:label "capped cell"@en .


###  https://w3id.org/euph/7440
<https://w3id.org/euph/7440> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://semanticscience.org/resource/SIO_000415>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Three-digit numerical code of of the countries or areas or geographic regions in the M49 standard used for statistical processing purposes by the Statistics Division of the United Nations Secretariat." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "M49 code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7440" ;
                             rdfs:label "M49 code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7440> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Three-digit numerical code of of the countries or areas or geographic regions in the M49 standard used for statistical processing purposes by the Statistics Division of the United Nations Secretariat." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://unstats.un.org/unsd/methodology/m49/"
 ] .


###  https://w3id.org/euph/7441
<https://w3id.org/euph/7441> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://semanticscience.org/resource/SIO_000415>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Name of the countries or areas or geographic regions in the M49 standard used for statistical processing purposes by the Statistics Division of the United Nations Secretariat." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "M49 area"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7441" ;
                             rdfs:label "M49 area"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7441> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Name of the countries or areas or geographic regions in the M49 standard used for statistical processing purposes by the Statistics Division of the United Nations Secretariat." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://unstats.un.org/unsd/methodology/m49/"
 ] .


###  https://w3id.org/euph/7442
<https://w3id.org/euph/7442> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1587> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Trade involves the transfer of goods and services from one person or entity to another, often in exchange for money." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Handel"@de ,
                                                                          "commerce"@fr ,
                                                                          "commercio"@it ,
                                                                          "handel"@nl ,
                                                                          "trade"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7442" ;
                             rdfs:label "trade"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7442> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Trade involves the transfer of goods and services from one person or entity to another, often in exchange for money." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Trade&oldid=1260462993"
 ] .


###  https://w3id.org/euph/7443
<https://w3id.org/euph/7443> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1046> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In economics, economic value is a measure of the benefit provided by a good or service to an economic agent [...]. Economic value is generally measured through units of currency, and the interpretation is therefore &quot;what is the maximum amount of money a person is willing and able to pay for a good or service?”" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wert"@de ,
                                                                          "economic value"@en ,
                                                                          "valeur"@fr ,
                                                                          "valore"@it ,
                                                                          "waarde"@nl ,
                                                                          "ökonomischer Wert"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7443" ;
                             rdfs:label "economic value"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7443> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In economics, economic value is a measure of the benefit provided by a good or service to an economic agent [...]. Economic value is generally measured through units of currency, and the interpretation is therefore &quot;what is the maximum amount of money a person is willing and able to pay for a good or service?”" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Value_(economics)&oldid=1251800038"
 ] .


###  https://w3id.org/euph/7444
<https://w3id.org/euph/7444> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7442> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Import is part of the International Trade which involves buying and receiving of goods or services produced in another country." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Import"@de ,
                                                                          "import"@en ,
                                                                          "importation"@fr ,
                                                                          "importazione"@it ,
                                                                          "invoer"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7444" ;
                             rdfs:label "import"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7444> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Import is part of the International Trade which involves buying and receiving of goods or services produced in another country." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Import&oldid=1224355648"
 ] .


###  https://w3id.org/euph/7445
<https://w3id.org/euph/7445> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7442> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An export in international trade is a good produced in one country that is sold into another country or a service provided in one country for a national or resident of another country." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Export"@de ,
                                                                          "esportazione"@it ,
                                                                          "export"@en ,
                                                                          "exportation"@fr ,
                                                                          "uitvoer"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7445" ;
                             rdfs:label "export"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7445> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An export in international trade is a good produced in one country that is sold into another country or a service provided in one country for a national or resident of another country." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Export&oldid=1251967329"
 ] .


###  https://w3id.org/euph/7446
<https://w3id.org/euph/7446> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3355> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The highest level at which plant protection products are summarised in annex III of Regulation (EU) 2017/269 for statistical purposes in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Hauptgruppe"@de ,
                                                                          "főcsoport"@hu ,
                                                                          "galvenās grupas"@lv ,
                                                                          "glavne grupe"@hr ,
                                                                          "glavne skupine"@sl ,
                                                                          "grands groupes"@fr ,
                                                                          "grupo principal"@es ,
                                                                          "grupos principais"@pt ,
                                                                          "gruppi ewlenin"@mt ,
                                                                          "gruppi principali"@it ,
                                                                          "grupuri principale"@ro ,
                                                                          "główne grupy"@pl ,
                                                                          "hlavné skupiny"@sk ,
                                                                          "hlavní skupiny"@cs ,
                                                                          "hoofdcategorie"@nl ,
                                                                          "hovedgrupper"@da ,
                                                                          "huvudgrupper"@sv ,
                                                                          "kύριες ομάδες"@el ,
                                                                          "major group"@en ,
                                                                          "oсновни групи"@bg ,
                                                                          "pagrindinės grupės"@lt ,
                                                                          "pääryhmät"@fi ,
                                                                          "põhigrupid"@et ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7446" ;
                             rdfs:label "harmonised classification of substances major groups"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7446> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The highest level at which plant protection products are summarised in annex III of Regulation (EU) 2017/269 for statistical purposes in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


###  https://w3id.org/euph/7447
<https://w3id.org/euph/7447> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3355> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The second highest level at which plant protection products are summarised in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Produktkategorien"@de ,
                                                                          "categorias de produtos"@pt ,
                                                                          "categorie di prodotti"@it ,
                                                                          "categories of products"@en ,
                                                                          "categorii de produse"@ro ,
                                                                          "categoría de productos"@es ,
                                                                          "catégories de produits"@fr ,
                                                                          "kategorie produktów"@pl ,
                                                                          "kategorie přípravků"@cs ,
                                                                          "kategorije izdelkov"@sl ,
                                                                          "kategorije proizvoda"@hr ,
                                                                          "kategoriji ta' prodotti"@mt ,
                                                                          "kategórie prípravkov"@sk ,
                                                                          "kατηγορίες προϊόντων"@el ,
                                                                          "middelencategorie"@nl ,
                                                                          "produktkategorier"@da ,
                                                                          "produktkategorier"@sv ,
                                                                          "produktu kategorijas"@lv ,
                                                                          "produktų kategorijos"@lt ,
                                                                          "termékkategória"@hu ,
                                                                          "tootekategooriad"@et ,
                                                                          "tuoteluokat"@fi ,
                                                                          "категории продукти"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7447" ;
                             rdfs:label "harmonised classification of substances categories of products"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7447> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The second highest level at which plant protection products are summarised in annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


###  https://w3id.org/euph/7448
<https://w3id.org/euph/7448> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3355> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The code of the group of plant protection products for which figures have to be provided according to annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Code"@de ,
                                                                          "cod"@ro ,
                                                                          "code"@en ,
                                                                          "code"@fr ,
                                                                          "code"@nl ,
                                                                          "codice"@it ,
                                                                          "código"@es ,
                                                                          "código"@pt ,
                                                                          "kod"@pl ,
                                                                          "kod"@sv ,
                                                                          "kodas"@lt ,
                                                                          "kode"@da ,
                                                                          "kodiċi"@mt ,
                                                                          "kods"@lv ,
                                                                          "kood"@et ,
                                                                          "koodi"@fi ,
                                                                          "kód"@cs ,
                                                                          "kód"@hu ,
                                                                          "kód"@sk ,
                                                                          "kωδικός"@el ,
                                                                          "oznaka"@hr ,
                                                                          "oznaka"@sl ,
                                                                          "код"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7448" ;
                             rdfs:label "harmonised classification of substances code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7448> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The code of the group of plant protection products for which figures have to be provided according to annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


###  https://w3id.org/euph/7449
<https://w3id.org/euph/7449> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3355> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical class of plant protection products for which figures have to be provided according to annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Chemikalienklasse"@de ,
                                                                          "chemická skupina"@cs ,
                                                                          "chemická trieda"@sk ,
                                                                          "cheminė klasė"@lt ,
                                                                          "chemische klasse"@nl ,
                                                                          "clasificación química"@es ,
                                                                          "classe chimica"@it ,
                                                                          "classe química"@pt ,
                                                                          "classes chimiques"@fr ,
                                                                          "clasă chimică"@ro ,
                                                                          "common nomenclature"@en ,
                                                                          "keemiliste ainete klassid"@et ,
                                                                          "kemiallinen luokka"@fi ,
                                                                          "kemijski razred"@hr ,
                                                                          "kemijski razred"@sl ,
                                                                          "kemisk gruppe"@da ,
                                                                          "kemisk klass"@sv ,
                                                                          "klasa chemiczna"@pl ,
                                                                          "klassi kimika"@mt ,
                                                                          "kémiai osztály"@hu ,
                                                                          "substances common names"@en ,
                                                                          "xημική ομάδα"@el ,
                                                                          "xимичен клас"@bg ,
                                                                          "ķīmisko vielu klase"@lv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7449" ;
                             rdfs:label "harmonised classification of substances chemical class"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7449> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical class of plant protection products for which figures have to be provided according to annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


###  https://w3id.org/euph/7450
<https://w3id.org/euph/7450> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3355> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The common name of the group of plant protection products for which figures have to be provided according to annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stoffe — Freiname"@de ,
                                                                          "aineiden yleisnimet"@fi ,
                                                                          "ainete üldnimetus"@et ,
                                                                          "anyag közhasználatú neve"@hu ,
                                                                          "denominazione comune delle sostanze"@it ,
                                                                          "denumiri comune ale substanțelor"@ro ,
                                                                          "dénominations communes des substances"@fr ,
                                                                          "ismijiet komuni ta' sustanzi"@mt ,
                                                                          "látky – bežné názvy"@sk ,
                                                                          "medžiagos bendriniai pavadinimai"@lt ,
                                                                          "nazwy zwyczajowe substancji"@pl ,
                                                                          "nomes comuns das substâncias"@pt ,
                                                                          "obecné názvy látek"@cs ,
                                                                          "splošna imena snovi"@sl ,
                                                                          "stof gangbare naam"@nl ,
                                                                          "stoffer (fællesnavne)"@da ,
                                                                          "substances common names"@en ,
                                                                          "sustancias (nombres comunes)"@es ,
                                                                          "uobičajeni nazivi tvari"@hr ,
                                                                          "vielas – vispārpieņemtie nosaukumi"@lv ,
                                                                          "ämnen trivialnamn"@sv ,
                                                                          "κοινές ονομασίες των ουσιών"@el ,
                                                                          "вещества — общоприети наименования"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7450" ;
                             rdfs:label "harmonised classification of substances substances common name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7450> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The common name of the group of plant protection products for which figures have to be provided according to annex III of Regulation (EU) 2017/269 concerning statistics on pesticides in the EU." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


###  https://w3id.org/euph/7452
<https://w3id.org/euph/7452> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7456>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the order in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ordnung"@de ,
                                                                          "orde"@nl ,
                                                                          "order"@en ,
                                                                          "ordine"@it ,
                                                                          "ordre"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7452" ;
                             rdfs:label "order"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7452> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the order in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7453
<https://w3id.org/euph/7453> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7385>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the subgenus in which the dwc:Taxon is classified. Values should include the genus to avoid homonym confusion." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Untergattung"@de ,
                                                                          "ondergeslacht"@nl ,
                                                                          "sottogenere"@it ,
                                                                          "sous-genre"@fr ,
                                                                          "subg."@de ,
                                                                          "subg."@fr ,
                                                                          "subg."@it ,
                                                                          "subg."@nl ,
                                                                          "subgenus"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7453" ;
                             rdfs:label "subgenus"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7453> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the subgenus in which the dwc:Taxon is classified. Values should include the genus to avoid homonym confusion." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7454
<https://w3id.org/euph/7454> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the kingdom in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Reich"@de ,
                                                                          "kingdom"@en ,
                                                                          "regno"@it ,
                                                                          "rijk"@nl ,
                                                                          "règne"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7454" ;
                             rdfs:label "kingdom"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7454> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the kingdom in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7455
<https://w3id.org/euph/7455> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7454>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the phylum or division in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stamm"@de ,
                                                                          "phylum"@en ,
                                                                          "phylum"@fr ,
                                                                          "phylum"@it ,
                                                                          "stam"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7455" ;
                             rdfs:label "phylum"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7455> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the phylum or division in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7456
<https://w3id.org/euph/7456> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7455>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the class in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Klasse"@de ,
                                                                          "class"@en ,
                                                                          "classe"@fr ,
                                                                          "classe"@it ,
                                                                          "klasse"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7456" ;
                             rdfs:label "class"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7456> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the class in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7457
<https://w3id.org/euph/7457> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7452>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the superfamily in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "super-famille"@fr ,
                                                                          "superfamiglia"@it ,
                                                                          "superfamilie"@nl ,
                                                                          "superfamily"@en ,
                                                                          "Überfamilie"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7457" ;
                             rdfs:label "superfamily"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7457> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the superfamily in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7458
<https://w3id.org/euph/7458> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7386>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the subfamily in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Unterfamilie"@de ,
                                                                          "onderfamilie"@nl ,
                                                                          "sottofamiglia"@it ,
                                                                          "sous-famille"@fr ,
                                                                          "subfamilie"@nl ,
                                                                          "subfamily"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7458" ;
                             rdfs:label "subfamily"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7458> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the subfamily in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7459
<https://w3id.org/euph/7459> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7458>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the tribe in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tribus"@de ,
                                                                          "tak"@nl ,
                                                                          "tribe"@en ,
                                                                          "tribu"@fr ,
                                                                          "tribus"@nl ,
                                                                          "tribù"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7459" ;
                             rdfs:label "tribe"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7459> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the tribe in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7460
<https://w3id.org/euph/7460> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7684> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7459>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name of the subtribe in which the dwc:Taxon is classified." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Unterstamm"@de ,
                                                                          "ondertak"@nl ,
                                                                          "sottotribù"@it ,
                                                                          "subtribe"@en ,
                                                                          "subtribus"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7460" ;
                             rdfs:label "subtribe"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7460> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name of the subtribe in which the dwc:Taxon is classified." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7461
<https://w3id.org/euph/7461> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier for the set of taxon information." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "taxon ID"@en ,
                                                                          "taxon identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7461" ;
                             rdfs:label "taxon ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7461> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier for the set of taxon information." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7462
<https://w3id.org/euph/7462> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6242> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1253>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The identifier of a taxon used by the the Global Biodiversity Information Facility (GBIF), an international network and data infrastructure aimed at providing open access to data about all types of life on Earth." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GBIF ID"@en ,
                                                                          "GBIF identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7462" ;
                             rdfs:label "GBIF ID"@en .


###  https://w3id.org/euph/7464
<https://w3id.org/euph/7464> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full scientific name, with authorship and date information if known." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "scientific name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7464" ;
                             rdfs:label "scientific name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7464> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full scientific name, with authorship and date information if known." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7465
<https://w3id.org/euph/7465> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identification qualifier is a controlled value or a brief phrase or a standard term (&quot;cf.&quot;, &quot;aff.&quot;) to express the determiner's doubts about the identification." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identification qualifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7465" ;
                             rdfs:label "identification qualifier"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7465> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identification qualifier is a controlled value or a brief phrase or a standard term (&quot;cf.&quot;, &quot;aff.&quot;) to express the determiner's doubts about the identification." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7466
<https://w3id.org/euph/7466> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1707> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the first or species epithet of the scientific name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "specific epithet"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7466" ;
                             rdfs:label "specific epithet"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7466> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the first or species epithet of the scientific name." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7467
<https://w3id.org/euph/7467> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1707> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the lowest or terminal infraspecific epithet of the scientific name, excluding any rank designation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "infraspecific epithet"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7467" ;
                             rdfs:label "infraspecific epithet"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7467> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the lowest or terminal infraspecific epithet of the scientific name, excluding any rank designation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/747
<https://w3id.org/euph/747> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/757> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A creator that has translated an exiting content to a different language." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "translator"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:747" ;
                            rdfs:label "translator"@en .


###  https://w3id.org/euph/7470
<https://w3id.org/euph/7470> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/1>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/6>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Sex is the biological trait of a reproducing organism in producing gametes of one of two different sizes or shapes — male or female gametes. Thus, the typical classification for such organisms, their sex, is also known as either male or female. [...] By convention, organisms that produce smaller gametes (spermatozoa, sperm) are called male, while organisms that produce larger gametes (ova, often called egg cells) are called female." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Geschlecht"@de ,
                                                                          "geslacht"@nl ,
                                                                          "kjønn"@no ,
                                                                          "kön"@sv ,
                                                                          "køn"@da ,
                                                                          "sesso"@it ,
                                                                          "sex"@en ,
                                                                          "sex"@ro ,
                                                                          "sexe"@fr ,
                                                                          "sexe"@nl ,
                                                                          "sexo"@es ,
                                                                          "sexo"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7470" ;
                             rdfs:label "sex"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7470> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Sex is the biological trait of a reproducing organism in producing gametes of one of two different sizes or shapes — male or female gametes. Thus, the typical classification for such organisms, their sex, is also known as either male or female. [...] By convention, organisms that produce smaller gametes (spermatozoa, sperm) are called male, while organisms that produce larger gametes (ova, often called egg cells) are called female." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Sex&oldid=1281362374"
 ] .


###  https://w3id.org/euph/7471
<https://w3id.org/euph/7471> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of a person, a group of persons, or an organisation that is responsible for recording data or metadata in a record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "recorded by"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7471" ;
                             rdfs:label "recorded by"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7471> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of a person, a group of persons, or an organisation that is responsible for recording data or metadata in a record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7472
<https://w3id.org/euph/7472> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/917>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any person, group, or organisation it its role as author who assigned a taxon to a subject." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identified by"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7472" ;
                             rdfs:label "identified by"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7472> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any person, group, or organisation it its role as author who assigned a taxon to a subject." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7473
<https://w3id.org/euph/7473> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1292> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The date on which the subject was determined as representing the taxon." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "date identified"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7473" ;
                             rdfs:label "date identified"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7473> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The date on which the subject was determined as representing the taxon." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7475
<https://w3id.org/euph/7475> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7616> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The verbatim original representation of the date and time information for a dwc:Event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Datum des Ereignisses im Wortlaut"@de ,
                                                                          "data dell'evento verbatim"@it ,
                                                                          "verbatim date de l'événement"@fr ,
                                                                          "verbatim event date"@en ,
                                                                          "verbatim gebeurtenisdatum"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7475" ;
                             rdfs:label "verbatim event date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7475> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The verbatim original representation of the date and time information for a dwc:Event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7477
<https://w3id.org/euph/7477> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A list of geographic names less specific than the information captured in the locality term." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "higher geography"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7477" ;
                             rdfs:label "higher geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7477> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list of geographic names less specific than the information captured in the locality term." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7478
<https://w3id.org/euph/7478> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1488> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The specific description of the place." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "locality"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7478" ;
                             rdfs:label "locality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7478> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The specific description of the place." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7479
<https://w3id.org/euph/7479> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2048> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the continent in which the dcterms:Location occurs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Kontinent"@de ,
                                                                          "continent"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7479" ;
                             rdfs:label "continent"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7479> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the continent in which the dcterms:Location occurs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7481
<https://w3id.org/euph/7481> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000415> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A second order division is a geopolitical region (county, shire, department, etc.) that comprises the next smaller administrative region than first order division." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "second order division"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7481" ;
                             rdfs:label "second order division"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7481> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A second order division is a geopolitical region (county, shire, department, etc.) that comprises the next smaller administrative region than first order division." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7482
<https://w3id.org/euph/7482> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000415> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7481>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A second order division is a geopolitical region that comprises the next smaller administrative region than second order division (city, municipality, etc.)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "third order division"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7482" ;
                             rdfs:label "third order division"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7482> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A second order division is a geopolitical region that comprises the next smaller administrative region than second order division (city, municipality, etc.)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7483
<https://w3id.org/euph/7483> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2048> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the water body in which the dcterms:Location occurs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "water body"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7483" ;
                             rdfs:label "water body"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7483> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the water body in which the dcterms:Location occurs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7484
<https://w3id.org/euph/7484> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2048> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7485>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the island on or near which the dcterms:Location occurs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "island"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7484" ;
                             rdfs:label "island"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7484> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the island on or near which the dcterms:Location occurs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7485
<https://w3id.org/euph/7485> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2144> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the island group in which the dcterms:Location occurs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "island group"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7485" ;
                             rdfs:label "island group"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7485> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the island group in which the dcterms:Location occurs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7486
<https://w3id.org/euph/7486> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7490> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The verbatim original spatial coordinates of the dcterms:Location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim coordinates"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7486" ;
                             rdfs:label "verbatim coordinate"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7486> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The verbatim original spatial coordinates of the dcterms:Location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7487
<https://w3id.org/euph/7487> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of the spatial reference system (SRS), in exactly the same words as were used in the raw data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim SRS"@en ,
                                                                          "verbatim spatial reference system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7487" ;
                             rdfs:label "verbatim spatial reference system (SRS)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7487> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of the spatial reference system (SRS), in exactly the same words as were used in the raw data." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7488
<https://w3id.org/euph/7488> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7486> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The verbatim original latitude of the dcterms:Location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim latitude"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7488" ;
                             rdfs:label "verbatim latitude"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7488> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The verbatim original latitude of the dcterms:Location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7489
<https://w3id.org/euph/7489> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7486> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The verbatim original longitude of the dcterms:Location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim longitude"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7489" ;
                             rdfs:label "verbatim longitude"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7489> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The verbatim original longitude of the dcterms:Location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7490
<https://w3id.org/euph/7490> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The coordinate format for the dwc:verbatimLatitude and dwc:verbatimLongitude or the dwc:verbatimCoordinates of the dcterms:Location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim coordinate system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7490" ;
                             rdfs:label "verbatim coordinate system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7490> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The coordinate format for the dwc:verbatimLatitude and dwc:verbatimLongitude or the dwc:verbatimCoordinates of the dcterms:Location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7491
<https://w3id.org/euph/7491> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1294> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3334>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimal latitude and decimal longitude are based." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geodetic datum"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7491" ;
                             rdfs:label "geodetic datum"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7491> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geographic coordinates given in decimal latitude and decimal longitude are based." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7492
<https://w3id.org/euph/7492> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7272> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The original description of the elevation (altitude, usually above sea level) of the Location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim elevation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7492" ;
                             rdfs:label "verbatim elevation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7492> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The original description of the elevation (altitude, usually above sea level) of the Location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7493
<https://w3id.org/euph/7493> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the location. A location may have both a point-radius representation (see decimal latitude) and a footprint representation, and they may differ from each other. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "footprint WKT"@en ,
                                                                          "footprint Well-Known Text"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7493" ;
                             rdfs:label "footprint well-known text (WKT)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7493> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the location. A location may have both a point-radius representation (see decimal latitude) and a footprint representation, and they may differ from each other. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7494
<https://w3id.org/euph/7494> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1252> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The authorship information for the scientific name formatted according to the conventions of the applicable nomenclatural code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "scientific name authorship"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7494" ;
                             rdfs:label "scientific name authorship"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7494> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The authorship information for the scientific name formatted according to the conventions of the applicable nomenclatural code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7495
<https://w3id.org/euph/7495> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nomenclatural code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7495" ;
                             rdfs:label "nomenclatural code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7495> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The nomenclatural code (or codes in the case of an ambiregnal name) under which the scientificName is constructed." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7496
<https://w3id.org/euph/7496> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A categorical indicator of the extent to which the taxonomic identification has been verified to be correct." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identification verification status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7496" ;
                             rdfs:label "identification verification status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7496> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A categorical indicator of the extent to which the taxonomic identification has been verified to be correct." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7499
<https://w3id.org/euph/7499> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Internet Engineering Task Force (IETF), founded in 1986, is the premier standards development organization (SDO) for the Internet. The IETF makes voluntary standards that are often adopted by Internet users, network operators, and equipment vendors, and it thus helps shape the trajectory of the development of the Internet. But in no way does the IETF control, or even patrol, the Internet." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "IETF standard"@en ,
                                                                          "Internet Engineering Task Force standard"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7499" ;
                             rdfs:label "Internet Engineering Task Force (IETF) standard"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7499> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Internet Engineering Task Force (IETF), founded in 1986, is the premier standards development organization (SDO) for the Internet. The IETF makes voluntary standards that are often adopted by Internet users, network operators, and equipment vendors, and it thus helps shape the trajectory of the development of the Internet. But in no way does the IETF control, or even patrol, the Internet." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ietf.org/about/introduction/"
 ] .


###  https://w3id.org/euph/75
<https://w3id.org/euph/75> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/23> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8170> ;
                                             owl:someValuesFrom <https://w3id.org/euph/73>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Honeydew honey is a honey obtained from honeydew." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Blatthonig"@de ,
                                                                        "Honigtauhonig"@de ,
                                                                        "Tauhonig"@de ,
                                                                        "Waldhonig"@de ,
                                                                        "bladhoning"@nl ,
                                                                        "bladhonning"@da ,
                                                                        "bladhonning"@no ,
                                                                        "bladhonung"@sv ,
                                                                        "bladluizenhoning"@nl ,
                                                                        "dagghonung"@sv ,
                                                                        "gozdni med"@sl ,
                                                                        "għasel honeydew"@mt ,
                                                                        "harmatméz"@hu ,
                                                                        "honeydew honey"@en ,
                                                                        "honingdauwhonig"@nl ,
                                                                        "honingdauwhoning"@nl ,
                                                                        "honningdugghonning"@no ,
                                                                        "honningdughonning"@da ,
                                                                        "lapu izsvīduma medus"@lv ,
                                                                        "lehemesi"@et ,
                                                                        "lipčiaus medus"@lt ,
                                                                        "med iz mane"@sl ,
                                                                        "medljikovac"@hr ,
                                                                        "medovicový med"@cs ,
                                                                        "medovicový med"@sk ,
                                                                        "medun"@hr ,
                                                                        "mel de melada"@pt ,
                                                                        "mesikastehunaja"@fi ,
                                                                        "miel de forêt"@fr ,
                                                                        "miel de mielada"@es ,
                                                                        "miel de mielato"@es ,
                                                                        "miel de miellat"@fr ,
                                                                        "miel de monte"@es ,
                                                                        "miele di melata"@it ,
                                                                        "miere de mană"@ro ,
                                                                        "miere de pădure"@ro ,
                                                                        "miere din secreție zaharoasă"@ro ,
                                                                        "miód spadziowy"@pl ,
                                                                        "pseudomel"@pt ,
                                                                        "skovhonning"@da ,
                                                                        "μέλι μελιτώματος"@el ,
                                                                        "манов мед"@bg ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:75" ;
                           rdfs:label "honeydew honey"@en .


###  https://w3id.org/euph/7500
<https://w3id.org/euph/7500> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7499> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An IETF BCP 47 language tag is a standardized code that is used to identify human languages on the Internet. The tag structure has been standardized by the Internet Engineering Task Force (IETF) in Best Current Practice (BCP) 47; the subtags are maintained by the IANA Language Subtag Registry." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "IETF BCP 47 language tag"@en ,
                                                                          "Internet Engineering Task Force Best Current Practice 47 language tag"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7500" ;
                             rdfs:label "IETF BCP 47 language tag"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7500> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An IETF BCP 47 language tag is a standardized code that is used to identify human languages on the Internet. The tag structure has been standardized by the Internet Engineering Task Force (IETF) in Best Current Practice (BCP) 47; the subtags are maintained by the IANA Language Subtag Registry." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=IETF_language_tag&oldid=1265148371"
 ] .


###  https://w3id.org/euph/7501
<https://w3id.org/euph/7501> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7500> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8167> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C16779>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...][RFC (Request for Comments) 5646] describes the structure, content, construction, and semantics of language tags for use in cases where it is desirable to indicate the language used in an information object. It also describes how to register values for use in language tags and the creation of user-defined extensions for private interchange. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "RFC 5646"@en ,
                                                                          "Request for Comments 5646"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7501" ;
                             rdfs:label "RFC 5646"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7501> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...][RFC (Request for Comments) 5646] describes the structure, content, construction, and semantics of language tags for use in cases where it is desirable to indicate the language used in an information object. It also describes how to register values for use in language tags and the creation of user-defined extensions for private interchange. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://datatracker.ietf.org/doc/rfc5646"
 ] .


###  https://w3id.org/euph/7503
<https://w3id.org/euph/7503> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8242> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[DCMI Metadata Terms][...] is an up-to-date, authoritative specification of all metadata terms maintained by the Dublin Core™ Metadata Initiative. Included are the fifteen terms of the Dublin Core™ Metadata Element Set (also known as &quot;the Dublin Core&quot;) plus several dozen properties, classes, datatypes, and vocabulary encoding schemes. The &quot;Dublin Core&quot; plus these extension vocabularies are collectively referred to as &quot;DCMI metadata terms&quot; (&quot;Dublin Core terms&quot; for short). These terms are intended to be used in combination with metadata terms from other, compatible vocabularies in the context of application profiles." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "DCMI Type Vocabulary"@en ,
                                                                          "Dublin Core™ Metadata Type Vocabulary"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7503" ;
                             rdfs:label "dublin core metadata Initiative (DCMI) metadata term"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7503> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[DCMI Metadata Terms][...] is an up-to-date, authoritative specification of all metadata terms maintained by the Dublin Core™ Metadata Initiative. Included are the fifteen terms of the Dublin Core™ Metadata Element Set (also known as &quot;the Dublin Core&quot;) plus several dozen properties, classes, datatypes, and vocabulary encoding schemes. The &quot;Dublin Core&quot; plus these extension vocabularies are collectively referred to as &quot;DCMI metadata terms&quot; (&quot;Dublin Core terms&quot; for short). These terms are intended to be used in combination with metadata terms from other, compatible vocabularies in the context of application profiles." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


###  https://w3id.org/euph/7505
<https://w3id.org/euph/7505> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2212> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A top bar is the upper, longest part of a frame, with which the frame hangs in the rebate of the box of a movable frame beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Oberleiste"@de ,
                                                                          "Tragleiste"@de ,
                                                                          "baguette supérieure"@fr ,
                                                                          "barra superior"@pt ,
                                                                          "barreta superior"@es ,
                                                                          "bovenlat"@nl ,
                                                                          "bærelist"@no ,
                                                                          "bæreliste"@da ,
                                                                          "leaț superior"@ro ,
                                                                          "listón superior"@es ,
                                                                          "portafavo"@it ,
                                                                          "ramöverlist"@sv ,
                                                                          "ramöverstykke"@sv ,
                                                                          "spetează"@ro ,
                                                                          "top bar"@en ,
                                                                          "topplist"@no ,
                                                                          "travessa superior"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7505" ;
                             rdfs:label "top bar"@en .


###  https://w3id.org/euph/7506
<https://w3id.org/euph/7506> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8242> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Darwin Core is a standard maintained by the Darwin Core Maintenance Interest Group. It includes a glossary of terms (in other contexts these might be called properties, elements, fields, columns, attributes, or concepts) intended to facilitate the sharing of information about biological diversity by providing identifiers, labels, and definitions. Darwin Core is primarily based on taxa, their occurrence in nature as documented by observations, specimens, samples, and related information." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Darwin Core"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7506" ;
                             rdfs:label "darwin core (DwC)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7506> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Darwin Core is a standard maintained by the Darwin Core Maintenance Interest Group. It includes a glossary of terms (in other contexts these might be called properties, elements, fields, columns, attributes, or concepts) intended to facilitate the sharing of information about biological diversity by providing identifiers, labels, and definitions. Darwin Core is primarily based on taxa, their occurrence in nature as documented by observations, specimens, samples, and related information." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/"
 ] .


###  https://w3id.org/euph/7507
<https://w3id.org/euph/7507> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7506> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A Darwin Core class term is a
[...] special category of terms used to group sets of property terms (terms that being with lower case names that follow the namespace abbreviation, e.g., dwc:eventID) for convenience.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Darwin Core class term"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7507" ;
                             rdfs:label "darwin core class term"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7507> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A Darwin Core class term is a
[...] special category of terms used to group sets of property terms (terms that being with lower case names that follow the namespace abbreviation, e.g., dwc:eventID) for convenience.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/terms/"
 ] .


###  https://w3id.org/euph/7508
<https://w3id.org/euph/7508> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7506> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "This category contains terms that are generic in that they might apply to any type of record in a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Darwin Core record-level term"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7508" ;
                             rdfs:label "darwin core record-level term"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7508> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "This category contains terms that are generic in that they might apply to any type of record in a dataset." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/terms/"
 ] .


###  https://w3id.org/euph/7509
<https://w3id.org/euph/7509> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7506> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Terms in the namespace dwciri: (http://rs.tdwg.org/dwc/iri/), which have a corresponding term with the same local name in the dwc: namespace and which are intended for use with IRI reference objects and MUST NOT be used with literal objects. They MAY be used with blank node objects, although in most cases this will probably be unnecessary." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Darwin Core IRI-value term"@en ,
                                                                          "Darwin Core Internationalized Resource Identifier-value term"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7509" ;
                             rdfs:label "darwin core IRI-value term"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7509> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Terms in the namespace dwciri: (http://rs.tdwg.org/dwc/iri/), which have a corresponding term with the same local name in the dwc: namespace and which are intended for use with IRI reference objects and MUST NOT be used with literal objects. They MAY be used with blank node objects, although in most cases this will probably be unnecessary." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/rdf/#25-terms-in-the-dwciri-namespace-normative"
 ] .


###  https://w3id.org/euph/7510
<https://w3id.org/euph/7510> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7727> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Internationally recognized code for the representation of the world's languages and language groups, with ISO 639
ISO 639, Code for individual languages and language groups, can be applied across many types of organization and situations. It is needed for the basic settings of billions of user interfaces to ICT systems and devices, as well as for the indication of different language versions of websites. It is indispensable for information management in publishing, librarianship, and for large networks.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 639"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7510" ;
                             rdfs:label "ISO 639"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7510> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Internationally recognized code for the representation of the world's languages and language groups, with ISO 639
ISO 639, Code for individual languages and language groups, can be applied across many types of organization and situations. It is needed for the basic settings of billions of user interfaces to ICT systems and devices, as well as for the indication of different language versions of websites. It is indispensable for information management in publishing, librarianship, and for large networks.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/iso-639-language-code"
 ] .


###  https://w3id.org/euph/7511
<https://w3id.org/euph/7511> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7510> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "ISO 639-2 is the alpha-3 code in Codes for the representation of names of languages-- Part 2. There are 21 languages that have alternative codes for bibliographic or terminology purposes. In those cases, each is listed separately and they are designated as &quot;B&quot; (bibliographic) or &quot;T&quot; (terminology). In all other cases there is only one ISO 639-2 code. Multiple codes assigned to the same language are to be considered synonyms. ISO 639-1 is the alpha-2 code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "alpha-2 language code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7511" ;
                             rdfs:label "alpha-2 language code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7511> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ISO 639-2 is the alpha-3 code in Codes for the representation of names of languages-- Part 2. There are 21 languages that have alternative codes for bibliographic or terminology purposes. In those cases, each is listed separately and they are designated as &quot;B&quot; (bibliographic) or &quot;T&quot; (terminology). In all other cases there is only one ISO 639-2 code. Multiple codes assigned to the same language are to be considered synonyms. ISO 639-1 is the alpha-2 code." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.loc.gov/standards/iso639-2/php/code_list.php"
 ] .


###  https://w3id.org/euph/7512
<https://w3id.org/euph/7512> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7510> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "ISO 639-3 is a set of codes that defines three-letter identifiers for all known human languages. At the core of ISO 639-3 are the individual languages already accounted for in ISO 639-2. The large number of living languages in the initial inventory of ISO 639-3 beyond those already included in ISO 639-2 was derived primarily from Ethnologue (15th edition). Additional extinct, historic, and constructed languages were obtained from the Linguist List." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "alpha-3 language code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7512" ;
                             rdfs:label "alpha-3 language code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7512> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ISO 639-3 is a set of codes that defines three-letter identifiers for all known human languages. At the core of ISO 639-3 are the individual languages already accounted for in ISO 639-2. The large number of living languages in the initial inventory of ISO 639-3 beyond those already included in ISO 639-2 was derived primarily from Ethnologue (15th edition). Additional extinct, historic, and constructed languages were obtained from the Linguist List." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://iso639-3.sil.org/about"
 ] .


###  https://w3id.org/euph/7514
<https://w3id.org/euph/7514> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000001> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Structure which describes, categorises and constrains the allowable content of a dataset that providers supply for different reference periods." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dataflow"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7514" ;
                             rdfs:label "dataflow"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7514> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Structure which describes, categorises and constrains the allowable content of a dataset that providers supply for different reference periods." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://wikis.ec.europa.eu/display/EUROSTATHELP/Glossary?utm_source=chatgpt.com"
 ] .


###  https://w3id.org/euph/7515
<https://w3id.org/euph/7515> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000100>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computer science, a record (also called a structure, struct, or compound data type) is a composite data structure – a collection of fields, possibly of different data types, typically fixed in number and sequence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Verbund"@de ,
                                                                          "enregistrement"@fr ,
                                                                          "record"@en ,
                                                                          "record"@it ,
                                                                          "record"@nl ,
                                                                          "struttura"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7515" ;
                             rdfs:label "record"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7515> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computer science, a record (also called a structure, struct, or compound data type) is a composite data structure – a collection of fields, possibly of different data types, typically fixed in number and sequence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Record_(computer_science)&oldid=1267573284"
 ] .


###  https://w3id.org/euph/7516
<https://w3id.org/euph/7516> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7340> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computer science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within mathematics." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "graph"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7516" ;
                             rdfs:label "graph"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7516> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computer science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within mathematics." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Graph_(abstract_data_type)&oldid=1251046500"
 ] .


###  https://w3id.org/euph/7517
<https://w3id.org/euph/7517> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6314> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/23>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Honey viscosity is a physical property of honey that describes its resistance to flow, i.e. how thick or sticky honey is when a force is applied to make it move." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Viskosität"@de ,
                                                                          "Zähigkeit"@de ,
                                                                          "klibbighet"@sv ,
                                                                          "seghet"@sv ,
                                                                          "seighet"@no ,
                                                                          "sejhed"@da ,
                                                                          "viscosidad"@es ,
                                                                          "viscosidade"@pt ,
                                                                          "viscositeit"@nl ,
                                                                          "viscosity"@en ,
                                                                          "viscosità"@it ,
                                                                          "viscosité"@fr ,
                                                                          "viscozitate"@ro ,
                                                                          "viskositet"@da ,
                                                                          "viskositet"@no ,
                                                                          "viskositet"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7517" ;
                             rdfs:label "honey viscosity"@en .


###  https://w3id.org/euph/7518
<https://w3id.org/euph/7518> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2297> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The frequency as which a record or a data element or a content is updated." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Aktualisierungsfrequenz"@de ,
                                                                          "update frequency"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7518" ;
                             rdfs:label "update frequency"@en .


###  https://w3id.org/euph/7520
<https://w3id.org/euph/7520> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An item for which EUROSTAT provides data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT item"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7520" ;
                             rdfs:label "EUROSTAT item"@en .


###  https://w3id.org/euph/7522
<https://w3id.org/euph/7522> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8078>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8079>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Messwert"@de ,
                                                                          "measurement datum"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7522" ;
                             rdfs:label "measurement datum"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7522> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


###  https://w3id.org/euph/7523
<https://w3id.org/euph/7523> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7515>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An attribute of a record or a data element in a dataset representing qualitative information about it." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "flag"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7523" ;
                             rdfs:label "flag"@en .


###  https://w3id.org/euph/7525
<https://w3id.org/euph/7525> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001330> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Metadata that identify, describe, organize and present data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "structural metadata"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7525" ;
                             rdfs:label "structural metadata"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7525> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Metadata that identify, describe, organize and present data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://wikis.ec.europa.eu/display/EUROSTATHELP/Glossary?utm_source=chatgpt.com"
 ] .


###  https://w3id.org/euph/7526
<https://w3id.org/euph/7526> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000098> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7341>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Set of structural metadata associated to a data set, which includes information about how concepts are associated with the measures, dimensions, and attributes of a data cube, along with information about the representation of data and related descriptive metadata." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data structure definition"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7526" ;
                             rdfs:label "data structure definition"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7526> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Set of structural metadata associated to a data set, which includes information about how concepts are associated with the measures, dimensions, and attributes of a data cube, along with information about the representation of data and related descriptive metadata." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://wikis.ec.europa.eu/display/EUROSTATHELP/Glossary?utm_source=chatgpt.com"
 ] .


###  https://w3id.org/euph/7527
<https://w3id.org/euph/7527> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/PATO_0001018> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3352>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A statistical concept adopted by Eurostat to define agricultural labour, measured in Annual Work Units (AWUs). A distinction is drawn between non-salaried and salaried AWUs, which together make up total AWUs. The total number of hours worked in agriculture represents the aggregate number of hours actually worked as an employee or a self-employed person during the calendar year, when the output of this work is included in the output of the agricultural industry." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "volume of agricultural labour"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7527" ;
                             rdfs:label "volume of agricultural labour"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7527> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A statistical concept adopted by Eurostat to define agricultural labour, measured in Annual Work Units (AWUs). A distinction is drawn between non-salaried and salaried AWUs, which together make up total AWUs. The total number of hours worked in agriculture represents the aggregate number of hours actually worked as an employee or a self-employed person during the calendar year, when the output of this work is included in the output of the agricultural industry." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/cache/metadata/en/aact_esms.htm"
 ] .


###  https://w3id.org/euph/7528
<https://w3id.org/euph/7528> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/985> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8169> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7527>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "One AWU corresponds to the input, measured in working time, of one person who is engaged in agricultural activities on an agricultural unit on a full-time basis over an entire year." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "AWUs"@en ,
                                                                          "annual work units"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7528" ;
                             rdfs:label "annual work units (AWUs)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7528> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "One AWU corresponds to the input, measured in working time, of one person who is engaged in agricultural activities on an agricultural unit on a full-time basis over an entire year." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/cache/metadata/en/aact_esms.htm"
 ] .


###  https://w3id.org/euph/7529
<https://w3id.org/euph/7529> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An attribute of a cell in a data set representing qualitative information about the period over which the reported data were aggregated." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT frequency label"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7529" ;
                             rdfs:label "EUROSTAT frequency code"@en .


###  https://w3id.org/euph/7530
<https://w3id.org/euph/7530> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7520> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A code representing qualitative information about the EUROSTAT item for which the data are reported." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT item code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7530" ;
                             rdfs:label "EUROSTAT item code"@en .


###  https://w3id.org/euph/7531
<https://w3id.org/euph/7531> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7527> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The total labour input corresponds to the total hours worked divided by the average annual number of hours worked in full-time jobs within the economic territory. Full-time work should be based on the definition used in Eurostat's Farm Structure Survey (FSS) and is typically 1800 hours per year, if no specific national provisions are detailed. One person cannot represent more than one AWU. This constraint holds even if someone is working in the agricultural industry for more than the number of hours defining full time. The agricultural labour input of persons who work less than full time on agricultural holdings is calculated as the quotient of the number of hours actually worked (per week or per year) and the number of hours actually worked (per week or per year) in a full-time job. Total hours worked do not cover work for the private household of the holder or manager." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "total labour input"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7531" ;
                             rdfs:label "total labour input"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7531> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The total labour input corresponds to the total hours worked divided by the average annual number of hours worked in full-time jobs within the economic territory. Full-time work should be based on the definition used in Eurostat's Farm Structure Survey (FSS) and is typically 1800 hours per year, if no specific national provisions are detailed. One person cannot represent more than one AWU. This constraint holds even if someone is working in the agricultural industry for more than the number of hours defining full time. The agricultural labour input of persons who work less than full time on agricultural holdings is calculated as the quotient of the number of hours actually worked (per week or per year) and the number of hours actually worked (per week or per year) in a full-time job. Total hours worked do not cover work for the private household of the holder or manager." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/cache/metadata/en/aact_esms.htm"
 ] .


###  https://w3id.org/euph/7532
<https://w3id.org/euph/7532> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Flag used to add standardised comments to data provided by EUROSTAT data, summarised in the &quot;Observation flags:&quot; list on the web page of the EUROSTAT dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT flag"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7532" ;
                             rdfs:label "EUROSTAT flag"@en .


###  https://w3id.org/euph/7533
<https://w3id.org/euph/7533> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier given to the occurrence at the time it was recorded." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "record number"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7533" ;
                             rdfs:label "record number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7533> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier given to the occurrence at the time it was recorded." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7534
<https://w3id.org/euph/7534> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7367>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the set of dcterms:Location information. May be a global unique identifier or an identifier specific to the data set." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "location ID"@en ,
                                                                          "location identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7534" ;
                             rdfs:label "location ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7534> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the set of dcterms:Location information. May be a global unique identifier or an identifier specific to the data set." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7536
<https://w3id.org/euph/7536> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1046> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The inflation rate is the percentage change in the price index for a given period compared to that recorded in a previous period. It is usually calculated on a year-on-year or annual basis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Inflationsrate"@de ,
                                                                          "inflation rate"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7536" ;
                             rdfs:label "inflation rate"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7536> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The inflation rate is the percentage change in the price index for a given period compared to that recorded in a previous period. It is usually calculated on a year-on-year or annual basis." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Inflation"
 ] .


###  https://w3id.org/euph/7537
<https://w3id.org/euph/7537> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Classification of individual consumption by purpose, abbreviated as COICOP, is a classification developed by the United Nations Statistics Division to classify and analyze individual consumption expenditures incurred by households, non-profit institutions serving households and general government according to their purpose. It includes categories such as clothing and footwear, housing, water, electricity, and gas and other fuels." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "COICOP"@en ,
                                                                          "classification of individual consumption by purpose (COICOP)"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7537" ;
                             rdfs:label "classification of individual consumption by purpose (COICOP)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7537> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Classification of individual consumption by purpose, abbreviated as COICOP, is a classification developed by the United Nations Statistics Division to classify and analyze individual consumption expenditures incurred by households, non-profit institutions serving households and general government according to their purpose. It includes categories such as clothing and footwear, housing, water, electricity, and gas and other fuels." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-1-259159-9"
 ] .


###  https://w3id.org/euph/7538
<https://w3id.org/euph/7538> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7537> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The COICOP/HICP is the United Nations (UN) Classification of individual consumption by purpose (COICOP), which was adapted to the compilation of the harmonised index of consumer prices (HICP) of the European Union (EU) and the euro area.
Adapting COICOP to the HICP calculation involved a number of changes:
some sub-indices of the COICOP, such as narcotics and owner-occupied housing, had to be excluded because they are not within the HICP coverage;
certain sub-classes (those with 4 digits) have been combined to ensure their weight was above one part per thousand in most of the Member States.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "COICOP HICP"@en ,
                                                                          "Classification of individual consumption by purpose adapted to the compilation of the harmonised index of consumer prices"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7538" ;
                             rdfs:label "COICOP HICP"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7538> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The COICOP/HICP is the United Nations (UN) Classification of individual consumption by purpose (COICOP), which was adapted to the compilation of the harmonised index of consumer prices (HICP) of the European Union (EU) and the euro area.
Adapting COICOP to the HICP calculation involved a number of changes:
some sub-indices of the COICOP, such as narcotics and owner-occupied housing, had to be excluded because they are not within the HICP coverage;
certain sub-classes (those with 4 digits) have been combined to ensure their weight was above one part per thousand in most of the Member States.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:COICOP_HICP"
 ] .


###  https://w3id.org/euph/7539
<https://w3id.org/euph/7539> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """The harmonised index of consumer prices, abbreviated as HICP, is the consumer price index as it is calculated in the European Union (EU), according to a harmonised approach and a single set of definitions. It is mainly used to measure inflation.
There are several types of HICP depending on the geographic area under consideration. The most important ones are:
the Monetary Union index of consumer prices (MUICP) — an aggregate index covering the countries in the euro area;
the European index of consumer prices (EICP) — for the whole European Union, the euro area plus the other Member States;
the national HICPs — for each of the EU Member States.
In addition to the EU HICPs, an additional HICP aggregate index for the European Economic Area (EEA) is calculated:
the European Economic Area index of consumer prices (EEAICP), which in addition to the EU also covers Iceland and Norway.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "HICP"@en ,
                                                                          "Harmonised index of consumer prices"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7539" ;
                             rdfs:label "Harmonised index of consumer prices (HICP)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7539> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The harmonised index of consumer prices, abbreviated as HICP, is the consumer price index as it is calculated in the European Union (EU), according to a harmonised approach and a single set of definitions. It is mainly used to measure inflation.
There are several types of HICP depending on the geographic area under consideration. The most important ones are:
the Monetary Union index of consumer prices (MUICP) — an aggregate index covering the countries in the euro area;
the European index of consumer prices (EICP) — for the whole European Union, the euro area plus the other Member States;
the national HICPs — for each of the EU Member States.
In addition to the EU HICPs, an additional HICP aggregate index for the European Economic Area (EEA) is calculated:
the European Economic Area index of consumer prices (EEAICP), which in addition to the EU also covers Iceland and Norway.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Harmonised_index_of_consumer_prices_(HICP)"
 ] .


###  https://w3id.org/euph/7540
<https://w3id.org/euph/7540> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7538> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A code adopted by EUROSTAT that represents a given COICOP HICP item or an aggregate of items." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "COICOP HICP code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7540" ;
                             rdfs:label "COICOP HICP code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7540> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A code adopted by EUROSTAT that represents a given COICOP HICP item or an aggregate of items." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://data.europa.eu/eli/reg/2016/792/oj/eng"
 ] .


###  https://w3id.org/euph/7541
<https://w3id.org/euph/7541> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7538> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The description adopted by EUROSTAT for a given COICOP HICP item or aggregate of items." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "COICOP HICP label"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7541" ;
                             rdfs:label "COICOP HICP label"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7541> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The description adopted by EUROSTAT for a given COICOP HICP item or aggregate of items." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://data.europa.eu/eli/reg/2016/792/oj/eng"
 ] .


###  https://w3id.org/euph/7542
<https://w3id.org/euph/7542> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3352> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unit in which EUROSTAT provides data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7542" ;
                             rdfs:label "EUROSTAT unit"@en .


###  https://w3id.org/euph/7543
<https://w3id.org/euph/7543> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7542> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A code adopted by EUROSTAT that represents qualitative information about a EUROSTAT unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT unit code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7543" ;
                             rdfs:label "EUROSTAT unit code"@en .


###  https://w3id.org/euph/7544
<https://w3id.org/euph/7544> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7542> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The description adopted by EUROSTAT for a given EUROSTAT unit." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT unit label"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7544" ;
                             rdfs:label "EUROSTAT unit label"@en .


###  https://w3id.org/euph/7545
<https://w3id.org/euph/7545> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7520> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The description adopted by EUROSTAT for a given EUROSTAT item." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EUROSTAT item label"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7545" ;
                             rdfs:label "EUROSTAT item label"@en .


###  https://w3id.org/euph/7546
<https://w3id.org/euph/7546> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000100>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a data set." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dataset ID"@en ,
                                                                          "dataset identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7546" ;
                             rdfs:label "dataset ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7546> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a data set." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7547
<https://w3id.org/euph/7547> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000100>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A name identifying a data set." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dataset name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7547" ;
                             rdfs:label "dataset name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7547> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A name identifying a data set." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7548
<https://w3id.org/euph/7548> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Identification>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier for the identification (the body of information associated with the assignment of a scientific name)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Identification identifier"@en ,
                                                                          "identification ID"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7548" ;
                             rdfs:label "identification ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7548> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier for the identification (the body of information associated with the assignment of a scientific name)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7549
<https://w3id.org/euph/7549> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8064> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Identification>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A string representing the taxonomic identification as it appeared in the original record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim identification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7549" ;
                             rdfs:label "verbatim identification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7549> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A string representing the taxonomic identification as it appeared in the original record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/755
<https://w3id.org/euph/755> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/741> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "date and time representation [...] that includes all the time scale components [...] associated with the expression [...]" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "complete representation"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:755" ;
                            rdfs:label "complete representation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/755> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "date and time representation [...] that includes all the time scale components [...] associated with the expression [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/7550
<https://w3id.org/euph/7550> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6318> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beehive ID is a unique sequence of characters associated with a beehive, which is specific to a dataset, to an apiary or to a beekeeper." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenstock-Identifikator"@de ,
                                                                          "beehive ID"@en ,
                                                                          "beehive identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7550" ;
                             rdfs:label "beehive ID"@en .


###  https://w3id.org/euph/7552
<https://w3id.org/euph/7552> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/MaterialEntity>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a material sample." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material sample ID"@en ,
                                                                          "material sample identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7552" ;
                             rdfs:label "material sample ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7552> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a material sample." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7553
<https://w3id.org/euph/7553> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Event>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the set of information associated with a sampling event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "event ID"@en ,
                                                                          "event identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7553" ;
                             rdfs:label "event ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7553> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the set of information associated with a sampling event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7559
<https://w3id.org/euph/7559> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7393> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the collection or dataset from which the record was derived." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "collection ID"@en ,
                                                                          "collection identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7559" ;
                             rdfs:label "collection ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7559> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the collection or dataset from which the record was derived." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7560
<https://w3id.org/euph/7560> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000300> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "institution code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7560" ;
                             rdfs:label "institution code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7560> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name (or acronym) in use by the institution having custody of the object(s) or information referred to in the record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7561
<https://w3id.org/euph/7561> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000100>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0020020>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "collection code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7561" ;
                             rdfs:label "collection code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7561> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7562
<https://w3id.org/euph/7562> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000300> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A textual entity intended to identify a particular institution" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "owner institution code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7562" ;
                             rdfs:label "owner institution code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7562> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A textual entity intended to identify a particular institution" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


###  https://w3id.org/euph/7563
<https://w3id.org/euph/7563> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The specific nature of the data record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Base de l'enregistrement"@fr ,
                                                                          "basis of record"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7563" ;
                             rdfs:label "basis of record"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7563> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The specific nature of the data record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7564
<https://w3id.org/euph/7564> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Additional information that exists, but that has not been shared in the given record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "information withheld"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7564" ;
                             rdfs:label "information withheld"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7564> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Additional information that exists, but that has not been shared in the given record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7565
<https://w3id.org/euph/7565> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data generalizations"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7565" ;
                             rdfs:label "data generalisation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7565> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Actions taken to make the shared data less specific or complete than in its original form. Suggests that alternative data of higher quality may be available on request." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7566
<https://w3id.org/euph/7566> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7508>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dynamic properties"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7566" ;
                             rdfs:label "dynamic properties"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7566> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/757
<https://w3id.org/euph/757> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/4140> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A physical person or machine or a group of physical persons or machines that were involved in the preparation of a material or virtual content." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "creator"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:757" ;
                            rdfs:label "information content creator"@en .


###  https://w3id.org/euph/7570
<https://w3id.org/euph/7570> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2672> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0020000>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7367>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A name of people, groups, or organizations who determined the georeference (spatial representation) for a location" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "georeferenced by"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7570" ;
                             rdfs:label "georeferenced by"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7570> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A name of people, groups, or organizations who determined the georeference (spatial representation) for a location" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7572
<https://w3id.org/euph/7572> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1039> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The degree to which an organism survives, reproduces, and expands its range at the given place and time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "degree of establishment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7572" ;
                             rdfs:label "degree of establishment"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7572> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The degree to which an organism survives, reproduces, and expands its range at the given place and time." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7573
<https://w3id.org/euph/7573> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7725> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7635>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity in information science is an independent continuant in the information science domain that always has some portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7573" ;
                             rdfs:label "material entity in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7573> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity in information science is an independent continuant in the information science domain that always has some portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000040"
 ] .


###  https://w3id.org/euph/7574
<https://w3id.org/euph/7574> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2296> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A disposition in information science is a realisable entitiy in the information science domain that does not exist, because the bearer is in a specific situation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "disposition in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7574" ;
                             rdfs:label "disposition in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7574> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disposition in information science is a realisable entitiy in the information science domain that does not exist, because the bearer is in a specific situation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000016"
 ] .


###  https://w3id.org/euph/7575
<https://w3id.org/euph/7575> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6243> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2047>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A property that links a geological context instance to chronostratigraphic time periods at the lowest possible level in a standardized hierarchy by pointing to the earliest possible geological time period from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "earliest geochronological era"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7575" ;
                             rdfs:label "earliest geochronological era"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7575> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A property that links a geological context instance to chronostratigraphic time periods at the lowest possible level in a standardized hierarchy by pointing to the earliest possible geological time period from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7576
<https://w3id.org/euph/7576> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2221> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Geological information, such as stratigraphy, that qualifies a region or place." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geological context"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7576" ;
                             rdfs:label "geological context"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7576> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Geological information, such as stratigraphy, that qualifies a region or place." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7577
<https://w3id.org/euph/7577> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/977> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality in information science is a information resource relational quality that is specifically dependent on two or more non-identical entities" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7577" ;
                             rdfs:label "relational quality in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7577> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality in information science is a information resource relational quality that is specifically dependent on two or more non-identical entities" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/7578
<https://w3id.org/euph/7578> rdf:type owl:Class ;
                             rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/MaterialEntity> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specimen that is alive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "living specimen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7578" ;
                             rdfs:label "living specimen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7578> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specimen that is alive." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7579
<https://w3id.org/euph/7579> rdf:type owl:Class ;
                             rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/MaterialEntity> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A specimen that has been preserved." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "preserved specimen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7579" ;
                             rdfs:label "preserved specimen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7579> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specimen that has been preserved." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7580
<https://w3id.org/euph/7580> rdf:type owl:Class ;
                             rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/MaterialEntity> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A preserved specimen that is a fossil." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fossil specimen"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7580" ;
                             rdfs:label "fossil specimen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7580> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A preserved specimen that is a fossil." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7581
<https://w3id.org/euph/7581> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.org/dc/terms/references> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A reference to or citation of one, a part of, or multiple specimens in scholarly publications." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material citation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7581" ;
                             rdfs:label "material citation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7581> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A reference to or citation of one, a part of, or multiple specimens in scholarly publications." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7582
<https://w3id.org/euph/7582> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7522> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An output of a human observation process." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "human observation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7582" ;
                             rdfs:label "human observation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7582> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An output of a human observation process." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7583
<https://w3id.org/euph/7583> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7522> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7507>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An output of a machine observation process." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "machine observation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7583" ;
                             rdfs:label "machine observation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7583> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An output of a machine observation process." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7584
<https://w3id.org/euph/7584> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1040> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Statement about whether an organism has been introduced to a given place and time through the direct or indirect activity of modern humans." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "establishment means"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7584" ;
                             rdfs:label "establishment means"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7584> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Statement about whether an organism has been introduced to a given place and time through the direct or indirect activity of modern humans." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7585
<https://w3id.org/euph/7585> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C54100>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A globally unique identifier for the person, people, groups, or organisations responsible for assigning a taxon to a subject." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identified by ID"@en ,
                                                                          "identified by identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7585" ;
                             rdfs:label "identified by ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7585> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A globally unique identifier for the person, people, groups, or organisations responsible for assigning a taxon to a subject." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7586
<https://w3id.org/euph/7586> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2671> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7367>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The date on which the location was georeferenced." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "georeferenced date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7586" ;
                             rdfs:label "georeferenced date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7586> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The date on which the location was georeferenced." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7587
<https://w3id.org/euph/7587> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7727> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "ISO 8601 specifies representations of dates of the Gregorian calendar and times based on the 24-hour clock, as well as composite elements of them, as character strings for use in information interchange. It is also applicable for representing times and time shifts based on Coordinated Universal Time (UTC)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 8601"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7587" ;
                             rdfs:label "ISO 8601"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7587> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "ISO 8601 specifies representations of dates of the Gregorian calendar and times based on the 24-hour clock, as well as composite elements of them, as character strings for use in information interchange. It is also applicable for representing times and time shifts based on Coordinated Universal Time (UTC)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/90784.html"
 ] .


###  https://w3id.org/euph/7588
<https://w3id.org/euph/7588> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1040> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An indication of whether a organism was alive or dead at the time of collection or observation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "vitality"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7588" ;
                             rdfs:label "vitality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7588> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An indication of whether a organism was alive or dead at the time of collection or observation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7589
<https://w3id.org/euph/7589> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7272> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The vertical datum used as the reference upon which the values in the elevation terms are based." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "vertical datum"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7589" ;
                             rdfs:label "vertical datum"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7589> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The vertical datum used as the reference upon which the values in the elevation terms are based." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7590
<https://w3id.org/euph/7590> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A list of nomenclatural types (type status, typified scientific name, publication) applied to the subject." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "type status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7590" ;
                             rdfs:label "type status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7590> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list of nomenclatural types (type status, typified scientific name, publication) applied to the subject." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7591
<https://w3id.org/euph/7591> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000088> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "sample size unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7591" ;
                             rdfs:label "sample size unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7591> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The unit of measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7592
<https://w3id.org/euph/7592> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000088> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stichprobengröße"@de ,
                                                                          "sample size value"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7592" ;
                             rdfs:label "sample size value"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7592> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A numeric value for a measurement of the size (time duration, length, area, or volume) of a sample in a sampling dwc:Event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7593
<https://w3id.org/euph/7593> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2256> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any state of an organism that is related to the reproductive system and its function." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "reproductive condition"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7593" ;
                             rdfs:label "reproductive condition"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7593> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any state of an organism that is related to the reproductive system and its function." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7594
<https://w3id.org/euph/7594> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A protocol that specifies processes to prepare and preserve material samples." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "preparation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7594" ;
                             rdfs:label "preparation protocol"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7594> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A protocol that specifies processes to prepare and preserve material samples." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7595
<https://w3id.org/euph/7595> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0032501> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8067> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process by which an organism came to be in a given place at a given time." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "pathway"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7595" ;
                             rdfs:label "pathway"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7595> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process by which an organism came to be in a given place at a given time." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7596
<https://w3id.org/euph/7596> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The type of quantification system used for the quantity of organisms." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organism quantity type"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7596" ;
                             rdfs:label "organism quantity type"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7596> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The type of quantification system used for the quantity of organisms." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7597
<https://w3id.org/euph/7597> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1040> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A number or enumeration value for the quantity of organisms." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organism quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7597" ;
                             rdfs:label "organism quantity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7597> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A number or enumeration value for the quantity of organisms." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7598
<https://w3id.org/euph/7598> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1040> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A statement about the presence or absence of a taxon at a location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrence status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7598" ;
                             rdfs:label "occurrence status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7598> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A statement about the presence or absence of a taxon at a location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/760
<https://w3id.org/euph/760> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2308> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Honey bee behavior is a taxon-typical behavior of individual honey bees or honey bee colonies." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Verhalten der Honigbiene"@de ,
                                                                         "honey bee behavior"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:760" ;
                            rdfs:label "honey bee behavior"@en .


###  https://w3id.org/euph/7600
<https://w3id.org/euph/7600> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/990> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7522>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The nature of the measurement, fact, characteristic, or assertion." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "measurement type"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7600" ;
                             rdfs:label "measurement type"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7600> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The nature of the measurement, fact, characteristic, or assertion." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7601
<https://w3id.org/euph/7601> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A protocol that specifies processes to fulfill a measurement." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Messmethode"@de ,
                                                                          "measurement method"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7601" ;
                             rdfs:label "measurement method"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7601> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A protocol that specifies processes to fulfill a measurement." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7602
<https://w3id.org/euph/7602> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "One or more person(s), group(s), or organization(s) who determined the value of the dwc:MeasurementOrFact." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "measurement determined by"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7602" ;
                             rdfs:label "measurement determined by"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7602> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "One or more person(s), group(s), or organization(s) who determined the value of the dwc:MeasurementOrFact." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7603
<https://w3id.org/euph/7603> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2672> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.org/dc/terms/references>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7367>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Information about the source of a location information." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "location according to"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7603" ;
                             rdfs:label "location according to"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7603> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Information about the source of a location information." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7604
<https://w3id.org/euph/7604> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1875> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A distinct period or phase within an organism's life." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "life stage"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7604" ;
                             rdfs:label "life stage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7604> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A distinct period or phase within an organism's life." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7605
<https://w3id.org/euph/7605> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6243> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2047>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A property that links a geological context instance to chronostratigraphic time periods at the lowest possible level in a standardized hierarchy by pointing to the latest possible geological time period from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "latest geochronological era"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7605" ;
                             rdfs:label "latest geochronological era"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7605> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A property that links a geological context instance to chronostratigraphic time periods at the lowest possible level in a standardized hierarchy by pointing to the latest possible geological time period from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7608
<https://w3id.org/euph/7608> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1040> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description for the location of the occurrence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "georeference verification status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7608" ;
                             rdfs:label "georeference verification status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7608> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A categorical description of the extent to which the georeference has been verified to represent the best possible spatial description for the location of the occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7609
<https://w3id.org/euph/7609> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A list of maps, gazetteers, or other resources used to georeference the location, described specifically enough to allow anyone in the future to use the same resources." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "georeference sources"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7609" ;
                             rdfs:label "georeference source"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7609> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list of maps, gazetteers, or other resources used to georeference the location, described specifically enough to allow anyone in the future to use the same resources." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/761
<https://w3id.org/euph/761> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/760> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An flight that workers bees of the western honeybee undertake during the winter when the weather is suitable, mainly to defecate." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Reinigungsflug"@de ,
                                                                         "cleansing flight"@en ,
                                                                         "reinigingsvlucht"@nl ,
                                                                         "renselsesflugt"@da ,
                                                                         "rensningsutflukt"@no ,
                                                                         "resningsflykt"@sv ,
                                                                         "vol de propreté"@fr ,
                                                                         "volo di purificazione"@it ,
                                                                         "voo de higiene"@pt ,
                                                                         "vuelo de higiene"@es ,
                                                                         "vuelo de limpieza"@es ,
                                                                         "zbor de curățire"@ro ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:761" ;
                            rdfs:label "cleansing flight"@en .


###  https://w3id.org/euph/7610
<https://w3id.org/euph/7610> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1042> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1254> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3334>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1254> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7493>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1254> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7644>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1254> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7646>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1254> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7647>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "georeference protocol"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7610" ;
                             rdfs:label "georeference protocol"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7610> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7611
<https://w3id.org/euph/7611> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6243> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2046>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A property that links a geological context instance to a lithostratigraphic unit at the lowest possible level in a hierarchy." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "from lithostratigraphic unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7611" ;
                             rdfs:label "from lithostratigraphic unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7611> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A property that links a geological context instance to a lithostratigraphic unit at the lowest possible level in a hierarchy." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7612
<https://w3id.org/euph/7612> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geometry given in footprint WKT is based." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "footprint SRS"@en ,
                                                                          "footprint spatial reference system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7612" ;
                             rdfs:label "footprint spatial reference system (SRS)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7612> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The ellipsoid, geodetic datum, or spatial reference system (SRS) upon which the geometry given in footprint WKT is based." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7613
<https://w3id.org/euph/7613> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7614>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Event>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier given to a link between a sampling event and field note." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "field number"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7613" ;
                             rdfs:label "field number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7613> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier given to a link between a sampling event and field note." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7614
<https://w3id.org/euph/7614> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000310> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A text of notes taken in the field." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "field notes"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7614" ;
                             rdfs:label "field notes"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7614> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A text of notes taken in the field." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7615
<https://w3id.org/euph/7615> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7509>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Event>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The nature of a sampling event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "event type"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7615" ;
                             rdfs:label "event type"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7615> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The nature of a sampling event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7616
<https://w3id.org/euph/7616> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2297> ,
                                             <https://w3id.org/euph/2298> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The date-time or interval during which a dwc:Event occurred. For occurrences, this is the date-time when the dwc:Event was recorded. Not suitable for a time in a geological context." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "event date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7616" ;
                             rdfs:label "event date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7616> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The date-time or interval during which a dwc:Event occurred. For occurrences, this is the date-time when the dwc:Event was recorded. Not suitable for a time in a geological context." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7617
<https://w3id.org/euph/7617> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the dwc:Occurrence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "occurrence remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7617" ;
                             rdfs:label "occurrence remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7617> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the dwc:Occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7618
<https://w3id.org/euph/7618> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any previous or alternate fully qualified catalog numbers or other human-used identifiers for the same occurrence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "other catalog numbers"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7618" ;
                             rdfs:label "other catalog number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7618> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any previous or alternate fully qualified catalog numbers or other human-used identifiers for the same occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7622
<https://w3id.org/euph/7622> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.org/dc/terms/references>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Occurrence>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier of a medium associated with an occurrence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "associated medium"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7622" ;
                             rdfs:label "associated medium"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7622> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier of a medium associated with an occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7626
<https://w3id.org/euph/7626> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6242> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the dwc:Organism instance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organism remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7626" ;
                             rdfs:label "organism remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7626> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the dwc:Organism instance." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7627
<https://w3id.org/euph/7627> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Identification>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any previous assignments of names to an organism." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "previous identifications"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7627" ;
                             rdfs:label "previous identification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7627> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any previous assignments of names to an organism." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7628
<https://w3id.org/euph/7628> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier of other organisms and the associations of a particular organism to each of them." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "associated organism"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7628" ;
                             rdfs:label "associated organism"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7628> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier of other organisms and the associations of a particular organism to each of them." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7629
<https://w3id.org/euph/7629> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A description of the kind of organism instance. Can be used to indicate whether the organism instance represents a discrete organism or if it represents a particular type of aggregation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organism scope"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7629" ;
                             rdfs:label "organism scope"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7629> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A description of the kind of organism instance. Can be used to indicate whether the organism instance represents a discrete organism or if it represents a particular type of aggregation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7630
<https://w3id.org/euph/7630> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A textual name or label assigned to an organism instance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organism name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7630" ;
                             rdfs:label "organism name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7630> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A textual name or label assigned to an organism instance." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7631
<https://w3id.org/euph/7631> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier for an organism instance (as opposed to a particular digital record of an organism)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "organism ID"@en ,
                                                                          "organism identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7631" ;
                             rdfs:label "organism ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7631> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier for an organism instance (as opposed to a particular digital record of an organism)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7632
<https://w3id.org/euph/7632> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the dwc:MaterialEntity instance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7632" ;
                             rdfs:label "material entity remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7632> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the dwc:MaterialEntity instance." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7633
<https://w3id.org/euph/7633> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the dwc:MaterialEntity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "associated sequences"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7633" ;
                             rdfs:label "associated sequences"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7633> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of genetic sequence information associated with the dwc:MaterialEntity." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7634
<https://w3id.org/euph/7634> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A verbatim label of a material entity" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim label"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7634" ;
                             rdfs:label "verbatim label"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7634> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A verbatim label of a material entity" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7635
<https://w3id.org/euph/7635> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7573>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a particular instance of a material entity in information science." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material entity ID"@en ,
                                                                          "material entity identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7635" ;
                             rdfs:label "material entity ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7635> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a particular instance of a material entity in information science." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7636
<https://w3id.org/euph/7636> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the dwc:Event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "event remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7636" ;
                             rdfs:label "event remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7636> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the dwc:Event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7637
<https://w3id.org/euph/7637> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000027> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Event>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The amount of effort expended during a sampling event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "sampling effort"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7637" ;
                             rdfs:label "sampling effort"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7637> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The amount of effort expended during a sampling event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7638
<https://w3id.org/euph/7638> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Event>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Event>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a broader sampling event that groups other sampling event." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "parent event ID"@en ,
                                                                          "parent event identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7638" ;
                             rdfs:label "parent event ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7638> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a broader sampling event that groups other sampling event." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7639
<https://w3id.org/euph/7639> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7506> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A Darwin Core term is a property of a Darwin Core class (it might also be referred to as property, element, field, column, attribute, or concepts), which is
intended to facilitate the sharing of information about biological diversity by providing identifiers, labels, and definitions.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Darwin Core class property"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7639" ;
                             rdfs:label "darwin core term"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7639> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A Darwin Core term is a property of a Darwin Core class (it might also be referred to as property, element, field, column, attribute, or concepts), which is
intended to facilitate the sharing of information about biological diversity by providing identifiers, labels, and definitions.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://dwc.tdwg.org/terms/"
 ] .


###  https://w3id.org/euph/7640
<https://w3id.org/euph/7640> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The earliest integer day of the year on which the dwc:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "start day of year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7640" ;
                             rdfs:label "start day of year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7640> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The earliest integer day of the year on which the dwc:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7641
<https://w3id.org/euph/7641> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The latest integer day of the year on which the dwc:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "end day of year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7641" ;
                             rdfs:label "end day of year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7641> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The latest integer day of the year on which the dwc:Event occurred (1 for January 1, 365 for December 31, except in a leap year, in which case it is 366)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7642
<https://w3id.org/euph/7642> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2297> ,
                                             <https://w3id.org/euph/2298> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The time or interval during which a dwc:Event occurred." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "event time"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7642" ;
                             rdfs:label "event time"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7642> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The time or interval during which a dwc:Event occurred." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7643
<https://w3id.org/euph/7643> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in georeference protocol." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "georeference remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7643" ;
                             rdfs:label "georeference remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7643> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Notes or comments about the spatial description determination, explaining assumptions made in addition or opposition to the those formalized in the method referred to in georeference protocol." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7644
<https://w3id.org/euph/7644> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The ratio of the area of the footprint WKT to the area of the true (original, or most specific) spatial representation of the location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "footprint spatial fit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7644" ;
                             rdfs:label "footprint spatial fit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7644> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The ratio of the area of the footprint WKT to the area of the true (original, or most specific) spatial representation of the location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7645
<https://w3id.org/euph/7645> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1294> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7367>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The ratio of the area of the point-radius (decimal latitude, decimal longitude, coordinate uncertainty in meters) to the area of the true (original, or most specific) spatial representation of the location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "point radius spatial fit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7645" ;
                             rdfs:label "point radius spatial fit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7645> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The ratio of the area of the point-radius (decimal latitude, decimal longitude, coordinate uncertainty in meters) to the area of the true (original, or most specific) spatial representation of the location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7646
<https://w3id.org/euph/7646> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3337>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3338>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The horizontal distance (in meters) from the given decimal latitude and decimal longitude describing the smallest circle containing the whole of the location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "coordinate uncertainty"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7646" ;
                             rdfs:label "coordinate uncertainty"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7646> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The horizontal distance (in meters) from the given decimal latitude and decimal longitude describing the smallest circle containing the whole of the location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7647
<https://w3id.org/euph/7647> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3337>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3338>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A decimal representation of the precision of the coordinates given in the decimal latitude and ddecimal longitude." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "coordinate precision"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7647" ;
                             rdfs:label "coordinate precision"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7647> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A decimal representation of the precision of the coordinates given in the decimal latitude and ddecimal longitude." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7648
<https://w3id.org/euph/7648> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the location." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "location remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7648" ;
                             rdfs:label "location remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7648> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the location." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7649
<https://w3id.org/euph/7649> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "maximum distance above surface"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7649" ;
                             rdfs:label "maximum distance above surface"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7649> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The greater distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7650
<https://w3id.org/euph/7650> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "minimum distance above surface"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7650" ;
                             rdfs:label "minimum distance above surface"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7650> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lesser distance in a range of distance from a reference surface in the vertical direction, in meters. Use positive values for locations above the surface, negative values for locations below. If depth measures are given, the reference surface is the location given by the depth, otherwise the reference surface is the location given by the elevation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7651
<https://w3id.org/euph/7651> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The original description of the depth below the local surface." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim depth"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7651" ;
                             rdfs:label "verbatim depth"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7651> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The original description of the depth below the local surface." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7652
<https://w3id.org/euph/7652> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The greater depth of a range of depth below the local surface, in meters." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "maximum depth"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7652" ;
                             rdfs:label "maximum depth"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7652> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The greater depth of a range of depth below the local surface, in meters." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7653
<https://w3id.org/euph/7653> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7271> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lesser depth of a range of depth below the local surface, in meters." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "minimum depth"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7653" ;
                             rdfs:label "minimum depth"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7653> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lesser depth of a range of depth below the local surface, in meters." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7654
<https://w3id.org/euph/7654> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7272> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The upper limit of the range of elevation (altitude, usually above sea level), in meters." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "maximum elevation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7654" ;
                             rdfs:label "maximum elevation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7654> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The upper limit of the range of elevation (altitude, usually above sea level), in meters." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7655
<https://w3id.org/euph/7655> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7272> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lower limit of the range of elevation (altitude, usually above sea level), in meters." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "minimum elevation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7655" ;
                             rdfs:label "minimum elevation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7655> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lower limit of the range of elevation (altitude, usually above sea level), in meters." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7656
<https://w3id.org/euph/7656> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1043> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The original textual description of the place." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim locality"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7656" ;
                             rdfs:label "verbatim locality"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7656> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The original textual description of the place." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7657
<https://w3id.org/euph/7657> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1297> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The standard code for the country in which the dcterms:Location occurs." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "country code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7657" ;
                             rdfs:label "country code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7657> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The standard code for the country in which the dcterms:Location occurs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7658
<https://w3id.org/euph/7658> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the geographic region within which the dcterms:Location occurred." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "higher geography identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7658" ;
                             rdfs:label "higher geography ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7658> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the geographic region within which the dcterms:Location occurred." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7659
<https://w3id.org/euph/7659> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2046> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lithostratigraphic bed from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lithostratigraphic bed"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7659" ;
                             rdfs:label "lithostratigraphic bed"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7659> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lithostratigraphic bed from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7660
<https://w3id.org/euph/7660> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2046> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lithostratigraphic member from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lithostratigraphic member"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7660" ;
                             rdfs:label "lithostratigraphic member"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7660> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lithostratigraphic member from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7661
<https://w3id.org/euph/7661> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2046> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lithostratigraphic formation from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lithostratigraphic formation"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7661" ;
                             rdfs:label "lithostratigraphic formation"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7661> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lithostratigraphic formation from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7662
<https://w3id.org/euph/7662> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2046> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lithostratigraphic group from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lithostratigraphic group"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7662" ;
                             rdfs:label "lithostratigraphic group"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7662> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lithostratigraphic group from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7663
<https://w3id.org/euph/7663> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3279> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The combination of all litho-stratigraphic names for the rock from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lithostratigraphic terms"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7663" ;
                             rdfs:label "lithostratigraphic terms"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7663> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The combination of all litho-stratigraphic names for the rock from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7664
<https://w3id.org/euph/7664> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The highest possible geological biostratigraphic zone of the stratigraphic horizon from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "highest biostratigraphic zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7664" ;
                             rdfs:label "highest biostratigraphic zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7664> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The highest possible geological biostratigraphic zone of the stratigraphic horizon from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7665
<https://w3id.org/euph/7665> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lowest possible geological biostratigraphic zone of the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "lowest biostratigraphic zone"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7665" ;
                             rdfs:label "lowest biostratigraphic zone"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7665> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The lowest possible geological biostratigraphic zone of the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7666
<https://w3id.org/euph/7666> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "latest age or highest stage"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7666" ;
                             rdfs:label "latest age or highest stage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7666> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The latest possible geochronologic age or highest chronostratigraphic stage attributable to the stratigraphic horizon from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7667
<https://w3id.org/euph/7667> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "earliest age or lowest stage"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7667" ;
                             rdfs:label "earliest age or lowest stage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7667> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The earliest possible geochronologic age or lowest chronostratigraphic stage attributable to the stratigraphic horizon from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7668
<https://w3id.org/euph/7668> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "latest epoch or highest series"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7668" ;
                             rdfs:label "latest epoch or highest series"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7668> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The latest possible geochronologic epoch or highest chronostratigraphic series attributable to the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7669
<https://w3id.org/euph/7669> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "earliest epoch or lowest series"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7669" ;
                             rdfs:label "earliest epoch or lowest series"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7669> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The earliest possible geochronologic epoch or lowest chronostratigraphic series attributable to the stratigraphic horizon from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7670
<https://w3id.org/euph/7670> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "latest period or highest system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7670" ;
                             rdfs:label "latest period or highest system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7670> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The latest possible geochronologic period or highest chronostratigraphic system attributable to the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7671
<https://w3id.org/euph/7671> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "earliest period or lowest system"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7671" ;
                             rdfs:label "earliest period or lowest system"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7671> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The earliest possible geochronologic period or lowest chronostratigraphic system attributable to the stratigraphic horizon from which the material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7672
<https://w3id.org/euph/7672> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "latest era or highest erathem"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7672" ;
                             rdfs:label "latest era or highest erathem"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7672> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The latest possible geochronologic era or highest chronostratigraphic erathem attributable to the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7673
<https://w3id.org/euph/7673> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "earliest era or lowest erathem"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7673" ;
                             rdfs:label "earliest era or lowest erathem"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7673> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The earliest possible geochronologic era or lowest chronostratigraphic erathem attributable to the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7674
<https://w3id.org/euph/7674> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name (&quot;Precambrian&quot;) attributable to the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "latest eon or highest eonothem"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7674" ;
                             rdfs:label "latest eon or highest eonothem"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7674> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The latest possible geochronologic eon or highest chrono-stratigraphic eonothem or the informal name (&quot;Precambrian&quot;) attributable to the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7675
<https://w3id.org/euph/7675> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8224> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1060>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name (&quot;Precambrian&quot;) attributable to the stratigraphic horizon from which a material entity was collected." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "earliest eon or lowest eonothem"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7675" ;
                             rdfs:label "earliest eon or lowest eonothem"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7675> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The earliest possible geochronologic eon or lowest chrono-stratigraphic eonothem or the informal name (&quot;Precambrian&quot;) attributable to the stratigraphic horizon from which a material entity was collected." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7676
<https://w3id.org/euph/7676> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/980> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the set of information associated with a geological context." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geological context ID"@en ,
                                                                          "geological context identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7676" ;
                             rdfs:label "geological context ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7676> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the set of information associated with a geological context." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7677
<https://w3id.org/euph/7677> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6242> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Identification>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the dwc:Identification." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identification remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7677" ;
                             rdfs:label "identification remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7677> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the dwc:Identification." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7678
<https://w3id.org/euph/7678> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.org/dc/terms/references>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Identification>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any reference used in the identification." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "identification reference"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7678" ;
                             rdfs:label "identification reference"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7678> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any reference used in the identification." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7679
<https://w3id.org/euph/7679> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6242> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the taxon or name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "taxon remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7679" ;
                             rdfs:label "taxon remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7679> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the taxon or name." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7680
<https://w3id.org/euph/7680> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nomenclatural status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7680" ;
                             rdfs:label "nomenclatural status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7680> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7681
<https://w3id.org/euph/7681> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The status of the use of the scientific name as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "statut taxononomique"@fr ,
                                                                          "taxonomic status"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7681" ;
                             rdfs:label "taxonomic status"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7681> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The status of the use of the scientific name as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. Rules of priority then are used to define the taxonomic status of the nomenclature contained in that scope, combined with the experts opinion. It must be linked to a specific taxonomic reference that defines the concept." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7682
<https://w3id.org/euph/7682> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1040> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6242> ;
                                               owl:someValuesFrom <https://dwc.tdwg.org/list/#dwc_Taxon>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A common or vernacular name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "nom vernaculaire"@fr ,
                                                                          "vernacular name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7682" ;
                             rdfs:label "vernacular name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7682> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A common or vernacular name." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7683
<https://w3id.org/euph/7683> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1706> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8064> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7684>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic rank of the most specific name in the scientific name as it appears in the original record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "verbatim taxon rank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7683" ;
                             rdfs:label "verbatim taxon rank"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7683> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic rank of the most specific name in the scientific name as it appears in the original record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7684
<https://w3id.org/euph/7684> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2982> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A taxon rank is an information content entity in the biology domain that has been defined as
The taxonomic rank of the most specific name in the dwc:scientificName.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "rang taxonomique"@fr ,
                                                                          "taxon rank"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7684" ;
                             rdfs:label "taxon rank"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7684> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A taxon rank is an information content entity in the biology domain that has been defined as
The taxonomic rank of the most specific name in the dwc:scientificName.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7685
<https://w3id.org/euph/7685> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1707> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Part of the name of a cultivar, cultivar group or grex that follows the scientific name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "cultivar epithet"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7685" ;
                             rdfs:label "cultivar epithet"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7685> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Part of the name of a cultivar, cultivar group or grex that follows the scientific name." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7686
<https://w3id.org/euph/7686> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1707> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The infrageneric part of a binomial name at ranks above species but below genus." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "infrageneric epithet"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7686" ;
                             rdfs:label "infrageneric epithet"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7686> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The infrageneric part of a binomial name at ranks above species but below genus." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7687
<https://w3id.org/euph/7687> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1707> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The genus part of the scientific name without authorship." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nom générique"@fr ,
                                                                          "generic name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7687" ;
                             rdfs:label "generic name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7687> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus part of the scientific name without authorship." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7688
<https://w3id.org/euph/7688> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A list of taxa names terminating at the rank immediately superior to the referenced taxon." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "higher classification"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7688" ;
                             rdfs:label "higher classification"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7688> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list of taxa names terminating at the rank immediately superior to the referenced taxon." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7689
<https://w3id.org/euph/7689> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1251>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The four-digit year in which a scientific name was published." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "name published in year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7689" ;
                             rdfs:label "name published in year"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7689> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The four-digit year in which a scientific name was published." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7690
<https://w3id.org/euph/7690> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.org/dc/terms/references>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7464>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A reference for the publication in which the scientific name was originally established under the rules of the associated nomenclatural code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "name published in"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7690" ;
                             rdfs:label "name published in"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7690> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A reference for the publication in which the scientific name was originally established under the rules of the associated nomenclatural code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7691
<https://w3id.org/euph/7691> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.org/dc/terms/references>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1247>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A reference to the source in which the specific taxon concept circumscription is defined or implied." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "name according to"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7691" ;
                             rdfs:label "name according to"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7691> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A reference to the source in which the specific taxon concept circumscription is defined or implied." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7692
<https://w3id.org/euph/7692> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1840> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier for the taxonomic concept to which the record refers." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "taxon concept ID"@en ,
                                                                          "taxon concept identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7692" ;
                             rdfs:label "taxon concept ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7692> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier for the taxonomic concept to which the record refers." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7693
<https://w3id.org/euph/7693> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "accepted name usage"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7693" ;
                             rdfs:label "accepted name usage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7693> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full name, with authorship and date information if known, of the currently valid (zoological) or accepted (botanical) taxon." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7694
<https://w3id.org/euph/7694> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7693>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the accepted name usage." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "accepted name usage identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7694" ;
                             rdfs:label "accepted name usage ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7694> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the accepted name usage." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7695
<https://w3id.org/euph/7695> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclatural code." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "original name usage"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7695" ;
                             rdfs:label "original name usage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7695> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxon name, with authorship and date information if known, as it originally appeared when first established under the rules of the associated nomenclatural code." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7696
<https://w3id.org/euph/7696> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/6242> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7691>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the source in which the specific taxon concept circumscription is defined or implied. See dwc:nameAccordingTo." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "name according to ID"@en ,
                                                                          "name according to identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7696" ;
                             rdfs:label "name according to ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7696> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the source in which the specific taxon concept circumscription is defined or implied. See dwc:nameAccordingTo." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7697
<https://w3id.org/euph/7697> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientific name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "parent name usage"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7697" ;
                             rdfs:label "parent name usage"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7697> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The full name, with authorship and date information if known, of the direct, most proximate higher-rank parent taxon (in a classification) of the most specific element of the scientific name." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7699
<https://w3id.org/euph/7699> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7695>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the original name usage." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "original name usage ID"@en ,
                                                                          "original name usage identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7699" ;
                             rdfs:label "original name usage ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7699> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the original name usage." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/77
<https://w3id.org/euph/77> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/24> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/8166> ;
                                             owl:someValuesFrom <https://w3id.org/euph/2342>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "Worker brood is brood that develops into workers." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Arbeiterinnenbrut"@de ,
                                                                        "worker brood"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:77" ;
                           rdfs:label "worker brood"@en .


###  https://w3id.org/euph/7700
<https://w3id.org/euph/7700> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7697>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a parent name usage." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "parent name usage ID"@en ,
                                                                          "parent name usage identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7700" ;
                             rdfs:label "parent name usage ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7700> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a parent name usage." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7701
<https://w3id.org/euph/7701> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3289> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1252>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the nomenclatural (not taxonomic) details of a scientific name." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "scientific name ID"@en ,
                                                                          "scientific name identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7701" ;
                             rdfs:label "scientific name ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7701> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the nomenclatural (not taxonomic) details of a scientific name." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7702
<https://w3id.org/euph/7702> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes accompanying the dwc:MeasurementOrFact." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "measurement remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7702" ;
                             rdfs:label "measurement remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7702> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes accompanying the dwc:MeasurementOrFact." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7704
<https://w3id.org/euph/7704> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1246> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000027>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/IAO_0000027>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a broader data item that groups other data item." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "parent measurement ID"@en ,
                                                                          "parent measurement identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7704" ;
                             rdfs:label "parent measurement ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7704> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a broader data item that groups other data item." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7706
<https://w3id.org/euph/7706> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the relationship between the two resources." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relationship remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7706" ;
                             rdfs:label "relationship remarks"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7706> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Comments or notes about the relationship between the two resources." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7707
<https://w3id.org/euph/7707> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The date-time on which the relationship between the two resources was established." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relationship established date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7707" ;
                             rdfs:label "relationship established date"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7707> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The date-time on which the relationship between the two resources was established." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7708
<https://w3id.org/euph/7708> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The source (person, organization, publication, reference) establishing the relationship between the two resources." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relationship according to"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7708" ;
                             rdfs:label "relationship according to"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7708> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The source (person, organization, publication, reference) establishing the relationship between the two resources." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7709
<https://w3id.org/euph/7709> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The relationship of the subject (identified by dwc:resourceID) to the object (identified by dwc:relatedResourceID)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relationship of resource"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7709" ;
                             rdfs:label "relationship of resource"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7709> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The relationship of the subject (identified by dwc:resourceID) to the object (identified by dwc:relatedResourceID)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/771
<https://w3id.org/euph/771> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/720> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2834> ;
                                              owl:someValuesFrom <https://w3id.org/euph/37>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7735> ;
                                              owl:someValuesFrom <https://w3id.org/euph/2250>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Clipping is a queen management technique that involves the amputation of approximately one third of the forewing of a queen bee, which should prevent the loss of worker bees due to swarming and facilitate the identification of queen bees that are registered in a breeding book." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "(Flügel) stutzen"@de ,
                                                                         "a reteza aripile (mătcii)"@ro ,
                                                                         "a scurta aripile"@ro ,
                                                                         "amputar"@pt ,
                                                                         "amputare (l'ala della regina)"@it ,
                                                                         "at klippe"@da ,
                                                                         "at vingeklippe"@da ,
                                                                         "at vingklippa"@sv ,
                                                                         "clipper"@fr ,
                                                                         "clipping"@en ,
                                                                         "cortar"@pt ,
                                                                         "knippen"@nl ,
                                                                         "recortar"@es ,
                                                                         "tagliare"@it ,
                                                                         "to clip"@en ,
                                                                         "å klippe vingene"@no ,
                                                                         "ècourter"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:771" ;
                            rdfs:label "clipping"@en .


###  https://w3id.org/euph/7710
<https://w3id.org/euph/7710> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a related resource (the object, rather than the subject of the relationship)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "related resource ID"@en ,
                                                                          "related resource identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7710" ;
                             rdfs:label "related resource ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7710> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a related resource (the object, rather than the subject of the relationship)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7711
<https://w3id.org/euph/7711> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the resource that is the subject of the relationship." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "resource ID"@en ,
                                                                          "resource identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7711" ;
                             rdfs:label "resource ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7711> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the resource that is the subject of the relationship." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7712
<https://w3id.org/euph/7712> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the relationship type (predicate) that connects the subject identified by dwc:resourceID to its object identified by dwc:relatedResourceID." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "relationship of resource ID"@en ,
                                                                          "relationship of resource identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7712" ;
                             rdfs:label "relationship of resource ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7712> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the relationship type (predicate) that connects the subject identified by dwc:resourceID to its object identified by dwc:relatedResourceID." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7713
<https://w3id.org/euph/7713> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7577> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for an instance of relationship between one resource (the subject) and another (dwc:relatedResourceID, the object)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "resource relationship ID"@en ,
                                                                          "resource relationship identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7713" ;
                             rdfs:label "resource relationship ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7713> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for an instance of relationship between one resource (the subject) and another (dwc:relatedResourceID, the object)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


###  https://w3id.org/euph/7714
<https://w3id.org/euph/7714> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Calendar date in which a dwc:Event ends." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "end date"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7714" ;
                             rdfs:label "end date"@en .


###  https://w3id.org/euph/7715
<https://w3id.org/euph/7715> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2634> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7370>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique sequence of characters associated with an appliance within a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "appliance identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7715" ;
                             rdfs:label "appliance ID"@en .


###  https://w3id.org/euph/7716
<https://w3id.org/euph/7716> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any period lasting one month or more months for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT month code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7716" ;
                             rdfs:label "FAOSTAT Month Code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7716> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any period lasting one month or more months for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#data/TCL"
 ] .


###  https://w3id.org/euph/7717
<https://w3id.org/euph/7717> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3265> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Description of a period lasting one or more months for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT month description"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7717" ;
                             rdfs:label "FAOSTAT Month Description"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7717> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Description of a period lasting one or more months for which FAOSTAT provides data, summarised in the &quot;Definitions and standards - Crops and livestock products&quot; list on the web page &quot;Crops and livestock products&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#data/TCL"
 ] .


###  https://w3id.org/euph/7718
<https://w3id.org/euph/7718> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1046> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Gross domestic product is an aggregate measure of production equal to the sum of the gross values added of all resident institutional units engaged in production (plus any taxes, and minus any subsidies, on products not included in the value of their outputs). The sum of the final uses of goods and services (all uses except intermediate consumption) measured in purchasers' prices, less the value of imports of goods and services, or the sum of primary incomes distributed by resident producer units." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "BBP"@nl ,
                                                                          "BIP"@de ,
                                                                          "Bruttoinlandsprodukt"@de ,
                                                                          "GDP"@en ,
                                                                          "Gross domestic product"@en ,
                                                                          "PIB"@fr ,
                                                                          "PIL"@it ,
                                                                          "bruto binnenlands product"@nl ,
                                                                          "prodotto interno lordo"@it ,
                                                                          "produit intérieur brut"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7718" ;
                             rdfs:label "gross domestic product (GDP)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7718> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Gross domestic product is an aggregate measure of production equal to the sum of the gross values added of all resident institutional units engaged in production (plus any taxes, and minus any subsidies, on products not included in the value of their outputs). The sum of the final uses of goods and services (all uses except intermediate consumption) measured in purchasers' prices, less the value of imports of goods and services, or the sum of primary incomes distributed by resident producer units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://web.archive.org/web/20210627164746/https://stats.oecd.org/glossary/detail.asp?ID=1163"
 ] .


###  https://w3id.org/euph/7719
<https://w3id.org/euph/7719> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7718> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Gross Domestic Product (GDP) expressed in current (or “nominal”) prices for a particular year." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GDP in current prices"@en ,
                                                                          "Gross Domestic Product in current prices"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7719" ;
                             rdfs:label "GDP in current prices"@en .


###  https://w3id.org/euph/772
<https://w3id.org/euph/772> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0001578> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1477>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A honey production trait is a production trait that is realised in honey harvesting and quantifies the net mass of extracted honey from a honey bee colony." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Honigertrag"@de ,
                                                                         "bal üretimi"@tr ,
                                                                         "darbštumas"@lt ,
                                                                         "honey production"@en ,
                                                                         "honey productivity"@en ,
                                                                         "honing productie"@nl ,
                                                                         "honningutbytte"@no ,
                                                                         "producción de miel"@es ,
                                                                         "productia de miere"@ro ,
                                                                         "production de miel"@fr ,
                                                                         "produkcia medu"@sk ,
                                                                         "produtividade de mel"@pt ,
                                                                         "produttività"@it ,
                                                                         "produzione di miele"@it ,
                                                                         "proizvodnja meda"@hr ,
                                                                         "proizvodnja medu"@sl ,
                                                                         "rendimiento de miel"@es ,
                                                                         "wydajność miodowa"@pl ,
                                                                         "παραγωγικότητα σε μέλι"@el ,
                                                                         "медна продуктивност"@sr ,
                                                                         "производство на мед"@mk ,
                                                                         "ייצור דבש"@he ,
                                                                         "蜂蜜产量"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:772" ;
                            rdfs:label "honey production trait"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/772> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A honey production trait is a production trait that is realised in honey harvesting and quantifies the net mass of extracted honey from a honey bee colony." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180"
 ] .


###  https://w3id.org/euph/7720
<https://w3id.org/euph/7720> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7718> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Gross Domestic Product (GDP) expressed in constant (or &quot;real&quot;) in the prices of a chosen reference year." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "GDP in constant prices"@en ,
                                                                          "Gross Domestic Product in constant prices"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7720" ;
                             rdfs:label "GDP in constant prices"@en .


###  https://w3id.org/euph/7722
<https://w3id.org/euph/7722> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0020020> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A controlled vocabulary collection is a collection of contolled vocabularies within the EUPH-CV that provide general-purpose, reusable classes for of predefined terms." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "controlled vocabulary collection"@en ,
                                                                          "gecontroleerde vocabulaire"@nl ,
                                                                          "kontrolliertes Vokabular"@de ,
                                                                          "vocabolario controllato"@it ,
                                                                          "vocabulaire contrôlé"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7722" ;
                             rdfs:label "controlled vocabulary"@en .


###  https://w3id.org/euph/7723
<https://w3id.org/euph/7723> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2648> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An immaterial entity in biology is an independent continuant in the biology domain that never has any portion of matter as a continuant part." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "immaterial entity in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7723" ;
                             rdfs:label "immaterial entity in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7723> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An immaterial entity in biology is an independent continuant in the biology domain that never has any portion of matter as a continuant part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000141"
 ] .


###  https://w3id.org/euph/7724
<https://w3id.org/euph/7724> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000098> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A standard developed by the Apimondia Bee XML working group aimed at  improving standardisation for bee health data by sharing expertise and efforts to better communicate data. Bee XML is a self-describing data format that allows the exchange of data on bees and beekeepers." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bee XML"@de ,
                                                                          "Bee XML"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7724" ;
                             rdfs:label "Bee XML"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7724> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A standard developed by the Apimondia Bee XML working group aimed at  improving standardisation for bee health data by sharing expertise and efforts to better communicate data. Bee XML is a self-describing data format that allows the exchange of data on bees and beekeepers." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://beexml.org/"
 ] .


###  https://w3id.org/euph/7725
<https://w3id.org/euph/7725> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2295> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent information resource is a continuant in information science which never depends on any other information resource." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in information science"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7725" ;
                             rdfs:label "independent continuant in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7725> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent information resource is a continuant in information science which never depends on any other information resource." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/7726
<https://w3id.org/euph/7726> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2561> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computing, a database is an organized collection of data or a type of data store based on the use of a database management system (DBMS), the software that interacts with end users, applications, and the database itself to capture and analyze the data. The DBMS additionally encompasses the core facilities provided to administer the database." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "database"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7726" ;
                             rdfs:label "database"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7726> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computing, a database is an organized collection of data or a type of data store based on the use of a database management system (DBMS), the software that interacts with end users, applications, and the database itself to capture and analyze the data. The DBMS additionally encompasses the core facilities provided to administer the database." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Database&oldid=1267965515"
 ] .


###  https://w3id.org/euph/7727
<https://w3id.org/euph/7727> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The International Organization for Standardization (ISO [...]) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISO"@de ,
                                                                          "ISO"@en ,
                                                                          "ISO"@fr ,
                                                                          "ISO"@it ,
                                                                          "ISO"@nl ,
                                                                          "International Organization for Standardization"@en ,
                                                                          "Internationale Organisatie voor Standaardisatie"@nl ,
                                                                          "Internationale Organisation für Normung"@de ,
                                                                          "Organisation internationale de normalisation"@fr ,
                                                                          "Organizzazione internazionale per la normazione"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7727" ;
                             rdfs:label "International Organization for Standardization (ISO)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7727> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The International Organization for Standardization (ISO [...]) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=International_Organization_for_Standardization&oldid=1272200669"
 ] .


###  https://w3id.org/euph/7728
<https://w3id.org/euph/7728> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "dwc:month in which a dwc:Event ends." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Monat, in dem ein Ereignis endet"@de ,
                                                                          "month in which an event ends"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7728" ;
                             rdfs:label "end month"@en .


###  https://w3id.org/euph/7729
<https://w3id.org/euph/7729> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "dwc:day in which a dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tag, an dem ein Ereignis beginnt"@de ,
                                                                          "day at which an event starts"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7729" ;
                             rdfs:label "start day"@en .


###  https://w3id.org/euph/773
<https://w3id.org/euph/773> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2270> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Very gentle is the most positive phenotype of the behavioral trait defensive behavior, usually receiving the score 4." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "bardzo łagodne"@pl ,
                                                                         "blage"@hr ,
                                                                         "foarte blanda"@ro ,
                                                                         "molto mansuete"@it ,
                                                                         "muito dócil"@pt ,
                                                                         "muy apacible"@es ,
                                                                         "sehr friedfertig"@de ,
                                                                         "svært snille"@no ,
                                                                         "très douce"@fr ,
                                                                         "very gentle"@en ,
                                                                         "veľmi mierne"@sk ,
                                                                         "ypač ramios"@lt ,
                                                                         "zeer zacht"@nl ,
                                                                         "zelo mirne"@sl ,
                                                                         "zelo pridne"@sl ,
                                                                         "çok uysal"@tr ,
                                                                         "πολύ ήπια"@el ,
                                                                         "веома благе"@sr ,
                                                                         "многу мирни"@mk ,
                                                                         "עדין מאוד"@he ,
                                                                         "很温顺"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:773" ;
                            rdfs:label "very gentle"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/773> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Very gentle is the most positive phenotype of the behavioral trait defensive behavior, usually receiving the score 4." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/7730
<https://w3id.org/euph/7730> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "dwc:day in which a dwc:Event ends." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Tag, an dem ein Ereignis endet"@de ,
                                                                          "day at which an event ends"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7730" ;
                             rdfs:label "end day"@en .


###  https://w3id.org/euph/7731
<https://w3id.org/euph/7731> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7639>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Comments or notes about the dwc:MaterialSample." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "material sample remarks"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7731" ;
                             rdfs:label "material sample remarks"@en .


###  https://w3id.org/euph/7732
<https://w3id.org/euph/7732> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6318> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An apiary name is a unique name associated with an apiary, which is specific to a dataset or to a beekeeper." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Name des Bienenstandes"@de ,
                                                                          "apiary name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7732" ;
                             rdfs:label "apiary name"@en .


###  https://w3id.org/euph/7733
<https://w3id.org/euph/7733> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2634> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7726>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A name assigned to a database." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "database name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7733" ;
                             rdfs:label "database name"@en .


###  https://w3id.org/euph/7734
<https://w3id.org/euph/7734> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/4140> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A data provider is a person or legal entity (company, university, government, non-governmental organisation, non-profit organisation) that transfers data and metadata assets (e.g. datasets) created by a physical person or machine or a group of physical persons or machines to another person or legal entity (data processor, data repository) for the purpose of processing or archiving the data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "data provider"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7734" ;
                             rdfs:label "data provider"@en .


###  https://w3id.org/euph/7736
<https://w3id.org/euph/7736> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1238> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2987>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The number of beekeepers." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anzahl Bienenhalter"@de ,
                                                                          "number of beekeepers"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7736" ;
                             rdfs:label "number of beekeepers"@en .


###  https://w3id.org/euph/7737
<https://w3id.org/euph/7737> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Calendar date and local time of day at which an dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "start date and time"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7737" ;
                             rdfs:label "start calendar date and local time of day"@en .


###  https://w3id.org/euph/7738
<https://w3id.org/euph/7738> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Calendar date and local time of day at which an dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "end date and time"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7738" ;
                             rdfs:label "end calendar date and local time of day"@en .


###  https://w3id.org/euph/7739
<https://w3id.org/euph/7739> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2145> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A transect is a path along which one [...] records occurrences of the objects of study." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "transect"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7739" ;
                             rdfs:label "transect"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7739> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A transect is a path along which one [...] records occurrences of the objects of study." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Transect&oldid=1193295637"
 ] .


###  https://w3id.org/euph/7740
<https://w3id.org/euph/7740> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2746> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7739>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The point at which a transect starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "start of the transect"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7740" ;
                             rdfs:label "start transect"@en .


###  https://w3id.org/euph/7741
<https://w3id.org/euph/7741> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2746> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7739>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The point at which a transect ends." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "end of the transect"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7741" ;
                             rdfs:label "end transect"@en .


###  https://w3id.org/euph/7742
<https://w3id.org/euph/7742> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1487> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7739>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique sequence of characters associated with a transect, which is specific to a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "transect identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7742" ;
                             rdfs:label "transect ID"@en .


###  https://w3id.org/euph/7743
<https://w3id.org/euph/7743> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1295> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The common name of a higher-rank taxon (in a classification) of the most specific element of the scientific names of a group of organisms." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "aggregate common name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7743" ;
                             rdfs:label "aggregate common name"@en .


###  https://w3id.org/euph/7744
<https://w3id.org/euph/7744> rdf:type owl:Class ;
                             rdfs:subClassOf <https://www.gbif.org/species/1457> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3284>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The superfamily Apoidea, a taxonomic group belonging to the order Hymenoptera." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apoidea"@en ,
                                                                          "Bienen"@de ,
                                                                          "abeilles"@fr ,
                                                                          "abejas"@es ,
                                                                          "abelhas"@pt ,
                                                                          "albine"@ro ,
                                                                          "api"@it ,
                                                                          "apide"@ro ,
                                                                          "apideos"@pt ,
                                                                          "apidi"@it ,
                                                                          "apidés"@fr ,
                                                                          "bees"@en ,
                                                                          "bier"@da ,
                                                                          "bier"@no ,
                                                                          "bijen"@nl ,
                                                                          "bin"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7744" ;
                             rdfs:label "Apoidea"@en .


###  https://w3id.org/euph/7746
<https://w3id.org/euph/7746> rdf:type owl:Class ;
                             rdfs:subClassOf <https://www.gbif.org/species/797> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3996> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3284>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The superfamily Papilionoidea, a taxonomic group belonging to the order Lepidoptera." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Papilionoidea"@en ,
                                                                          "butterflies"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7746" ;
                             rdfs:label "Papilionoidea"@en .


###  https://w3id.org/euph/7747
<https://w3id.org/euph/7747> rdf:type owl:Class ;
                             rdfs:subClassOf <https://www.gbif.org/species/797> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Moths are a group of insects that includes all members of the taxonomic order Lepidoptera that are not butterflies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "moths"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7747" ;
                             rdfs:label "moths"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7747> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Moths are a group of insects that includes all members of the taxonomic order Lepidoptera that are not butterflies." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Moth&oldid=1271048270"
 ] .


###  https://w3id.org/euph/7752
<https://w3id.org/euph/7752> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0020020> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A reference ontology collection is a collection of ontologies within the EUPH-CV that provide general-purpose, reusable classes and relations for describing entities, qualities, processes, and data, without being tied to a specific experimental dataset or study. They are intended to be imported and reused by other domain ontologies to ensure semantic interoperability." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "reference ontology collection"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7752" ;
                             rdfs:label "reference ontology"@en .


###  https://w3id.org/euph/778
<https://w3id.org/euph/778> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000522> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A calmness trait of honey bees is a behavioral trait that quantifies the behavior of the worker bees on the comb while the beekeeper is working on the beehive." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wabenstetigkeit"@de ,
                                                                         "calma"@es ,
                                                                         "calma"@pt ,
                                                                         "calmness"@en ,
                                                                         "comportamentul albinelor pe faguri"@ro ,
                                                                         "docilità"@it ,
                                                                         "mirnost"@sl ,
                                                                         "mirnoća"@hr ,
                                                                         "rozbiehavosť"@sk ,
                                                                         "sakinlik"@tr ,
                                                                         "tavlefasthet"@no ,
                                                                         "tenue au cadre"@fr ,
                                                                         "tenuta sul favo"@it ,
                                                                         "tupėjimas ant korio"@lt ,
                                                                         "zachtaardig gedrag"@nl ,
                                                                         "łagodność"@pl ,
                                                                         "ηρεμία"@el ,
                                                                         "мирноћа"@sr ,
                                                                         "смиреност"@mk ,
                                                                         "רוגעה"@he ,
                                                                         "镇静性"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:778" ;
                            rdfs:label "calmness trait of honey bees"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/778> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A calmness trait of honey bees is a behavioral trait that quantifies the behavior of the worker bees on the comb while the beekeeper is working on the beehive." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180"
 ] .


###  https://w3id.org/euph/7818
<https://w3id.org/euph/7818> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7358> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "(Or Beaufort number.) A number denoting the speed (or &quot;strength&quot;) of the wind according to the Beaufort wind scale." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beaufort force"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7818" ;
                             rdfs:label "Beaufort force"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7818> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "(Or Beaufort number.) A number denoting the speed (or &quot;strength&quot;) of the wind according to the Beaufort wind scale." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/7819
<https://w3id.org/euph/7819> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7818> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A system of estimating and reporting wind speeds using a numerical scale ranging from 0 (calm) to 12 (hurricane)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Beaufort wind scale"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7819" ;
                             rdfs:label "Beaufort wind scale"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7819> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A system of estimating and reporting wind speeds using a numerical scale ranging from 0 (calm) to 12 (hurricane)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


###  https://w3id.org/euph/7820
<https://w3id.org/euph/7820> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Local time of day at which an dwc:Event starts." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "start time"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7820" ;
                             rdfs:label "start local time of day"@en .


###  https://w3id.org/euph/7821
<https://w3id.org/euph/7821> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Local time of day at which an dwc:Event ends." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "end time"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7821" ;
                             rdfs:label "end local time of day"@en .


###  https://w3id.org/euph/7822
<https://w3id.org/euph/7822> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7823> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The United Nations Statistics Division (UNSD), formerly the United Nations Statistical Office, serves under the United Nations Department of Economic and Social Affairs (DESA) as the central mechanism within the Secretariat of the United Nations to supply the statistical needs and coordinating activities of the global statistical system." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "UNSD"@en ,
                                                                          "United Nations Statistics Division"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7822" ;
                             rdfs:label "United Nations Statistics Division (UNSD)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7822> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The United Nations Statistics Division (UNSD), formerly the United Nations Statistical Office, serves under the United Nations Department of Economic and Social Affairs (DESA) as the central mechanism within the Secretariat of the United Nations to supply the statistical needs and coordinating activities of the global statistical system." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=United_Nations_Statistics_Division&oldid=1250497238"
 ] .


###  https://w3id.org/euph/7823
<https://w3id.org/euph/7823> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The United Nations (UN) is an intergovernmental organization that aims to maintain international peace and security, develop friendly relations among nations and countries, achieve international cooperation, and serve as a centre for coordinating the actions of member states." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "UN"@en ,
                                                                          "United Nations"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7823" ;
                             rdfs:label "United Nations (UN)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7823> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The United Nations (UN) is an intergovernmental organization that aims to maintain international peace and security, develop friendly relations among nations and countries, achieve international cooperation, and serve as a centre for coordinating the actions of member states." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=United_Nations&oldid=1274273441"
 ] .


###  https://w3id.org/euph/7824
<https://w3id.org/euph/7824> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000415> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7477>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The European Union (EU) is a supranational political and economic union of 27 member states that are located primarily in Europe." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "An Aontas Eorpach"@ga ,
                                                                          "Den Europæiske Union"@da ,
                                                                          "EU"@en ,
                                                                          "Eiropas Savienība"@lv ,
                                                                          "Euroopa Liit"@et ,
                                                                          "Euroopan unioni"@fi ,
                                                                          "European Union"@en ,
                                                                          "Europeiska unionen"@sv ,
                                                                          "Europese Unie"@nl ,
                                                                          "Europos Sąjunga"@lt ,
                                                                          "Europska unija"@hr ,
                                                                          "Europäische Union"@de ,
                                                                          "Európai Unió"@hu ,
                                                                          "Európska únia"@sk ,
                                                                          "Evropska unija"@sl ,
                                                                          "Evropská unie"@cs ,
                                                                          "Unia Europejska"@pl ,
                                                                          "Union européenne"@fr ,
                                                                          "Unione europea"@it ,
                                                                          "Uniunea Europeană"@ro ,
                                                                          "União Europeia"@pt ,
                                                                          "Unión Europea"@es ,
                                                                          "Unjoni Ewropea"@mt ,
                                                                          "Ευρωπαϊκή Ένωση"@el ,
                                                                          "Европейски съюз"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7824" ;
                             rdfs:label "European Union (EU)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7824> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The European Union (EU) is a supranational political and economic union of 27 member states that are located primarily in Europe." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=European_Union&oldid=1273974366"
 ] .


###  https://w3id.org/euph/7832
<https://w3id.org/euph/7832> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2247> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in beekeeping is a continuant in the beekeeping domain that never depends on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in beekeeping"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7832" ;
                             rdfs:label "independent continuant in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7832> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in beekeeping is a continuant in the beekeeping domain that never depends on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/7834
<https://w3id.org/euph/7834> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7824>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The European Environment Agency (EEA) is an agency of the European Union. Its task is to provide sound, reliable and independent information on the environment and climate. The regulation establishing the EEA was adopted by the EU in 1990, and the Agency started operations in Copenhagen in 1994. To support policymaking in Europe, EEA work closely with national and European institutions, in particular the European Commission, the European Parliament and the Council of the European Union." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EEA"@en ,
                                                                          "European Environment Agency"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7834" ;
                             rdfs:label "European Environment Agency (EEA)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7834> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The European Environment Agency (EEA) is an agency of the European Union. Its task is to provide sound, reliable and independent information on the environment and climate. The regulation establishing the EEA was adopted by the EU in 1990, and the Agency started operations in Copenhagen in 1994. To support policymaking in Europe, EEA work closely with national and European institutions, in particular the European Commission, the European Parliament and the Council of the European Union." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.eea.europa.eu/en/analysis/publications/the-european-environment-agency-in-brief"
 ] .


###  https://w3id.org/euph/7836
<https://w3id.org/euph/7836> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3288> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object in biology is a material entity in the biology domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object in biology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7836" ;
                             rdfs:label "object in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7836> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object in biology is a material entity in the biology domain that is neither a collection of disjoint self-standing single objects, nor a proper part of an object." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000030"
 ] .


###  https://w3id.org/euph/7867
<https://w3id.org/euph/7867> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3319>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Ligustica is a honey bee breed originating from the subspecies Apis mellifera ligustica." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Italiaanse bij"@nl ,
                                                                          "Italian honey bee"@en ,
                                                                          "Ligustica"@de ,
                                                                          "Ligustica"@en ,
                                                                          "Ligustica"@it ,
                                                                          "abeille italienne"@fr ,
                                                                          "abeja italiana"@es ,
                                                                          "abelha italiana"@pt ,
                                                                          "albina italiană"@ro ,
                                                                          "italienske bi"@da ,
                                                                          "italienske bi"@no ,
                                                                          "italienske bi"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7867" ;
                             rdfs:label "Ligustica"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7867> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Ligustica is a honey bee breed originating from the subspecies Apis mellifera ligustica." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7868
<https://w3id.org/euph/7868> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1698> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2973>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A breeding animal is an animal that has been selected for reproduction as a result of some selection process. It is usually registered in a breeding book." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchttier"@de ,
                                                                          "ainmhí pórúcháin"@ga ,
                                                                          "animal de reproducție"@ro ,
                                                                          "animal reproducteur"@fr ,
                                                                          "animal reproductor"@es ,
                                                                          "animal reprodutor"@pt ,
                                                                          "animale riproduttore"@it ,
                                                                          "annimal tat-tnissil"@mt ,
                                                                          "aretusloom"@et ,
                                                                          "avelsdjur"@sv ,
                                                                          "avlsdyr"@da ,
                                                                          "breeding animal"@en ,
                                                                          "fokdier"@nl ,
                                                                          "jalostuseläimellä"@fi ,
                                                                          "plemenné zviera"@sk ,
                                                                          "plemenným zvířetem"@cs ,
                                                                          "tenyészállat"@hu ,
                                                                          "uzgojno valjana životinja"@hr ,
                                                                          "vaislas dzīvnieks"@lv ,
                                                                          "veislinis gyvūnas"@lt ,
                                                                          "zwierzę hodowlane"@pl ,
                                                                          "ζώο αναπαραγωγής"@el ,
                                                                          "разплодно животно"@bg ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7868" ;
                             rdfs:label "breeding animal"@en .


###  https://w3id.org/euph/7869
<https://w3id.org/euph/7869> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7439>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Iberiensis is a honey bee breed originating from the subspecies Apis mellifera iberiensis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Iberiensis"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7869" ;
                             rdfs:label "Iberiensis"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7869> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Iberiensis is a honey bee breed originating from the subspecies Apis mellifera iberiensis." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7870
<https://w3id.org/euph/7870> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera macedonica Ruttner, occurring as far as north as southern Romania, east to Serbia, where it borders A. mellifera carnica, and south to northern Greece, where it borders A. mellifera cecropia." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera macedonica"@en ,
                                                                          "Macedonian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7870" ;
                             rdfs:label "Apis mellifera macedonica"@en .


###  https://w3id.org/euph/7871
<https://w3id.org/euph/7871> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7870>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Macedonica is a honey bee breed originating from the subspecies Apis mellifera macedonica." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Macedonica"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7871" ;
                             rdfs:label "Macedonica"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7871> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Macedonica is a honey bee breed originating from the subspecies Apis mellifera macedonica." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7872
<https://w3id.org/euph/7872> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2967>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7870>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Carpatica is a honey bee breed originating from the subspecies Apis mellifera carnica and/or the subspecies Apis mellifera macedonica." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Carpatica"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7872" ;
                             rdfs:label "Carpatica"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7872> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Carpatica is a honey bee breed originating from the subspecies Apis mellifera carnica and/or the subspecies Apis mellifera macedonica." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7873
<https://w3id.org/euph/7873> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera cecropia Kiesenwetter, occurring throughout most Greece and surrounding Aegean islands, bordering A. mellifera macedonica in the northeast regions of Greece and A. mellifera carnica in the northwest corner of Greece." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera cecropia"@en ,
                                                                          "Greek Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7873" ;
                             rdfs:label "Apis mellifera cecropia"@en .


###  https://w3id.org/euph/7874
<https://w3id.org/euph/7874> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7873>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Cecropia is a honey bee breed originating from the subspecies Apis mellifera cecropia." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Cecropia"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7874" ;
                             rdfs:label "Cecropia"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7874> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Cecropia is a honey bee breed originating from the subspecies Apis mellifera cecropia." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7875
<https://w3id.org/euph/7875> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera adami Ruttner occurring on the island of Crete in the Mediterranean Sea." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera adami"@en ,
                                                                          "Cretan Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7875" ;
                             rdfs:label "Apis mellifera adami"@en .


###  https://w3id.org/euph/7876
<https://w3id.org/euph/7876> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7875>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Adami is a honey bee breed originating from the subspecies Apis mellifera adami." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Adami"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7876" ;
                             rdfs:label "Adami"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7876> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Adami is a honey bee breed originating from the subspecies Apis mellifera adami." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7877
<https://w3id.org/euph/7877> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera caucasia Pollmann, occurring in the Caucasus Mountains." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera caucasia"@en ,
                                                                          "Caucasia"@de ,
                                                                          "Caucasian Honey Bee"@en ,
                                                                          "Grey Caucasian Honey Bee"@en ,
                                                                          "Kaukasische Biene"@de ,
                                                                          "Kaukasische bij"@nl ,
                                                                          "abeille caucasienne"@fr ,
                                                                          "abeja caucásica"@es ,
                                                                          "albină caucaziana"@ro ,
                                                                          "ape caucasiana"@pt ,
                                                                          "ape caucasica"@it ,
                                                                          "ape caucásica"@pt ,
                                                                          "kaukasiske bi"@da ,
                                                                          "kaukasiske bi"@no ,
                                                                          "kaukasiske bi"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7877" ;
                             rdfs:label "Apis mellifera caucasia"@en .


###  https://w3id.org/euph/7878
<https://w3id.org/euph/7878> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7877>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Caucasica is a honey bee breed originating from the subspecies Apis mellifera caucasia." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Caucasia"@de ,
                                                                          "Caucasian"@en ,
                                                                          "Caucasian honey bee"@en ,
                                                                          "Kaukasische Biene"@de ,
                                                                          "Kaukasische bij"@nl ,
                                                                          "abeille caucasienne"@fr ,
                                                                          "abeja caucásica"@es ,
                                                                          "albină caucaziana"@ro ,
                                                                          "ape caucasiana"@pt ,
                                                                          "ape caucasica"@it ,
                                                                          "ape caucásica"@pt ,
                                                                          "kaukasiske bi"@da ,
                                                                          "kaukasiske bi"@no ,
                                                                          "kaukasiske bi"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7878" ;
                             rdfs:label "Caucasian"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7878> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Caucasica is a honey bee breed originating from the subspecies Apis mellifera caucasia." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7879
<https://w3id.org/euph/7879> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera siciliana Grassi, occurring on the island of Sicily in the Mediterranean Sea." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera siciliana"@en ,
                                                                          "Sicilian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7879" ;
                             rdfs:label "Apis mellifera siciliana"@en .


###  https://w3id.org/euph/7880
<https://w3id.org/euph/7880> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7879>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Siciliana is a honey bee breed originating from the subspecies Apis mellifera siciliana." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Siciliana"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7880" ;
                             rdfs:label "Siciliana"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7880> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Siciliana is a honey bee breed originating from the subspecies Apis mellifera siciliana." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7881
<https://w3id.org/euph/7881> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera ruttneri Sheppard, Arias, Grech, and Meixner, occurring on the island of Malta in the mediterranean Sea." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera ruttneri"@en ,
                                                                          "Maltese Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7881" ;
                             rdfs:label "Apis mellifera ruttneri"@en .


###  https://w3id.org/euph/7882
<https://w3id.org/euph/7882> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2560> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8252> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7881>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Ruttneri is a honey bee breed originating from the subspecies Apis mellifera ruttneri." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ruttneri"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7882" ;
                             rdfs:label "Ruttneri"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7882> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Ruttneri is a honey bee breed originating from the subspecies Apis mellifera ruttneri." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www2.hu-berlin.de/beebreed/ZWS/"
 ] .


###  https://w3id.org/euph/7884
<https://w3id.org/euph/7884> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000987> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1218>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The type trait 'color of abdominal segments' in honey bees, which is used to differentiate between honey bee subspecies or between honey bee breeds." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Farbe der Abdominalsegmente"@de ,
                                                                          "color of abdominal segment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7884" ;
                             rdfs:label "color of abdominal segment"@en .


###  https://w3id.org/euph/7886
<https://w3id.org/euph/7886> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7866> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7824>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "EFSA Data Collection Framework (DCF) application provided by EFSA, is a harmonized terminology for scientific research constituted of an interactive web-based application that aims at facilitating data exchange, data extraction, and data reusability. A harmonized terminology is used to collect and analyse data in a coherent way with the aim to support scientific research." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EFSA DCF"@en ,
                                                                          "EFSA Data Collection Framework"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7886" ;
                             rdfs:label "EFSA data collection framework (DCF)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7886> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "EFSA Data Collection Framework (DCF) application provided by EFSA, is a harmonized terminology for scientific research constituted of an interactive web-based application that aims at facilitating data exchange, data extraction, and data reusability. A harmonized terminology is used to collect and analyse data in a coherent way with the aim to support scientific research." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216"
 ] .


###  https://w3id.org/euph/7887
<https://w3id.org/euph/7887> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera adansonii Latreille occurring in western Africa, from Niger in the North, east to Senegal, and as far south as Congo." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera adansonii"@en ,
                                                                          "West African Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7887" ;
                             rdfs:label "Apis mellifera adansonii"@en .


###  https://w3id.org/euph/7888
<https://w3id.org/euph/7888> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera anatoliaca Maa, occurring throughout Türkiye, bordering with A. mellifera macedonica in the European portion of Türkiye, with A. mellifera caucasia in the east, with A. mellifera remipes in the area of Azerbaijan, Armenia, and Georgia and with A. mellifera meda in the southeastern-most regions of Türkiye." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Anatolian Honey Bee"@en ,
                                                                          "Apis mellifera anatoliaca"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7888" ;
                             rdfs:label "Apis mellifera anatoliaca"@en .


###  https://w3id.org/euph/7889
<https://w3id.org/euph/7889> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera artemisia Engel, occurring in the Cetral Russian Steppes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera artemisia"@en ,
                                                                          "Russian Steppe Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7889" ;
                             rdfs:label "Apis mellifera artemisia"@en .


###  https://w3id.org/euph/7890
<https://w3id.org/euph/7890> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera capensis Eschscholtz, occurring in the Cape region of South Africa." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera capensis"@en ,
                                                                          "Cape Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7890" ;
                             rdfs:label "Apis mellifera capensis"@en .


###  https://w3id.org/euph/7891
<https://w3id.org/euph/7891> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera cypria Pollmann, occurring on the island of Cyprus." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera cypria"@en ,
                                                                          "Cypers bij"@nl ,
                                                                          "Cyprian Honey Bee"@en ,
                                                                          "Zyprische Honigbiene"@de ,
                                                                          "abeille chypriote"@fr ,
                                                                          "abeja chipriota"@es ,
                                                                          "abelha cipriota"@pt ,
                                                                          "albină cipriot"@ro ,
                                                                          "ape cipriota"@it ,
                                                                          "cypriotisk bi"@sv ,
                                                                          "cyprisk bi"@da ,
                                                                          "kyprisk bi"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7891" ;
                             rdfs:label "Apis mellifera cypria"@en .


###  https://w3id.org/euph/7892
<https://w3id.org/euph/7892> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera intermissa Maa, occurring along the northern coast of Africa as far west as Marocco, into Tunisia in the east, bordered by the Atlas range in the south." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera intermissa"@en ,
                                                                          "Tellian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7892" ;
                             rdfs:label "Apis mellifera intermissa"@en .


###  https://w3id.org/euph/7893
<https://w3id.org/euph/7893> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera jemenitica Ruttner, occurring in hot arid zones of eastern Africa and the Arabian Peninsula, including Chad, Oman, Saudi Arabia, Somalia, Sudan, and Yemen." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera jemenitica"@en ,
                                                                          "Arabian Honey Bee"@en ,
                                                                          "Nubian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7893" ;
                             rdfs:label "Apis mellifera jemenitica"@en .


###  https://w3id.org/euph/7894
<https://w3id.org/euph/7894> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera lamarckii Cockerell, occurring in a narrow range along the Egyptian Nile Valey." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera lamarckii"@en ,
                                                                          "Egyptian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7894" ;
                             rdfs:label "Apis mellifera lamarckii"@en .


###  https://w3id.org/euph/7895
<https://w3id.org/euph/7895> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera litorea Smith, occurring along the eastern coast of tropical Africa, from Kenya, perheps even the southern-most portions of Somalia, south to Mozambique." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera litorea"@en ,
                                                                          "East African Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7895" ;
                             rdfs:label "Apis mellifera litorea"@en .


###  https://w3id.org/euph/7896
<https://w3id.org/euph/7896> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera meda Skorikov, occurring in Iran, Iraq, into southeastern Türkiye and northern Syria." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera meda"@en ,
                                                                          "Median Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7896" ;
                             rdfs:label "Apis mellifera meda"@en .


###  https://w3id.org/euph/7897
<https://w3id.org/euph/7897> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera monticola Smith, occurring within the mountains of eastern Africa (e.g. in Kenya, Tanzania)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera monticola"@en ,
                                                                          "East African Mountain Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7897" ;
                             rdfs:label "Apis mellifera monticola"@en .


###  https://w3id.org/euph/7898
<https://w3id.org/euph/7898> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera remipes Gerstäcker, occurring in Armenia." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera remipes"@en ,
                                                                          "Yellow Armenian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7898" ;
                             rdfs:label "Apis mellifera remipes"@en .


###  https://w3id.org/euph/7899
<https://w3id.org/euph/7899> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera sahariensis Baldensperger, occurring in northwestern Africa, along the southern side of the Atlas range." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera sahariensis"@en ,
                                                                          "Saharan Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7899" ;
                             rdfs:label "Apis mellifera sahariensis"@en .


###  https://w3id.org/euph/7900
<https://w3id.org/euph/7900> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera scutellata Lepeltier de Saint Fargeau, occurring from South Africa northward along the eastern half of the continent toabout Somalia." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "African Honey Bee"@en ,
                                                                          "Apis mellifera scutellata"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7900" ;
                             rdfs:label "Apis mellifera scutellata"@en .


###  https://w3id.org/euph/7901
<https://w3id.org/euph/7901> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera sossimai Engel, occurring along the eastern borders of A. mellifera carnica's range, mostly in Ukraine and easterly over to the northern regions of the Caucasus Mountains where it borders A. mellifera caucasia. South in the Crimea it is replaced by A. mellifera taurica." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera sossimai"@en ,
                                                                          "Ukrainian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7901" ;
                             rdfs:label "Apis mellifera sossimai"@en .


###  https://w3id.org/euph/7902
<https://w3id.org/euph/7902> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera syriaca Skorikov, occurring along the eastern shore of the Mediterranean Sea, north from Syria to the Negev Desert in the south." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera syriaca"@en ,
                                                                          "Palestine Honey Bee"@en ,
                                                                          "Syrian Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7902" ;
                             rdfs:label "Apis mellifera syriaca"@en .


###  https://w3id.org/euph/7903
<https://w3id.org/euph/7903> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera taurica Alpatov, occurring along the north-central shores of the Black Sea in the Crimea." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera taurica"@en ,
                                                                          "Crimean Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7903" ;
                             rdfs:label "Apis mellifera taurica"@en .


###  https://w3id.org/euph/7904
<https://w3id.org/euph/7904> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera unicolor Latreille, occurring in Madagascar." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera unicolor"@en ,
                                                                          "Malagassy Honey Bee"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7904" ;
                             rdfs:label "Apis mellifera unicolor"@en .


###  https://w3id.org/euph/7905
<https://w3id.org/euph/7905> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7379> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The subspecies Apis mellifera pomonella Sheppard &amp; Meixner, occurring in Central Asia, endemic of the Tien Shan Mountains." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera pomonella"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7905" ;
                             rdfs:label "Apis mellifera pomonella"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7905> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The subspecies Apis mellifera pomonella Sheppard &amp; Meixner, occurring in Central Asia, endemic of the Tien Shan Mountains." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1051/apido:2003037"
 ] .


###  https://w3id.org/euph/7910
<https://w3id.org/euph/7910> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1476> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7735> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1476>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[A] [...] practice of secretly mixing a substance with another. Typical substances that are adulterated include but are not limited to food, cosmetics, pharmaceuticals, fuel, or other chemicals, that compromise the safety or effectiveness of the said substance." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Verfälschung"@de ,
                                                                          "adulteración"@es ,
                                                                          "adulteration"@en ,
                                                                          "adulterazione"@it ,
                                                                          "adulteração"@pt ,
                                                                          "adultération"@fr ,
                                                                          "falsificare"@ro ,
                                                                          "falsification"@fr ,
                                                                          "falsificação"@pt ,
                                                                          "forfalskning"@da ,
                                                                          "forfalskning"@no ,
                                                                          "förfalskning"@sv ,
                                                                          "försämring"@sv ,
                                                                          "vervalsing"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7910" ;
                             rdfs:label "adulteration"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7910> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[A] [...] practice of secretly mixing a substance with another. Typical substances that are adulterated include but are not limited to food, cosmetics, pharmaceuticals, fuel, or other chemicals, that compromise the safety or effectiveness of the said substance." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Adulterant&oldid=1272954716"
 ] .


###  https://w3id.org/euph/7913
<https://w3id.org/euph/7913> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1275> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An albino bee is an adult honey bee (usuall a drone) with white compound eyes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Albino-Biene"@de ,
                                                                          "abeille albinos"@fr ,
                                                                          "abeja albina"@es ,
                                                                          "abelha albina"@pt ,
                                                                          "albino bee"@en ,
                                                                          "albino bi"@da ,
                                                                          "albino-bij"@nl ,
                                                                          "albinobi"@no ,
                                                                          "albinobi"@sv ,
                                                                          "albină albinos"@ro ,
                                                                          "ape albina"@it ,
                                                                          "weißäugige Biene"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7913" ;
                             rdfs:label "albino bee"@en .


###  https://w3id.org/euph/7926
<https://w3id.org/euph/7926> rdf:type owl:Class ;
                             rdfs:subClassOf <https://www.gbif.org/species/1457> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The superfamily Formicoidea, a taxonomic group belonging to the order Hymenoptera." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Ameise"@de ,
                                                                          "Formicoidea"@en ,
                                                                          "ant"@en ,
                                                                          "formica"@it ,
                                                                          "formiga"@pt ,
                                                                          "fourmi"@fr ,
                                                                          "furnică"@ro ,
                                                                          "hormiga"@es ,
                                                                          "maur"@no ,
                                                                          "mier"@nl ,
                                                                          "myra"@sv ,
                                                                          "myre"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7926" ;
                             rdfs:label "Formicoidea"@en .


###  https://w3id.org/euph/7927
<https://w3id.org/euph/7927> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/852> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Instrumental insemination is a reproductive technique that has been defined as
[...] the deliberate introduction of sperm into a female's cervix or uterine cavity for the purpose of achieving a pregnancy through in vivo fertilization by means other than sexual intercourse.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Besamung"@de ,
                                                                          "inseminación"@es ,
                                                                          "inseminasjon"@no ,
                                                                          "inseminatie"@nl ,
                                                                          "insemination"@en ,
                                                                          "insemination"@sv ,
                                                                          "inseminazione"@it ,
                                                                          "inseminação"@pt ,
                                                                          "inseminering"@da ,
                                                                          "instrumental insemination"@en ,
                                                                          "instrumentelle Besamung"@de ,
                                                                          "insémination"@fr ,
                                                                          "kunstig sædoverføring"@no ,
                                                                          "kunstmatige inseminatie"@nl ,
                                                                          "künstliche Besamung"@de ,
                                                                          "însămînțare"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7927" ;
                             rdfs:label "instrumental insemination"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7927> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Instrumental insemination is a reproductive technique that has been defined as
[...] the deliberate introduction of sperm into a female's cervix or uterine cavity for the purpose of achieving a pregnancy through in vivo fertilization by means other than sexual intercourse.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Artificial_insemination&oldid=1274181757"
 ] .


###  https://w3id.org/euph/7928
<https://w3id.org/euph/7928> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7927> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Anesthesia (American English) or anaesthesia (British English) is a state of controlled, temporary loss of sensation or awareness that is induced for medical or veterinary purposes." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Betäubung"@de ,
                                                                          "Narkose"@de ,
                                                                          "anaesthesia"@en ,
                                                                          "anestesia"@es ,
                                                                          "anestesia"@it ,
                                                                          "anestesia"@pt ,
                                                                          "anestezie"@ro ,
                                                                          "anesthesia"@en ,
                                                                          "anesthésie"@fr ,
                                                                          "anæstesi"@da ,
                                                                          "bedövning"@sv ,
                                                                          "bedøvelse"@da ,
                                                                          "bedøving"@no ,
                                                                          "verdoving"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7928" ;
                             rdfs:label "anaesthesia"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7928> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anesthesia (American English) or anaesthesia (British English) is a state of controlled, temporary loss of sensation or awareness that is induced for medical or veterinary purposes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Anesthesia&oldid=1271856574"
 ] .


###  https://w3id.org/euph/7929
<https://w3id.org/euph/7929> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7293> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...] Short form of the country name [in capital letters], distinctive word first. [...] In language of the ISO 3166 standard. [...] This item might be inverted, allowing the distinctive word to appear first, so that items can be easily found in an alphabetical list. See [Annex F]https://www.iso.org/obp/ui/en/#iso:std:iso:3166:-1:ed-4:v1:en:sec:F), principles F.2." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "short uppercase letters name of country"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7929" ;
                             rdfs:label "short uppercase letters name of country"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7929> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] Short form of the country name [in capital letters], distinctive word first. [...] In language of the ISO 3166 standard. [...] This item might be inverted, allowing the distinctive word to appear first, so that items can be easily found in an alphabetical list. See [Annex F]https://www.iso.org/obp/ui/en/#iso:std:iso:3166:-1:ed-4:v1:en:sec:F), principles F.2." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/793
<https://w3id.org/euph/793> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2271> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Moving on the combs is the second most positive phenotype of the behavioral trait calmness, usually receiving the score 3." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "abelhas movem-se no quadro"@pt ,
                                                                         "behajú na pláste"@sk ,
                                                                         "bewegend op de raat"@nl ,
                                                                         "bougent sur les cadres"@fr ,
                                                                         "flytter seg rundt på tavlene"@no ,
                                                                         "in movimento sul favo"@it ,
                                                                         "kreću se po saću"@hr ,
                                                                         "laufen auf Waben"@de ,
                                                                         "moving on the combs"@en ,
                                                                         "petek üzerinde hareketli"@tr ,
                                                                         "premikajo se na satu"@sl ,
                                                                         "ruchliwe na plastrach"@pl ,
                                                                         "se misca pe faguri"@ro ,
                                                                         "se mueve en los cuadro o panal"@es ,
                                                                         "vidutiniškai juda per korį"@lt ,
                                                                         "μετακινούνται πάνω στις κηρήθρες"@el ,
                                                                         "крећу се по саћу на раму"@sr ,
                                                                         "се движат по саќето"@mk ,
                                                                         "זזים על החלה"@he ,
                                                                         "在巢脾的移动"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:793" ;
                            rdfs:label "moving on the combs"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/793> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Moving on the combs is the second most positive phenotype of the behavioral trait calmness, usually receiving the score 3." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/7930
<https://w3id.org/euph/7930> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7293> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Language in which the terminology has been defined, the terminology shall be maintained current. [...] English and French are the main languages of the ISO 3166 standard." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "language of the ISO 3166 standard"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7930" ;
                             rdfs:label "language of the ISO 3166 standard"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7930> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Language in which the terminology has been defined, the terminology shall be maintained current. [...] English and French are the main languages of the ISO 3166 standard." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/7931
<https://w3id.org/euph/7931> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7293> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Short form of the country name, distinctive word first, based on official short form in UNTERM. [...] In language of the ISO 3166 standard. [...] This item might be inverted, listed with its articles if any, allowing an alphabetical order on the distinctive word. See Annex F, principles F.1." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "short lowercase letters name of country"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7931" ;
                             rdfs:label "short lowercase letters name of country"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7931> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Short form of the country name, distinctive word first, based on official short form in UNTERM. [...] In language of the ISO 3166 standard. [...] This item might be inverted, listed with its articles if any, allowing an alphabetical order on the distinctive word. See Annex F, principles F.1." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/7932
<https://w3id.org/euph/7932> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2675> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7293>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A four-letter code that represents a country name that is no longer in use. The structure depends on the reason why the country name was removed from ISO 3166-1 and added to ISO 3166-3." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Alpha-4-Ländercode"@de ,
                                                                          "alpha-4 country code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7932" ;
                             rdfs:label "alpha-4 country code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7932> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A four-letter code that represents a country name that is no longer in use. The structure depends on the reason why the country name was removed from ISO 3166-1 and added to ISO 3166-3." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/72482.html"
 ] .


###  https://w3id.org/euph/7933
<https://w3id.org/euph/7933> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Year in which the item reported in a record becomes valid." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "gültig ab Jahr"@de ,
                                                                          "valid from year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7933" ;
                             rdfs:label "start year validity"@en .


###  https://w3id.org/euph/7934
<https://w3id.org/euph/7934> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2298> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Year in which the item reported in a record loses its validity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "gültig bis zum Jahr"@de ,
                                                                          "valid to year"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7934" ;
                             rdfs:label "end year validity"@en .


###  https://w3id.org/euph/7935
<https://w3id.org/euph/7935> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_001166> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A remark (annotation, comment) related to a specific record." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "record remark"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7935" ;
                             rdfs:label "record remark"@en .


###  https://w3id.org/euph/799
<https://w3id.org/euph/799> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3932> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A honey bee colony used for queen rearing." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Erziehervolk"@de ,
                                                                         "Pflegevolk"@de ,
                                                                         "alveare d'allevamento"@it ,
                                                                         "amsamhälle"@sv ,
                                                                         "colonia incubadora"@es ,
                                                                         "colonia nodriza"@es ,
                                                                         "colonie crescătoare"@ro ,
                                                                         "colonie doică"@ro ,
                                                                         "colonie éleveuse"@fr ,
                                                                         "colónia de recria"@pt ,
                                                                         "colónia incubadora"@pt ,
                                                                         "kweekvolkje"@nl ,
                                                                         "nurse colony"@en ,
                                                                         "pleegvolk"@nl ,
                                                                         "pleiefolk"@no ,
                                                                         "plejefolk"@da ,
                                                                         "recria"@pt ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:799" ;
                            rdfs:label "nurse colony"@en .


###  https://w3id.org/euph/8
<https://w3id.org/euph/8> rdf:type owl:Class ;
                          rdfs:subClassOf <https://w3id.org/euph/1170> ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty <https://w3id.org/euph/703> ;
                                            owl:someValuesFrom <https://w3id.org/euph/7329>
                                          ] ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty <https://w3id.org/euph/7938> ;
                                            owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000576>
                                          ] ;
                          <http://purl.obolibrary.org/obo/IAO_0000115> "A beehive is any container provided by people within which honey bees can build their nest." ;
                          <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                          <http://purl.obolibrary.org/obo/IAO_0000118> "Beute"@de ,
                                                                       "Bienenkasten"@de ,
                                                                       "Bienenstock"@de ,
                                                                       "Stock"@de ,
                                                                       "arnia"@it ,
                                                                       "beehive"@en ,
                                                                       "bihus"@da ,
                                                                       "bihus"@sv ,
                                                                       "bijenkast"@nl ,
                                                                       "bijenkorf"@nl ,
                                                                       "bijenwoning"@nl ,
                                                                       "bikube"@no ,
                                                                       "bikupa"@sv ,
                                                                       "bistade"@da ,
                                                                       "colmeia"@pt ,
                                                                       "colmena"@es ,
                                                                       "hive"@en ,
                                                                       "kube"@da ,
                                                                       "kube"@no ,
                                                                       "panj"@sl ,
                                                                       "ruche"@fr ,
                                                                       "stade"@da ,
                                                                       "stup"@ro ,
                                                                       "ulei"@ro ,
                                                                       "știubei"@ro ;
                          <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8" ;
                          rdfs:label "beehive"@en .


###  https://w3id.org/euph/800
<https://w3id.org/euph/800> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Inactive is the opposite of active" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "inactive"@en ,
                                                                         "inaktiv"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:800" ;
                            rdfs:label "inactive"@en .


###  https://w3id.org/euph/8008
<https://w3id.org/euph/8008> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2462> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A brood nest is a part of a set of combs, in which honey bees rear brood." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutnest"@de ,
                                                                          "broednest"@nl ,
                                                                          "brood nest"@en ,
                                                                          "cuib"@ro ,
                                                                          "cuib de puiet"@ro ,
                                                                          "câmara de crias"@pt ,
                                                                          "nid á couvain"@fr ,
                                                                          "nido de cría"@es ,
                                                                          "nido de pollo"@es ,
                                                                          "nido di covata"@it ,
                                                                          "ninho da cria"@pt ,
                                                                          "ninho da criação"@pt ,
                                                                          "yngelklot"@sv ,
                                                                          "yngelleie"@no ,
                                                                          "yngelleje"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8008" ;
                             rdfs:label "brood nest"@en .


###  https://w3id.org/euph/8009
<https://w3id.org/euph/8009> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2462> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/931> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8008>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A part of a comb, which forms an arch of honey above brood nest." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigkranz"@de ,
                                                                          "abóbada de mel"@pt ,
                                                                          "arch of honey above brood nest"@en ,
                                                                          "calotta di miele"@it ,
                                                                          "calotte de miel"@fr ,
                                                                          "coroa de mel"@pt ,
                                                                          "coroană de miere"@ro ,
                                                                          "corona de miel"@es ,
                                                                          "corona di miele"@it ,
                                                                          "honingkoepel"@nl ,
                                                                          "honningbue"@no ,
                                                                          "honningkrans"@da ,
                                                                          "honningkrans"@no ,
                                                                          "honungskrans"@sv ,
                                                                          "mel de cria"@pt ,
                                                                          "mel de criação"@pt ,
                                                                          "miel de la cría"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8009" ;
                             rdfs:label "arch of honey above brood nest"@en .


###  https://w3id.org/euph/801
<https://w3id.org/euph/801> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3932> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The honey bee colony from which another honey bee colony (e.g. a swarm) is descended." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Muttervolk"@de ,
                                                                         "Stammstock"@de ,
                                                                         "cepa"@es ,
                                                                         "ceppo"@it ,
                                                                         "colonie de bază"@ro ,
                                                                         "colonie-mamă (a roiului)"@ro ,
                                                                         "colónia genearca"@pt ,
                                                                         "colónia mãe"@pt ,
                                                                         "moderfolk"@da ,
                                                                         "modersamhälle"@sv ,
                                                                         "moedervolk"@nl ,
                                                                         "morfolk"@no ,
                                                                         "parent colony"@en ,
                                                                         "souche"@fr ,
                                                                         "stamvolk"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:801" ;
                            rdfs:label "parent colony"@en .


###  https://w3id.org/euph/802
<https://w3id.org/euph/802> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/21> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/703> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1656>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8065> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1540>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A honey comb is a comb that contains mainly honey." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Honigwabe"@de ,
                                                                         "fagure de magazin"@ro ,
                                                                         "fagure de miere"@ro ,
                                                                         "favo da miele"@it ,
                                                                         "favo de mel"@pt ,
                                                                         "honey comb"@en ,
                                                                         "honingraat"@nl ,
                                                                         "honningtavle"@da ,
                                                                         "honningtavle"@no ,
                                                                         "honungskaka"@sv ,
                                                                         "panal de miel"@es ,
                                                                         "rayon à miel"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:802" ;
                            rdfs:label "honey comb"@en .


###  https://w3id.org/euph/8021
<https://w3id.org/euph/8021> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A comb, colloquially referred to as a frame, which is drawn by worker bees from a horizontal bar placed on top of a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Naturwabe auf Oberträger"@de ,
                                                                          "bar frame"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8021" ;
                             rdfs:label "bar frame"@en .


###  https://w3id.org/euph/8022
<https://w3id.org/euph/8022> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A horizontal bar placed on top of a beehive on which worker bees draw a comb to produce a bar frame." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stäbchen"@de ,
                                                                          "Wabenträger"@de ,
                                                                          "bar"@en ,
                                                                          "barra"@pt ,
                                                                          "barreta"@es ,
                                                                          "barrette"@fr ,
                                                                          "bară"@ro ,
                                                                          "bouwlat"@nl ,
                                                                          "listello"@it ,
                                                                          "listón"@es ,
                                                                          "rambärarlist"@sv ,
                                                                          "rammebærelist"@no ,
                                                                          "tavlebærer"@da ,
                                                                          "traversa"@it ,
                                                                          "travessa"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8022" ;
                             rdfs:label "bar"@en .


###  https://w3id.org/euph/8023
<https://w3id.org/euph/8023> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2634> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7370>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique name associated with an appliance which is specific to a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerätebezeichnung"@de ,
                                                                          "appliance name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8023" ;
                             rdfs:label "appliance name"@en .


###  https://w3id.org/euph/8024
<https://w3id.org/euph/8024> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2249> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8183> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7370>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """A sensor is part of an appliance and has been defined as
A sensor is a device that produces an output signal for the purpose of detecting a physical phenomenon.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Sensor"@de ,
                                                                          "sensor"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8024" ;
                             rdfs:label "sensor"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8024> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A sensor is part of an appliance and has been defined as
A sensor is a device that produces an output signal for the purpose of detecting a physical phenomenon.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Sensor&oldid=1271241751"
 ] .


###  https://w3id.org/euph/8025
<https://w3id.org/euph/8025> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2634> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8024>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique sequence of characters associated with a sensor within a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "sensor unique identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8025" ;
                             rdfs:label "sensor ID"@en .


###  https://w3id.org/euph/8026
<https://w3id.org/euph/8026> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2634> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/978> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8024>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Unique name associated with a sensor which is specific to a dataset." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Name des Sensors"@de ,
                                                                          "sensor name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8026" ;
                             rdfs:label "sensor name"@en .


###  https://w3id.org/euph/8027
<https://w3id.org/euph/8027> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Gloves used to protect the hands from being stung by the worker bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenhandschuh"@de ,
                                                                          "bee glove"@en ,
                                                                          "bihandske"@da ,
                                                                          "bihandske"@sv ,
                                                                          "bihanske"@no ,
                                                                          "gant d'apiculteur"@fr ,
                                                                          "guante de apicultor"@es ,
                                                                          "guanti da apicoltore"@it ,
                                                                          "imkerhandschoen"@nl ,
                                                                          "luvas de apicultor"@pt ,
                                                                          "mănușă de apicultor"@ro ,
                                                                          "sticksäker handske"@sv ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8027" ;
                             rdfs:label "bee glove"@en .


###  https://w3id.org/euph/8028
<https://w3id.org/euph/8028> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1204> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/703> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/ENVO_01000576>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beekeeping building in which a beekeeper keeps beehives." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenhaus"@de ,
                                                                          "apiario chiuso"@it ,
                                                                          "apiario coperto"@it ,
                                                                          "beehouse"@en ,
                                                                          "bijenhuis"@nl ,
                                                                          "bijenpaviljoen"@nl ,
                                                                          "bipaviljong"@no ,
                                                                          "bipaviljong"@sv ,
                                                                          "bipavillion"@da ,
                                                                          "casa-apiário"@pt ,
                                                                          "colmenar cerrado"@es ,
                                                                          "colmenar cubierto"@es ,
                                                                          "pavilion"@ro ,
                                                                          "pavillion"@fr ,
                                                                          "rucher couvert"@fr ,
                                                                          "stupină pavilionară"@ro ,
                                                                          "vagon"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8028" ;
                             rdfs:label "beehouse"@en .


###  https://w3id.org/euph/8029
<https://w3id.org/euph/8029> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2277> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A free space of approximately 8 mm ± 1,5 mm (different distances have been reported) within a beehive, especially between combs, which is left open by the worker bees and must therefore be taken into account in the construction of beehives." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wabenabstand"@de ,
                                                                          "bee space"@en ,
                                                                          "bigång"@sv ,
                                                                          "bijenruimte"@nl ,
                                                                          "bivei"@no ,
                                                                          "bivej"@da ,
                                                                          "espacement"@fr ,
                                                                          "espacio de abejas"@es ,
                                                                          "espaço de abelha"@pt ,
                                                                          "espaço para abelha"@pt ,
                                                                          "spazio d'ape"@it ,
                                                                          "spațiu pentru albine"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8029" ;
                             rdfs:label "bee space"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8029> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A free space of approximately 8 mm ± 1,5 mm (different distances have been reported) within a beehive, especially between combs, which is left open by the worker bees and must therefore be taken into account in the construction of beehives." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://bee-health.extension.org/what-is-bee-space-and-why-is-this-important-to-beekeeping/?utm_source=chatgpt.com"
 ] .


###  https://w3id.org/euph/803
<https://w3id.org/euph/803> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/21> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/703> ;
                                              owl:someValuesFrom <https://w3id.org/euph/24>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7938> ;
                                              owl:someValuesFrom <https://w3id.org/euph/8008>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8065> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1540>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A comb that contains mainly brood." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Brutwabe"@de ,
                                                                         "broedraat"@nl ,
                                                                         "brood comb"@en ,
                                                                         "fagure de cuib"@ro ,
                                                                         "fagure de puiet"@ro ,
                                                                         "favo de cria"@pt ,
                                                                         "favo de criação"@pt ,
                                                                         "favo di covata"@it ,
                                                                         "panal de cría"@es ,
                                                                         "rayon à couvain"@fr ,
                                                                         "yngelkaka"@sv ,
                                                                         "yngeltavle"@da ,
                                                                         "yngeltavle"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:803" ;
                            rdfs:label "brood comb"@en .


###  https://w3id.org/euph/8030
<https://w3id.org/euph/8030> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A veil used to protect the head from being stung by the worker bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenschleier"@de ,
                                                                          "Schleier"@de ,
                                                                          "bee veil"@en ,
                                                                          "bijensluier"@nl ,
                                                                          "bislöja"@sv ,
                                                                          "bislør"@da ,
                                                                          "bislør"@no ,
                                                                          "maschera da apicoltore"@it ,
                                                                          "mască"@ro ,
                                                                          "máscara de apicultor"@pt ,
                                                                          "velo del apicultor"@es ,
                                                                          "voal"@ro ,
                                                                          "voile d'apiculteur"@fr ,
                                                                          "véu de apicultor"@pt ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8030" ;
                             rdfs:label "bee veil"@en .


###  https://w3id.org/euph/8031
<https://w3id.org/euph/8031> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2277> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The space between combs in which bees can move freely." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Wabengasse"@de ,
                                                                          "beeway"@en ,
                                                                          "bijenruimte"@nl ,
                                                                          "espaço entre os favos"@pt ,
                                                                          "interval între faguri"@ro ,
                                                                          "kakgata"@sv ,
                                                                          "paso entre dos panales"@es ,
                                                                          "passage entre les cadres"@fr ,
                                                                          "ramavstånd"@sv ,
                                                                          "tavlegade"@da ,
                                                                          "tavlegate"@no ,
                                                                          "viuzza"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8031" ;
                             rdfs:label "beeway"@en .


###  https://w3id.org/euph/8036
<https://w3id.org/euph/8036> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1186> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2318>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A blowtorch, also referred to as a blowlamp, is an ambient air fuel-burning tool used for applying flame and heat to various applications, [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Abflammlampe"@de ,
                                                                          "Lötlampe"@de ,
                                                                          "blowlamp"@en ,
                                                                          "blowtorch"@en ,
                                                                          "blåslampa"@sv ,
                                                                          "blæselampe"@da ,
                                                                          "lampada da saldare"@it ,
                                                                          "lampe à souder"@fr ,
                                                                          "lampă de benzină"@ro ,
                                                                          "lampă de lipit"@ro ,
                                                                          "loddelampe"@no ,
                                                                          "lámpada de soldar"@es ,
                                                                          "lödlampa"@sv ,
                                                                          "maçarico"@pt ,
                                                                          "schilderslamp"@nl ,
                                                                          "soldeerlamp"@nl ,
                                                                          "soplete"@es ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8036" ;
                             rdfs:label "blowlamp"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8036> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A blowtorch, also referred to as a blowlamp, is an ambient air fuel-burning tool used for applying flame and heat to various applications, [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Blowtorch&oldid=1261433811"
 ] .


###  https://w3id.org/euph/8037
<https://w3id.org/euph/8037> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7822> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Special units maintained by the United Nations Statistics Division (UNSD))." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "UNSD unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8037" ;
                             rdfs:label "UNSD unit"@en .


###  https://w3id.org/euph/8038
<https://w3id.org/euph/8038> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7722> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Bureau International des Poids et Mesures (BIPM) is the international organization on matters related to metrology. It maintains the International System of Units (SI) and the international reference time scale (UTC)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "BIPM"@en ,
                                                                          "Bureau International des Poids et Mesures"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8038" ;
                             rdfs:label "Bureau International des Poids et Mesures (BIPM)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8038> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Bureau International des Poids et Mesures (BIPM) is the international organization on matters related to metrology. It maintains the International System of Units (SI) and the international reference time scale (UTC)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/"
 ] .


###  https://w3id.org/euph/8039
<https://w3id.org/euph/8039> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8038> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The International System of Units (Système International d'Unités). maintained by the Bureau International des Poids et Mesures (BIPM) is a recommended practical system of units of measurement, with the international abbreviation SI." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "International System of Units"@en ,
                                                                          "SI"@en ,
                                                                          "Système International d'Unités"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8039" ;
                             rdfs:label "international system of units (SI)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8039> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The International System of Units (Système International d'Unités). maintained by the Bureau International des Poids et Mesures (BIPM) is a recommended practical system of units of measurement, with the international abbreviation SI." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/measurement-units"
 ] .


###  https://w3id.org/euph/804
<https://w3id.org/euph/804> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1271> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1439> ;
                                              owl:someValuesFrom <https://w3id.org/euph/3932>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A clustering space is an area on the combs of a honey bee colony where the winter cluster is located." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wintersitz"@de ,
                                                                         "cacho do ninho"@pt ,
                                                                         "chambre d'hinvernage"@fr ,
                                                                         "clustering space"@en ,
                                                                         "câmara do aglomerado das abelhas"@pt ,
                                                                         "sitio del racimo"@es ,
                                                                         "spazio del glomere"@it ,
                                                                         "spațiu de iernare"@ro ,
                                                                         "vinterplass"@no ,
                                                                         "vinterutrymme"@sv ,
                                                                         "vinteræde"@da ,
                                                                         "winterzit"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:804" ;
                            rdfs:label "clustering space"@en .


###  https://w3id.org/euph/8040
<https://w3id.org/euph/8040> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7727> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The international standard for currencies issued by the International Organization for Standardization (ISO)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 4217 currencies"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8040" ;
                             rdfs:label "ISO 4217"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8040> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The international standard for currencies issued by the International Organization for Standardization (ISO)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/iso-4217-currency-codes.html"
 ] .


###  https://w3id.org/euph/8041
<https://w3id.org/euph/8041> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8040> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A three-letter code from ISO 4217 that represents a currency." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "aphabetic currency code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8041" ;
                             rdfs:label "aphabetic currency code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8041> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A three-letter code from ISO 4217 that represents a currency." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/iso-4217-currency-codes.html"
 ] .


###  https://w3id.org/euph/8042
<https://w3id.org/euph/8042> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8040> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A three-digit code from ISO 4217 that represents a currency." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "numeric currency code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8042" ;
                             rdfs:label "numeric currency code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8042> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A three-digit code from ISO 4217 that represents a currency." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/iso-4217-currency-codes.html"
 ] .


###  https://w3id.org/euph/8062
<https://w3id.org/euph/8062> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/21> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Brace comb is comb produced by honey bees in other places than in the frame." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stützbau"@de ,
                                                                          "Wildbau"@de ,
                                                                          "brace comb"@en ,
                                                                          "bridge comb"@en ,
                                                                          "burr comb"@en ,
                                                                          "crescătură"@ro ,
                                                                          "falsas construcciones"@es ,
                                                                          "falsas construções"@pt ,
                                                                          "fausses constructions"@fr ,
                                                                          "limbă de ceară"@ro ,
                                                                          "ponticello"@it ,
                                                                          "steunbouw"@nl ,
                                                                          "steunraat"@nl ,
                                                                          "stödbygge"@sv ,
                                                                          "støttebygg"@no ,
                                                                          "støttebygning"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8062" ;
                             rdfs:label "brace comb"@en .


###  https://w3id.org/euph/8070
<https://w3id.org/euph/8070> rdf:type owl:Class ;
                             rdfs:subClassOf <http://opendata.inra.fr/AHOL/AHOL_0005001> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://w3id.org/euph/24>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A brood disease is a disease affecting the brood." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutkrankheit"@de ,
                                                                          "Brutseuche"@de ,
                                                                          "boală a puietului"@ro ,
                                                                          "broedziekte"@nl ,
                                                                          "brood disease"@en ,
                                                                          "doença da cria"@pt ,
                                                                          "doença da criação"@pt ,
                                                                          "enfermedad de la cría"@es ,
                                                                          "enfermedad del pollo"@es ,
                                                                          "enfermidade da cria"@pt ,
                                                                          "enfermidade da criação"@pt ,
                                                                          "maladie du couvain"@fr ,
                                                                          "malattia della covata"@it ,
                                                                          "yngelsjukdom"@sv ,
                                                                          "yngelsjuke"@no ,
                                                                          "yngelsygdom"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8070" ;
                             rdfs:label "brood disease"@en .


###  https://w3id.org/euph/8076
<https://w3id.org/euph/8076> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7340> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In computer science, a literal is a textual representation (notation) of a value [...] such as integers, floating-point numbers, and strings, [..] Booleans and characters [...]." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "literal"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8076" ;
                             rdfs:label "literal"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8076> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In computer science, a literal is a textual representation (notation) of a value [...] such as integers, floating-point numbers, and strings, [..] Booleans and characters [...]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Literal_(computer_programming)&oldid=1236326363"
 ] .


###  https://w3id.org/euph/8078
<https://w3id.org/euph/8078> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The lower limit of a range of measurement Values." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "minimum measurement value"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8078" ;
                             rdfs:label "minimum measurement value"@en .


###  https://w3id.org/euph/8079
<https://w3id.org/euph/8079> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000039> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The upper limit of a range of measurement Values." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "maximum measurement value"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8079" ;
                             rdfs:label "maximum measurement value"@en .


###  https://w3id.org/euph/8081
<https://w3id.org/euph/8081> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7340> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Internationalized Resource Identifier (IRI) is a complement of the Uniform Resource Identifier (URI), which may contains characters from the Universal Character Set (Unicode/ISO 10646)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "IRI"@en ,
                                                                          "Internationalized Resource Identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8081" ;
                             rdfs:label "internationalized resource identifier (IRI)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8081> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Internationalized Resource Identifier (IRI) is a complement of the Uniform Resource Identifier (URI), which may contains characters from the Universal Character Set (Unicode/ISO 10646)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://datatracker.ietf.org/doc/rfc3987"
 ] .


###  https://w3id.org/euph/8083
<https://w3id.org/euph/8083> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2256> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A sting injury is a physiological damage to an organism caused by a long, thin object, e.g. a sting organ of a honey bee." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Stich"@de ,
                                                                          "ferroada"@pt ,
                                                                          "ințepătură"@ro ,
                                                                          "picada"@pt ,
                                                                          "picadura"@es ,
                                                                          "piqûre"@fr ,
                                                                          "puntura"@it ,
                                                                          "steek"@nl ,
                                                                          "stick"@sv ,
                                                                          "stik"@da ,
                                                                          "stikk"@no ,
                                                                          "sting"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8083" ;
                             rdfs:label "sting injury"@en .


###  https://w3id.org/euph/8084
<https://w3id.org/euph/8084> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1128> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Subduing is a technique used in beekeeping to reduce the defensive behaviour of a honey bee bee colony during hive inspections by applying a gaseous substance (e.g. essential oil) or an aerosol (e.g. smoke, spray)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a liniști"@ro ,
                                                                          "acalmar"@pt ,
                                                                          "amansar"@es ,
                                                                          "ammansire"@it ,
                                                                          "at ave"@da ,
                                                                          "at berolige"@da ,
                                                                          "att lugna"@sv ,
                                                                          "bedwelmen"@nl ,
                                                                          "bedwingen"@nl ,
                                                                          "beruhigen"@de ,
                                                                          "betäuben"@de ,
                                                                          "calmar"@es ,
                                                                          "calmare"@it ,
                                                                          "calmer"@fr ,
                                                                          "subduing"@en ,
                                                                          "submeter"@pt ,
                                                                          "to subdue"@en ,
                                                                          "verdoven"@nl ,
                                                                          "å holde nede"@no ,
                                                                          "å kue"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8084" ;
                             rdfs:label "subduing"@en .


###  https://w3id.org/euph/8095
<https://w3id.org/euph/8095> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/6247> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A IUPAC pesticide properties database (PPDB) identifier is a IUPAC identifier contained in the pesticide properties database (PPDB), a comprehensive relational database of pesticide chemical identity, physicochemical, human health and ecotoxicological data, which also contains data for other related substances such as adjuvants, biostimulants and wood preservatives and has been developed for a variety of end users to support risk assessments and risk management." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "PPDB identifier"@en ,
                                                                          "Pesticides Properties Database identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8095" ;
                             rdfs:label "IUPAC pesticide properties database (PPDB) identifier"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8095> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A IUPAC pesticide properties database (PPDB) identifier is a IUPAC identifier contained in the pesticide properties database (PPDB), a comprehensive relational database of pesticide chemical identity, physicochemical, human health and ecotoxicological data, which also contains data for other related substances such as adjuvants, biostimulants and wood preservatives and has been developed for a variety of end users to support risk assessments and risk management." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://sitem.herts.ac.uk/aeru/iupac/index.htm"
 ] .


###  https://w3id.org/euph/8096
<https://w3id.org/euph/8096> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8095> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The unique identifier of chemical substances in the UPAC Pesticide Properties Database (PPDB)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "PPDB ID"@en ,
                                                                          "Pesticide Properties Database Unique Identifier"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8096" ;
                             rdfs:label "PPDB ID"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8096> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The unique identifier of chemical substances in the UPAC Pesticide Properties Database (PPDB)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://sitem.herts.ac.uk/aeru/iupac/index.htm"
 ] .


###  https://w3id.org/euph/81
<https://w3id.org/euph/81> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/83> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An acarid parasite is a parasite belonging to the polyphyletic group of the Acari." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Milbenparasit"@de ,
                                                                        "acarid parasite"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:81" ;
                           rdfs:label "acarid parasite"@en .


###  https://w3id.org/euph/810
<https://w3id.org/euph/810> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/760> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8068> ;
                                              owl:someValuesFrom <https://w3id.org/euph/21>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Building comb is a behavior of honey bees that leads to the construction of comb." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Waben bauen"@de ,
                                                                         "a clădi, faguri"@ro ,
                                                                         "at bygge tavle"@da ,
                                                                         "att bygga vaxkaka"@sv ,
                                                                         "bâtir des rayons"@fr ,
                                                                         "construir os favos"@pt ,
                                                                         "construir panales"@es ,
                                                                         "costruire i favi"@it ,
                                                                         "raten bouwen"@nl ,
                                                                         "to build comb"@en ,
                                                                         "å bygge tavle"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:810" ;
                            rdfs:label "building comb"@en .


###  https://w3id.org/euph/8100
<https://w3id.org/euph/8100> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8095> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The name of chemical substances in the UPAC Pesticide Properties Database (PPDB)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "PPDB substance name"@en ,
                                                                          "pesticide properties database substance name"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8100" ;
                             rdfs:label "PPDB substance name"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8100> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The name of chemical substances in the UPAC Pesticide Properties Database (PPDB)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://sitem.herts.ac.uk/aeru/iupac/index.htm"
 ] .


###  https://w3id.org/euph/8101
<https://w3id.org/euph/8101> rdf:type owl:Class ;
                             rdfs:subClassOf <http://semanticscience.org/resource/SIO_000728> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The European Community number (EC number) is a unique identifier assigned to substances in the EC inventory published by the European Chemicals Agency (ECHA)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EC number"@en ,
                                                                          "European Community number"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8101" ;
                             rdfs:label "european community number"@en ;
                             <https://w3id.org/euph/4030> """//app.pollinatorhub.eu/vocabulary/classes/8098) assigned to substances in the EC inventory published by the European Chemicals Agency (ECHA).
""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8101> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The European Community number (EC number) is a unique identifier assigned to substances in the EC inventory published by the European Chemicals Agency (ECHA)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://echa.europa.eu/information-on-chemicals/ec-inventory"
 ] .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8101> ;
   owl:annotatedProperty <https://w3id.org/euph/4030> ;
   owl:annotatedTarget """//app.pollinatorhub.eu/vocabulary/classes/8098) assigned to substances in the EC inventory published by the European Chemicals Agency (ECHA).
""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://w3id.org/euph/8101>
 ] .


###  https://w3id.org/euph/8102
<https://w3id.org/euph/8102> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8095> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The type of pesticide in the UPAC Pesticide Properties Database (PPDB)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "PPDB pesticide type"@en ,
                                                                          "pesticide properties database pesticide type"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8102" ;
                             rdfs:label "PPDB pesticide type"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8102> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The type of pesticide in the UPAC Pesticide Properties Database (PPDB)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://sitem.herts.ac.uk/aeru/iupac/index.htm"
 ] .


###  https://w3id.org/euph/8104
<https://w3id.org/euph/8104> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7278> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Acute oral toxicity is the adverse effects (mortality) occurring within a maximum period of 96h of an oral administration of a single dose of test substance. Measured as Lethal Dose 50 (LD50), which is the dose that kills 50% of the exposed individuals after a single dose." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "acute oral toxicity"@en ,
                                                                          "akute orale Toxizität"@de ,
                                                                          "toxicité aiguë par voie orale"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8104" ;
                             rdfs:label "acute oral toxicity (LD50 oral)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8104> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Acute oral toxicity is the adverse effects (mortality) occurring within a maximum period of 96h of an oral administration of a single dose of test substance. Measured as Lethal Dose 50 (LD50), which is the dose that kills 50% of the exposed individuals after a single dose." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://doi.org/10.1787/9789264070165-en"
 ] .


###  https://w3id.org/euph/8106
<https://w3id.org/euph/8106> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16344> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in pharmacology is an entity in the biological sciences domain that contains all classes related to aspects of pollinators and pollination studied in pharmacology, i.e. the
[...] preparation, compounding, and dispensing of drugs, as well as the characteristics and properties of drugs, their effects on the body, and how they are metabolized and eliminated from the body.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Pharmakologie"@de ,
                                                                          "farmacologia"@it ,
                                                                          "farmacologie"@nl ,
                                                                          "pharmacologie"@fr ,
                                                                          "pharmacology"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8106" ;
                             rdfs:label "entity in pharmacology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8106> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in pharmacology is an entity in the biological sciences domain that contains all classes related to aspects of pollinators and pollination studied in pharmacology, i.e. the
[...] preparation, compounding, and dispensing of drugs, as well as the characteristics and properties of drugs, their effects on the body, and how they are metabolized and eliminated from the body.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/8107
<https://w3id.org/euph/8107> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1236> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A toxicological endpoint is a measurable biological effect observed in an organism or population that is used to assess the toxicity of a chemical or biological agent under specified exposure conditions." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "toxicological endpoint"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8107" ;
                             rdfs:label "toxicological endpoint"@en .


###  https://w3id.org/euph/8113
<https://w3id.org/euph/8113> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7836> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "[...] a spore is a unit of sexual [...] or asexual reproduction that may be adapted for dispersal and for survival, often for extended periods of time, in unfavourable conditions. Spores form part of the life cycles of many plants, algae, fungi and protozoa." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Spore"@de ,
                                                                          "espora"@es ,
                                                                          "esporo"@pt ,
                                                                          "spor"@ro ,
                                                                          "spor"@sv ,
                                                                          "spora"@it ,
                                                                          "spore"@da ,
                                                                          "spore"@en ,
                                                                          "spore"@fr ,
                                                                          "spore"@nl ,
                                                                          "spore"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8113" ;
                             rdfs:label "spore"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8113> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] a spore is a unit of sexual [...] or asexual reproduction that may be adapted for dispersal and for survival, often for extended periods of time, in unfavourable conditions. Spores form part of the life cycles of many plants, algae, fungi and protozoa." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Spore&oldid=1326158536"
 ] .


###  https://w3id.org/euph/8114
<https://w3id.org/euph/8114> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1296> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A test species is an organism on which toxicity of a chemical substance or a product is tested." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "test species"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8114" ;
                             rdfs:label "test species"@en .


###  https://w3id.org/euph/8115
<https://w3id.org/euph/8115> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/7> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A fully or partially empty frame in which honey bee workers draw new comb." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Baurahmen"@de ,
                                                                          "Baurähmchen"@de ,
                                                                          "bouwraam"@nl ,
                                                                          "building frame"@en ,
                                                                          "byggeramme"@da ,
                                                                          "byggeramme"@no ,
                                                                          "byggram"@sv ,
                                                                          "cadre à bâtir"@fr ,
                                                                          "cuadro a construir"@es ,
                                                                          "cuadro a estirar"@es ,
                                                                          "quadro a construir"@pt ,
                                                                          "quadro a puxar"@pt ,
                                                                          "ramă clăditoare"@ro ,
                                                                          "telaino da costruire"@it ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8115" ;
                             rdfs:label "building frame"@en .


###  https://w3id.org/euph/8116
<https://w3id.org/euph/8116> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1130> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7762> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7329>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17234>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_17992>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <http://purl.obolibrary.org/obo/CHEBI_28757>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A feed for honey bee colonies with a stiff, fondant-like consistency, usually made from sugar and small amount of water, occasionally containing other ingredients such as protein-rich material." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Honigteig"@de ,
                                                                          "Zuckerteig"@de ,
                                                                          "açúcar cristalizado"@pt ,
                                                                          "açúcar cândi"@pt ,
                                                                          "borstplaat"@nl ,
                                                                          "candi"@es ,
                                                                          "candi"@fr ,
                                                                          "candi"@ro ,
                                                                          "candito"@it ,
                                                                          "candy"@en ,
                                                                          "cândi"@pt ,
                                                                          "dulce"@es ,
                                                                          "foderdeg"@sv ,
                                                                          "foderdej"@da ,
                                                                          "fórdeig"@no ,
                                                                          "pasta de açúcar e mel"@pt ,
                                                                          "șerbet"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8116" ;
                             rdfs:label "candy"@en .


###  https://w3id.org/euph/8118
<https://w3id.org/euph/8118> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2226> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An independent continuant in chemistry is a continuant entity in the chemistry domain that does not depend on another entity in any domain for its existence." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "independent continuant in chemistry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8118" ;
                             rdfs:label "independent continuant in chemistry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8118> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An independent continuant in chemistry is a continuant entity in the chemistry domain that does not depend on another entity in any domain for its existence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000004"
 ] .


###  https://w3id.org/euph/812
<https://w3id.org/euph/812> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2465> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Selection is a process in animal breeding in which decisions are made about the choice of mating partners for the production of offspring." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Selektion"@de ,
                                                                         "selectie"@nl ,
                                                                         "selection"@en ,
                                                                         "selezione"@it ,
                                                                         "sélection"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:812" ;
                            rdfs:label "selection"@en .


###  https://w3id.org/euph/8121
<https://w3id.org/euph/8121> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1165> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/3968> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/2889373>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Buckwheat honey is a unifloral honey deriving mainly from nectar produced by Fagopyrum esculentum." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Buchweizenhonig"@de ,
                                                                          "buckwheat honey"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8121" ;
                             rdfs:label "buckwheat honey"@en .


###  https://w3id.org/euph/8122
<https://w3id.org/euph/8122> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8186> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A national law is a legal resource of a country." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "diritto nazionale"@it ,
                                                                          "droit national"@fr ,
                                                                          "nationaal recht"@nl ,
                                                                          "national law"@en ,
                                                                          "nationales Recht"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8122" ;
                             rdfs:label "national law"@en .


###  https://w3id.org/euph/8126
<https://w3id.org/euph/8126> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42534> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Derived units of the International System of Units (Systeme International d'Unites, SI) with special names and symbols." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "derived unit with special name and symbol"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8126" ;
                             rdfs:label "derived unit with special name and symbol"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8126> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Derived units of the International System of Units (Systeme International d'Unites, SI) with special names and symbols." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/8127
<https://w3id.org/euph/8127> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42534> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Derived units of the International System of Units (Systeme International d'Unites, SI) expressed in terms of base units." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "derived unit expressed in terms of base unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8127" ;
                             rdfs:label "derived unit expressed in terms of base unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8127> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Derived units of the International System of Units (Systeme International d'Unites, SI) expressed in terms of base units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/8128
<https://w3id.org/euph/8128> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42534> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """Derived units of the International System of Units (Systeme International d'Unites, SI) whose names and symbols include
SI coherent derived units with special names and symbols.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "derived unit expressed in terms of derived unit"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8128" ;
                             rdfs:label "derived unit expressed in terms of derived unit"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8128> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Derived units of the International System of Units (Systeme International d'Unites, SI) whose names and symbols include
SI coherent derived units with special names and symbols.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/8129
<https://w3id.org/euph/8129> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C42532> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/963>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Non-SI units that are accepted for use with the international system of units." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Einheiten, die für die Verwendung im internationalen Einheitensystem zugelassen sind"@de ,
                                                                          "units accepted for use with the international system of units"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8129" ;
                             rdfs:label "units accepted for use with SI"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8129> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Non-SI units that are accepted for use with the international system of units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


###  https://w3id.org/euph/8130
<https://w3id.org/euph/8130> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/970> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1009> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1007>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A currency is a standardization of money in any form, in use or circulation as a medium of exchange, for example banknotes and coins. A more general definition is that a currency is a system of money in common use within a specific environment over time, especially for people in a nation state." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Währung"@de ,
                                                                          "currency"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8130" ;
                             rdfs:label "currency"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8130> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A currency is a standardization of money in any form, in use or circulation as a medium of exchange, for example banknotes and coins. A more general definition is that a currency is a system of money in common use within a specific environment over time, especially for people in a nation state." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Currency&oldid=1278041403"
 ] .


###  https://w3id.org/euph/8131
<https://w3id.org/euph/8131> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2256> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://w3id.org/euph/3932>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The cluster is the observable result of the clustering behaviour of a honey bee colony." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Traube"@de ,
                                                                          "cacho"@pt ,
                                                                          "cluster"@en ,
                                                                          "ghem"@ro ,
                                                                          "glomere"@it ,
                                                                          "grappe"@fr ,
                                                                          "grappolo"@it ,
                                                                          "guirnalda"@es ,
                                                                          "klase"@no ,
                                                                          "klase"@sv ,
                                                                          "klot"@sv ,
                                                                          "klunga"@sv ,
                                                                          "klynge"@da ,
                                                                          "piña"@es ,
                                                                          "racimo"@es ,
                                                                          "tros"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8131" ;
                             rdfs:label "cluster"@en .


###  https://w3id.org/euph/8135
<https://w3id.org/euph/8135> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000104> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> """RDF Schema (Resource Description Framework Schema, variously abbreviated as RDFS, RDF(S), RDF-S, or RDF/S) is a set of classes with certain properties using the RDF extensible knowledge representation data model, providing basic elements for the description of ontologies.
RDF Schema provides a data-modelling vocabulary for RDF data. RDF Schema is an extension of the basic RDF vocabulary.""" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "RDFS"@en ,
                                                                          "Resource Description Framework Schema"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8135" ;
                             rdfs:label "resource description framework schema (RDFS)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8135> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """RDF Schema (Resource Description Framework Schema, variously abbreviated as RDFS, RDF(S), RDF-S, or RDF/S) is a set of classes with certain properties using the RDF extensible knowledge representation data model, providing basic elements for the description of ontologies.
RDF Schema provides a data-modelling vocabulary for RDF data. RDF Schema is an extension of the basic RDF vocabulary.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=RDF_Schema&oldid=1253822185" ,
                                                         "https://www.w3.org/TR/rdf11-schema/#ch_subclassof"
 ] .


###  https://w3id.org/euph/8136
<https://w3id.org/euph/8136> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/4029> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Web Ontology Language (OWL) is a representation language for ontologies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "OWL"@en ,
                                                                          "Web Ontology Language"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8136" ;
                             rdfs:label "web ontology language (OWL)"@en .


###  https://w3id.org/euph/8137
<https://w3id.org/euph/8137> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8136> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The OWL 2 Web Ontology Language, informally OWL 2, is an ontology language for the Semantic Web with formally defined meaning. OWL 2 ontologies provide classes, properties, individuals, and data values and are stored as Semantic Web documents. OWL 2 ontologies can be used along with information written in RDF, and OWL 2 ontologies themselves are primarily exchanged as RDF documents." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "OWL 2"@en ,
                                                                          "OWL 2 Web Ontology Language"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8137" ;
                             rdfs:label "OWL 2 web ontology language"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8137> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The OWL 2 Web Ontology Language, informally OWL 2, is an ontology language for the Semantic Web with formally defined meaning. OWL 2 ontologies provide classes, properties, individuals, and data values and are stored as Semantic Web documents. OWL 2 ontologies can be used along with information written in RDF, and OWL 2 ontologies themselves are primarily exchanged as RDF documents." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Subclass_Axioms"
 ] .


###  https://w3id.org/euph/8138
<https://w3id.org/euph/8138> rdf:type owl:Class ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The EU Pollinator Hub Controlled Vocabulary (EUPH-CV) is a member of the EU Pollinator Hub Metadata Collection. It is an ontology for information about pollinators and contains a series of concepts, referred to as classes, their properties and the relationships between them." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EU Pollinator Hub Controlled Vocabulary"@en ,
                                                                          "EU Pollinator Hub Kontrolliertes Vokabular"@de ,
                                                                          "EUPH-CV"@de ,
                                                                          "EUPH-CV"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8138" ;
                             rdfs:label "EU pollinator hub controlled vocabulary (EUPH-CV)"@en .


###  https://w3id.org/euph/8140
<https://w3id.org/euph/8140> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8242> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The EU Pollinator Hub Metadata Standard (EUPH-MS) is a metadata standard, which is a member of the EU Pollinator Hub Metadata Collection. It is a stable standard reference for data providers to describe the data they intend to archive on the EU Pollinator Hub." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EU Pollinator Hub Metadata Standard"@en ,
                                                                          "EU Pollinator Hub Metadatenstandard"@de ,
                                                                          "EUPH-MS"@de ,
                                                                          "EUPH-MS"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8140" ;
                             rdfs:label "EU pollinator hub metadata standard (EUPH-MS)"@en .


###  https://w3id.org/euph/8149
<https://w3id.org/euph/8149> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C20189> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A term that makes a statement about a quantitative measure of an object." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "quantiative attribute"@en ,
                                                                          "quantitatives Attribut"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8149" ;
                             rdfs:label "quantiative attribute"@en .


###  https://w3id.org/euph/8150
<https://w3id.org/euph/8150> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C158424> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Matter from which water has been removed according to a specific protocol or which is free of water according to a specific definition." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "dry matter"@en ,
                                                                          "trockenes Material"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8150" ;
                             rdfs:label "dry matter"@en .


###  https://w3id.org/euph/8151
<https://w3id.org/euph/8151> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C158424> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Matter that is defined as fresh matter based on its water content according to a specific definition or by following a specific protocol." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "fresh matter"@en ,
                                                                          "frisches Material"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8151" ;
                             rdfs:label "fresh matter"@en .


###  https://w3id.org/euph/8152
<https://w3id.org/euph/8152> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1090> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Brood [that dies] if it becomes too cold. A certain length of time at temperatures below a critical temperature is necessary; however, neither the time nor the critical temperature below has been determined. [...] It is ioften yellowish white and tinged with black on segmental margins, or it can be brownish or black." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "afgekoeld broed"@nl ,
                                                                          "chilled brood"@en ,
                                                                          "couvain refroidi"@fr ,
                                                                          "covata raffreddata"@it ,
                                                                          "cria resfriada"@pt ,
                                                                          "criação resfriada"@pt ,
                                                                          "cría enfriada"@es ,
                                                                          "erkaltete Brut"@de ,
                                                                          "forkølet yngel"@da ,
                                                                          "forkølet yngel"@no ,
                                                                          "kylt yngel"@sv ,
                                                                          "pollo enfriado"@es ,
                                                                          "puiet răcit"@ro ,
                                                                          "verkleumd broed"@nl ,
                                                                          "verkühlte Brut"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8152" ;
                             rdfs:label "chilled brood"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8152> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Brood [that dies] if it becomes too cold. A certain length of time at temperatures below a critical temperature is necessary; however, neither the time nor the critical temperature below has been determined. [...] It is ioften yellowish white and tinged with black on segmental margins, or it can be brownish or black." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


###  https://w3id.org/euph/8153
<https://w3id.org/euph/8153> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3328> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A NUTS code defined in the NUTS classification 2024, valid from 2024-01-01, containing 104 regions at NUTS level 1, 283 at NUTS level 2 and 1345 at NUTS level 3." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gregor Sušanj"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "NUTS 2024 code"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8153" ;
                             rdfs:label "NUTS 2024 code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8153> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A NUTS code defined in the NUTS classification 2024, valid from 2024-01-01, containing 104 regions at NUTS level 1, 283 at NUTS level 2 and 1345 at NUTS level 3." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://data.europa.eu/eli/reg_del/2023/674/oj"
 ] .


###  https://w3id.org/euph/8154
<https://w3id.org/euph/8154> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/123> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2329> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1275>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8179> ;
                                               owl:someValuesFrom <https://www.gbif.org/species/7985343>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The honey bee disease nosemosis caused by the intracellular parasite Nosema apis." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Gregor Sušanj"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nosemose verursacht durch Nosema apis"@de ,
                                                                          "nosemosis caused by Nosema apis"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8154" ;
                             rdfs:label "nosemosis caused by Nosema apis"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8154> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The honey bee disease nosemosis caused by the intracellular parasite Nosema apis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/8155
<https://w3id.org/euph/8155> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/21> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8065> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1540>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A sheet of beeswax foundation whose hexagonal cells have been drawn out using beeswax produced by worker bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "ausgebaute Wabe"@de ,
                                                                          "drawn-out comb"@en ,
                                                                          "fagure clădit"@ro ,
                                                                          "fagure gol"@ro ,
                                                                          "favo construido"@pt ,
                                                                          "favo costruito"@it ,
                                                                          "panal construido"@es ,
                                                                          "panal estirado"@es ,
                                                                          "rayon bâti"@fr ,
                                                                          "udbygget tavle"@da ,
                                                                          "uitgebouwde raat"@nl ,
                                                                          "utbyggd vaxkaka"@sv ,
                                                                          "utbygget tavle"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8155" ;
                             rdfs:label "drawn-out comb"@en .


###  https://w3id.org/euph/8156
<https://w3id.org/euph/8156> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/924> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Activities undertaken to get tools and material ready for hive management activities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Vorbereitungsarbeit"@de ,
                                                                          "preparatory work"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8156" ;
                             rdfs:label "preparatory work"@en .


###  https://w3id.org/euph/8157
<https://w3id.org/euph/8157> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8156> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Embedding wire in foundation is a process in which foundation is attached to a metal wire stretched in a frame using various types of embedding tools." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "at tråde"@da ,
                                                                          "att löda in"@sv ,
                                                                          "att smälta in"@sv ,
                                                                          "einlöten"@de ,
                                                                          "fijar"@es ,
                                                                          "fixar"@pt ,
                                                                          "fixarea fagurelui artificial"@ro ,
                                                                          "fixer"@fr ,
                                                                          "incorporare"@it ,
                                                                          "incrustar"@pt ,
                                                                          "insmelten"@nl ,
                                                                          "to embed"@en ,
                                                                          "to embed wire in foundation"@en ,
                                                                          "å lodde inn"@no ,
                                                                          "å smelte inn"@no ,
                                                                          "însîrmarea fagurelui"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8157" ;
                             rdfs:label "embed wire in foundation"@en .


###  https://w3id.org/euph/8158
<https://w3id.org/euph/8158> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2266> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Filling with eggs is a reproductive behavior of a honey bee queen, in which she lays eggs into a brood cell." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a acoperii cu ouă"@ro ,
                                                                          "a acoperii fagurele cu ouă"@ro ,
                                                                          "a oua un fagure"@ro ,
                                                                          "at belægge"@da ,
                                                                          "att fylla med ägg"@sv ,
                                                                          "belegge med egg"@no ,
                                                                          "bestiften"@de ,
                                                                          "garnir"@fr ,
                                                                          "garnir d'oefs"@fr ,
                                                                          "guarnecer"@es ,
                                                                          "guarnecer"@pt ,
                                                                          "guarnecer de huevos"@es ,
                                                                          "guarnecer de ovos"@pt ,
                                                                          "guarnire"@it ,
                                                                          "legge egg i"@no ,
                                                                          "llenar"@es ,
                                                                          "llenar de huevos"@es ,
                                                                          "met eitjes beleggen"@nl ,
                                                                          "riempire"@it ,
                                                                          "riempire di uova"@it ,
                                                                          "to fill with eggs"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8158" ;
                             rdfs:label "filling with eggs"@en .


###  https://w3id.org/euph/8159
<https://w3id.org/euph/8159> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "In beekeeping terms an eke is simply a spacer that goes between, over or under hive parts to create extra space for a number of reasons." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Höchel"@de ,
                                                                          "Untersatz"@de ,
                                                                          "Zwischenring"@de ,
                                                                          "acrescentamento"@pt ,
                                                                          "alza"@es ,
                                                                          "cat"@ro ,
                                                                          "eke"@en ,
                                                                          "magazin"@ro ,
                                                                          "mellomring"@no ,
                                                                          "onderzetrand"@nl ,
                                                                          "opzetrand"@nl ,
                                                                          "rallonge"@fr ,
                                                                          "rand"@da ,
                                                                          "rand"@nl ,
                                                                          "rialzo"@it ,
                                                                          "ring"@no ,
                                                                          "ring"@sv ,
                                                                          "underring"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8159" ;
                             rdfs:label "eke"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8159> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In beekeeping terms an eke is simply a spacer that goes between, over or under hive parts to create extra space for a number of reasons." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://www.dave-cushman.net/bee/eke.html"
 ] .


###  https://w3id.org/euph/816
<https://w3id.org/euph/816> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8132> ;
                                              owl:someValuesFrom <https://w3id.org/euph/8>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The opening of a beehive, usually in the bottom board, through which honey bees enter the beehive." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Flugloch"@de ,
                                                                         "agujero de vuelo"@es ,
                                                                         "alvado"@pt ,
                                                                         "entrada de colmeia"@pt ,
                                                                         "entrance"@en ,
                                                                         "entrata"@it ,
                                                                         "fenda de voo"@pt ,
                                                                         "fluster"@sv ,
                                                                         "flyhull"@no ,
                                                                         "flyvespalte"@da ,
                                                                         "foro di volo"@it ,
                                                                         "hive entrance"@en ,
                                                                         "piquera"@es ,
                                                                         "porticina"@it ,
                                                                         "trou de vol"@fr ,
                                                                         "urdiniş"@ro ,
                                                                         "vlieggat"@nl ,
                                                                         "vliegopening"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:816" ;
                            rdfs:label "hive entrance"@en .


###  https://w3id.org/euph/8160
<https://w3id.org/euph/8160> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2952> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A frame processing equipment is a beekeeping equipment used to process frames." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Gerät zur Verarbeitung von Rähmchen"@de ,
                                                                          "frame processing equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8160" ;
                             rdfs:label "frame processing equipment"@en .


###  https://w3id.org/euph/8161
<https://w3id.org/euph/8161> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8160> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8157>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A spur embedder is a tool used to embed wire in foundation. It consists of a spur wheel mounted on a handle. There is a groove around the edge of the spur wheel that allows it to ride along the wire and press it into the wax foundation. The spur wheel can be heated in boiling water or on a hot plate." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Rillenrad"@de ,
                                                                          "esporão"@pt ,
                                                                          "esporão incrustador"@pt ,
                                                                          "espuela"@es ,
                                                                          "kaksporre"@sv ,
                                                                          "pinten apicol"@ro ,
                                                                          "sperone"@it ,
                                                                          "spur embedder"@en ,
                                                                          "tavlespore"@da ,
                                                                          "tavlespore"@no ,
                                                                          "wielspoortje"@nl ,
                                                                          "éperon"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8161" ;
                             rdfs:label "spur embedder"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8161> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A spur embedder is a tool used to embed wire in foundation. It consists of a spur wheel mounted on a handle. There is a groove around the edge of the spur wheel that allows it to ride along the wire and press it into the wax foundation. The spur wheel can be heated in boiling water or on a hot plate." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://www.dave-cushman.net/bee/embeddingtools.html"
 ] .


###  https://w3id.org/euph/8162
<https://w3id.org/euph/8162> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/7938> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Devices used to provide feed to honey bee colonies." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Futterapparat"@de ,
                                                                          "Futtergeschirr"@de ,
                                                                          "alimentador"@es ,
                                                                          "alimentador"@pt ,
                                                                          "feeder"@en ,
                                                                          "foderapparat"@da ,
                                                                          "foderapparat"@sv ,
                                                                          "foderkopp"@sv ,
                                                                          "fodrer"@da ,
                                                                          "fóringskar"@no ,
                                                                          "fórkopp"@no ,
                                                                          "hrănitor"@ro ,
                                                                          "nourrisseur"@fr ,
                                                                          "nutritore"@it ,
                                                                          "voederbak"@nl ,
                                                                          "voedertoestel"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8162" ;
                             rdfs:label "feeder"@en .


###  https://w3id.org/euph/8163
<https://w3id.org/euph/8163> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2592> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A beehive component is a material component of a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bestandteil von Bienenstöcken"@de ,
                                                                          "beehive component"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8163" ;
                             rdfs:label "beehive component"@en .


###  https://w3id.org/euph/817
<https://w3id.org/euph/817> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2211> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1440> ;
                                              owl:someValuesFrom <https://w3id.org/euph/8>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An arrangement of honey combs where the space between the combs is larger than the bee space, which leads to thicker combs being built by the worker bees." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dickwaben"@de ,
                                                                         "faguri distanţaţi"@ro ,
                                                                         "favi allargati"@it ,
                                                                         "favos com espaçamentos largos"@pt ,
                                                                         "favos espaçados"@pt ,
                                                                         "panales espaciados"@es ,
                                                                         "rayons élargis"@fr ,
                                                                         "rayons étalés"@fr ,
                                                                         "spekraten"@nl ,
                                                                         "tjocka vaxkakor"@sv ,
                                                                         "tykktavler"@no ,
                                                                         "tyktavkler"@da ,
                                                                         "wide-spaced comb"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:817" ;
                            rdfs:label "wide-spaced comb"@en .


###  https://w3id.org/euph/8178
<https://w3id.org/euph/8178> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2229> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A process in meteorology is an occurrent entity in the meteorology domain that unfolds through time and does not exist wholly at a single moment." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "meteorological process"@en ,
                                                                          "meteorologischer Prozess"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8178" ;
                             rdfs:label "process in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8178> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in meteorology is an occurrent entity in the meteorology domain that unfolds through time and does not exist wholly at a single moment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/8180
<https://w3id.org/euph/8180> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A mating hive is a small beehive that is used exclusively to house unmated queens with a small number of worker bees with the intention that the queen bee will mate with drones." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Begattungskästchen"@de ,
                                                                          "arnietta di fecondazione"@it ,
                                                                          "befrugtningsstade"@da ,
                                                                          "bevruchtingskastje"@nl ,
                                                                          "colmeia de fecundação"@pt ,
                                                                          "colmeia núcleo"@pt ,
                                                                          "colmeia núcleo de fecundação"@pt ,
                                                                          "colmenita de fecundación"@es ,
                                                                          "mating hive"@en ,
                                                                          "nucleu de împerechere"@ro ,
                                                                          "núcleo de fecundação"@pt ,
                                                                          "parekube"@no ,
                                                                          "parningskupa"@sv ,
                                                                          "ruchette de fécondation"@fr ,
                                                                          "stup de împerechere"@ro ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8180" ;
                             rdfs:label "mating hive"@en .


###  https://w3id.org/euph/8186
<https://w3id.org/euph/8186> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000001> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A work in a legislative corpus. This applies to acts that have been legally enacted (whether or not they are still in force). [...] A legal resource can represent a legal act or any component of a legal act, like an article.  Legal resources can be linked together using properties defined in the model. [...]" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "legal resource"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8186" ;
                             rdfs:label "legal resource"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8186> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A work in a legislative corpus. This applies to acts that have been legally enacted (whether or not they are still in force). [...] A legal resource can represent a legal act or any component of a legal act, like an article.  Legal resources can be linked together using properties defined in the model. [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/eli"
 ] .


###  https://w3id.org/euph/8187
<https://w3id.org/euph/8187> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000314> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8165> ;
                                               owl:someValuesFrom <https://w3id.org/euph/8186>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A component of a legal act, at an arbitrary level of precision, like a chapter, an article, an alinea, a paragraph or an list item." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "legal resource subdivision"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8187" ;
                             rdfs:label "legal resource subdivision"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8187> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A component of a legal act, at an arbitrary level of precision, like a chapter, an article, an alinea, a paragraph or an list item." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/eli"
 ] .


###  https://w3id.org/euph/819
<https://w3id.org/euph/819> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1636> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2471> ;
                                              owl:someValuesFrom <https://w3id.org/euph/2973>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A selection differential is a statistic in animal breeding and has been defined as the superiority of the animals selected to be parents over the mean of the population from which they came." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Selektionsdifferenz"@de ,
                                                                         "selection differential"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:819" ;
                            rdfs:label "selection differential"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/819> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A selection differential is a statistic in animal breeding and has been defined as the superiority of the animals selected to be parents over the mean of the population from which they came." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-632-03126-3"
 ] .


###  https://w3id.org/euph/8194
<https://w3id.org/euph/8194> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2266> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Emerging is a process in which an adult honey bee opens the wax capping of the brood cell in which it has undergone its juvenile development with its mandibles in order to leave the brood cell." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a ecloziona"@ro ,
                                                                          "a ecloziona (albina adultă)"@ro ,
                                                                          "at klækkes"@da ,
                                                                          "at løbe ud"@da ,
                                                                          "att framkomma"@sv ,
                                                                          "auslaufen"@de ,
                                                                          "ausschlüpfen"@de ,
                                                                          "eclodir"@pt ,
                                                                          "emerger"@es ,
                                                                          "emergir"@pt ,
                                                                          "schlüpfen"@de ,
                                                                          "sfarfallare"@it ,
                                                                          "to emerge"@en ,
                                                                          "uitkomen"@nl ,
                                                                          "uitlopen"@nl ,
                                                                          "å krype ut"@no ,
                                                                          "éclore"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8194" ;
                             rdfs:label "emerging"@en .


###  https://w3id.org/euph/8195
<https://w3id.org/euph/8195> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/22> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/703> ;
                                               owl:someValuesFrom <https://w3id.org/euph/24>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A brood cell is a cell that contains immature honey bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Brutzelle"@de ,
                                                                          "brood cell"@en ,
                                                                          "cellule de couvain"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8195" ;
                             rdfs:label "brood cell"@en .


###  https://w3id.org/euph/8196
<https://w3id.org/euph/8196> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/63> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Main flow is the most important honey flow of a calendar year for a beekeeping operation or for a particular region in terms of quantity." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Haupttracht"@de ,
                                                                          "cules principal"@ro ,
                                                                          "floração principal"@pt ,
                                                                          "flusso nettareo principale"@it ,
                                                                          "fluxo nectarífero principal"@pt ,
                                                                          "gran mielación"@es ,
                                                                          "grande florada"@pt ,
                                                                          "grande floração"@pt ,
                                                                          "grande miellée"@fr ,
                                                                          "grande raccolto"@it ,
                                                                          "hoofddracht"@nl ,
                                                                          "hovedtrekk"@no ,
                                                                          "hovedtræk"@da ,
                                                                          "huvuddrag"@sv ,
                                                                          "main flow"@en ,
                                                                          "mielada principal"@es ,
                                                                          "miellée principale"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8196" ;
                             rdfs:label "main flow"@en .


###  https://w3id.org/euph/8197
<https://w3id.org/euph/8197> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1876> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1439> ;
                                               owl:someValuesFrom <https://w3id.org/euph/1895>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/1443> ;
                                               owl:someValuesFrom <https://w3id.org/euph/688>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A foraging bee is a worker bee carrying out the task of collecting nectar and honeydew, as well as resin in the field." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Feldbiene"@de ,
                                                                          "Sammelbiene"@de ,
                                                                          "Trachtbiene"@de ,
                                                                          "abelha campeira"@pt ,
                                                                          "albină de cîmp"@ro ,
                                                                          "ape di campo"@it ,
                                                                          "bottinatrice"@it ,
                                                                          "butineuse"@fr ,
                                                                          "campeira"@pt ,
                                                                          "culegătoare"@ro ,
                                                                          "drachtbij"@nl ,
                                                                          "dragbi"@sv ,
                                                                          "field bee"@en ,
                                                                          "forager"@en ,
                                                                          "foraging bee"@en ,
                                                                          "forrageadora"@pt ,
                                                                          "forrageira"@pt ,
                                                                          "fältbi"@sv ,
                                                                          "pecoreadora"@es ,
                                                                          "trekkbi"@no ,
                                                                          "trækbi"@da ,
                                                                          "veldbij"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8197" ;
                             rdfs:label "foraging bee"@en .


###  https://w3id.org/euph/82
<https://w3id.org/euph/82> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/66> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An animal parasite is a parasite belonging to the taxonomic kingdom Animalia." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "animal parasite"@en ,
                                                                        "tierischer Parasit"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:82" ;
                           rdfs:label "animal parasite"@en .


###  https://w3id.org/euph/8219
<https://w3id.org/euph/8219> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/839> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The process by which a female larva, no more than 24 hours old, is transferred from the brood comb in which a breeder queen has laid her eggs to a queen-cell cup using a grafting tool and then offered to a nurse colony for care." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a transvaza"@ro ,
                                                                          "at omlarve"@da ,
                                                                          "att omlarva"@sv ,
                                                                          "enxertar"@pt ,
                                                                          "greffer"@fr ,
                                                                          "injertar"@es ,
                                                                          "innestare"@it ,
                                                                          "overlarven"@nl ,
                                                                          "to graft"@en ,
                                                                          "transferir"@pt ,
                                                                          "trasferire"@it ,
                                                                          "trasplantar"@es ,
                                                                          "umlarven"@de ,
                                                                          "å omlarve"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8219" ;
                             rdfs:label "to graft"@en .


###  https://w3id.org/euph/822
<https://w3id.org/euph/822> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/8131> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1444> ;
                                              owl:someValuesFrom <https://w3id.org/euph/3335>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2261> ;
                                              owl:someValuesFrom <https://w3id.org/euph/2979>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/2329> ;
                                              owl:someValuesFrom <https://w3id.org/euph/3932>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A winter cluster is a cluster that honey bees form during winter for the purpose of thermoregulation." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Wintertraube"@de ,
                                                                         "cacho de inverno"@pt ,
                                                                         "ghem de iernare"@ro ,
                                                                         "glomere invernale"@it ,
                                                                         "grappe d'hivernage"@fr ,
                                                                         "kłąb zimowy"@pl ,
                                                                         "piña de invierno"@es ,
                                                                         "racimo de invierno"@es ,
                                                                         "vinterklase"@no ,
                                                                         "vinterklot"@sv ,
                                                                         "vinterklynge"@da ,
                                                                         "winter cluster"@en ,
                                                                         "wintertros"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:822" ;
                            rdfs:label "winter cluster"@en .


###  https://w3id.org/euph/8220
<https://w3id.org/euph/8220> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/899> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8068> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7329>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Hiving is a swarm management process in which a swarm, that has been taken or artificially created, is transferred to a beehive." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "a instala"@ro ,
                                                                          "at huse"@da ,
                                                                          "att stocka"@sv ,
                                                                          "einlogieren"@de ,
                                                                          "einsetzen"@de ,
                                                                          "enrucher"@fr ,
                                                                          "hiving"@en ,
                                                                          "huisvesten"@nl ,
                                                                          "inarniare"@it ,
                                                                          "introduzir o enxame na colmeia"@pt ,
                                                                          "mettre en ruche"@fr ,
                                                                          "poner en colmena"@es ,
                                                                          "povoar"@pt ,
                                                                          "to hive"@en ,
                                                                          "å kube"@no ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8220" ;
                             rdfs:label "hiving"@en .


###  https://w3id.org/euph/8224
<https://w3id.org/euph/8224> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3283> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A quantity of a geological entity that exists through action of continuants in the geology domain in relation to other entities." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "geological quantity"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8224" ;
                             rdfs:label "geological quantity"@en .


###  https://w3id.org/euph/8230
<https://w3id.org/euph/8230> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/63> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Nectar flow is a honey flow from nectar." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Nektartracht"@de ,
                                                                          "cules de nectar"@ro ,
                                                                          "flujo nectario"@es ,
                                                                          "flusso nettareo"@it ,
                                                                          "fluxo nectarífero"@pt ,
                                                                          "mielada"@es ,
                                                                          "miellée"@fr ,
                                                                          "nectar flow"@en ,
                                                                          "nectardracht"@nl ,
                                                                          "nektardrag"@sv ,
                                                                          "nektartrekk"@no ,
                                                                          "raccolto di nettare"@it ,
                                                                          "secreţie de nectar"@ro ,
                                                                          "træk"@da ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8230" ;
                             rdfs:label "nectar flow"@en .


###  https://w3id.org/euph/8236
<https://w3id.org/euph/8236> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1636> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2973>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A population parameter is a statistic in animal breeding, used to describe a breeding population." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Populationsparameter"@de ,
                                                                          "population parameter"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8236" ;
                             rdfs:label "population parameter"@en .


###  https://w3id.org/euph/8237
<https://w3id.org/euph/8237> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000485> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The estimated breeding value for the fitness trait Varroa mite reproduction rate in honey bee breeding populations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EBV-VMR"@en ,
                                                                          "ZW-VMR"@de ,
                                                                          "estimated breeding value for Varroa mite reproduction"@en ,
                                                                          "geschätzter Zuchtwert für die Varroa-Vermehrungsrate"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8237" ;
                             rdfs:label "estimated breeding value for Varroa mite reproduction"@en .


###  https://w3id.org/euph/8238
<https://w3id.org/euph/8238> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000485> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The estimated breeding value for the production trait honey production in honey bee breeding populations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EBV-HO"@en ,
                                                                          "ZW-HO"@de ,
                                                                          "estimated breeding value for honey production"@en ,
                                                                          "geschätzter Zuchtwert für den Honigertrag"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8238" ;
                             rdfs:label "estimated breeding value for honey production"@en .


###  https://w3id.org/euph/8239
<https://w3id.org/euph/8239> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000485> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The estimated breeding value for the behavioral trait swarming behaviour in honey bee breeding populations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EBV-SW"@en ,
                                                                          "ZW-SW"@de ,
                                                                          "estimated breeding value for swarming behaviour"@en ,
                                                                          "geschätzter Zuchtwert für den Schwarmtrieb"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8239" ;
                             rdfs:label "estimated breeding value for swarming behaviour"@en .


###  https://w3id.org/euph/824
<https://w3id.org/euph/824> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/22> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8065> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1540>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A cell that has not been closed with a wax capping by worker bees." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "uncapped cell"@en ,
                                                                         "unverdeckelte Zelle"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:824" ;
                            rdfs:label "uncapped cell"@en .


###  https://w3id.org/euph/8240
<https://w3id.org/euph/8240> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000485> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The estimated breeding value for the behavioral trait defensive behaviour in honey bee breeding populations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EBV-DB"@en ,
                                                                          "EBV-SA"@de ,
                                                                          "estimated breeding value for defensive behaviour"@en ,
                                                                          "geschätzter Zuchtwert für die Sanftmut"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8240" ;
                             rdfs:label "estimated breeding value for defensive behaviour"@en .


###  https://w3id.org/euph/8241
<https://w3id.org/euph/8241> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/STATO_0000485> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The estimated breeding value for the behavioral trait calmness in honey bee breeding populations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "EBV-CA"@en ,
                                                                          "ZW-WS"@de ,
                                                                          "estimated breeding value for calmness"@en ,
                                                                          "geschätzter Zuchtwert für Wabenstetigkeit"@de ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8241" ;
                             rdfs:label "estimated breeding value for calmness"@en .


###  https://w3id.org/euph/8242
<https://w3id.org/euph/8242> rdf:type owl:Class ;
                             rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0020020> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A metadata standard collection is a collection of metadata standards within the EUPH-CV that provide general-purpose, reusable classes and relations for a common understanding of the meaning or semantics of data as well as a correct and proper use and interpretation of the data." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Metadatenstandard-Sammlung"@de ,
                                                                          "metadata standard collection"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8242" ;
                             rdfs:label "metadata standard"@en .


###  https://w3id.org/euph/8243
<https://w3id.org/euph/8243> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8242> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "SDMX, which stands for Statistical Data and Metadata eXchange, is an ISO standard [ISO 17369] designed to describe statistical data and metadata, normalise their exchange, and improve their efficient sharing across statistical and similar organisations." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "SDMX"@en ,
                                                                          "statistical data and metadata exchange"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8243" ;
                             rdfs:label "statistical data and metadata exchange (SDMX)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8243> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "SDMX, which stands for Statistical Data and Metadata eXchange, is an ISO standard [ISO 17369] designed to describe statistical data and metadata, normalise their exchange, and improve their efficient sharing across statistical and similar organisations." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://sdmx.org/"
 ] .


###  https://w3id.org/euph/8244
<https://w3id.org/euph/8244> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8243> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "The Euro SDMX Registry is a metadata registry implemented by Eurostat, which stores SDMX artefacts needed to exchange and interpret statistical data and metadata." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Euro SDMX Registry"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8244" ;
                             rdfs:label "euro SDMX registry"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8244> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Euro SDMX Registry is a metadata registry implemented by Eurostat, which stores SDMX artefacts needed to exchange and interpret statistical data and metadata." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://webgate.ec.europa.eu/fusionregistry/overview.html"
 ] .


###  https://w3id.org/euph/8245
<https://w3id.org/euph/8245> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1635> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <https://w3id.org/euph/2973>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A breeding book is a data set in animal breeding that contains data on animals within a specific breeding population, with details of their ascendants and, where applicable, their merits, which is maintained by a breeding body (such as a breed society)." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtbuch"@de ,
                                                                          "breeding book"@en ,
                                                                          "libro genealogico"@it ,
                                                                          "livre généalogique"@fr ,
                                                                          "stamboek"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8245" ;
                             rdfs:label "breeding book"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8245> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A breeding book is a data set in animal breeding that contains data on animals within a specific breeding population, with details of their ascendants and, where applicable, their merits, which is maintained by a breeding body (such as a breed society)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2016/1012/oj"
 ] .


###  https://w3id.org/euph/8246
<https://w3id.org/euph/8246> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/1638> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/2471> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7868>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A breeding book number is a unique identifier assigned to an animal in the breeding book" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtbuchnummer"@de ,
                                                                          "breeding book number"@en ,
                                                                          "matricola"@it ,
                                                                          "numero di iscrizione"@it ,
                                                                          "numero di iscrizione nel libro genealogico"@it ,
                                                                          "numéro d'inscription"@fr ,
                                                                          "numéro d'inscription dans le livre généalogique"@fr ,
                                                                          "número de inscripción en el libro genealógico"@es ,
                                                                          "stamboeknummer"@nl ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8246" ;
                             rdfs:label "breeding book number"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8246> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A breeding book number is a unique identifier assigned to an animal in the breeding book" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2016/1012/oj"
 ] .


###  https://w3id.org/euph/8247
<https://w3id.org/euph/8247> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2248> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A breeding establishment is any facility for rearing animals for the purpose of selling them at any stage of development." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Vermehrungsbetrieb"@de ,
                                                                          "breeding establishment"@en ,
                                                                          "granja de multiplicación"@es ,
                                                                          "stabilimento di moltiplicazione"@it ,
                                                                          "vermeerderingsbedrijf"@nl ,
                                                                          "établissement de multiplication"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8247" ;
                             rdfs:label "breeding establishment"@en .


###  https://w3id.org/euph/8248
<https://w3id.org/euph/8248> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/8247> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A pedigree breeding establishment is any facility for rearing animals for the purpose of selecting and selling parent and grandparent stock." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Zuchtbetrieb"@de ,
                                                                          "granja de selección"@es ,
                                                                          "pedigree breeding establishment"@en ,
                                                                          "selectiebedrijf"@nl ,
                                                                          "stabilimento di selezione"@it ,
                                                                          "établissement de sélection"@fr ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8248" ;
                             rdfs:label "pedigree breeding establishment"@en .


###  https://w3id.org/euph/8249
<https://w3id.org/euph/8249> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3001> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A dam is the female parent of a breeding animal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Mutter"@de ,
                                                                          "Muttertier"@de ,
                                                                          "dam"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8249" ;
                             rdfs:label "dam"@en .


###  https://w3id.org/euph/8250
<https://w3id.org/euph/8250> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/3001> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A sire is the male parent of a breeding animal." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Vater"@de ,
                                                                          "Vatertier"@de ,
                                                                          "sire"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8250" ;
                             rdfs:label "sire"@en .


###  https://w3id.org/euph/8251
<https://w3id.org/euph/8251> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/2956> ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "Any equipment used specifically for the harvest of beeswax." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenwachs-Erntegerät"@de ,
                                                                          "beeswax harvesting equipment"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8251" ;
                             rdfs:label "beeswax harvesting equipment"@en .


###  https://w3id.org/euph/8253
<https://w3id.org/euph/8253> rdf:type owl:Class ;
                             rdfs:subClassOf <https://w3id.org/euph/801> ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/30>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/42>
                                             ] ,
                                             [ rdf:type owl:Restriction ;
                                               owl:onProperty <https://w3id.org/euph/8166> ;
                                               owl:someValuesFrom <https://w3id.org/euph/7327>
                                             ] ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "A swarmed colony is a a parent colony from which a swarm has left with the old queen and part of the worker bees and which is left behind with one or more unmated queens, drones and the remaining part of the worker bees." ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "abgeschwärmtes Volk"@de ,
                                                                          "afgezwermd volk"@nl ,
                                                                          "swarmed colony"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8253" ;
                             rdfs:label "swarmed honey bee colony"@en .


###  https://w3id.org/euph/826
<https://w3id.org/euph/826> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/GO_0060756> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Oligotropy is a foraging behaviour in which only a very limited number of food sources (e.g. flowers of a certain plant species) are used by the foraging animal." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Blumenstetigkeit"@de ,
                                                                         "Blütenstetigkeit"@de ,
                                                                         "Oligotropie"@de ,
                                                                         "artstroskap"@no ,
                                                                         "bloemvasteid"@nl ,
                                                                         "blomsterfasthed"@da ,
                                                                         "blomtrohet"@sv ,
                                                                         "constancia"@es ,
                                                                         "constancy"@en ,
                                                                         "constanţă pe floare"@ro ,
                                                                         "constância"@pt ,
                                                                         "costanza"@it ,
                                                                         "oligotropia"@es ,
                                                                         "oligotropia"@it ,
                                                                         "oligotropia"@pt ,
                                                                         "oligotropie"@fr ,
                                                                         "oligotropism"@ro ,
                                                                         "oligotropy"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:826" ;
                            rdfs:label "oligotropy"@en .


###  https://w3id.org/euph/83
<https://w3id.org/euph/83> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/82> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An arthropod parasite is a parasite belonging to the taxonomic phylum Arthropoda." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Arthropodenparasit"@de ,
                                                                        "arthropod parasite"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:83" ;
                           rdfs:label "arthropod parasite"@en .


###  https://w3id.org/euph/830
<https://w3id.org/euph/830> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7391> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> """series of consecutive time intervals [...] of identical duration [...]
Note 1 to entry: If the duration of the time intervals is measured in calendar [...] entities, the duration of each time interval depends on the calendar dates [...] of its start and end.
Note 2 to entry: If the starting instants [...] of time intervals are repeated according to a set of rules, the “repeat rules for recurring time intervals” in ISO 8601-2:2019, Clause 5 apply.""" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "recurring time interval"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:830" ;
                            rdfs:label "recurring time interval"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/830> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """series of consecutive time intervals [...] of identical duration [...]
Note 1 to entry: If the duration of the time intervals is measured in calendar [...] entities, the duration of each time interval depends on the calendar dates [...] of its start and end.
Note 2 to entry: If the starting instants [...] of time intervals are repeated according to a set of rules, the “repeat rules for recurring time intervals” in ISO 8601-2:2019, Clause 5 apply.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/832
<https://w3id.org/euph/832> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1128> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Contracting is a beekeeping technique in which the brood nest is limited to a smaller number of combs, often with the help of a division board." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "a restrînge cuibul"@ro ,
                                                                         "a strîmtora cuibul"@ro ,
                                                                         "a strînge cuibul"@ro ,
                                                                         "at indsnævre"@da ,
                                                                         "att sammantränga"@sv ,
                                                                         "concentreren"@nl ,
                                                                         "contracting"@en ,
                                                                         "contraerse"@es ,
                                                                         "contrair"@pt ,
                                                                         "einengen"@de ,
                                                                         "restringere"@it ,
                                                                         "serrer"@fr ,
                                                                         "to contract"@en ,
                                                                         "å innskrenke"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:832" ;
                            rdfs:label "contracting"@en .


###  https://w3id.org/euph/838
<https://w3id.org/euph/838> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7587> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The subset of terms used by the ISO 8601 standard, which are considered time and date units." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 8601 time and date units"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:838" ;
                            rdfs:label "ISO 8601 time and date units"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/838> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The subset of terms used by the ISO 8601 standard, which are considered time and date units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/839
<https://w3id.org/euph/839> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/852> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Queen rearing is the process by which beekeepers raise queen bees from young fertilized worker bee larvae." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Königinnenaufzucht"@de ,
                                                                         "Königinnenvermehrung"@de ,
                                                                         "Königinnenzucht"@de ,
                                                                         "Weiselzucht"@de ,
                                                                         "allevamento di regine"@it ,
                                                                         "creştere de mătci"@ro ,
                                                                         "criação de reinhas"@pt ,
                                                                         "cría de reinas"@es ,
                                                                         "dronningavl"@da ,
                                                                         "dronningavl"@no ,
                                                                         "drottningodling"@sv ,
                                                                         "koninginneteelt"@nl ,
                                                                         "queen breeding"@en ,
                                                                         "queen raising"@en ,
                                                                         "queen rearing"@en ,
                                                                         "élevage de reines"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:839" ;
                            rdfs:label "queen rearing"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/839> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Queen rearing is the process by which beekeepers raise queen bees from young fertilized worker bee larvae." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Queen_bee&oldid=1278655898#Queen_rearing"
 ] .


###  https://w3id.org/euph/84
<https://w3id.org/euph/84> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/66> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A bacterial parasite is a parasite belonging to the taxonomic kingdom Bacteria." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "bacterial parasite"@en ,
                                                                        "bakterieller Parasit"@de ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:84" ;
                           rdfs:label "bacterial parasite"@en .


###  https://w3id.org/euph/845
<https://w3id.org/euph/845> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2269> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "No swarming tendency is usually the most desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 4." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "aucune tendance à l’essaimage"@fr ,
                                                                         "brak tendencji"@pl ,
                                                                         "brez rojilnega nagona"@sl ,
                                                                         "fara tendinta de roire"@ro ,
                                                                         "geen zwermneiging"@nl ,
                                                                         "ingen svermetrang"@no ,
                                                                         "kein Schwarmtrieb"@de ,
                                                                         "nema rojevni nagon"@hr ,
                                                                         "no swarming tendency"@en ,
                                                                         "no tendencia"@es ,
                                                                         "não há tendência de enxameação"@pt ,
                                                                         "nėra spietimo jokių požymių"@lt ,
                                                                         "oğul eğilimi yok"@tr ,
                                                                         "ssente"@it ,
                                                                         "žiadny sklon k rojeniu"@sk ,
                                                                         "καμία τάση για σμηνουργία"@el ,
                                                                         "нема роев нагон"@mk ,
                                                                         "нема ројевни нагон"@sr ,
                                                                         "אין נטיעה להתנחלות"@he ,
                                                                         "没有分蜂趋势"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:845" ;
                            rdfs:label "no swarming tendency"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/845> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "No swarming tendency is usually the most desirable phenotype of the behavioral trait swarming behaviour, usually receiving the score 4." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/848
<https://w3id.org/euph/848> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1659> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An unspecific hygienic behaviour trait is a fitness trait that quantifies the natural antiseptic defence of honey bee colonies against the brood diseases, American foulbrood and chalkbrood, and against Varroa, with the phenotype being assessed with different methods (e.g. freeze-killed brood assay, pin-killed brood assay)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "comportamento igienico non specifico"@it ,
                                                                         "unspecific hygienic behaviour"@en ,
                                                                         "unspezifisches Hygieneverhalten"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:848" ;
                            rdfs:label "unspecific hygienic behaviour trait"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/848> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An unspecific hygienic behaviour trait is a fitness trait that quantifies the natural antiseptic defence of honey bee colonies against the brood diseases, American foulbrood and chalkbrood, and against Varroa, with the phenotype being assessed with different methods (e.g. freeze-killed brood assay, pin-killed brood assay)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180"
 ] .


###  https://w3id.org/euph/850
<https://w3id.org/euph/850> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2270> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Manageable is the second most negative phenotype of the behavioral trait defensive behavior, usually receiving the score 2." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "do zaakceptowania"@pl ,
                                                                         "gérable"@fr ,
                                                                         "handelbaar"@nl ,
                                                                         "handhabbar"@de ,
                                                                         "håndterbare"@no ,
                                                                         "idare edilebilir"@tr ,
                                                                         "manageable"@en ,
                                                                         "manejable"@es ,
                                                                         "napadaju, ne bodu"@hr ,
                                                                         "ovládateľné"@sk ,
                                                                         "poco aggressive"@it ,
                                                                         "pouco agressiva"@pt ,
                                                                         "se poate lucra"@ro ,
                                                                         "vidutiniškai piktos"@lt ,
                                                                         "znosne"@sl ,
                                                                         "διαχειρίσιμη"@el ,
                                                                         "може да се работи со нив"@mk ,
                                                                         "нападају, не боду"@sr ,
                                                                         "סביר"@he ,
                                                                         "可控制"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:850" ;
                            rdfs:label "manageable"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/850> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Manageable is the second most negative phenotype of the behavioral trait defensive behavior, usually receiving the score 2." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/852
<https://w3id.org/euph/852> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/924> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Honey bee reproduction refers to all beekeeping activities related to the intentional propagation of honey bee colonies and their reproductive females and males." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Vermehrung"@de ,
                                                                         "forplantning"@da ,
                                                                         "forplantning"@no ,
                                                                         "fortplantning"@sv ,
                                                                         "honey bee reproduction"@en ,
                                                                         "reproducción"@es ,
                                                                         "reproducere"@ro ,
                                                                         "reproduction"@en ,
                                                                         "reproduction"@fr ,
                                                                         "reproducţie"@ro ,
                                                                         "reprodução"@pt ,
                                                                         "riproduzione"@it ,
                                                                         "voortplanting"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:852" ;
                            rdfs:label "honey bee reproduction"@en .


###  https://w3id.org/euph/858
<https://w3id.org/euph/858> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/741> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "date and time representation [...] that does not include separators between its time scale components [...]" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "basic format"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:858" ;
                            rdfs:label "basic format"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/858> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "date and time representation [...] that does not include separators between its time scale components [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/86
<https://w3id.org/euph/86> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/66> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "A protozoan parasite is a parasite belonging to the taxonomic kingdom Protozoa." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Protozoenparasit"@de ,
                                                                        "protozoan parasite"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:86" ;
                           rdfs:label "protozoan parasite"@en .


###  https://w3id.org/euph/864
<https://w3id.org/euph/864> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7587> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The subset of terms used by the ISO 8601 standard, which are considered representations and formats." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "ISO 8601 representations and formats"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:864" ;
                            rdfs:label "ISO 8601 representations and formats"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/864> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The subset of terms used by the ISO 8601 standard, which are considered representations and formats." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/868
<https://w3id.org/euph/868> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/858> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "extension of the basic format [...] that includes separators between its time scale components [...]" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "extended format"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:868" ;
                            rdfs:label "extended format"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/868> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "extension of the basic format [...] that includes separators between its time scale components [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.iso.org/standard/70907.html"
 ] .


###  https://w3id.org/euph/871
<https://w3id.org/euph/871> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1657> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1245>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Varroa mite reproduction rate is a fitness trait that quantifies the specific tolerance or resistance of honey bee colonies against the Varroa mite. The phenotype is quantified by measuring the natural mite fall at different times and calculating the relative growth rate of the mite population." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Varroa mite reproduction rate in a honey bee colony"@en ,
                                                                         "Varroa-Milben Reproduktionsrate inm einem Bienenvolk"@de ,
                                                                         "tasa de reproducción de Varroa"@es ,
                                                                         "tasso di riproduzione della Varroa"@it ,
                                                                         "taux de reproduction du Varroa"@fr ,
                                                                         "voortplantingssnelheid van varroamijten"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:871" ;
                            rdfs:label "Varroa mite reproduction rate in a honey bee colony"@en .


###  https://w3id.org/euph/872
<https://w3id.org/euph/872> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/6484> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> """An information content entity is a generically dependent information resource
that is about some thing.""" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "information content entity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:872" ;
                            rdfs:label "information content entity"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/872> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An information content entity is a generically dependent information resource
that is about some thing.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000030"
 ] .


###  https://w3id.org/euph/876
<https://w3id.org/euph/876> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C41009> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "[...] currently in operation, in effect, in progress etc. [...]" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "active"@en ,
                                                                         "aktiv"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:876" ;
                            rdfs:label "active"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/876> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[...] currently in operation, in effect, in progress etc. [...]" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/892
<https://w3id.org/euph/892> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2270> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Gentle is the second most positive phenotype of the behavioral trait defensive behavior, usually receiving the score 3." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "blanda"@ro ,
                                                                         "docile"@en ,
                                                                         "docile"@fr ,
                                                                         "douce"@fr ,
                                                                         "dulce"@es ,
                                                                         "dócil"@es ,
                                                                         "dócil"@pt ,
                                                                         "fredelig"@da ,
                                                                         "friedfertig"@de ,
                                                                         "gentle"@en ,
                                                                         "godartet"@da ,
                                                                         "godlynt"@no ,
                                                                         "godmodig"@sv ,
                                                                         "goedaardig"@nl ,
                                                                         "gutartig"@de ,
                                                                         "lätthanterlig"@sv ,
                                                                         "mak"@nl ,
                                                                         "manejable"@es ,
                                                                         "mansa"@es ,
                                                                         "manso"@pt ,
                                                                         "mansueto"@it ,
                                                                         "mierne"@sk ,
                                                                         "mild"@da ,
                                                                         "mirne"@sl ,
                                                                         "pakankamai ramios"@lt ,
                                                                         "pridne"@sl ,
                                                                         "rolig"@no ,
                                                                         "sanft"@de ,
                                                                         "snill"@no ,
                                                                         "uysal"@tr ,
                                                                         "uznemirene, ne napadaju"@hr ,
                                                                         "zacht"@nl ,
                                                                         "zachtmoedig"@nl ,
                                                                         "łagodne"@pl ,
                                                                         "ήπια"@el ,
                                                                         "мирни"@mk ,
                                                                         "узнемирене, не нападају"@sr ,
                                                                         "עדין"@he ,
                                                                         "温顺"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:892" ;
                            rdfs:label "gentle"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/892> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Gentle is the second most positive phenotype of the behavioral trait defensive behavior, usually receiving the score 3." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/893
<https://w3id.org/euph/893> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1015> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A standardised monetary unit adopetd by FAOSTAT, referred to as million International Dollars" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Millionen Internationale Dollar"@de ,
                                                                         "million International Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:893" ;
                            rdfs:label "million International Dollars"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/893> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A standardised monetary unit adopetd by FAOSTAT, referred to as million International Dollars" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/894
<https://w3id.org/euph/894> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1015> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A standardised monetary unit adopetd by FAOSTAT, referred to as billion International Dollars" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Milliarden Internationale Dollar"@de ,
                                                                         "billion International Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:894" ;
                            rdfs:label "billion International Dollars"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/894> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A standardised monetary unit adopetd by FAOSTAT, referred to as billion International Dollars" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/895
<https://w3id.org/euph/895> rdf:type owl:Class ;
                            rdfs:subClassOf <http://edamontology.org/topic_0003> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7938> ;
                                              owl:someValuesFrom <http://purl.obolibrary.org/obo/NCIT_C16550>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Apiology is the branch of entomology that studies honey bees." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenkunde"@de ,
                                                                         "Bienenwissenschaft"@de ,
                                                                         "apidologia"@es ,
                                                                         "apidologia"@it ,
                                                                         "apidologia"@pt ,
                                                                         "apidologie"@fr ,
                                                                         "apidologie"@ro ,
                                                                         "apidology"@en ,
                                                                         "apiology"@en ,
                                                                         "biavlslære"@no ,
                                                                         "bijenkunde"@nl ,
                                                                         "bijenwetenschap"@nl ,
                                                                         "bilære"@da ,
                                                                         "bividenskap"@da ,
                                                                         "bivitenskap"@no ,
                                                                         "läran om bin"@sv ,
                                                                         "vetenskapen om bin"@sv ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:895" ;
                            rdfs:label "apiology"@en .


###  https://w3id.org/euph/896
<https://w3id.org/euph/896> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2271> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Leaving the combs is the most negative phenotype of the behavioral trait calmness, usually receiving the score 1." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "abandona el cuadro o panal"@es ,
                                                                         "abbandono dei favi"@it ,
                                                                         "abelhas abandonam os quadros"@pt ,
                                                                         "forlater tavlene"@no ,
                                                                         "leaving the combs"@en ,
                                                                         "lgreitai palieka korį"@lt ,
                                                                         "napuštaju okvir"@hr ,
                                                                         "opuszczają plastry"@pl ,
                                                                         "opúšťajú plásty"@sk ,
                                                                         "parasesc fagurii"@ro ,
                                                                         "peteği terk ediyor"@tr ,
                                                                         "quittent les cadres"@fr ,
                                                                         "spływają z plastrów"@pl ,
                                                                         "verlassen die Waben"@de ,
                                                                         "verlaten de raat"@nl ,
                                                                         "zapuščajo satje"@sl ,
                                                                         "φεύγουν από τις κηρήθρες"@el ,
                                                                         "го напуштаат саќето"@mk ,
                                                                         "напуштају саће са рама"@sr ,
                                                                         "עוזבות את החלה"@he ,
                                                                         "离开巢脾"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:896" ;
                            rdfs:label "leaving the combs"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/896> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Leaving the combs is the most negative phenotype of the behavioral trait calmness, usually receiving the score 1." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/899
<https://w3id.org/euph/899> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2318> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Swarm management is a colony management process specifically carried out on swarms." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmmanagement"@de ,
                                                                         "swarm management"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:899" ;
                            rdfs:label "swarm management"@en .


###  https://w3id.org/euph/9
<https://w3id.org/euph/9> rdf:type owl:Class ;
                          rdfs:subClassOf <https://w3id.org/euph/8163> ,
                                          [ rdf:type owl:Restriction ;
                                            owl:onProperty <https://w3id.org/euph/7938> ;
                                            owl:someValuesFrom <https://w3id.org/euph/8>
                                          ] ;
                          <http://purl.obolibrary.org/obo/IAO_0000115> "A brood chamber is the part of a movable frame beehive in which the bees generally rear their brood." ;
                          <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                          <http://purl.obolibrary.org/obo/IAO_0000118> "Brutraum"@de ,
                                                                       "broedkamer"@nl ,
                                                                       "brood chamber"@en ,
                                                                       "camera di covata"@it ,
                                                                       "corp de duiet"@ro ,
                                                                       "corpo d'arnia"@it ,
                                                                       "corpo da colmeia"@pt ,
                                                                       "corps"@fr ,
                                                                       "corps de ruche"@fr ,
                                                                       "cuerpo de colmena"@es ,
                                                                       "cámara de cría"@es ,
                                                                       "câmara de crias"@pt ,
                                                                       "deep box"@en ,
                                                                       "hive body"@en ,
                                                                       "nido"@it ,
                                                                       "ninho da colmeia"@pt ,
                                                                       "underrum"@da ,
                                                                       "yngelrom"@no ,
                                                                       "yngelrum"@da ,
                                                                       "yngelrum"@sv ;
                          <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:9" ;
                          rdfs:label "brood chamber"@en .


###  https://w3id.org/euph/909
<https://w3id.org/euph/909> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1476> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7735> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1476>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Clarification is a method in honey processing that aims to remove unwanted particles from the honey by gravity, e.g. in a honey storage tank." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Klärung"@de ,
                                                                         "chiarificazione"@it ,
                                                                         "clarificación"@es ,
                                                                         "clarification"@en ,
                                                                         "clarification"@fr ,
                                                                         "clarificação"@pt ,
                                                                         "klaring"@da ,
                                                                         "klaring"@nl ,
                                                                         "klaring"@no ,
                                                                         "klarning"@sv ,
                                                                         "limpezire"@ro ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:909" ;
                            rdfs:label "clarification"@en .


###  https://w3id.org/euph/911
<https://w3id.org/euph/911> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7340> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A missing value is a data element for which no data item is available." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "missing value"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:911" ;
                            rdfs:label "missing value"@en .


###  https://w3id.org/euph/912
<https://w3id.org/euph/912> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/911> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "NULL is an expression that is used to code missing values in a dataset." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "NULL"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:912" ;
                            rdfs:label "NULL"@en .


###  https://w3id.org/euph/914
<https://w3id.org/euph/914> rdf:type owl:Class ;
                            rdfs:subClassOf <https://www.gbif.org/species/2188249> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Infestation rate of adult honey bee colonies with Varroa mites (Varroa destructor)." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Varroa mite infestation"@en ,
                                                                         "Varroamilben-Befall"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:914" ;
                            rdfs:label "Varroa mite infestation"@en .


###  https://w3id.org/euph/916
<https://w3id.org/euph/916> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/970> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Units for quantities, which are implicitly defined in a manner that prevents their aggregation into units of measurement, typically expressed as ratios that align with another system." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Einheit einer dimensionslosen Größe"@de ,
                                                                         "unit of dimensionless quantity"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:916" ;
                            rdfs:label "unit of dimensionless quantity"@en .


###  https://w3id.org/euph/917
<https://w3id.org/euph/917> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/757> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A creator that has made a major contribution to a content." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Autor"@de ,
                                                                         "author"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:917" ;
                            rdfs:label "author"@en .


###  https://w3id.org/euph/921
<https://w3id.org/euph/921> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2265> ,
                                            <https://w3id.org/euph/2271> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Clustering in the edges of combs is the second most negative phenotype of the behavioral trait calmness, usually receiving the score 2." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "abelhas agrupam-se na beira dos quadros"@pt ,
                                                                         "agrupamiento en los bordes"@es ,
                                                                         "bilden Klumpen in den Wabenecken"@de ,
                                                                         "clustering in the edges of combs"@en ,
                                                                         "font des grappes sur le cadre"@fr ,
                                                                         "grupowanie się (gromadzenie) na brzegach plastrów"@pl ,
                                                                         "nakupljaju se na rubovima okvira"@hr ,
                                                                         "petek köşesinde küme oluşturuyor"@tr ,
                                                                         "raggruppamento sui bordi del favo"@it ,
                                                                         "samler seg på kanten av tavlene"@no ,
                                                                         "se misca pe faguri dar raman pe margini"@ro ,
                                                                         "susikaupia atskirose korio vietose, aktyvios"@lt ,
                                                                         "trosvorming op de raathoek"@nl ,
                                                                         "zbirajo se v skupinah ob robu sata"@sl ,
                                                                         "zhromažďujú sa v rohoch plástu"@sk ,
                                                                         "ομαδοποιούνται στις άκρες των κηρηθρών"@el ,
                                                                         "групишу се по рубовима рама"@sr ,
                                                                         "се собираат на краевите на саќето"@mk ,
                                                                         "מתאספים בקצוות החלה"@he ,
                                                                         "聚集在巢脾的边缘"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:921" ;
                            rdfs:label "clustering in the edges of combs"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/921> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Clustering in the edges of combs is the second most negative phenotype of the behavioral trait calmness, usually receiving the score 2." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2023.2295180" ,
                                                            "ISBN:978-3-9817984-0-1"
 ] .


###  https://w3id.org/euph/924
<https://w3id.org/euph/924> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2246> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A process in beekeeping is an occurrent entity in the beekeeping domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "beekeeping process"@en ,
                                                                         "imkerlicher Prozess"@de ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:924" ;
                            rdfs:label "process in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/924> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in beekeeping is an occurrent entity in the beekeeping domain that inhabits the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


###  https://w3id.org/euph/926
<https://w3id.org/euph/926> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/985> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A currency for aggregated items that are not specified." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "unit for unspecified aggregates"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:926" ;
                            rdfs:label "unit of unspecified aggregate"@en .


###  https://w3id.org/euph/927
<https://w3id.org/euph/927> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1015> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A standardised monetary unit adopetd by FAOSTAT, referred to as trillion International Dollars" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Billiarden Internationale Dollars"@de ,
                                                                         "trillion International Dollars"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:927" ;
                            rdfs:label "trillion International Dollars"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/927> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A standardised monetary unit adopetd by FAOSTAT, referred to as trillion International Dollars" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/928
<https://w3id.org/euph/928> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2448> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality in biology is a quality in the biology domain that is specifically dependent on two or more non-identical entities." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "relational quality in biology"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:928" ;
                            rdfs:label "relational quality in biology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/928> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality in biology is a quality in the biology domain that is specifically dependent on two or more non-identical entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


###  https://w3id.org/euph/930
<https://w3id.org/euph/930> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/720> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Dequeening is a process in which the queen is removed from the honey bee colony." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "a orfaniza"@ro ,
                                                                         "at avlägsna drottningen"@sv ,
                                                                         "at gøre dronningløs"@da ,
                                                                         "att göra vselös"@sv ,
                                                                         "entweiseln"@de ,
                                                                         "moerloos maken"@nl ,
                                                                         "orfanar"@pt ,
                                                                         "orfanizar"@es ,
                                                                         "orfanizzare"@it ,
                                                                         "orpheliner"@fr ,
                                                                         "quitar la reina"@es ,
                                                                         "to dequeen"@en ,
                                                                         "tornar órfã"@pt ,
                                                                         "tornar órfã a colónia"@pt ,
                                                                         "å gjøre dronningløs"@no ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:930" ;
                            rdfs:label "dequeen"@en .


###  https://w3id.org/euph/933
<https://w3id.org/euph/933> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/4140> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An individual or organization that is involved in the initiation or funding of an activity in the context of which the content was created." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "sponsor"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:933" ;
                            rdfs:label "sponsor"@en .


###  https://w3id.org/euph/936
<https://w3id.org/euph/936> rdf:type owl:Class ;
                            rdfs:subClassOf <http://opendata.inra.fr/ATOL/ATOL_0000894> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1242> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1565>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A swarming behaviour trait is a reproductive trait that is realised in honey bee colony reproduction and quantifies how far a honey bee colony progresses in the reproduction process despite the intervention od the beekeeper." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Schwarmneigung"@de ,
                                                                         "Schwarmtrieb"@de ,
                                                                         "comportamento de enxameação"@pt ,
                                                                         "enjambrazón"@es ,
                                                                         "oğul verme davranışı"@tr ,
                                                                         "rojilni nagon"@sl ,
                                                                         "rojivost"@hr ,
                                                                         "rojliwość"@pl ,
                                                                         "sklon k rojeniu"@sk ,
                                                                         "spietlumas"@lt ,
                                                                         "svermetrang"@no ,
                                                                         "swarming behaviour"@en ,
                                                                         "tendance à l’essaimage"@fr ,
                                                                         "tendenza alla sciamatura"@it ,
                                                                         "tendinta de roire"@ro ,
                                                                         "zwermgedrag"@nl ,
                                                                         "ευμπεριφορά σμηνουργίας"@el ,
                                                                         "роидбено однесување"@mk ,
                                                                         "ројидбено понашање"@sr ,
                                                                         "התנחלות"@he ,
                                                                         "分蜂行为"@zh ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:936" ;
                            rdfs:label "swarming behaviour trait"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/936> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A swarming behaviour trait is a reproductive trait that is realised in honey bee colony reproduction and quantifies how far a honey bee colony progresses in the reproduction process despite the intervention od the beekeeper." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/978-3-642-35233-1_28" ,
                                                            "10.1080/00218839.2023.2295180"
 ] .


###  https://w3id.org/euph/938
<https://w3id.org/euph/938> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2909> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1443> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1473>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A hollowed-out block of various materials that is filled with liquid beeswax, which then hardens and takes on its shape." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Gussform für Wachs"@de ,
                                                                         "beeswax mold"@en ,
                                                                         "beeswax mould"@en ,
                                                                         "forma di cera"@it ,
                                                                         "formă pentru ceară"@ro ,
                                                                         "gamela para cera"@pt ,
                                                                         "gjutform för bivax"@sv ,
                                                                         "kunsttavelform"@da ,
                                                                         "molde de cera"@es ,
                                                                         "molde para cera"@pt ,
                                                                         "moule à cire"@fr ,
                                                                         "voksform"@no ,
                                                                         "wasvorm"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:938" ;
                            rdfs:label "beeswax mould"@en .


###  https://w3id.org/euph/940
<https://w3id.org/euph/940> rdf:type owl:Class ;
                            rdfs:subClassOf <https://www.gbif.org/species/2974751> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/3996> ;
                                              owl:someValuesFrom <https://w3id.org/euph/51>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7758> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7762> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7805> ;
                                              owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The species Vicia faba (L.), which is part of the genus Vicia." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Ackerbohne"@de ,
                                                                         "Pferdebohne"@de ,
                                                                         "Saubohne"@de ,
                                                                         "bob"@ro ,
                                                                         "bondböna"@sv ,
                                                                         "bondebønne"@no ,
                                                                         "broad bean"@en ,
                                                                         "bønnevikke"@no ,
                                                                         "fava"@it ,
                                                                         "fava comun"@pt ,
                                                                         "faveira"@pt ,
                                                                         "favetta"@it ,
                                                                         "field bean"@en ,
                                                                         "fève-de-cheval"@fr ,
                                                                         "fève-de-marais"@fr ,
                                                                         "haba común"@es ,
                                                                         "hestebønne"@da ,
                                                                         "hestebønne"@no ,
                                                                         "horse bean"@en ,
                                                                         "hästböna"@sv ,
                                                                         "paardeboon"@nl ,
                                                                         "tuinboon"@nl ,
                                                                         "veldboon"@nl ,
                                                                         "åkerböna"@sv ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:940" ;
                            rdfs:label "Vicia faba"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/940> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The species Vicia faba (L.), which is part of the genus Vicia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


###  https://w3id.org/euph/941
<https://w3id.org/euph/941> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the first month of the year, having 31 days: abbrev. Jan, Ja or J" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Jänner"@de ,
                                                                         "gennaio"@it ,
                                                                         "januari"@nl ,
                                                                         "january"@en ,
                                                                         "janvier"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:941" ;
                            rdfs:label "january"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/941> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the first month of the year, having 31 days: abbrev. Jan, Ja or J" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/942
<https://w3id.org/euph/942> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the second month of the year, having 28 days in regular yeras and 29 days in leap years: abbrev. Feb or F" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Februar"@de ,
                                                                         "febbraio"@it ,
                                                                         "februari"@nl ,
                                                                         "february"@en ,
                                                                         "février"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:942" ;
                            rdfs:label "february"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/942> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the second month of the year, having 28 days in regular yeras and 29 days in leap years: abbrev. Feb or F" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/943
<https://w3id.org/euph/943> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the third month of the year, having 31 days: abbrev. Mar, Mr, or M" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "März"@de ,
                                                                         "maart"@nl ,
                                                                         "march"@en ,
                                                                         "mars"@fr ,
                                                                         "marzo"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:943" ;
                            rdfs:label "march"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/943> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the third month of the year, having 31 days: abbrev. Mar, Mr, or M" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/944
<https://w3id.org/euph/944> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the fourth month of the year, having 30 days: abbrev. Apr or Ap" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "April"@de ,
                                                                         "april"@en ,
                                                                         "april"@nl ,
                                                                         "aprile"@it ,
                                                                         "avril"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:944" ;
                            rdfs:label "april"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/944> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the fourth month of the year, having 30 days: abbrev. Apr or Ap" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/945
<https://w3id.org/euph/945> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the fifth month of the year, having 31 days: abbrev. My" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mai"@de ,
                                                                         "maggio"@it ,
                                                                         "mai"@fr ,
                                                                         "may"@en ,
                                                                         "mei"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:945" ;
                            rdfs:label "may"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/945> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the fifth month of the year, having 31 days: abbrev. My" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/946
<https://w3id.org/euph/946> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the sixth month of the year, having 30 days: abbrev. Jun, Je, or J" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Juni"@de ,
                                                                         "giugno"@it ,
                                                                         "juin"@fr ,
                                                                         "june"@en ,
                                                                         "juni"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:946" ;
                            rdfs:label "june"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/946> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the sixth month of the year, having 30 days: abbrev. Jun, Je, or J" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/947
<https://w3id.org/euph/947> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the seventh month of the year, having 31 days: abbrev. Jul, Jl, or J" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Juli"@de ,
                                                                         "juillet"@fr ,
                                                                         "juli"@nl ,
                                                                         "july"@en ,
                                                                         "luglio"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:947" ;
                            rdfs:label "july"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/947> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the seventh month of the year, having 31 days: abbrev. Jul, Jl, or J" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/948
<https://w3id.org/euph/948> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the eighth month of the year, having 31 days: abbrev. Aug, Ag, or A" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "August"@de ,
                                                                         "agosto"@it ,
                                                                         "août"@fr ,
                                                                         "august"@en ,
                                                                         "augustus"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:948" ;
                            rdfs:label "august"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/948> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the eighth month of the year, having 31 days: abbrev. Aug, Ag, or A" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/949
<https://w3id.org/euph/949> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the ninth month of the year, having 30 days: abbrev. Sept, Sep, or S" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "September"@de ,
                                                                         "september"@en ,
                                                                         "september"@nl ,
                                                                         "septembre"@fr ,
                                                                         "settembre"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:949" ;
                            rdfs:label "september"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/949> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the ninth month of the year, having 30 days: abbrev. Sept, Sep, or S" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/950
<https://w3id.org/euph/950> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the tenth month of the year, having 31 days: abbrev. Oct or O" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Oktober"@de ,
                                                                         "october"@en ,
                                                                         "octobre"@fr ,
                                                                         "oktober"@nl ,
                                                                         "ottobre"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:950" ;
                            rdfs:label "october"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/950> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the tenth month of the year, having 31 days: abbrev. Oct or O" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/951
<https://w3id.org/euph/951> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the eleventh month of the year, having 30 days: abbrev. Nov or N" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "November"@de ,
                                                                         "november"@en ,
                                                                         "november"@nl ,
                                                                         "novembre"@fr ,
                                                                         "novembre"@it ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:951" ;
                            rdfs:label "november"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/951> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the eleventh month of the year, having 30 days: abbrev. Nov or N" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/952
<https://w3id.org/euph/952> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1003> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the twelfth and last month of the year, having 31 days: abbrev. Dec. or D" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dezember"@de ,
                                                                         "december"@en ,
                                                                         "december"@nl ,
                                                                         "dicembre"@it ,
                                                                         "décembre"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:952" ;
                            rdfs:label "december"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/952> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the twelfth and last month of the year, having 31 days: abbrev. Dec. or D" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/953
<https://w3id.org/euph/953> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the second day of the week: abbrev. Mon, Mo, or M" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Montag"@de ,
                                                                         "lundi"@fr ,
                                                                         "lunedì"@it ,
                                                                         "maandag"@nl ,
                                                                         "monday"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:953" ;
                            rdfs:label "monday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/953> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the second day of the week: abbrev. Mon, Mo, or M" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/954
<https://w3id.org/euph/954> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The third day of the week: abbrev. Tu or T" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Dienstag"@de ,
                                                                         "dinsdag"@nl ,
                                                                         "mardi"@fr ,
                                                                         "martedì"@it ,
                                                                         "tuesday"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:954" ;
                            rdfs:label "tuesday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/954> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The third day of the week: abbrev. Tu or T" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/955
<https://w3id.org/euph/955> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "the fourth day of the week: abbrev. Wed, We, or W" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Mittwoch"@de ,
                                                                         "mercoledì"@it ,
                                                                         "mercredi"@fr ,
                                                                         "wednesday"@en ,
                                                                         "woensdag"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:955" ;
                            rdfs:label "wednesday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/955> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "the fourth day of the week: abbrev. Wed, We, or W" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/956
<https://w3id.org/euph/956> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The fifth day of the week: abbrev. Thurs, Thu, Th, or T" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Donnerstag"@de ,
                                                                         "donderdag"@nl ,
                                                                         "giovedì"@it ,
                                                                         "jeudi"@fr ,
                                                                         "thursday"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:956" ;
                            rdfs:label "thursday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/956> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The fifth day of the week: abbrev. Thurs, Thu, Th, or T" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/957
<https://w3id.org/euph/957> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The sixth day of the week: abbrev. Fri or F" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Freitag"@de ,
                                                                         "friday"@en ,
                                                                         "vendredi"@fr ,
                                                                         "venerdì"@it ,
                                                                         "vrijdag"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:957" ;
                            rdfs:label "friday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/957> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The sixth day of the week: abbrev. Fri or F" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/958
<https://w3id.org/euph/958> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The seventh and last day of the week: abbrev. Sat, Sa, or S" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Samstag"@de ,
                                                                         "sabato"@it ,
                                                                         "samedi"@fr ,
                                                                         "saturday"@en ,
                                                                         "zaterdag"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:958" ;
                            rdfs:label "saturday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/958> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The seventh and last day of the week: abbrev. Sat, Sa, or S" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/959
<https://w3id.org/euph/959> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/7411> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "The first day of the week: it is observed by most Christian denominations as the Sabbath [...] Abbrev. Sun, Su, S" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Sonntag"@de ,
                                                                         "dimanche"@fr ,
                                                                         "domenica"@it ,
                                                                         "sunday"@en ,
                                                                         "zondag"@nl ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:959" ;
                            rdfs:label "sunday"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/959> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The first day of the week: it is observed by most Christian denominations as the Sabbath [...] Abbrev. Sun, Su, S" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


###  https://w3id.org/euph/960
<https://w3id.org/euph/960> rdf:type owl:Class ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C16987> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> """An entity in geography is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in geography, i.e. the
[...] science that deals with the world and its inhabitants; a description of the earth, or a portion of the earth, including its structure, features, products, political divisions, and the people by whom it is inhabited.""" ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Geographie"@de ,
                                                                         "aardrijkskunde"@nl ,
                                                                         "geografia"@it ,
                                                                         "geography"@en ,
                                                                         "géographie"@fr ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:960" ;
                            rdfs:label "entity in geography"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/960> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An entity in geography is an entity in the physical sciences domain that contains all classes related to aspects of pollinators and pollination studied in geography, i.e. the
[...] science that deals with the world and its inhabitants; a description of the earth, or a portion of the earth, including its structure, features, products, political divisions, and the people by whom it is inhabited.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000001" ,
                                                         "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


###  https://w3id.org/euph/961
<https://w3id.org/euph/961> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3265> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Identifier code of a country or a goup of countries for which FAOSTAT aggregates data, summarised in the &quot;Country Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "FAOSTAT Länder- oder Ländergruppe-Code"@de ,
                                                                         "FAOSTAT country or country group code"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:961" ;
                            rdfs:label "FAOSTAT Area Code"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/961> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Identifier code of a country or a goup of countries for which FAOSTAT aggregates data, summarised in the &quot;Country Group&quot; list on the web page &quot;Definitions and standards used in FAOSTAT&quot; of the FAOSTAT website." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


###  https://w3id.org/euph/963
<https://w3id.org/euph/963> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1006> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of a unit accepted for use with SI is a quantity that is an integer number of times larger or smaller than its base unit." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of units accepted for use with SI"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:963" ;
                            rdfs:label "multiple of units accepted for use with SI"@en .


###  https://w3id.org/euph/965
<https://w3id.org/euph/965> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1006> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of SI base unit is a quantity that is an integer number of times larger or smaller than its base unit." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of SI base unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:965" ;
                            rdfs:label "multiple of SI base unit"@en .


###  https://w3id.org/euph/966
<https://w3id.org/euph/966> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1007> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of Euro is a multiple of the currency United States Dollar." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of Unites States Dollar"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:966" ;
                            rdfs:label "multiple of Unites States Dollar"@en .


###  https://w3id.org/euph/967
<https://w3id.org/euph/967> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1006> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of non-SI unit is a quantity that is an integer number of times larger or smaller than its base unit." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of non-SI unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:967" ;
                            rdfs:label "multiple of non-SI unit"@en .


###  https://w3id.org/euph/968
<https://w3id.org/euph/968> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1006> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of SI derived unit is a quantity that is an integer number of times larger or smaller than its base unit." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of SI derived unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:968" ;
                            rdfs:label "multiple of SI derived unit"@en .


###  https://w3id.org/euph/97
<https://w3id.org/euph/97> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/2009> ,
                                           [ rdf:type owl:Restriction ;
                                             owl:onProperty <https://w3id.org/euph/1439> ;
                                             owl:someValuesFrom <http://rs.tdwg.org/dwc/terms/Organism>
                                           ] ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "An agent causing disease or illness to its host, such as an organism or infectious particle capable of producing a disease in another organism." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "Krankheitserreger"@de ,
                                                                        "Pathogen"@de ,
                                                                        "pathogen"@en ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:97" ;
                           rdfs:label "pathogen"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/97> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An agent causing disease or illness to its host, such as an organism or infectious particle capable of producing a disease in another organism." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.biologyonline.com/dictionary"
 ] .


###  https://w3id.org/euph/970
<https://w3id.org/euph/970> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/742> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A non-SI base unit is a fundamental non-SI unit that is defined arbitrarily and not by combinations of other units." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "non-SI base unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:970" ;
                            rdfs:label "non-SI base unit"@en .


###  https://w3id.org/euph/971
<https://w3id.org/euph/971> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1823> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1465> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1427>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/7938> ;
                                              owl:someValuesFrom <http://data.europa.eu/eli/reg/2004/852/2021-03-24>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Hazard Analysis Critical Control Point (HACCP) is a systematic preventive approach to food safety from biological, chemical, and physical hazards in production processes that can cause the finished product to be unsafe and designs measures to reduce these risks to a safe level." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "HACCP"@en ,
                                                                         "Hazard Analysis Critical Control Point"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:971" ;
                            rdfs:label "hazard analysis critical control point (HACCP)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/971> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Hazard Analysis Critical Control Point (HACCP) is a systematic preventive approach to food safety from biological, chemical, and physical hazards in production processes that can cause the finished product to be unsafe and designs measures to reduce these risks to a safe level." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Hazard_Analysis_Critical_Control_Point&oldid=1327695432"
 ] .


###  https://w3id.org/euph/972
<https://w3id.org/euph/972> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1823> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1465> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1128>
                                            ] ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/8165> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1427>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "Good beekeeping practices for sustainable apiculture are guidelines that aim to provide useful information and suggestions for a sustainable management of bees around the world, which can then be applied to project development and implementation." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "good beekeeping practices for sustainable apiculture"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:972" ;
                            rdfs:label "good beekeeping practices for sustainable apiculture"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/972> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Good beekeeping practices for sustainable apiculture are guidelines that aim to provide useful information and suggestions for a sustainable management of bees around the world, which can then be applied to project development and implementation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-92-5-134612-9"
 ] .


###  https://w3id.org/euph/973
<https://w3id.org/euph/973> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2093> ,
                                            [ rdf:type owl:Restriction ;
                                              owl:onProperty <https://w3id.org/euph/1465> ;
                                              owl:someValuesFrom <https://w3id.org/euph/1128>
                                            ] ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A hive record is a log in which data deemed important by the beekeeper regarding the health, behaviour and management of a colony is documented on paper or an electronic device." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "Stockkarte"@de ,
                                                                         "hive record"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:973" ;
                            rdfs:label "hive record"@en .


###  https://w3id.org/euph/975
<https://w3id.org/euph/975> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2247> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A specifically dependent continuant in beekeeping is a continuant in the beekeeping domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "specifically dependent contiunant in beekeeping"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:975" ;
                            rdfs:label "specifically dependent continuant in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/975> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A specifically dependent continuant in beekeeping is a continuant in the beekeeping domain that does not exist on its own, but requires a specific single entity in any other domain to exist." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000020"
 ] .


###  https://w3id.org/euph/976
<https://w3id.org/euph/976> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/975> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in beekeeping is a specifically dependent continuant in the beekeeping domain that does not require any further process in order to be realised." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "quality in beekeeping"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:976" ;
                            rdfs:label "quality in beekeeping"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/976> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in beekeeping is a specifically dependent continuant in the beekeeping domain that does not require any further process in order to be realised." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/977
<https://w3id.org/euph/977> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/6634> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A quality in information science is a specifically dependent continuant in the information science domain that, in contrast to roles and dispositions, does not require any further process in order to be realized." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "quality in information science"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:977" ;
                            rdfs:label "quality in information science"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/977> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality in information science is a specifically dependent continuant in the information science domain that, in contrast to roles and dispositions, does not require any further process in order to be realized." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000019"
 ] .


###  https://w3id.org/euph/979
<https://w3id.org/euph/979> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/1010> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate in meteorology is a material entity in the meteorology domain that is a collection of disjoint self-standing single objects." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "object aggregate in meteorology"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:979" ;
                            rdfs:label "object aggregate in meteorology"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/979> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate in meteorology is a material entity in the meteorology domain that is a collection of disjoint self-standing single objects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000027"
 ] .


###  https://w3id.org/euph/980
<https://w3id.org/euph/980> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/3283> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier of geological entities is an identifier that is specific for an entity in the geology domain." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "identifier of geological entities"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:980" ;
                            rdfs:label "identifier of geological entities"@en .


###  https://w3id.org/euph/985
<https://w3id.org/euph/985> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/742> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A non-SI derived unit is a non-SI unit that is a combinations of other base units." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "non-SI derived unit"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:985" ;
                            rdfs:label "non-SI derived unit"@en .


###  https://w3id.org/euph/99
<https://w3id.org/euph/99> rdf:type owl:Class ;
                           rdfs:subClassOf <https://w3id.org/euph/3274> ;
                           <http://purl.obolibrary.org/obo/IAO_0000115> "The Acute Bee Paralysis Virus (ABPV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
                           <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                           <http://purl.obolibrary.org/obo/IAO_0000118> "ABPV"@en ,
                                                                        "Acute Bee Paralysis Virus"@en ,
                                                                        "Akutes Bienenparalysevirus"@de ,
                                                                        "virus della paralisi acuta"@it ;
                           <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:99" ;
                           rdfs:label "Acute Bee Paralysis Virus (ABPV)"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/99> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The Acute Bee Paralysis Virus (ABPV) is a pathogen of the Western Honey Bee (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-88-470-5649-7"
 ] .


###  https://w3id.org/euph/990
<https://w3id.org/euph/990> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/977> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "An information content quality is a information resource relational quality for some information content." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "information content quality"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:990" ;
                            rdfs:label "information content quality"@en .


###  https://w3id.org/euph/991
<https://w3id.org/euph/991> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/2221> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A unit of measure or classification in geology is a label that is part of a measurement datum, which is specific to the geology domain." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "unit of measure in geology"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:991" ;
                            rdfs:label "unit of measure in geology"@en .


###  https://w3id.org/euph/997
<https://w3id.org/euph/997> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/967> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of kilocalories is a quantity that is an integer number of times larger or smaller than its base unit." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of kilocalories"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:997" ;
                            rdfs:label "multiple of kilocalories"@en .


###  https://w3id.org/euph/998
<https://w3id.org/euph/998> rdf:type owl:Class ;
                            rdfs:subClassOf <https://w3id.org/euph/967> ;
                            <http://purl.obolibrary.org/obo/IAO_0000115> "A multiple of a number of specified items is a quantity that is an integer number of times larger or smaller than its base unit." ;
                            <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                            <http://purl.obolibrary.org/obo/IAO_0000118> "multiple of number of specified items"@en ;
                            <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:998" ;
                            rdfs:label "multiple of number of specified items"@en .


###  https://www.gbif.org/species/1
<https://www.gbif.org/species/1> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/Organism> ;
                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Animalia"@en ,
                                                                              "Tiere"@de ,
                                                                              "animals"@en ;
                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2965" ;
                                 <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1" ;
                                 rdfs:label "Animalia"@en .


###  https://www.gbif.org/species/10298534
<https://www.gbif.org/species/10298534> rdf:type owl:Class ;
                                        rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/7762> ;
                                                          owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/7792> ;
                                                          owl:someValuesFrom <https://www.gbif.org/species/5285134>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8110> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/73>
                                                        ] ,
                                                        [ rdf:type owl:Restriction ;
                                                          owl:onProperty <https://w3id.org/euph/8165> ;
                                                          owl:someValuesFrom <https://w3id.org/euph/6600>
                                                        ] ;
                                        <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                        <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara cembrae"@en ,
                                                                                     "Dunkle Zirbenrindenlaus"@de ;
                                        <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7988" ;
                                        <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/10298534" ;
                                        rdfs:label "Cinara cembrae"@en .


###  https://www.gbif.org/species/1040
<https://www.gbif.org/species/1040> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/178> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Eurotiales"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8208" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1040" ;
                                    rdfs:label "Eurotiales"@en .


###  https://www.gbif.org/species/1109
<https://www.gbif.org/species/1109> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/367> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Mesostigmata"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8171" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1109" ;
                                    rdfs:label "Mesostigmata"@en .


###  https://www.gbif.org/species/1266
<https://www.gbif.org/species/1266> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/178> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Ascosphaerales"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8205" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1266" ;
                                    rdfs:label "Ascosphaerales"@en .


###  https://www.gbif.org/species/1311334
<https://www.gbif.org/species/1311334> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4490> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Vespa"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:992" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1311334" ;
                                       rdfs:label "Vespa"@en .


###  https://www.gbif.org/species/1311433
<https://www.gbif.org/species/1311433> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1311334> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Orientalische Hornisse"@de ,
                                                                                    "oriental hornet"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3292" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1311433" ;
                                       rdfs:label "Vespa orientalis"@en .


###  https://www.gbif.org/species/1311477
<https://www.gbif.org/species/1311477> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1311334> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Asiatische Hornisse"@de ,
                                                                                    "asian hornet"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1111" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1311477" ;
                                       rdfs:label "Vespa velutina"@en .


###  https://www.gbif.org/species/1334757
<https://www.gbif.org/species/1334757> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4334> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apis"@de ,
                                                                                    "Apis"@en ,
                                                                                    "Honigbiene"@de ,
                                                                                    "honey bee"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:128" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1334757" ;
                                       rdfs:label "Apis"@en .


###  https://www.gbif.org/species/1340278
<https://www.gbif.org/species/1340278> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4334> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Hummel"@de ,
                                                                                    "abejarrón"@es ,
                                                                                    "abejorro"@es ,
                                                                                    "abelhão"@pt ,
                                                                                    "bombo"@it ,
                                                                                    "bondar"@ro ,
                                                                                    "bourdon"@fr ,
                                                                                    "bumble bee"@en ,
                                                                                    "hommel"@nl ,
                                                                                    "humla"@sv ,
                                                                                    "humle"@no ,
                                                                                    "humlebi"@da ,
                                                                                    "mamangaba"@pt ,
                                                                                    "mamangabas solitárias e sociais"@pt ,
                                                                                    "mamangava"@pt ,
                                                                                    "mangangá"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3379" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1340278" ;
                                       rdfs:label "Bombus"@en .


###  https://www.gbif.org/species/1341974
<https://www.gbif.org/species/1341974> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1334757> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apis florea"@en ,
                                                                                    "Red Dwarf Honey Bee"@en ,
                                                                                    "Zwerghonigbiene"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2725" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1341974" ;
                                       rdfs:label "Apis florea"@en .


###  https://www.gbif.org/species/1341976
<https://www.gbif.org/species/1341976> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1334757> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apis mellifera"@da ,
                                                                                    "Apis mellifera"@de ,
                                                                                    "Apis mellifera"@en ,
                                                                                    "Apis mellifera"@es ,
                                                                                    "Apis mellifera"@fr ,
                                                                                    "Apis mellifera"@it ,
                                                                                    "Apis mellifera"@nl ,
                                                                                    "Apis mellifera"@no ,
                                                                                    "Apis mellifera"@pt ,
                                                                                    "Apis mellifera"@ro ,
                                                                                    "Apis mellifera"@sv ,
                                                                                    "Biene"@de ,
                                                                                    "Honigbiene"@de ,
                                                                                    "Western Honey Bee"@en ,
                                                                                    "Westliche Honigbiene"@de ,
                                                                                    "abeille domestique"@fr ,
                                                                                    "abeille mellifère"@fr ,
                                                                                    "abeja doméstica"@es ,
                                                                                    "abeja melifera"@es ,
                                                                                    "abelha"@pt ,
                                                                                    "abelha com ferrão"@pt ,
                                                                                    "albină meliferă"@ro ,
                                                                                    "ape mellifera"@it ,
                                                                                    "honeybee"@en ,
                                                                                    "honingbij"@nl ,
                                                                                    "honningbi"@da ,
                                                                                    "honningbi"@no ,
                                                                                    "honungsbi"@sv ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:19" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1341976" ;
                                       rdfs:label "Apis mellifera"@en .


###  https://www.gbif.org/species/1341978
<https://www.gbif.org/species/1341978> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1334757> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apis dorsata"@en ,
                                                                                    "Giant Honey Bee"@en ,
                                                                                    "Riesenhonigbiene"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2726" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1341978" ;
                                       rdfs:label "Apis dorsata"@en .


###  https://www.gbif.org/species/1341979
<https://www.gbif.org/species/1341979> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1334757> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apis cerana"@en ,
                                                                                    "Eastern Honey Bee"@en ,
                                                                                    "Östliche Honigbiene"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3267" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1341979" ;
                                       rdfs:label "Apis cerana"@en .


###  https://www.gbif.org/species/1354
<https://www.gbif.org/species/1354> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Fagales"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7998" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1354" ;
                                    rdfs:label "Fagales"@en .


###  https://www.gbif.org/species/1370
<https://www.gbif.org/species/1370> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Fabales"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7914" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1370" ;
                                    rdfs:label "Fabales"@en .


###  https://www.gbif.org/species/1414
<https://www.gbif.org/species/1414> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Malpighiales"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2840" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1414" ;
                                    rdfs:label "Malpighiales"@en .


###  https://www.gbif.org/species/1447
<https://www.gbif.org/species/1447> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/212> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Coraciiformes"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1012" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1447" ;
                                    rdfs:label "Coraciiformes"@en .


###  https://www.gbif.org/species/1457
<https://www.gbif.org/species/1457> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/216> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Hautflügler"@de ,
                                                                                 "Hymenopera"@nl ,
                                                                                 "Hymenopteren"@de ,
                                                                                 "himenoptere"@ro ,
                                                                                 "himenópteros"@es ,
                                                                                 "himenópteros"@pt ,
                                                                                 "hinnvingade insekter"@sv ,
                                                                                 "hymenoptera"@en ,
                                                                                 "hyménoptères"@fr ,
                                                                                 "imenotteri"@it ,
                                                                                 "steklar"@sv ,
                                                                                 "vliesvleugelige insecten"@nl ,
                                                                                 "årevingende insekter"@da ,
                                                                                 "årevingende insekter"@no ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2962" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1457" ;
                                    rdfs:label "Hymenoptera"@en .


###  https://www.gbif.org/species/1459
<https://www.gbif.org/species/1459> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/359> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Rodentia"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8226" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1459" ;
                                    rdfs:label "Rodentia"@en .


###  https://www.gbif.org/species/1470
<https://www.gbif.org/species/1470> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/216> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Coleoptera"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:700" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1470" ;
                                    rdfs:label "Coleoptera"@en .


###  https://www.gbif.org/species/1489077
<https://www.gbif.org/species/1489077> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5547> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Braula"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:731" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1489077" ;
                                       rdfs:label "Braula"@en .


###  https://www.gbif.org/species/1489081
<https://www.gbif.org/species/1489081> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1489077> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/3270>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenlaus"@de ,
                                                                                    "bee louse"@en ,
                                                                                    "bijenluis"@nl ,
                                                                                    "bilus"@da ,
                                                                                    "bilus"@no ,
                                                                                    "bilus"@sv ,
                                                                                    "braula"@it ,
                                                                                    "braula"@pt ,
                                                                                    "braule"@fr ,
                                                                                    "pidocchio dell'ape"@it ,
                                                                                    "piojo de las abejas"@es ,
                                                                                    "piolho das abelhas"@pt ,
                                                                                    "pou des abeilles"@fr ,
                                                                                    "păduchele albinei"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:87" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1489081" ;
                                       rdfs:label "Braula coeca"@en .


###  https://www.gbif.org/species/178
<https://www.gbif.org/species/178> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/95> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Eurotiomycetes"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8204" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/178" ;
                                   rdfs:label "Eurotiomycetes"@en .


###  https://www.gbif.org/species/1870982
<https://www.gbif.org/species/1870982> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5336> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Achroia"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3268" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1870982" ;
                                       rdfs:label "Achroia"@en .


###  https://www.gbif.org/species/1870988
<https://www.gbif.org/species/1870988> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1870982> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7781> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/699>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/3270>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Kleine Wachsmotte"@de ,
                                                                                    "achroie"@fr ,
                                                                                    "kleine wasmot"@nl ,
                                                                                    "lesser wax moth"@en ,
                                                                                    "lille voksmøl"@da ,
                                                                                    "liten voksmøll"@no ,
                                                                                    "litet vaxmott"@sv ,
                                                                                    "molia mică a cerii"@ro ,
                                                                                    "pequeña tiña de la cera"@es ,
                                                                                    "petite fausse-teigne"@fr ,
                                                                                    "petite teigne de la cire"@fr ,
                                                                                    "tarma piccola della cera"@it ,
                                                                                    "tinha"@pt ,
                                                                                    "tinha miúda"@pt ,
                                                                                    "traça de cera menor"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:67" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1870988" ;
                                       rdfs:label "Achroia grisella"@en .


###  https://www.gbif.org/species/1876536
<https://www.gbif.org/species/1876536> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5336> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Galleria"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:767" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1876536" ;
                                       rdfs:label "Galleria"@en .


###  https://www.gbif.org/species/1876542
<https://www.gbif.org/species/1876542> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1876536> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7781> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/699>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/3270>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenmotte"@de ,
                                                                                    "Große Wachsmotte"@de ,
                                                                                    "falsa tiña"@es ,
                                                                                    "falsa-tinha"@pt ,
                                                                                    "fausse teigne"@fr ,
                                                                                    "galleria"@fr ,
                                                                                    "greater wax moth"@en ,
                                                                                    "grote wasmot"@nl ,
                                                                                    "molia cerii"@ro ,
                                                                                    "molia mare a cerii"@ro ,
                                                                                    "polilla mayor de la cera"@es ,
                                                                                    "stor voksmøll"@no ,
                                                                                    "stort vaxmott"@sv ,
                                                                                    "stort voksmøl"@da ,
                                                                                    "tarma grande della cera"@it ,
                                                                                    "tinhol"@pt ,
                                                                                    "traça de cera maior"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:78" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/1876542" ;
                                       rdfs:label "Galleria mellonella"@en .


###  https://www.gbif.org/species/194
<https://www.gbif.org/species/194> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/7707728> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Pinopsida"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7967" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/194" ;
                                   rdfs:label "Pinopsida"@en .


###  https://www.gbif.org/species/2049564
<https://www.gbif.org/species/2049564> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3042> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Lachnus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7960" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2049564" ;
                                       rdfs:label "Lachnus"@en .


###  https://www.gbif.org/species/2049625
<https://www.gbif.org/species/2049625> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/8650> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Kermes"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7959" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2049625" ;
                                       rdfs:label "Kermes"@en .


###  https://www.gbif.org/species/206120742
<https://www.gbif.org/species/206120742> rdf:type owl:Class ;
                                         rdfs:subClassOf <https://www.gbif.org/species/4907604> ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/euph/7791> ;
                                                           owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                         ] ,
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <https://w3id.org/euph/8165> ;
                                                           owl:someValuesFrom <https://w3id.org/euph/86>
                                                         ] ;
                                         <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                         <http://purl.obolibrary.org/obo/IAO_0000118> "Malpighamoeba mellificae"@en ;
                                         <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:96" ;
                                         <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/206120742" ;
                                         rdfs:label "Malpighamoeba mellificae"@en .


###  https://www.gbif.org/species/2068865
<https://www.gbif.org/species/2068865> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/8502> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Metcalfa"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7957" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2068865" ;
                                       rdfs:label "Metcalfa"@en .


###  https://www.gbif.org/species/2068870
<https://www.gbif.org/species/2068870> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2068865> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Metcalfa pruinosa"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7965" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2068870" ;
                                       rdfs:label "Metcalfa pruinosa"@en .


###  https://www.gbif.org/species/2071253
<https://www.gbif.org/species/2071253> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3042> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Periphyllus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7964" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2071253" ;
                                       rdfs:label "Periphyllus"@en .


###  https://www.gbif.org/species/2071296
<https://www.gbif.org/species/2071296> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2071253> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/3189870>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Bergahornborstenlaus"@de ,
                                                                                    "Periphyllus acericola"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7997" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2071296" ;
                                       rdfs:label "Periphyllus acericola"@en .


###  https://www.gbif.org/species/2071856
<https://www.gbif.org/species/2071856> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3042> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Tuberculatus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7961" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2071856" ;
                                       rdfs:label "Tuberculatus"@en .


###  https://www.gbif.org/species/2071907
<https://www.gbif.org/species/2071907> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2071856> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2877951>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Eichenzierlaus"@de ,
                                                                                    "Tuberculatus annulatus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8006" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2071907" ;
                                       rdfs:label "Tuberculatus annulatus"@en .


###  https://www.gbif.org/species/2073197
<https://www.gbif.org/species/2073197> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3042> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7962" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073197" ;
                                       rdfs:label "Cinara"@en .


###  https://www.gbif.org/species/2073214
<https://www.gbif.org/species/2073214> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5284884>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara costata"@en ,
                                                                                    "Stark Bemehlte Fichtenrindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7973" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073214" ;
                                       rdfs:label "Cinara costata"@en .


###  https://www.gbif.org/species/2073309
<https://www.gbif.org/species/2073309> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5285385>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara neubergi"@en ,
                                                                                    "Neuberger Latschenrindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7986" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073309" ;
                                       rdfs:label "Cinara neubergi"@en .


###  https://www.gbif.org/species/2073323
<https://www.gbif.org/species/2073323> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2686212>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara laricis"@en ,
                                                                                    "Warzborstige Lärchenindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7981" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073323" ;
                                       rdfs:label "Cinara laricis"@en .


###  https://www.gbif.org/species/2073362
<https://www.gbif.org/species/2073362> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2686212>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara cuneomaculata"@en ,
                                                                                    "Graubraune Lärchenrindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7982" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073362" ;
                                       rdfs:label "Cinara cuneomaculata"@en .


###  https://www.gbif.org/species/2073366
<https://www.gbif.org/species/2073366> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2684241>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara pineum"@en ,
                                                                                    "Große Braune Kiefernrindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7984" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073366" ;
                                       rdfs:label "Cinara pineum"@en .


###  https://www.gbif.org/species/2073401
<https://www.gbif.org/species/2073401> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5284884>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara pilicornis"@en ,
                                                                                    "Rotbraun Bepuderte Fichtenrindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7974" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073401" ;
                                       rdfs:label "Cinara pilicornis"@en .


###  https://www.gbif.org/species/2073469
<https://www.gbif.org/species/2073469> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5284884>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara piceae"@en ,
                                                                                    "Große Schwarze Fichtenrindenlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7975" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073469" ;
                                       rdfs:label "Cinara piceae"@en .


###  https://www.gbif.org/species/2073560
<https://www.gbif.org/species/2073560> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2073197> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2685484>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cinara pectinatae"@en ,
                                                                                    "Grüne Tannenhoniglaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7976" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073560" ;
                                       rdfs:label "Cinara pectinatae"@en .


###  https://www.gbif.org/species/2073990
<https://www.gbif.org/species/2073990> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2049564> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2877951>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5333294>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Braunschwarze Eichenrindenlaus"@de ,
                                                                                    "Lachnus roboris"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8005" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2073990" ;
                                       rdfs:label "Lachnus roboris"@en .


###  https://www.gbif.org/species/2076989
<https://www.gbif.org/species/2076989> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3042> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Eucallipterus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7963" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2076989" ;
                                       rdfs:label "Eucallipterus"@en .


###  https://www.gbif.org/species/2076990
<https://www.gbif.org/species/2076990> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2076989> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/3152041>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Eucallipterus tiliae"@en ,
                                                                                    "Lindenzierlaus"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7992" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2076990" ;
                                       rdfs:label "Eucallipterus tiliae"@en .


###  https://www.gbif.org/species/2090525
<https://www.gbif.org/species/2090525> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6963> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Parthenolecanium"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8002" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2090525" ;
                                       rdfs:label "Parthenolecanium"@en .


###  https://www.gbif.org/species/2091689
<https://www.gbif.org/species/2091689> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6963> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Physokermes"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7958" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2091689" ;
                                       rdfs:label "Physokermes"@en .


###  https://www.gbif.org/species/212
<https://www.gbif.org/species/212> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/44> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Aves"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1011" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/212" ;
                                   rdfs:label "Aves"@en .


###  https://www.gbif.org/species/2131855
<https://www.gbif.org/species/2131855> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6059> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Acarapis"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:728" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2131855" ;
                                       rdfs:label "Acarapis"@en .


###  https://www.gbif.org/species/216
<https://www.gbif.org/species/216> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/54> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Insekt"@de ,
                                                                                "insect"@en ,
                                                                                "insect"@nl ,
                                                                                "insecte"@fr ,
                                                                                "insecto"@es ,
                                                                                "insecto"@pt ,
                                                                                "insectă"@ro ,
                                                                                "insekt"@da ,
                                                                                "insekt"@no ,
                                                                                "insekt"@sv ,
                                                                                "insetto"@it ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2963" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/216" ;
                                   rdfs:label "Insecta"@en .


###  https://www.gbif.org/species/2188248
<https://www.gbif.org/species/2188248> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6080> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Varroa"@de ,
                                                                                    "Varroa"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8173" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2188248" ;
                                       rdfs:label "Varroa"@en .


###  https://www.gbif.org/species/2188249
<https://www.gbif.org/species/2188249> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2188248> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341979>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/81>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Varroa mite"@en ,
                                                                                    "Varroa-Milbe"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:80" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2188249" ;
                                       rdfs:label "Varroa destructor"@en .


###  https://www.gbif.org/species/220
<https://www.gbif.org/species/220> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/7707728> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Magnoliopsida"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3310" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/220" ;
                                   rdfs:label "Magnoliopsida"@en .


###  https://www.gbif.org/species/2396
<https://www.gbif.org/species/2396> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/933> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Rutaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4183" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2396" ;
                                    rdfs:label "Rutaceae"@en .


###  https://www.gbif.org/species/2416
<https://www.gbif.org/species/2416> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/422> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Polygonaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3377" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2416" ;
                                    rdfs:label "Polygonaceae"@en .


###  https://www.gbif.org/species/2433406
<https://www.gbif.org/species/2433406> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/9681> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Ursus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1008" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2433406" ;
                                       rdfs:label "Ursus"@en .


###  https://www.gbif.org/species/2433433
<https://www.gbif.org/species/2433433> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2433406> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/699>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Braunbär"@de ,
                                                                                    "brown bear"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1109" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2433433" ;
                                       rdfs:label "Ursus arctos"@en .


###  https://www.gbif.org/species/2436435
<https://www.gbif.org/species/2436435> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5483> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Homo"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8056" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2436435" ;
                                       rdfs:label "Homo"@en .


###  https://www.gbif.org/species/2436436
<https://www.gbif.org/species/2436436> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2436435> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Homo sapiens"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8057" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2436436" ;
                                       rdfs:label "Homo sapiens"@en .


###  https://www.gbif.org/species/2437754
<https://www.gbif.org/species/2437754> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5510> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apodemus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8229" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2437754" ;
                                       rdfs:label "Apodemus"@en .


###  https://www.gbif.org/species/2437760
<https://www.gbif.org/species/2437760> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2437754> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/699>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apodemus sylvaticus"@de ,
                                                                                    "Apodemus sylvaticus"@en ,
                                                                                    "Waldmaus"@de ,
                                                                                    "wood mouse"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1108" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2437760" ;
                                       rdfs:label "Apodemus sylvaticus"@en .


###  https://www.gbif.org/species/2475391
<https://www.gbif.org/species/2475391> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/9320> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Merops"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1017" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2475391" ;
                                       rdfs:label "Merops"@en .


###  https://www.gbif.org/species/2475443
<https://www.gbif.org/species/2475443> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2475391> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/699>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenfresser"@de ,
                                                                                    "abejaruco"@es ,
                                                                                    "abelharuco"@pt ,
                                                                                    "albinărel"@ro ,
                                                                                    "bee-eater"@en ,
                                                                                    "bieter"@no ,
                                                                                    "bijeneter"@nl ,
                                                                                    "biätare"@sv ,
                                                                                    "biæder"@da ,
                                                                                    "gruccione"@it ,
                                                                                    "guêpier"@fr ,
                                                                                    "prigorie"@ro ,
                                                                                    "vespiere"@it ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1110" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2475443" ;
                                       rdfs:label "Merops apiaster"@en .


###  https://www.gbif.org/species/2498
<https://www.gbif.org/species/2498> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/7226464> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Boraginaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8059" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2498" ;
                                    rdfs:label "Boraginaceae"@en .


###  https://www.gbif.org/species/2595772
<https://www.gbif.org/species/2595772> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4824> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Ascosphaera"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8207" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2595772" ;
                                       rdfs:label "Ascosphaera"@en .


###  https://www.gbif.org/species/2595786
<https://www.gbif.org/species/2595786> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2595772> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/3272>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Ascosphaera apis"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:94" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2595786" ;
                                       rdfs:label "Ascosphaera apis"@en .


###  https://www.gbif.org/species/2684241
<https://www.gbif.org/species/2684241> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3925> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Pinus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7983" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2684241" ;
                                       rdfs:label "Pinus"@en .


###  https://www.gbif.org/species/2684876
<https://www.gbif.org/species/2684876> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3925> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Abies"@en ,
                                                                                    "Tanne"@de ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7977" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2684876" ;
                                       rdfs:label "Abies"@en .


###  https://www.gbif.org/species/2685484
<https://www.gbif.org/species/2685484> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2684876> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Abies alba"@en ,
                                                                                    "Weisstanne"@de ,
                                                                                    "abete"@it ,
                                                                                    "abete bianco"@it ,
                                                                                    "abeto"@pt ,
                                                                                    "abeto blanco"@es ,
                                                                                    "abeto branco"@pt ,
                                                                                    "abeto pectinado"@pt ,
                                                                                    "brad"@ro ,
                                                                                    "brad alb"@ro ,
                                                                                    "edelgran"@no ,
                                                                                    "pinabete"@es ,
                                                                                    "sapin blanc"@fr ,
                                                                                    "silver fir"@en ,
                                                                                    "silvergran"@sv ,
                                                                                    "sølvgran"@no ,
                                                                                    "zilverspar"@nl ,
                                                                                    "ädelgran"@sv ,
                                                                                    "ædelgran"@da ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7978" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2685484" ;
                                       rdfs:label "Abies alba"@en .


###  https://www.gbif.org/species/2686156
<https://www.gbif.org/species/2686156> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3925> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Larix"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7979" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2686156" ;
                                       rdfs:label "Larix"@en .


###  https://www.gbif.org/species/2686212
<https://www.gbif.org/species/2686212> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2686156> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Larix decidua"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7980" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2686212" ;
                                       rdfs:label "Larix decidua"@en .


###  https://www.gbif.org/species/2832
<https://www.gbif.org/species/2832> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1109> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Laelapidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8082" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2832" ;
                                    rdfs:label "Laelapidae"@en .


###  https://www.gbif.org/species/2877951
<https://www.gbif.org/species/2877951> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4689> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Quercus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8000" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2877951" ;
                                       rdfs:label "Quercus"@en .


###  https://www.gbif.org/species/2882140
<https://www.gbif.org/species/2882140> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4689> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Castanea"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8001" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2882140" ;
                                       rdfs:label "Castanea"@en .


###  https://www.gbif.org/species/2888721
<https://www.gbif.org/species/2888721> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4924416> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Elder"@en ,
                                                                                    "Hollunder"@de ,
                                                                                    "Sambucus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7829" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2888721" ;
                                       rdfs:label "Sambucus"@en .


###  https://www.gbif.org/species/2888728
<https://www.gbif.org/species/2888728> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2888721> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Black Elder"@en ,
                                                                                    "Gewone vlier"@nl ,
                                                                                    "Sambuco comune"@it ,
                                                                                    "Schwarz-Holunder"@de ,
                                                                                    "Sureau noir"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:62" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2888728" ;
                                       rdfs:label "Sambucus nigra"@en .


###  https://www.gbif.org/species/2889372
<https://www.gbif.org/species/2889372> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2416> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Fagopyrum"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3378" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2889372" ;
                                       rdfs:label "Fagopyrum"@en .


###  https://www.gbif.org/species/2889373
<https://www.gbif.org/species/2889373> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2889372> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Buchweizen"@de ,
                                                                                    "alforfón"@es ,
                                                                                    "blé noir"@fr ,
                                                                                    "boekweit"@nl ,
                                                                                    "boghvede"@da ,
                                                                                    "bokhvete"@no ,
                                                                                    "bovete"@sv ,
                                                                                    "buckwheat"@en ,
                                                                                    "fagopiro"@it ,
                                                                                    "fagópiro"@pt ,
                                                                                    "grano saraceno"@it ,
                                                                                    "hrișcă"@ro ,
                                                                                    "sarassin"@fr ,
                                                                                    "trigo mourisco"@pt ,
                                                                                    "trigo negro"@es ,
                                                                                    "trigo sarraceno"@es ,
                                                                                    "trigo sarraceno"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3294" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2889373" ;
                                       rdfs:label "Fagopyrum esculentum"@en .


###  https://www.gbif.org/species/2926109
<https://www.gbif.org/species/2926109> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2498> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Borago"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8060" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2926109" ;
                                       rdfs:label "Borago"@en .


###  https://www.gbif.org/species/2926110
<https://www.gbif.org/species/2926110> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2926109> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Borretsch"@de ,
                                                                                    "Echt-Boretsch"@de ,
                                                                                    "agurkurt"@no ,
                                                                                    "bernagie"@nl ,
                                                                                    "borage"@en ,
                                                                                    "borago"@no ,
                                                                                    "borragem"@pt ,
                                                                                    "borragine"@it ,
                                                                                    "borraja"@es ,
                                                                                    "borrana"@it ,
                                                                                    "bourrache"@fr ,
                                                                                    "gurkört"@sv ,
                                                                                    "hjulkrone"@da ,
                                                                                    "hjulkrone"@no ,
                                                                                    "limba-mielului"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8061" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2926110" ;
                                       rdfs:label "Borago officinalis"@en .


###  https://www.gbif.org/species/2952066
<https://www.gbif.org/species/2952066> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5386> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Robinia"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8046" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2952066" ;
                                       rdfs:label "Robinia"@en .


###  https://www.gbif.org/species/2965200
<https://www.gbif.org/species/2965200> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5386> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Medicago"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7916" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2965200" ;
                                       rdfs:label "Medicago"@en .


###  https://www.gbif.org/species/2973363
<https://www.gbif.org/species/2973363> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5386> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Klee"@de ,
                                                                                    "clover"@en ,
                                                                                    "hvidkløver"@da ,
                                                                                    "hvitkløver"@no ,
                                                                                    "klaver"@nl ,
                                                                                    "trevo"@pt ,
                                                                                    "trifoglio"@it ,
                                                                                    "trifoi"@ro ,
                                                                                    "trèfle"@fr ,
                                                                                    "trébol"@es ,
                                                                                    "vitklöver"@sv ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:780" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2973363" ;
                                       rdfs:label "Trifolium"@en .


###  https://www.gbif.org/species/2974751
<https://www.gbif.org/species/2974751> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5386> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Wicke"@de ,
                                                                                    "ervilhaca"@pt ,
                                                                                    "faveira"@pt ,
                                                                                    "măzăriche"@ro ,
                                                                                    "veccia"@it ,
                                                                                    "vesce"@fr ,
                                                                                    "vetch"@en ,
                                                                                    "veza"@es ,
                                                                                    "vicker"@sv ,
                                                                                    "vikke"@da ,
                                                                                    "vikke"@no ,
                                                                                    "wikke"@nl ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:937" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2974751" ;
                                       rdfs:label "Vicia"@en .


###  https://www.gbif.org/species/2986441
<https://www.gbif.org/species/2986441> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5015> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Cydonia"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8047" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2986441" ;
                                       rdfs:label "Cydonia"@en .


###  https://www.gbif.org/species/2986532
<https://www.gbif.org/species/2986532> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5015> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Pyrus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8049" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2986532" ;
                                       rdfs:label "Pyrus"@en .


###  https://www.gbif.org/species/2988638
<https://www.gbif.org/species/2988638> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5015> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Rubus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8033" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/2988638" ;
                                       rdfs:label "Rubus"@en .


###  https://www.gbif.org/species/3
<https://www.gbif.org/species/3> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/Organism> ;
                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Bacteria"@en ,
                                                                              "Bakterien"@de ,
                                                                              "bacteria"@en ;
                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8231" ;
                                 <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3" ;
                                 rdfs:label "Bacteria"@en .


###  https://www.gbif.org/species/3001068
<https://www.gbif.org/species/3001068> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5015> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Malus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8048" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3001068" ;
                                       rdfs:label "Malus"@en .


###  https://www.gbif.org/species/3001244
<https://www.gbif.org/species/3001244> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3001068> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Apfelbaum"@de ,
                                                                                    "Kultur-Apfel"@de ,
                                                                                    "appel"@nl ,
                                                                                    "apple"@en ,
                                                                                    "epletre"@no ,
                                                                                    "macieira"@pt ,
                                                                                    "manzano"@es ,
                                                                                    "melo"@it ,
                                                                                    "măr"@ro ,
                                                                                    "pommier"@fr ,
                                                                                    "äppelträd"@sv ,
                                                                                    "æbletræ"@da ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:54" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3001244" ;
                                       rdfs:label "Malus domestica"@en .


###  https://www.gbif.org/species/3020559
<https://www.gbif.org/species/3020559> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5015> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Prunus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3308" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3020559" ;
                                       rdfs:label "Prunus"@en .


###  https://www.gbif.org/species/3020791
<https://www.gbif.org/species/3020791> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Süß-Kirsche"@de ,
                                                                                    "ciliegio"@it ,
                                                                                    "fugle-kirsebær"@da ,
                                                                                    "merisier"@fr ,
                                                                                    "sweet cherry"@en ,
                                                                                    "zoete kers"@nl ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:56" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3020791" ;
                                       rdfs:label "Prunus avium"@en .


###  https://www.gbif.org/species/3020980
<https://www.gbif.org/species/3020980> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Mandel"@de ,
                                                                                    "Mandelbaum"@de ,
                                                                                    "almendro"@es ,
                                                                                    "almond"@en ,
                                                                                    "amandel"@nl ,
                                                                                    "amandier"@fr ,
                                                                                    "amendoeira"@pt ,
                                                                                    "mandeltre"@no ,
                                                                                    "mandelträd"@sv ,
                                                                                    "mandeltræ"@da ,
                                                                                    "mandorlo"@it ,
                                                                                    "migdal"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3313" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3020980" ;
                                       rdfs:label "Prunus amygdalus"@en .


###  https://www.gbif.org/species/3021922
<https://www.gbif.org/species/3021922> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Kultur-Weichsel"@de ,
                                                                                    "Sauerkirschbaum"@de ,
                                                                                    "cerezo"@es ,
                                                                                    "cerisier"@fr ,
                                                                                    "cherry"@en ,
                                                                                    "ciliegio"@it ,
                                                                                    "ginjeira das ginjas galegas"@pt ,
                                                                                    "kers"@nl ,
                                                                                    "kirsebærtræ"@da ,
                                                                                    "kirsebærtræ"@no ,
                                                                                    "klarbär"@sv ,
                                                                                    "sour cherry"@en ,
                                                                                    "sur körsbär"@sv ,
                                                                                    "vișin"@ro ,
                                                                                    "zure kers"@nl ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:60" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3021922" ;
                                       rdfs:label "Prunus cerasus"@en .


###  https://www.gbif.org/species/3023221
<https://www.gbif.org/species/3023221> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Schlehdorn"@de ,
                                                                                    "Schwarzdorn"@de ,
                                                                                    "blackthorn"@en ,
                                                                                    "endrino"@es ,
                                                                                    "espinheiro negro"@pt ,
                                                                                    "espino negro"@es ,
                                                                                    "porumbar"@ro ,
                                                                                    "prugnolo"@it ,
                                                                                    "pruno selvatico"@it ,
                                                                                    "sleedoorn"@nl ,
                                                                                    "slåen"@da ,
                                                                                    "slån"@sv ,
                                                                                    "slåpetorn"@no ,
                                                                                    "spino nero"@it ,
                                                                                    "épine-noire"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8035" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3023221" ;
                                       rdfs:label "Prunus spinosa"@en .


###  https://www.gbif.org/species/3039576
<https://www.gbif.org/species/3039576> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6664> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Salix"@en ,
                                                                                    "Weide"@de ,
                                                                                    "pil"@da ,
                                                                                    "pil"@no ,
                                                                                    "pil"@sv ,
                                                                                    "salcie"@ro ,
                                                                                    "salgueiro"@pt ,
                                                                                    "salice"@it ,
                                                                                    "sauce"@es ,
                                                                                    "saule"@fr ,
                                                                                    "selje"@no ,
                                                                                    "sälg"@sv ,
                                                                                    "vide"@sv ,
                                                                                    "vidje"@no ,
                                                                                    "vier"@no ,
                                                                                    "vimeiro"@pt ,
                                                                                    "wilg"@nl ,
                                                                                    "willow"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2838" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3039576" ;
                                       rdfs:label "Salix"@en .


###  https://www.gbif.org/species/3042
<https://www.gbif.org/species/3042> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/809> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Aphidae"@fr ,
                                                                                 "Aphididae"@de ,
                                                                                 "Aphididae"@en ,
                                                                                 "Lachniden"@de ,
                                                                                 "puceron"@fr ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7956" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3042" ;
                                    rdfs:label "Aphididae"@en .


###  https://www.gbif.org/species/3042506
<https://www.gbif.org/species/3042506> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3112> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Brassica"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8045" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3042506" ;
                                       rdfs:label "Brassica"@en .


###  https://www.gbif.org/species/3042636
<https://www.gbif.org/species/3042636> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3042506> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Raps"@de ,
                                                                                    "coleseed"@en ,
                                                                                    "colza"@en ,
                                                                                    "colza"@es ,
                                                                                    "colza"@fr ,
                                                                                    "colza"@it ,
                                                                                    "colza"@pt ,
                                                                                    "koolzaad"@nl ,
                                                                                    "napi"@ro ,
                                                                                    "rapeseed"@en ,
                                                                                    "rapiță"@ro ,
                                                                                    "raps"@da ,
                                                                                    "raps"@no ,
                                                                                    "raps"@sv ,
                                                                                    "ravizzone"@it ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3042636" ;
                                       rdfs:label "Brassica napus"@en .


###  https://www.gbif.org/species/3064
<https://www.gbif.org/species/3064> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/422> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Amaranthaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6443" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3064" ;
                                    rdfs:label "Amaranthaceae"@en .


###  https://www.gbif.org/species/3065
<https://www.gbif.org/species/3065> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/414> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Asteraceae"@en ,
                                                                                 "Asterngewächse"@de ,
                                                                                 "Composieten"@nl ,
                                                                                 "Compositae"@en ,
                                                                                 "Korbblütler"@de ,
                                                                                 "astéracées"@fr ,
                                                                                 "composietenfamilie"@nl ,
                                                                                 "composite"@it ,
                                                                                 "compostas"@pt ,
                                                                                 "composées"@fr ,
                                                                                 "compozee"@ro ,
                                                                                 "compuestas"@es ,
                                                                                 "korgblommiga växter"@sv ,
                                                                                 "kurvblomstrede planter"@no ,
                                                                                 "kurveblomstrede planter"@da ,
                                                                                 "samengesteldbloemigen"@nl ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8051" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3065" ;
                                    rdfs:label "Asteraceae"@en .


###  https://www.gbif.org/species/3083586
<https://www.gbif.org/species/3083586> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3064> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Beta"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:5852" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3083586" ;
                                       rdfs:label "Beta"@en .


###  https://www.gbif.org/species/3088468
<https://www.gbif.org/species/3088468> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3065> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Tagetes"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6148" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3088468" ;
                                       rdfs:label "Tagetes"@en .


###  https://www.gbif.org/species/3112
<https://www.gbif.org/species/3112> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/7225535> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Brassicaceae"@en ,
                                                                                 "Cruciferen"@nl ,
                                                                                 "Kreuzblütler"@de ,
                                                                                 "crucifere"@it ,
                                                                                 "crucifere"@ro ,
                                                                                 "crucifers"@en ,
                                                                                 "crucifères"@fr ,
                                                                                 "crucíferas"@es ,
                                                                                 "crucíferas"@pt ,
                                                                                 "korsblommiga växter"@sv ,
                                                                                 "korsblomstrede planter"@da ,
                                                                                 "korsblomstrede planter"@no ,
                                                                                 "kruisbloemigen"@nl ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8044" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3112" ;
                                    rdfs:label "Brassicaceae"@en .


###  https://www.gbif.org/species/3119134
<https://www.gbif.org/species/3119134> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3065> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Helianthus"@en ,
                                                                                    "Sonnenblume"@de ,
                                                                                    "soleil"@fr ,
                                                                                    "sunflower"@en ,
                                                                                    "tournesol"@fr ,
                                                                                    "zonnebloem"@nl ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6284" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3119134" ;
                                       rdfs:label "Helianthus"@en .


###  https://www.gbif.org/species/3152041
<https://www.gbif.org/species/3152041> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6685> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Linde"@de ,
                                                                                    "Tilia"@da ,
                                                                                    "Tilia"@de ,
                                                                                    "Tilia"@en ,
                                                                                    "Tilia"@es ,
                                                                                    "Tilia"@fr ,
                                                                                    "Tilia"@it ,
                                                                                    "Tilia"@nl ,
                                                                                    "Tilia"@no ,
                                                                                    "Tilia"@pt ,
                                                                                    "Tilia"@ro ,
                                                                                    "Tilia"@sv ,
                                                                                    "basswood"@en ,
                                                                                    "lime"@en ,
                                                                                    "lind"@da ,
                                                                                    "lind"@no ,
                                                                                    "lind"@sv ,
                                                                                    "linde"@nl ,
                                                                                    "linden"@en ,
                                                                                    "tei"@ro ,
                                                                                    "tiglio"@it ,
                                                                                    "tilleul"@fr ,
                                                                                    "tilo"@es ,
                                                                                    "tília"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7991" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3152041" ;
                                       rdfs:label "Tilia"@en .


###  https://www.gbif.org/species/3189834
<https://www.gbif.org/species/3189834> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6657> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Acer"@da ,
                                                                                    "Acer"@de ,
                                                                                    "Acer"@en ,
                                                                                    "Acer"@es ,
                                                                                    "Acer"@fr ,
                                                                                    "Acer"@it ,
                                                                                    "Acer"@nl ,
                                                                                    "Acer"@no ,
                                                                                    "Acer"@pt ,
                                                                                    "Acer"@ro ,
                                                                                    "Acer"@sv ,
                                                                                    "Ahorn"@de ,
                                                                                    "acero"@it ,
                                                                                    "ahorn"@da ,
                                                                                    "arce"@es ,
                                                                                    "arţar"@ro ,
                                                                                    "bordo"@pt ,
                                                                                    "esdoorn"@nl ,
                                                                                    "lönn"@sv ,
                                                                                    "løn"@da ,
                                                                                    "lønn"@no ,
                                                                                    "maple"@en ,
                                                                                    "érable"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7995" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3189834" ;
                                       rdfs:label "Acer"@en .


###  https://www.gbif.org/species/3189870
<https://www.gbif.org/species/3189870> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3189834> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Acer pseudoplatanus"@da ,
                                                                                    "Acer pseudoplatanus"@de ,
                                                                                    "Acer pseudoplatanus"@en ,
                                                                                    "Acer pseudoplatanus"@es ,
                                                                                    "Acer pseudoplatanus"@fr ,
                                                                                    "Acer pseudoplatanus"@it ,
                                                                                    "Acer pseudoplatanus"@nl ,
                                                                                    "Acer pseudoplatanus"@no ,
                                                                                    "Acer pseudoplatanus"@pt ,
                                                                                    "Acer pseudoplatanus"@ro ,
                                                                                    "Acer pseudoplatanus"@sv ,
                                                                                    "Bergahorn"@de ,
                                                                                    "acero fico"@it ,
                                                                                    "acero sicomoro"@it ,
                                                                                    "ahorn"@da ,
                                                                                    "arce aplatanado"@es ,
                                                                                    "esdoorn"@nl ,
                                                                                    "falso plátano"@es ,
                                                                                    "falso plátano"@pt ,
                                                                                    "faux platane"@fr ,
                                                                                    "paltin"@ro ,
                                                                                    "paltin de munte"@ro ,
                                                                                    "platanlønn"@no ,
                                                                                    "plátano bastardo"@pt ,
                                                                                    "sicomoro"@es ,
                                                                                    "sicômoro"@pt ,
                                                                                    "sycamore"@en ,
                                                                                    "sykomor"@sv ,
                                                                                    "tysk lønn"@sv ,
                                                                                    "érable sycomore"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7996" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3189870" ;
                                       rdfs:label "Acer pseudoplatanus"@en .


###  https://www.gbif.org/species/3190155
<https://www.gbif.org/species/3190155> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2396> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Citrus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7269" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3190155" ;
                                       rdfs:label "Citrus"@en .


###  https://www.gbif.org/species/3236926
<https://www.gbif.org/species/3236926> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/9662482> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Corallomyxidae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1455" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3236926" ;
                                       rdfs:label "Corallomyxidae"@en .


###  https://www.gbif.org/species/3268772
<https://www.gbif.org/species/3268772> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/8094260> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Nosema"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3365" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3268772" ;
                                       rdfs:label "Nosema"@en .


###  https://www.gbif.org/species/3563703
<https://www.gbif.org/species/3563703> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/1040> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Aspergillaceae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8209" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3563703" ;
                                       rdfs:label "Aspergillaceae"@en .


###  https://www.gbif.org/species/359
<https://www.gbif.org/species/359> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/44> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Mammalia"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8053" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/359" ;
                                   rdfs:label "Mammalia"@en .


###  https://www.gbif.org/species/367
<https://www.gbif.org/species/367> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/54> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Arachnida"@en ,
                                                                                "Spinnentiere"@de ,
                                                                                "arachnids"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7764" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/367" ;
                                   rdfs:label "Arachnida"@en .


###  https://www.gbif.org/species/3925
<https://www.gbif.org/species/3925> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/640> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Pinaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7969" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/3925" ;
                                    rdfs:label "Pinaceae"@en .


###  https://www.gbif.org/species/414
<https://www.gbif.org/species/414> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Asterales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8050" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/414" ;
                                   rdfs:label "Asterales"@en .


###  https://www.gbif.org/species/422
<https://www.gbif.org/species/422> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Caryophyllales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3376" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/422" ;
                                   rdfs:label "Caryophyllales"@en .


###  https://www.gbif.org/species/4334
<https://www.gbif.org/species/4334> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://w3id.org/euph/7744> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Apidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2961" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4334" ;
                                    rdfs:label "Apidae"@en .


###  https://www.gbif.org/species/44
<https://www.gbif.org/species/44> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://www.gbif.org/species/1> ;
                                  <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                  <http://purl.obolibrary.org/obo/IAO_0000118> "Chordata"@en ;
                                  <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8052" ;
                                  <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/44" ;
                                  rdfs:label "Chordata"@en .


###  https://www.gbif.org/species/4490
<https://www.gbif.org/species/4490> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1457> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Vespidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:974" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4490" ;
                                    rdfs:label "Vespidae"@en .


###  https://www.gbif.org/species/4542910
<https://www.gbif.org/species/4542910> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2131855> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/81>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Bienenmilbe"@de ,
                                                                                    "Tracheenmilbe"@de ,
                                                                                    "acarian"@ro ,
                                                                                    "acarien"@fr ,
                                                                                    "acarine mite"@en ,
                                                                                    "acaro dell'ape"@it ,
                                                                                    "bijenmijt"@nl ,
                                                                                    "bikvalster"@sv ,
                                                                                    "bimide"@da ,
                                                                                    "trakémidd"@no ,
                                                                                    "ácaro"@es ,
                                                                                    "ácaro"@pt ,
                                                                                    "ácaro des abelhas"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:88" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4542910" ;
                                       rdfs:label "Acarapis woodi"@en .


###  https://www.gbif.org/species/4655026
<https://www.gbif.org/species/4655026> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2832> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/81>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Tropilaelaps"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:91" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4655026" ;
                                       rdfs:label "Tropilaelaps"@en .


###  https://www.gbif.org/species/4689
<https://www.gbif.org/species/4689> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1354> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Fagaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7999" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4689" ;
                                    rdfs:label "Fagaceae"@en .


###  https://www.gbif.org/species/4730123
<https://www.gbif.org/species/4730123> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7840> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Aethina"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:76" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4730123" ;
                                       rdfs:label "Aethina"@en .


###  https://www.gbif.org/species/4824
<https://www.gbif.org/species/4824> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1266> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Ascosphaeraceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8206" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4824" ;
                                    rdfs:label "Ascosphaeraceae"@en .


###  https://www.gbif.org/species/4907604
<https://www.gbif.org/species/4907604> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3236926> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Malpighamoeba"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:962" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4907604" ;
                                       rdfs:label "Malpighamoeba"@en .


###  https://www.gbif.org/species/4924416
<https://www.gbif.org/species/4924416> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/946> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Viburnaceae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7828" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/4924416" ;
                                       rdfs:label "Viburnaceae"@en .


###  https://www.gbif.org/species/5
<https://www.gbif.org/species/5> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/Organism> ;
                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Fungi"@en ;
                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8202" ;
                                 <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5" ;
                                 rdfs:label "Fungi"@en .


###  https://www.gbif.org/species/5015
<https://www.gbif.org/species/5015> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/691> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Rosaceae"@en ,
                                                                                 "Rosenblütler"@de ,
                                                                                 "roosachtige gewassen"@nl ,
                                                                                 "rosacee"@it ,
                                                                                 "rosacées"@fr ,
                                                                                 "rose family"@en ,
                                                                                 "rosefamilie"@no ,
                                                                                 "rosenfamilie"@da ,
                                                                                 "rosväxter"@sv ,
                                                                                 "rosáceas"@es ,
                                                                                 "rosáceas"@pt ,
                                                                                 "rozacee"@ro ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3312" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5015" ;
                                    rdfs:label "Rosaceae"@en .


###  https://www.gbif.org/species/5259820
<https://www.gbif.org/species/5259820> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/8884233> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/3272>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Aspergillus flavus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:95" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5259820" ;
                                       rdfs:label "Aspergillus flavus"@en .


###  https://www.gbif.org/species/5284884
<https://www.gbif.org/species/5284884> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7606064> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Fichte"@de ,
                                                                                    "Norway spruce"@en ,
                                                                                    "Picea abies"@da ,
                                                                                    "Picea abies"@de ,
                                                                                    "Picea abies"@en ,
                                                                                    "Picea abies"@es ,
                                                                                    "Picea abies"@fr ,
                                                                                    "Picea abies"@it ,
                                                                                    "Picea abies"@nl ,
                                                                                    "Picea abies"@no ,
                                                                                    "Picea abies"@pt ,
                                                                                    "Picea abies"@ro ,
                                                                                    "Picea abies"@sv ,
                                                                                    "Rottanne"@de ,
                                                                                    "abete rosso"@it ,
                                                                                    "abeto rojo"@es ,
                                                                                    "abeto vermelho"@pt ,
                                                                                    "common spruce"@en ,
                                                                                    "expruce"@pt ,
                                                                                    "fijnspar"@nl ,
                                                                                    "gran"@da ,
                                                                                    "gran"@no ,
                                                                                    "gran"@sv ,
                                                                                    "molid"@ro ,
                                                                                    "pícea"@pt ,
                                                                                    "rødgran"@da ,
                                                                                    "sapin rouge"@fr ,
                                                                                    "spar"@nl ,
                                                                                    "épicea"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7971" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5284884" ;
                                       rdfs:label "Picea abies"@en .


###  https://www.gbif.org/species/5285134
<https://www.gbif.org/species/5285134> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2684241> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Pinus cembra"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7987" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5285134" ;
                                       rdfs:label "Pinus cembra"@en .


###  https://www.gbif.org/species/5285385
<https://www.gbif.org/species/5285385> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2684241> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Pinus mugo"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7985" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5285385" ;
                                       rdfs:label "Pinus mugo"@en .


###  https://www.gbif.org/species/5333294
<https://www.gbif.org/species/5333294> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2882140> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Edelkastanie"@de ,
                                                                                    "Europa-Edelkastanie"@de ,
                                                                                    "Spanish chestnut"@en ,
                                                                                    "castagno"@it ,
                                                                                    "castan comestibil"@ro ,
                                                                                    "castanheiro"@pt ,
                                                                                    "castaño"@es ,
                                                                                    "châtaignier"@fr ,
                                                                                    "echte Kastanie"@de ,
                                                                                    "edelkastanje"@no ,
                                                                                    "ekte kastanje"@no ,
                                                                                    "sweet chestnut"@en ,
                                                                                    "tamme kastanje"@nl ,
                                                                                    "äkta kastanj"@sv ,
                                                                                    "ægte kastanie"@da ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5333294" ;
                                       rdfs:label "Castanea sativa"@en .


###  https://www.gbif.org/species/5336
<https://www.gbif.org/species/5336> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/797> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Grass Moths"@en ,
                                                                                 "Pyralidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3269" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5336" ;
                                    rdfs:label "Pyralidae"@en .


###  https://www.gbif.org/species/5352251
<https://www.gbif.org/species/5352251> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2952066> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Akazie"@de ,
                                                                                    "Gewöhnlich-Robinie"@de ,
                                                                                    "Salcâm"@ro ,
                                                                                    "acacia"@en ,
                                                                                    "acacia"@fr ,
                                                                                    "acacia"@it ,
                                                                                    "acacia"@nl ,
                                                                                    "acácia de flores brancas"@pt ,
                                                                                    "falsa acacia"@es ,
                                                                                    "falsa acacia"@it ,
                                                                                    "falsa-acácia"@pt ,
                                                                                    "falsche Akazie"@de ,
                                                                                    "false locust"@en ,
                                                                                    "falsk akacia"@sv ,
                                                                                    "falsk akasie"@da ,
                                                                                    "falsk akasie"@no ,
                                                                                    "faux-acacia"@fr ,
                                                                                    "robinia"@it ,
                                                                                    "robinia"@nl ,
                                                                                    "robinier"@fr ,
                                                                                    "robínia"@pt ,
                                                                                    "salcîm alb"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5352251" ;
                                       rdfs:label "Robinia pseudoacacia"@en .


###  https://www.gbif.org/species/5358748
<https://www.gbif.org/species/5358748> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2973363> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Weissklee"@de ,
                                                                                    "hvidkløver"@da ,
                                                                                    "hvitkløver"@no ,
                                                                                    "steenklaver"@nl ,
                                                                                    "trevo branco"@pt ,
                                                                                    "trifoglio bianco"@it ,
                                                                                    "trifoi alb"@ro ,
                                                                                    "trèfle blanc"@fr ,
                                                                                    "trébol blanco"@es ,
                                                                                    "viklöver"@sv ,
                                                                                    "white clover"@en ,
                                                                                    "witte klaver"@nl ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:766" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5358748" ;
                                       rdfs:label "Trifolium repens"@en .


###  https://www.gbif.org/species/5358907
<https://www.gbif.org/species/5358907> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2973363> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Bersimklee"@de ,
                                                                                    "Trifolium alexandrinum"@da ,
                                                                                    "Trifolium alexandrinum"@nl ,
                                                                                    "Trifolium alexandrinum"@no ,
                                                                                    "barseem"@en ,
                                                                                    "berseem"@en ,
                                                                                    "bersim"@en ,
                                                                                    "bersim"@pt ,
                                                                                    "bersimklöver"@sv ,
                                                                                    "trevo alexandrino"@pt ,
                                                                                    "trevo de Alexandria"@pt ,
                                                                                    "trifoglio alessandrino"@it ,
                                                                                    "trifoi egiptean"@ro ,
                                                                                    "trèfle d'Alexandrie"@fr ,
                                                                                    "trébol alejandrino"@es ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:932" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5358907" ;
                                       rdfs:label "Trifolium alexandrinum"@en .


###  https://www.gbif.org/species/5359378
<https://www.gbif.org/species/5359378> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2973363> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Inkarnatklee"@de ,
                                                                                    "blodklöver"@sv ,
                                                                                    "blodkløver"@da ,
                                                                                    "blodkløver"@no ,
                                                                                    "crimson clover"@en ,
                                                                                    "incarnaat klaver"@nl ,
                                                                                    "trevo encarnado"@pt ,
                                                                                    "trifoglio incarnato"@it ,
                                                                                    "trifoi violet"@ro ,
                                                                                    "trèfle incarnat"@fr ,
                                                                                    "trébol encarnado"@es ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:724" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5359378" ;
                                       rdfs:label "Trifolium incarnatum"@en .


###  https://www.gbif.org/species/5362215
<https://www.gbif.org/species/5362215> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2986441> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Echt-Quitte"@de ,
                                                                                    "cognassier"@fr ,
                                                                                    "cotogno"@it ,
                                                                                    "kwee"@nl ,
                                                                                    "quince"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:59" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5362215" ;
                                       rdfs:label "Cydonia oblonga"@en .


###  https://www.gbif.org/species/5362573
<https://www.gbif.org/species/5362573> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2986532> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Birnbaum"@de ,
                                                                                    "Kultur-Birne"@de ,
                                                                                    "pear"@en ,
                                                                                    "peer"@nl ,
                                                                                    "pera"@pt ,
                                                                                    "peral"@es ,
                                                                                    "pero"@it ,
                                                                                    "poirier"@fr ,
                                                                                    "päronträd"@sv ,
                                                                                    "pæretre"@no ,
                                                                                    "pæretræ"@da ,
                                                                                    "păr"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:55" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5362573" ;
                                       rdfs:label "Pyrus communis"@en .


###  https://www.gbif.org/species/5386
<https://www.gbif.org/species/5386> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1370> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Fabaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7915" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5386" ;
                                    rdfs:label "Fabaceae"@en .


###  https://www.gbif.org/species/54
<https://www.gbif.org/species/54> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://www.gbif.org/species/1> ;
                                  <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                  <http://purl.obolibrary.org/obo/IAO_0000118> "Arthropoda"@en ,
                                                                               "Gleiderfüßler"@de ;
                                  <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2964" ;
                                  <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/54" ;
                                  rdfs:label "Arthropoda"@en .


###  https://www.gbif.org/species/543
<https://www.gbif.org/species/543> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/367> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Trombidiformes"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:758" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/543" ;
                                   rdfs:label "Trombidiformes"@en .


###  https://www.gbif.org/species/5483
<https://www.gbif.org/species/5483> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/798> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Hominidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8055" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5483" ;
                                    rdfs:label "Hominidae"@en .


###  https://www.gbif.org/species/5510
<https://www.gbif.org/species/5510> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1459> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Muridae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8227" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5510" ;
                                    rdfs:label "Muridae"@en .


###  https://www.gbif.org/species/5547
<https://www.gbif.org/species/5547> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/811> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Drosophilidae"@en ,
                                                                                 "fruit fly"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:85" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/5547" ;
                                    rdfs:label "Drosophilidae"@en .


###  https://www.gbif.org/species/6
<https://www.gbif.org/species/6> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/Organism> ;
                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Pflanzen"@de ,
                                                                              "Plantae"@en ,
                                                                              "plants"@en ;
                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2975" ;
                                 <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6" ;
                                 rdfs:label "Plantae"@en .


###  https://www.gbif.org/species/6059
<https://www.gbif.org/species/6059> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/543> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Tarsonemidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:681" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6059" ;
                                    rdfs:label "Tarsonemidae"@en .


###  https://www.gbif.org/species/6080
<https://www.gbif.org/species/6080> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1109> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Varroidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8172" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6080" ;
                                    rdfs:label "Varroidae"@en .


###  https://www.gbif.org/species/6109535
<https://www.gbif.org/species/6109535> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2973363> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Alsike clover"@en ,
                                                                                    "Bastardklee"@de ,
                                                                                    "Schwedenklee"@de ,
                                                                                    "Swedish clover"@en ,
                                                                                    "Zweedse klaver"@nl ,
                                                                                    "alsikeklöver"@sv ,
                                                                                    "alsikekløver"@da ,
                                                                                    "alsikekløver"@no ,
                                                                                    "bastaardklaver"@nl ,
                                                                                    "trevo híbrido"@pt ,
                                                                                    "trevo sueco"@pt ,
                                                                                    "trifoglio bastardo"@it ,
                                                                                    "trifoglio nero"@it ,
                                                                                    "trifoi hibrid"@ro ,
                                                                                    "trèfle alsike"@fr ,
                                                                                    "trèfle hybride"@fr ,
                                                                                    "trébol de Alsike"@es ,
                                                                                    "trébol híbrido"@es ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:890" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6109535" ;
                                       rdfs:label "Trifolium hybridum"@en .


###  https://www.gbif.org/species/640
<https://www.gbif.org/species/640> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/194> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Pinales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7968" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/640" ;
                                   rdfs:label "Pinales"@en .


###  https://www.gbif.org/species/6657
<https://www.gbif.org/species/6657> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/933> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Sapindaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7994" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6657" ;
                                    rdfs:label "Sapindaceae"@en .


###  https://www.gbif.org/species/6664
<https://www.gbif.org/species/6664> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1414> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Salicaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:2839" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6664" ;
                                    rdfs:label "Salicaceae"@en .


###  https://www.gbif.org/species/6685
<https://www.gbif.org/species/6685> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/941> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Malvaceae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7990" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6685" ;
                                    rdfs:label "Malvaceae"@en .


###  https://www.gbif.org/species/691
<https://www.gbif.org/species/691> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Rosales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3311" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/691" ;
                                   rdfs:label "Rosales"@en .


###  https://www.gbif.org/species/6920
<https://www.gbif.org/species/6920> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/811> ,
                                                    [ rdf:type owl:Restriction ;
                                                      owl:onProperty <https://w3id.org/euph/3996> ;
                                                      owl:someValuesFrom <https://w3id.org/euph/3284>
                                                    ] ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Syrphidae"@en ,
                                                                                 "hoverflies"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7749" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6920" ;
                                    rdfs:label "Syrphidae"@en .


###  https://www.gbif.org/species/6963
<https://www.gbif.org/species/6963> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/809> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Coccidae"@de ,
                                                                                 "Coccidae"@en ,
                                                                                 "Lecanien"@de ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7954" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/6963" ;
                                    rdfs:label "Coccidae"@en .


###  https://www.gbif.org/species/7
<https://www.gbif.org/species/7> rdf:type owl:Class ;
                                 rdfs:subClassOf <http://rs.tdwg.org/dwc/terms/Organism> ;
                                 <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                 <http://purl.obolibrary.org/obo/IAO_0000118> "Protozoa"@en ;
                                 <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3360" ;
                                 <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7" ;
                                 rdfs:label "Protozoa"@en .


###  https://www.gbif.org/species/7225535
<https://www.gbif.org/species/7225535> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Brassicales"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8043" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7225535" ;
                                       rdfs:label "Brassicales"@en .


###  https://www.gbif.org/species/7226464
<https://www.gbif.org/species/7226464> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Boraginales"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8058" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7226464" ;
                                       rdfs:label "Boraginales"@en .


###  https://www.gbif.org/species/732
<https://www.gbif.org/species/732> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/359> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Carnivora"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:995" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/732" ;
                                   rdfs:label "Carnivora"@en .


###  https://www.gbif.org/species/7405139
<https://www.gbif.org/species/7405139> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7501587> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Microsporea"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3362" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7405139" ;
                                       rdfs:label "Microsporea"@en .


###  https://www.gbif.org/species/7429082
<https://www.gbif.org/species/7429082> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/9800657> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7807> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Hausmaus"@de ,
                                                                                    "Mus musculus"@de ,
                                                                                    "Mus musculus"@en ,
                                                                                    "Mus musculus"@ro ,
                                                                                    "house mouse"@en ,
                                                                                    "șoarece de casă"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1107" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7429082" ;
                                       rdfs:label "Mus musculus"@en .


###  https://www.gbif.org/species/7501587
<https://www.gbif.org/species/7501587> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Microsporidia"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3361" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7501587" ;
                                       rdfs:label "Microsporidia"@en .


###  https://www.gbif.org/species/7509337
<https://www.gbif.org/species/7509337> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Amoebas"@en ,
                                                                                    "Amoebozoa"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:765" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7509337" ;
                                       rdfs:label "Amoebozoa"@en .


###  https://www.gbif.org/species/7606064
<https://www.gbif.org/species/7606064> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3925> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Picea"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7970" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7606064" ;
                                       rdfs:label "Picea"@en .


###  https://www.gbif.org/species/7623801
<https://www.gbif.org/species/7623801> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7405139> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Dissociodihaplophasida"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3363" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7623801" ;
                                       rdfs:label "Dissociodihaplophasida"@en .


###  https://www.gbif.org/species/7707728
<https://www.gbif.org/species/7707728> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/6> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Tracheophyta"@en ,
                                                                                    "vascular plants"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3309" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7707728" ;
                                       rdfs:label "Tracheophyta"@en .


###  https://www.gbif.org/species/7787708
<https://www.gbif.org/species/7787708> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3065> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Löwenzahn"@de ,
                                                                                    "dandelion"@en ,
                                                                                    "dent-de-lion"@fr ,
                                                                                    "dente de leão"@pt ,
                                                                                    "dente di leone"@it ,
                                                                                    "diente de león"@es ,
                                                                                    "løvetand"@da ,
                                                                                    "løvetann"@no ,
                                                                                    "maskros"@sv ,
                                                                                    "mælkebøtte"@da ,
                                                                                    "paardenbloem"@nl ,
                                                                                    "pissenlit"@fr ,
                                                                                    "păpădie"@ro ,
                                                                                    "tarassaco"@it ,
                                                                                    "taraxaco"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:47" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7787708" ;
                                       rdfs:label "Taraxacum"@en .


###  https://www.gbif.org/species/7818643
<https://www.gbif.org/species/7818643> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Aprikose"@de ,
                                                                                    "Marille"@de ,
                                                                                    "abricotier"@fr ,
                                                                                    "abrikoos"@nl ,
                                                                                    "abrikostræ"@da ,
                                                                                    "albaricoquero"@es ,
                                                                                    "albicocco"@it ,
                                                                                    "apricot"@en ,
                                                                                    "aprikostre"@no ,
                                                                                    "aprikosträd"@sv ,
                                                                                    "cais"@ro ,
                                                                                    "damasqueiro"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:57" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7818643" ;
                                       rdfs:label "Prunus armeniaca"@en .


###  https://www.gbif.org/species/7840
<https://www.gbif.org/species/7840> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1470> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Nitidulidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7569" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7840" ;
                                    rdfs:label "Nitidulidae"@en .


###  https://www.gbif.org/species/7878868
<https://www.gbif.org/species/7878868> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2090525> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2877951>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5333294>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Eichennapfschildlaus"@de ,
                                                                                    "Parthenolecanium rufulum"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8003" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7878868" ;
                                       rdfs:label "Parthenolecanium rufulum"@en .


###  https://www.gbif.org/species/7931731
<https://www.gbif.org/species/7931731> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Pflaume"@de ,
                                                                                    "Pflaumenbaum"@de ,
                                                                                    "Zwetschgenbaum"@de ,
                                                                                    "ameixieira"@pt ,
                                                                                    "blommetræ"@da ,
                                                                                    "ciruelo"@es ,
                                                                                    "plommetre"@no ,
                                                                                    "plommonträd"@sv ,
                                                                                    "plum"@en ,
                                                                                    "prugno"@it ,
                                                                                    "pruim"@nl ,
                                                                                    "prun"@ro ,
                                                                                    "prunier"@fr ,
                                                                                    "susino"@it ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:61" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7931731" ;
                                       rdfs:label "Prunus domestica"@en .


###  https://www.gbif.org/species/7938907
<https://www.gbif.org/species/7938907> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3268772> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341979>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/86>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Nosema ceranae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:93" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7938907" ;
                                       rdfs:label "Nosema ceranae"@en .


###  https://www.gbif.org/species/7953772
<https://www.gbif.org/species/7953772> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2091689> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5284884>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Große Fichtenquirlschildlaus"@de ,
                                                                                    "Physokermes piceae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7966" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7953772" ;
                                       rdfs:label "Physokermes piceae"@en .


###  https://www.gbif.org/species/797
<https://www.gbif.org/species/797> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/216> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Lepidoptera"@en ,
                                                                                "Schmetterlinge"@de ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7745" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/797" ;
                                   rdfs:label "Lepidoptera"@en .


###  https://www.gbif.org/species/798
<https://www.gbif.org/species/798> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/359> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Primates"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8054" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/798" ;
                                   rdfs:label "Primates"@en .


###  https://www.gbif.org/species/7985343
<https://www.gbif.org/species/7985343> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3268772> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/86>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Nosema apis"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:92" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/7985343" ;
                                       rdfs:label "Nosema apis"@en .


###  https://www.gbif.org/species/809
<https://www.gbif.org/species/809> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/216> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Hemiptera"@en ,
                                                                                "Schnabelkerfe"@de ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:53" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/809" ;
                                   rdfs:label "Hemiptera"@en .


###  https://www.gbif.org/species/8094260
<https://www.gbif.org/species/8094260> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7623801> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Nosematidae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3364" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8094260" ;
                                       rdfs:label "Nosematidae"@en .


###  https://www.gbif.org/species/811
<https://www.gbif.org/species/811> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/216> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Diptera"@en ,
                                                                                "Zweiflügler"@de ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7748" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/811" ;
                                   rdfs:label "Diptera"@en .


###  https://www.gbif.org/species/8110633
<https://www.gbif.org/species/8110633> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/84>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Melissococcus plutonius"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:90" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8110633" ;
                                       rdfs:label "Melissococcus plutonius"@en .


###  https://www.gbif.org/species/8149923
<https://www.gbif.org/species/8149923> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3020559> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/52>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Pfirsich"@de ,
                                                                                    "Pfirsichbaum"@de ,
                                                                                    "ferskentre"@no ,
                                                                                    "ferskentræ"@da ,
                                                                                    "melocotonero"@es ,
                                                                                    "peach"@en ,
                                                                                    "persikoträd"@sv ,
                                                                                    "perzik"@nl ,
                                                                                    "pesco"@it ,
                                                                                    "pessegueiro"@pt ,
                                                                                    "piersic"@ro ,
                                                                                    "pêcher"@fr ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:58" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8149923" ;
                                       rdfs:label "Prunus persica"@en .


###  https://www.gbif.org/species/8254044
<https://www.gbif.org/species/8254044> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/4730123> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7790> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/699>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/3270>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Kleine Beutenkäfer"@de ,
                                                                                    "Small hive beetle"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:79" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8254044" ;
                                       rdfs:label "Aethina tumida"@en .


###  https://www.gbif.org/species/8282871
<https://www.gbif.org/species/8282871> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2091689> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/5284884>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Kleine Fichtenquirlschildlaus"@de ,
                                                                                    "Physokermes hemicryphus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7972" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8282871" ;
                                       rdfs:label "Physokermes hemicryphus"@en .


###  https://www.gbif.org/species/8324121
<https://www.gbif.org/species/8324121> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2973363> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Rotklee"@de ,
                                                                                    "red clover"@en ,
                                                                                    "rode klaver"@nl ,
                                                                                    "rödklöver"@sv ,
                                                                                    "rødkløver"@da ,
                                                                                    "rødkløver"@no ,
                                                                                    "trevo comun"@pt ,
                                                                                    "trevo dos prados"@pt ,
                                                                                    "trevo róseo"@pt ,
                                                                                    "trevo violeta"@pt ,
                                                                                    "trifoglio rosso"@it ,
                                                                                    "trifoglio violetto"@it ,
                                                                                    "trifoi roșu"@ro ,
                                                                                    "trèfle rouge"@fr ,
                                                                                    "trébol rojo"@es ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:723" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8324121" ;
                                       rdfs:label "Trifolium pratense"@en .


###  https://www.gbif.org/species/8345768
<https://www.gbif.org/species/8345768> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2049625> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7792> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/2877951>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8110> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/73>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/6600>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Eichenstammschildlaus"@de ,
                                                                                    "Kermes quercus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8004" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8345768" ;
                                       rdfs:label "Kermes quercus"@en .


###  https://www.gbif.org/species/8373079
<https://www.gbif.org/species/8373079> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7791> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/8165> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/84>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Paenibacillus larvae"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:89" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8373079" ;
                                       rdfs:label "Paenibacillus larvae"@en .


###  https://www.gbif.org/species/8436459
<https://www.gbif.org/species/8436459> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2988638> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Brombeere"@de ,
                                                                                    "Brombeerstrauch"@de ,
                                                                                    "björnbär"@sv ,
                                                                                    "bjørnebær"@no ,
                                                                                    "blackberry"@en ,
                                                                                    "braam"@nl ,
                                                                                    "bramble"@en ,
                                                                                    "brombær"@da ,
                                                                                    "mur de cîmp"@ro ,
                                                                                    "ronce"@fr ,
                                                                                    "rovo"@it ,
                                                                                    "silva"@pt ,
                                                                                    "zarzamora"@es ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8034" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8436459" ;
                                       rdfs:label "Rubus fruticosus"@en .


###  https://www.gbif.org/species/8502
<https://www.gbif.org/species/8502> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/809> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Flatidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7953" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8502" ;
                                    rdfs:label "Flatidae"@en .


###  https://www.gbif.org/species/8650
<https://www.gbif.org/species/8650> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/809> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Kermesidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7955" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8650" ;
                                    rdfs:label "Kermesidae"@en .


###  https://www.gbif.org/species/8884233
<https://www.gbif.org/species/8884233> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3563703> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Aspergillus"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8210" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8884233" ;
                                       rdfs:label "Aspergillus"@en .


###  https://www.gbif.org/species/8971274
<https://www.gbif.org/species/8971274> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3083586> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Beta vulgaris"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6200" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/8971274" ;
                                       rdfs:label "Beta vulgaris"@en .


###  https://www.gbif.org/species/9151957
<https://www.gbif.org/species/9151957> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/2965200> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Luzerne"@de ,
                                                                                    "alfalfa"@en ,
                                                                                    "alfalfa"@es ,
                                                                                    "alfalfa"@pt ,
                                                                                    "erba medica"@it ,
                                                                                    "lucerne"@da ,
                                                                                    "lucerne"@en ,
                                                                                    "lucerne"@fr ,
                                                                                    "lucerne"@nl ,
                                                                                    "lucernă"@ro ,
                                                                                    "lusern"@no ,
                                                                                    "lusern"@sv ,
                                                                                    "luzerna"@pt ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3302" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9151957" ;
                                       rdfs:label "Medicago sativa"@en .


###  https://www.gbif.org/species/9206251
<https://www.gbif.org/species/9206251> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/3119134> ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/3996> ;
                                                         owl:someValuesFrom <https://w3id.org/euph/51>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7758> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7762> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ,
                                                       [ rdf:type owl:Restriction ;
                                                         owl:onProperty <https://w3id.org/euph/7805> ;
                                                         owl:someValuesFrom <https://www.gbif.org/species/1341976>
                                                       ] ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Helianthus annuus"@en ,
                                                                                    "Sonnenblume"@de ,
                                                                                    "sunflower"@en ,
                                                                                    "tournesol"@fr ,
                                                                                    "zonnebloem"@nl ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:4127" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9206251" ;
                                       rdfs:label "Helianthus annuus"@en .


###  https://www.gbif.org/species/9320
<https://www.gbif.org/species/9320> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/1447> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Meropidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:1014" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9320" ;
                                    rdfs:label "Meropidae"@en .


###  https://www.gbif.org/species/933
<https://www.gbif.org/species/933> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Sapindales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7993" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/933" ;
                                   rdfs:label "Sapindales"@en .


###  https://www.gbif.org/species/941
<https://www.gbif.org/species/941> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Malvales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7989" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/941" ;
                                   rdfs:label "Malvales"@en .


###  https://www.gbif.org/species/946
<https://www.gbif.org/species/946> rdf:type owl:Class ;
                                   rdfs:subClassOf <https://www.gbif.org/species/220> ;
                                   <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                   <http://purl.obolibrary.org/obo/IAO_0000118> "Dipsacales"@en ;
                                   <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:7827" ;
                                   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/946" ;
                                   rdfs:label "Dipsacales"@en .


###  https://www.gbif.org/species/95
<https://www.gbif.org/species/95> rdf:type owl:Class ;
                                  rdfs:subClassOf <https://www.gbif.org/species/5> ;
                                  <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                  <http://purl.obolibrary.org/obo/IAO_0000118> "Ascomycota"@en ;
                                  <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8203" ;
                                  <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/95" ;
                                  rdfs:label "Ascomycota"@en .


###  https://www.gbif.org/species/9662482
<https://www.gbif.org/species/9662482> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/9759116> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Acanthopodida"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3271" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9662482" ;
                                       rdfs:label "Acanthopodida"@en .


###  https://www.gbif.org/species/9681
<https://www.gbif.org/species/9681> rdf:type owl:Class ;
                                    rdfs:subClassOf <https://www.gbif.org/species/732> ;
                                    <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                    <http://purl.obolibrary.org/obo/IAO_0000118> "Ursidae"@en ;
                                    <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:996" ;
                                    <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9681" ;
                                    rdfs:label "Ursidae"@en .


###  https://www.gbif.org/species/9759116
<https://www.gbif.org/species/9759116> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/7509337> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Variosea"@en ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:3273" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9759116" ;
                                       rdfs:label "Variosea"@en .


###  https://www.gbif.org/species/9800657
<https://www.gbif.org/species/9800657> rdf:type owl:Class ;
                                       rdfs:subClassOf <https://www.gbif.org/species/5510> ;
                                       <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en ;
                                       <http://purl.obolibrary.org/obo/IAO_0000118> "Maus"@de ,
                                                                                    "Mus"@da ,
                                                                                    "Mus"@de ,
                                                                                    "Mus"@en ,
                                                                                    "Mus"@es ,
                                                                                    "Mus"@fr ,
                                                                                    "Mus"@it ,
                                                                                    "Mus"@nl ,
                                                                                    "Mus"@no ,
                                                                                    "Mus"@pt ,
                                                                                    "Mus"@ro ,
                                                                                    "Mus"@sv ,
                                                                                    "mouse"@en ,
                                                                                    "muis"@nl ,
                                                                                    "mus"@da ,
                                                                                    "mus"@no ,
                                                                                    "mus"@sv ,
                                                                                    "rato"@pt ,
                                                                                    "ratón"@es ,
                                                                                    "souris"@fr ,
                                                                                    "topo"@it ,
                                                                                    "șoarece"@ro ;
                                       <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:8228" ;
                                       <http://www.geneontology.org/formats/oboInOwl#source> "https://www.gbif.org/species/9800657" ;
                                       rdfs:label "Mus"@en .


#################################################################
#    Annotations
#################################################################

<https://w3id.org/euph/1> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Robinia pseudoacacia (L.), which is part of the family Fabaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Robinia pseudoacacia (L.), which is part of the family Fabaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1008> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Ursus Linnaeus, 1758, a taxonomic group belonging to the family Ursidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1008> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Ursus Linnaeus, 1758, a taxonomic group belonging to the family Ursidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1011> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Aves, a taxonomic group belonging to the phylum Chordata." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1011> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Aves, a taxonomic group belonging to the phylum Chordata." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1012> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Coraciiformes, a taxonomic group belonging to the class Aves." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1012> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Coraciiformes, a taxonomic group belonging to the class Aves." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1014> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Meropidae, a taxonomic group belonging to the order Coraciiformes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1014> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Meropidae, a taxonomic group belonging to the order Coraciiformes." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1017> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Merops Linnaeus, 1758, a taxonomic group belonging to the family Meropidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1017> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Merops Linnaeus, 1758, a taxonomic group belonging to the family Meropidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1028> <http://purl.obolibrary.org/obo/IAO_0000115> "A polysaccharide composed of glucose residues." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1028> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A polysaccharide composed of glucose residues." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/1032> <http://purl.obolibrary.org/obo/IAO_0000115> "One of the repeated divisions of the whole organism." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1032> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "One of the repeated divisions of the whole organism." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1033> <http://purl.obolibrary.org/obo/IAO_0000115> "An organ that detects light." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1033> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organ that detects light." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1034> <http://purl.obolibrary.org/obo/IAO_0000115> "An eye consisting of multiple light-sensing organs." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1034> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An eye consisting of multiple light-sensing organs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1036> <http://purl.obolibrary.org/obo/IAO_0000115> "A cardinal organ part (cardinal organ part), usually apical, that is part of a carpel (carpel) or group of fused carpels on which the pollen (pollen) germinates." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1036> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A cardinal organ part (cardinal organ part), usually apical, that is part of a carpel (carpel) or group of fused carpels on which the pollen (pollen) germinates." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1038> <http://purl.obolibrary.org/obo/IAO_0000115> "A determinate reproductive shoot system (reproductive shoot system) that has as part at least one carpel (carpel) or at least one stamen (stamen) and does not contain any other determinate shoot system (shoot system) as a part." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1038> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A determinate reproductive shoot system (reproductive shoot system) that has as part at least one carpel (carpel) or at least one stamen (stamen) and does not contain any other determinate shoot system (shoot system) as a part." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/106> <http://purl.obolibrary.org/obo/IAO_0000115> "Damage on the health manifested by a set of signs and symptoms perceptible directly or not, corresponding to general or localized disorders, functional or lesional, due to internal or external causes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/106> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Damage on the health manifested by a set of signs and symptoms perceptible directly or not, corresponding to general or localized disorders, functional or lesional, due to internal or external causes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://hal.inrae.fr/hal-04731253"
 ] .


<https://w3id.org/euph/1061> <http://purl.obolibrary.org/obo/IAO_0000115> "A cloud is a visible mass of aerosolised liquid droplets or frozen crystals suspended in an atmosphere above the surface of a planetary body." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1061> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A cloud is a visible mass of aerosolised liquid droplets or frozen crystals suspended in an atmosphere above the surface of a planetary body." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/108> <http://purl.obolibrary.org/obo/IAO_0000115> "A bacterial disease is a disease caused or transmitted by an organism belonging to the taxonomic kingdom Bacteria." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/108> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A bacterial disease is a disease caused or transmitted by an organism belonging to the taxonomic kingdom Bacteria." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://hal.inrae.fr/hal-04731253"
 ] .


<https://w3id.org/euph/1089> <http://purl.obolibrary.org/obo/IAO_0000115> "Any condition accompanying or resulting from a disease or a physical disorder and serving as an aid in diagnosis." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1089> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any condition accompanying or resulting from a disease or a physical disorder and serving as an aid in diagnosis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


<https://w3id.org/euph/109> <http://purl.obolibrary.org/obo/IAO_0000115> "A viral disease is a disease caused or transmitted by a virus." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/109> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A viral disease is a disease caused or transmitted by a virus." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://hal.inrae.fr/hal-04731253"
 ] .


<https://w3id.org/euph/1107> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Mus musculus (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1107> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Mus musculus (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1108> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Apodemus sylvaticus (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1108> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Apodemus sylvaticus (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1109> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Ursus arctos (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1109> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Ursus arctos (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1110> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Merops apiaster (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1110> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Merops apiaster (Linnaeus, 1758), a predator that preys on Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1111> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Vespa velutina (Lepeletier, 1836), a predator that preys on Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1111> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Vespa velutina (Lepeletier, 1836), a predator that preys on Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1129> <http://purl.obolibrary.org/obo/IAO_0000115> "A hive product is something, which is produced by honey bees (Apis mellifera or Apis cerana) kept in a beehive and which is harvested by humans for consumption." .


<https://w3id.org/euph/1161> <http://purl.obolibrary.org/obo/IAO_0000115> "Royal jelly is a primary hive product. It is a protein-rich secretion of the worker's hypopharyngeal and mandibular glands fed to young worker bee larvae as well as to drone larvae and queen larvae throughout the uncapped stage of their larval period." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1161> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Royal jelly is a primary hive product. It is a protein-rich secretion of the worker's hypopharyngeal and mandibular glands fed to young worker bee larvae as well as to drone larvae and queen larvae throughout the uncapped stage of their larval period." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


<https://w3id.org/euph/1164> <http://purl.obolibrary.org/obo/IAO_0000115> "Bee bread is a primary hive product. It is a protein source for honey bees collected as pollen, processed by anaerobic fermentation and stored in beeswax cells." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1164> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Bee bread is a primary hive product. It is a protein source for honey bees collected as pollen, processed by anaerobic fermentation and stored in beeswax cells." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:1-878075-65-4"
 ] .


<https://w3id.org/euph/1193> <http://purl.obolibrary.org/obo/IAO_0000115> "Mead is an alcoholic beverage made by fermenting honey mixed with water or other liquids such as fruit juice and sometimes with other ingredients such as spices or herbs." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1193> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Mead is an alcoholic beverage made by fermenting honey mixed with water or other liquids such as fruit juice and sometimes with other ingredients such as spices or herbs." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/1215> <http://purl.obolibrary.org/obo/IAO_0000115> "A major subdivision of an organism that divides an organism along an axis perpedicular to the main body anterior-posterior axis. In vertebrates, this is typically a fin or limb segment. In insects, this includes segments of appendages such as antennae, as well as segments of the insect leg." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1215> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A major subdivision of an organism that divides an organism along an axis perpedicular to the main body anterior-posterior axis. In vertebrates, this is typically a fin or limb segment. In insects, this includes segments of appendages such as antennae, as well as segments of the insect leg." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1216> <http://purl.obolibrary.org/obo/IAO_0000115> "A collection of two or more connected limb segments. Examples: arm (comprising stylopod and zeugopod regions)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1216> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collection of two or more connected limb segments. Examples: arm (comprising stylopod and zeugopod regions)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1217> <http://purl.obolibrary.org/obo/IAO_0000115> "An organ that is capable of transducing sensory stimulus to the nervous system." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1217> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organ that is capable of transducing sensory stimulus to the nervous system." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1219> <http://purl.obolibrary.org/obo/IAO_0000115> "Any process in which a cell, a substance, or a cellular entity, such as a protein complex or organelle, is transported, tethered to or otherwise maintained in a specific location. In the case of substances, localization may also be achieved via selective degradation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1219> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any process in which a cell, a substance, or a cellular entity, such as a protein complex or organelle, is transported, tethered to or otherwise maintained in a specific location. In the case of substances, localization may also be achieved via selective degradation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


<https://w3id.org/euph/1221> <http://purl.obolibrary.org/obo/IAO_0000115> "Material anatomical entity in a gaseous, liquid, semisolid or solid state; produced by anatomical structures or derived from inhaled and ingested substances that have been modified by anatomical structures as they pass through the body." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1221> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Material anatomical entity in a gaseous, liquid, semisolid or solid state; produced by anatomical structures or derived from inhaled and ingested substances that have been modified by anatomical structures as they pass through the body." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/1223> <http://purl.obolibrary.org/obo/IAO_0000115> "The controlled release of a substance by a cell or a tissue." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1223> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The controlled release of a substance by a cell or a tissue." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


<https://w3id.org/euph/1240> <http://purl.obolibrary.org/obo/IAO_0000115> "Any nutrient required in large quantities by organisms throughout their life in order to orchestrate a range of physiological functions. Macronutrients are usually chemical elements (carbon, hydrogen, nitrogen, oxygen, phosphorus and sulfur) that humans consume in the largest quantities. Calcium, sodium, magnesium and potassium are sometimes included as macronutrients because they are required in relatively large quantities compared with other vitamins and minerals." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1240> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any nutrient required in large quantities by organisms throughout their life in order to orchestrate a range of physiological functions. Macronutrients are usually chemical elements (carbon, hydrogen, nitrogen, oxygen, phosphorus and sulfur) that humans consume in the largest quantities. Calcium, sodium, magnesium and potassium are sometimes included as macronutrients because they are required in relatively large quantities compared with other vitamins and minerals." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/1241> <http://purl.obolibrary.org/obo/IAO_0000115> "Any nutrient required in small quantities by organisms throughout their life in order to orchestrate a range of physiological functions." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1241> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any nutrient required in small quantities by organisms throughout their life in order to orchestrate a range of physiological functions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/1243> <http://purl.obolibrary.org/obo/IAO_0000115> "A function or process affecting multiple organisms or organism groups." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1243> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A function or process affecting multiple organisms or organism groups." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ncit-obo-org/ncit-obo-edition"
 ] .


<https://w3id.org/euph/1266> <http://purl.obolibrary.org/obo/IAO_0000115> "The state of a subject's mental or physical condition." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1266> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The state of a subject's mental or physical condition." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ncit-obo-org/ncit-obo-edition"
 ] .


<https://w3id.org/euph/127> <http://purl.obolibrary.org/obo/IAO_0000115> "A term that helps define and render a concept unique." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/127> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A term that helps define and render a concept unique." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/1274> <http://purl.obolibrary.org/obo/IAO_0000115> "A multicellular structure that is a part of an organ." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1274> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A multicellular structure that is a part of an organ." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/128> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Apis (Linnaeus, 1758), a taxonomic group belonging to the family Apidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/128> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Apis (Linnaeus, 1758), a taxonomic group belonging to the family Apidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1283> <http://purl.obolibrary.org/obo/IAO_0000115> "A biomacromolecule consisting of large numbers of monosaccharide residues linked glycosidically. This term is commonly used only for those containing more than ten monosaccharide residues." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1283> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A biomacromolecule consisting of large numbers of monosaccharide residues linked glycosidically. This term is commonly used only for those containing more than ten monosaccharide residues." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/1286> <http://purl.obolibrary.org/obo/IAO_0000115> """Starch is a glucan. The chemical substance starch is described by the following attributes or identifiers:
CAS Registry Number: 9005-25-8
EC Number: 232-679-6""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1286> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Starch is a glucan. The chemical substance starch is described by the following attributes or identifiers:
CAS Registry Number: 9005-25-8
EC Number: 232-679-6""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/Starch" ,
                                                         "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/129> <http://purl.obolibrary.org/obo/IAO_0000115> "A collective generic term that refers here to a wide variety of dependencies, areas of special sovereignty, uninhabited islands, and other entities in addition to the traditional countries or independent states." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/129> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collective generic term that refers here to a wide variety of dependencies, areas of special sovereignty, uninhabited islands, and other entities in addition to the traditional countries or independent states." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/1293> <http://purl.obolibrary.org/obo/IAO_0000115> "A category denoting a rather broad domain or field of interest, of study, application, work, data, or technology. Topics have no clearly defined borders between each other." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1293> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A category denoting a rather broad domain or field of interest, of study, application, work, data, or technology. Topics have no clearly defined borders between each other." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.7490/f1000research.1118900.1"
 ] .


<https://w3id.org/euph/1337> <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate which is composed primarily of snow falling through an atmosphere." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1337> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate which is composed primarily of snow falling through an atmosphere." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/1394> <http://purl.obolibrary.org/obo/IAO_0000115> "An information content entity that is output by an assay." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1394> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An information content entity that is output by an assay." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/rsc-ontology/rsc-cmo"
 ] .


<https://w3id.org/euph/1412> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant anatomical entity (plant anatomical entity) that is, or was, part of a plant, or was derived from a part of a plant." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1412> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant anatomical entity (plant anatomical entity) that is, or was, part of a plant, or was derived from a part of a plant." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1413> <http://purl.obolibrary.org/obo/IAO_0000115> "A collective phyllome structure (collective phyllome structure) composed all of the carpels (carpel) in a flower (flower)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1413> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collective phyllome structure (collective phyllome structure) composed all of the carpels (carpel) in a flower (flower)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1414> <http://purl.obolibrary.org/obo/IAO_0000115> "A collective phyllome structure (collective phyllome structure) composed all of the stamens (stamen) in a flower (flower)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1414> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collective phyllome structure (collective phyllome structure) composed all of the stamens (stamen) in a flower (flower)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1415> <http://purl.obolibrary.org/obo/IAO_0000115> "A megasporophyll, almost always at the center of a flower, its margins more or less fused together or with other carpels to enclose the ovule(s)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1415> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A megasporophyll, almost always at the center of a flower, its margins more or less fused together or with other carpels to enclose the ovule(s)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1416> <http://purl.obolibrary.org/obo/IAO_0000115> "A cardinal organ part (cardinal organ part) which is an elongated part of a carpel (carpel) or gynoecium (gynoecium) between the plant ovary (plant ovary) and the stigma (stigma), and through which the pollen tube (pollen tubego) grows." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1416> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A cardinal organ part (cardinal organ part) which is an elongated part of a carpel (carpel) or gynoecium (gynoecium) between the plant ovary (plant ovary) and the stigma (stigma), and through which the pollen tube (pollen tubego) grows." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1417> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant structure (plant structure) that is the basal portion of a carpel (carpel) or group of fused carpels (gynoecium; gynoecium) and encloses the plant ovule(s) (plant ovule)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1417> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant structure (plant structure) that is the basal portion of a carpel (carpel) or group of fused carpels (gynoecium; gynoecium) and encloses the plant ovule(s) (plant ovule)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1418> <http://purl.obolibrary.org/obo/IAO_0000115> "A collective plant organ structure (collective plant organ structure) that is the pollen-bearing part of a stamen (stamen)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1418> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collective plant organ structure (collective plant organ structure) that is the pollen-bearing part of a stamen (stamen)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1419> <http://purl.obolibrary.org/obo/IAO_0000115> "A stalk (stalk) that is part of a stamen (stamen)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1419> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A stalk (stalk) that is part of a stamen (stamen)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1420> <http://purl.obolibrary.org/obo/IAO_0000115> "A microsporophyll bearing one or more microsporangia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1420> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A microsporophyll bearing one or more microsporangia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1421> <http://purl.obolibrary.org/obo/IAO_0000115> "A nectary (nectary), not occurring on a floral organ (floral organ) or other part of a flower (flower)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1421> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nectary (nectary), not occurring on a floral organ (floral organ) or other part of a flower (flower)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1422> <http://purl.obolibrary.org/obo/IAO_0000115> "A portion of secretory tissue (portion of secretory tissue) which is a multicellular glandular structure secreting a liquid containing organic substances, including sugars." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1422> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A portion of secretory tissue (portion of secretory tissue) which is a multicellular glandular structure secreting a liquid containing organic substances, including sugars." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1423> <http://purl.obolibrary.org/obo/IAO_0000115> "A nectary (nectary) occurring on a floral organ (floral organ) or other part of a flower (flower)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1423> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nectary (nectary) occurring on a floral organ (floral organ) or other part of a flower (flower)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1454> <http://purl.obolibrary.org/obo/IAO_0000115> "A measure of the average kinetic energy of a system of particles. Temperature may be quantified, in the context of thermodynamics, as the potential of one system to transfer thermal energy to another system until both systems reach a state of thermal equilibrium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1454> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A measure of the average kinetic energy of a system of particles. Temperature may be quantified, in the context of thermodynamics, as the potential of one system to transfer thermal energy to another system until both systems reach a state of thermal equilibrium." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/1455> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Corallomyxidae, a taxonomic group belonging to the order Acanthopodida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1455> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Corallomyxidae, a taxonomic group belonging to the order Acanthopodida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1525> <http://purl.obolibrary.org/obo/IAO_0000115> """A drupe fruit of a plum plant
(Prunus domestica).""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1525> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A drupe fruit of a plum plant
(Prunus domestica).""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/1529> <http://purl.obolibrary.org/obo/IAO_0000115> """A cherry is an edible drupe fruit food product of a cherry plant.
It is described by the following attributes or identifiers:
CPC code: 01344
HS07 code: 080921, 080929
HS12 code: 080921, 080929""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1529> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A cherry is an edible drupe fruit food product of a cherry plant.
It is described by the following attributes or identifiers:
CPC code: 01344
HS07 code: 080921, 080929
HS12 code: 080921, 080929""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1530> <http://purl.obolibrary.org/obo/IAO_0000115> """An almond is a drupe fruit product of an almond plant (Prunus amygdalus).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 221
FAOSTAT Label: Almonds, in shell
CPC code: 01371
HS07 code: 080211
HS12 code: 080211""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1530> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An almond is a drupe fruit product of an almond plant (Prunus amygdalus).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 221
FAOSTAT Label: Almonds, in shell
CPC code: 01371
HS07 code: 080211
HS12 code: 080211""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1533> <http://purl.obolibrary.org/obo/IAO_0000115> "A reproductive trait of honey bees is a fitness trait that is realised in honey bee reproduction and quantifies the ability of a queen bee to reproduce and produce offspring." .


<https://w3id.org/euph/1547> <http://purl.obolibrary.org/obo/IAO_0000115> """An apple is a pomaceous fruit food product of an apple tree (Malus domestica).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 515
FAOSTAT Label: Apples
CPC code: 01341
HS07 code: 080810
HS12 code: 080810""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1547> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An apple is a pomaceous fruit food product of an apple tree (Malus domestica).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 515
FAOSTAT Label: Apples
CPC code: 01341
HS07 code: 080810
HS12 code: 080810""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1548> <http://purl.obolibrary.org/obo/IAO_0000115> """A sweet cherry is a cherry of a sweet cherry tree (Prunus avium).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 531
FAOSTAT Label: Cherries
CPC code: 01344.02
HS07 code: 080920
HS12 code: 080929""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1548> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A sweet cherry is a cherry of a sweet cherry tree (Prunus avium).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 531
FAOSTAT Label: Cherries
CPC code: 01344.02
HS07 code: 080920
HS12 code: 080929""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1549> <http://purl.obolibrary.org/obo/IAO_0000115> """An apricot is a drupe fruit food product of an apricot tree (Prunus armeniaca).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 526
FAOSTAT Label: Apricots
CPC code: 01343
HS07 code: 080910
HS12 code: 080910""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1549> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An apricot is a drupe fruit food product of an apricot tree (Prunus armeniaca).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 526
FAOSTAT Label: Apricots
CPC code: 01343
HS07 code: 080910
HS12 code: 080910""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1551> <http://purl.obolibrary.org/obo/IAO_0000115> "A bramble berry is a small fruit of a bramble berry plant (Rubus fruticosus)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1551> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A bramble berry is a small fruit of a bramble berry plant (Rubus fruticosus)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/1577> <http://purl.obolibrary.org/obo/IAO_0000115> "A drupe fruit of a nectarine tree (Prunus persica var. nectarina)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1577> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A drupe fruit of a nectarine tree (Prunus persica var. nectarina)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/1590> <http://purl.obolibrary.org/obo/IAO_0000115> "An information content entity that is part of a document." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1590> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An information content entity that is part of a document." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/1660> <http://purl.obolibrary.org/obo/IAO_0000115> "A cardinal part of multi-tissue plant structure (cardinal part of multi-tissue plant structure) that is a proper part of a plant organ (plant organ) and includes portions of plant tissue (portion of plant tissue) of at least two different types." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1660> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A cardinal part of multi-tissue plant structure (cardinal part of multi-tissue plant structure) that is a proper part of a plant organ (plant organ) and includes portions of plant tissue (portion of plant tissue) of at least two different types." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1661> <http://purl.obolibrary.org/obo/IAO_0000115> "A cardinal organ part (cardinal organ part) that is elongated and sub-cylindrical to cylindrical and supports another cardinal organ part." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1661> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A cardinal organ part (cardinal organ part) that is elongated and sub-cylindrical to cylindrical and supports another cardinal organ part." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1662> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant organ (plant organ) in which plant spores (plant spore) are produced." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1662> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant organ (plant organ) in which plant spores (plant spore) are produced." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1680> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant structure (plant structure) that consists predominantly of similarly specialized plant cells (plant cell) of one or more types." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1680> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant structure (plant structure) that consists predominantly of similarly specialized plant cells (plant cell) of one or more types." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1681> <http://purl.obolibrary.org/obo/IAO_0000115> "A portion of plant tissue (portion of plant tissue) that form specialized structures producing a secretion." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1681> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A portion of plant tissue (portion of plant tissue) that form specialized structures producing a secretion." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1682> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant structure (plant structure) that has as parts two or more portions of plant tissue (portion of plant tissue) of at least two different types and which through specific morphogenetic processes forms a single structural unit demarcated by primarily bona-fide boundaries from other structural units of different types." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1682> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant structure (plant structure) that has as parts two or more portions of plant tissue (portion of plant tissue) of at least two different types and which through specific morphogenetic processes forms a single structural unit demarcated by primarily bona-fide boundaries from other structural units of different types." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1683> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant structure (plant structure) that is a proper part of a whole plant (whole plant) and includes two or more adjacent plant organs (plant organ) or adjacent cardinal organ parts (cardinal organ part), along with any associated portions of plant tissue (portion of plant tissue)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1683> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant structure (plant structure) that is a proper part of a whole plant (whole plant) and includes two or more adjacent plant organs (plant organ) or adjacent cardinal organ parts (cardinal organ part), along with any associated portions of plant tissue (portion of plant tissue)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1710> <http://purl.obolibrary.org/obo/IAO_0000115> """A chestnut is a nut food product of a chestnut tree (Castanea).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 220
FAOSTAT Label: Chestnuts, in shell
CPC code: 01373
HS07 code: 080240
HS12 code: 080241, 080242""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1710> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A chestnut is a nut food product of a chestnut tree (Castanea).
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 220
FAOSTAT Label: Chestnuts, in shell
CPC code: 01373
HS07 code: 080240
HS12 code: 080241, 080242""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1711> <http://purl.obolibrary.org/obo/IAO_0000115> """A sour cherry is a cherry of a sour cherry tree (Prunus cerasus)
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 530
FAOSTAT Label: Sour cherries
CPC code: 01344.01
HS07 code: 080920
HS12 code: 080921""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1711> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A sour cherry is a cherry of a sour cherry tree (Prunus cerasus)
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 530
FAOSTAT Label: Sour cherries
CPC code: 01344.01
HS07 code: 080920
HS12 code: 080921""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/1712> <http://purl.obolibrary.org/obo/IAO_0000115> "A nut fruit of a sweet chestnut tree (Castanea sativa)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1712> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nut fruit of a sweet chestnut tree (Castanea sativa)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/1784> <http://purl.obolibrary.org/obo/IAO_0000115> "Precipitation which is composed primarily of hail stones." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1784> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Precipitation which is composed primarily of hail stones." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/1786> <http://purl.obolibrary.org/obo/IAO_0000115> "A textual entity is a part of a manifestation (FRBR sense), a generically dependent continuant whose concretizations are patterns of glyphs intended to be interpreted as words, formulas, etc." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1786> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A textual entity is a part of a manifestation (FRBR sense), a generically dependent continuant whose concretizations are patterns of glyphs intended to be interpreted as words, formulas, etc." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/1787> <http://purl.obolibrary.org/obo/IAO_0000115> "A process quality is quality that is associated with a process." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1787> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process quality is quality that is associated with a process." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/1802> <http://purl.obolibrary.org/obo/IAO_0000115> "A food product which has as a defining ingredient some plant material." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1802> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A food product which has as a defining ingredient some plant material." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/1838> <http://purl.obolibrary.org/obo/IAO_0000115> "A berry fruit (berry fruit) which develops from an inferior gynoecium (gynoecium) and at maturity comprises a fleshy exocarp (exocarp), fleshy mesocarp (mesocarp), and hardened endocarp (endocarp) and has as a part a fleshy hypanthium (hypanthium) which is indistinct from the exocarp (exocarp)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1838> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A berry fruit (berry fruit) which develops from an inferior gynoecium (gynoecium) and at maturity comprises a fleshy exocarp (exocarp), fleshy mesocarp (mesocarp), and hardened endocarp (endocarp) and has as a part a fleshy hypanthium (hypanthium) which is indistinct from the exocarp (exocarp)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/1871> <http://purl.obolibrary.org/obo/IAO_0000115> "An immaterial ecological entity is an independent continuant in the biology domain that relates to the relationships between organisms and their biotic and abiotic environment." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1871> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An immaterial ecological entity is an independent continuant in the biology domain that relates to the relationships between organisms and their biotic and abiotic environment." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


<https://w3id.org/euph/1872> <http://purl.obolibrary.org/obo/IAO_0000115> "An ecological space is an immaterial ecological entity in the biology domain whose location is determined relative to some material entity that has three dimensions." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1872> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An ecological space is an immaterial ecological entity in the biology domain whose location is determined relative to some material entity that has three dimensions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://basic-formal-ontology.org/"
 ] .


<https://w3id.org/euph/1881> <http://purl.obolibrary.org/obo/IAO_0000115> "A relational quality in beekeeping is a quality in the beekeeping domain that is specifically dependent on two or more non-identical entities." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1881> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A relational quality in beekeeping is a quality in the beekeeping domain that is specifically dependent on two or more non-identical entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000145"
 ] .


<https://w3id.org/euph/19> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Apis mellifera (Linnaeus, 1758), which is part of the family Apidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/19> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Apis mellifera (Linnaeus, 1758), which is part of the family Apidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/1972> <http://purl.obolibrary.org/obo/IAO_0000115> "A fruit (fruit) which at maturity comprises a fleshy endocarp (endocarp), fleshy mesocarp (mesocarp), and fleshy exocarp (exocarp)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/1972> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fruit (fruit) which at maturity comprises a fleshy endocarp (endocarp), fleshy mesocarp (mesocarp), and fleshy exocarp (exocarp)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Castanea sativa (Mill.), which is part of the family Fagaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Castanea sativa (Mill.), which is part of the family Fagaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2015> <http://purl.obolibrary.org/obo/IAO_0000115> "A drupe fruit food product is a plant fruit food product derived from a drupe fruit." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2015> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A drupe fruit food product is a plant fruit food product derived from a drupe fruit." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/2057> <http://purl.obolibrary.org/obo/IAO_0000115> "A submolecular entity is a chemical entity that is a part of a molecule." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2057> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A submolecular entity is a chemical entity that is a part of a molecule." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/2079> <http://purl.obolibrary.org/obo/IAO_0000115> "A leaf-like organ on which one or more sporangia are borne." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2079> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A leaf-like organ on which one or more sporangia are borne." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2080> <http://purl.obolibrary.org/obo/IAO_0000115> "A structure on which one or more microsporangia are borne; in flowering plants, the stamen." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2080> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A structure on which one or more microsporangia are borne; in flowering plants, the stamen." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2081> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant structure (plant epidermis) which is a whole organism." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2081> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant structure (plant epidermis) which is a whole organism." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2082> <http://purl.obolibrary.org/obo/IAO_0000115> "A whole plant (whole plant) in the gametophyte development stage (gametophyte development stage) that produces plant sperm cells (plant sperm cell)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2082> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A whole plant (whole plant) in the gametophyte development stage (gametophyte development stage) that produces plant sperm cells (plant sperm cell)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2083> <http://purl.obolibrary.org/obo/IAO_0000115> "A sporangium (sporangium) in which microspores (microspore) are produced." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2083> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A sporangium (sporangium) in which microspores (microspore) are produced." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2087> <http://purl.obolibrary.org/obo/IAO_0000115> "FAOSTAT Item Horses (FAOSTAT Item) listed on page Definitions and standards" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2087> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "FAOSTAT Item Horses (FAOSTAT Item) listed on page Definitions and standards" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/2127> <http://purl.obolibrary.org/obo/IAO_0000115> "A fruit (fruit) that develops from the merger of several plant ovaries (plant ovary) that were separated in a single flower (flower)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2127> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fruit (fruit) that develops from the merger of several plant ovaries (plant ovary) that were separated in a single flower (flower)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2174> <http://purl.obolibrary.org/obo/IAO_0000115> "Sloe is a crop that is harvested from Prunus spinosa." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2174> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Sloe is a crop that is harvested from Prunus spinosa." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/2194> <http://purl.obolibrary.org/obo/IAO_0000115> "Metameric subdivision of the abdomen." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2194> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Metameric subdivision of the abdomen." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2195> <http://purl.obolibrary.org/obo/IAO_0000115> """An insect adult abdominal segment is
Any abdominal segment (insect abdominal segment) that is part of some adult abdomen (insect adult abdomen).""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2195> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An insect adult abdominal segment is
Any abdominal segment (insect abdominal segment) that is part of some adult abdomen (insect adult abdomen).""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2196> <http://purl.obolibrary.org/obo/IAO_0000115> "A major subdivision of an organism that divides an organism along its main body axis (typically anterio-posterior axis). In vertebrates, this is based on the vertebral column." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2196> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A major subdivision of an organism that divides an organism along its main body axis (typically anterio-posterior axis). In vertebrates, this is based on the vertebral column." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2197> <http://purl.obolibrary.org/obo/IAO_0000115> "One of the main divisions of the whole organism of arthropods formed from groups of segments." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2197> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "One of the main divisions of the whole organism of arthropods formed from groups of segments." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2233> <http://purl.obolibrary.org/obo/IAO_0000115> "A hydrological process in which irregular aggregates of snow fall to the surface of an astronomical body." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2233> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hydrological process in which irregular aggregates of snow fall to the surface of an astronomical body." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/2235> <http://purl.obolibrary.org/obo/IAO_0000115> "A hydrological precipitation process in which atmospheric water vapour condenses to form droplets of liquid water massive enough to fall to a planetary surface due to the planet's gravity." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2235> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hydrological precipitation process in which atmospheric water vapour condenses to form droplets of liquid water massive enough to fall to a planetary surface due to the planet's gravity." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/2253> <http://purl.obolibrary.org/obo/IAO_0000115> "A subdivision of an anatomical system." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2253> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A subdivision of an anatomical system." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2290> <http://purl.obolibrary.org/obo/IAO_0000115> "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2290> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1351/goldbook.C01039"
 ] .


<https://w3id.org/euph/2300> <http://purl.obolibrary.org/obo/IAO_0000115> "An information content entity whose concretizations indicate to their bearer how to realize them in a process." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2300> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An information content entity whose concretizations indicate to their bearer how to realize them in a process." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000033"
 ] .


<https://w3id.org/euph/2301> <http://purl.obolibrary.org/obo/IAO_0000115> "A directive information entity that specifies what should happen if the trigger condition is fulfilled." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2301> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A directive information entity that specifies what should happen if the trigger condition is fulfilled." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000001"
 ] .


<https://w3id.org/euph/2302> <http://purl.obolibrary.org/obo/IAO_0000115> "A directive information entity with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2302> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A directive information entity with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000104"
 ] .


<https://w3id.org/euph/2354> <http://purl.obolibrary.org/obo/IAO_0000115> "Anatomical system that has as its parts the organs concerned with reproduction." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2354> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anatomical system that has as its parts the organs concerned with reproduction." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/2370> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant structure (plant structure) that is a proper part of a multi-tissue plant structure (multi-tissue plant structure) and includes portions of plant tissues (portion of plant tissue) of at least two different types." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2370> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant structure (plant structure) that is a proper part of a multi-tissue plant structure (multi-tissue plant structure) and includes portions of plant tissues (portion of plant tissue) of at least two different types." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2371> <http://purl.obolibrary.org/obo/IAO_0000115> "A microgametophyte (microgametophyte) that develops from a microspore (microspore) is located in a pollen sac (pollen sac)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2371> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A microgametophyte (microgametophyte) that develops from a microspore (microspore) is located in a pollen sac (pollen sac)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2372> <http://purl.obolibrary.org/obo/IAO_0000115> "A fruit (fruit) which develops from a gynoecium (gynoecium) and at maturity comprises a dry exocarp (exocarp), dry mesocarp (mesocarp), and dry endocarp (endocarp) that are not fused to a seed coat (seed coat)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2372> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fruit (fruit) which develops from a gynoecium (gynoecium) and at maturity comprises a dry exocarp (exocarp), dry mesocarp (mesocarp), and dry endocarp (endocarp) that are not fused to a seed coat (seed coat)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2373> <http://purl.obolibrary.org/obo/IAO_0000115> "A structure upon which (or in the axil of which) one or more megasporangia are borne; in flowering plants, a carpel." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2373> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A structure upon which (or in the axil of which) one or more megasporangia are borne; in flowering plants, a carpel." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2378> <http://purl.obolibrary.org/obo/IAO_0000115> "A collective plant structure (collective plant structure) that is a proper part of a whole plant (whole plant), and is composed of two or more adjacent plant organs (plant organ) and the associated portions of plant tissue (portion of plant tissue)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2378> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collective plant structure (collective plant structure) that is a proper part of a whole plant (whole plant), and is composed of two or more adjacent plant organs (plant organ) and the associated portions of plant tissue (portion of plant tissue)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2379> <http://purl.obolibrary.org/obo/IAO_0000115> "A crop is any cultivated plant, fungus, or alga that is harvested for food, clothing, livestock,fodder, biofuel, medicine, or other uses." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2379> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A crop is any cultivated plant, fungus, or alga that is harvested for food, clothing, livestock,fodder, biofuel, medicine, or other uses." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/AgriculturalSemantics/agro"
 ] .


<https://w3id.org/euph/2380> <http://purl.obolibrary.org/obo/IAO_0000115> "A pomaceous fruit food product is a plant fruit food product derived from a pome fruit." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2380> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A pomaceous fruit food product is a plant fruit food product derived from a pome fruit." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/2477> <http://purl.obolibrary.org/obo/IAO_0000115> "Any segment (UBERON:6000003) that is part of some thorax (insect thorax)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2477> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any segment (UBERON:6000003) that is part of some thorax (insect thorax)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2478> <http://purl.obolibrary.org/obo/IAO_0000115> """A peach is a drupe fruit food product of a peach tree (Prunus persica)
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 534
FAOSTAT Label: Peaches and nectarines
CPC code: 01345
HS07 code: 080930
HS12 code: 080930""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2478> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A peach is a drupe fruit food product of a peach tree (Prunus persica)
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 534
FAOSTAT Label: Peaches and nectarines
CPC code: 01345
HS07 code: 080930
HS12 code: 080930""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/2480> <http://purl.obolibrary.org/obo/IAO_0000115> """A pear is a pomaceous fruit food product of a pear tree (Pyrus communis)
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 521
FAOSTAT Label: Pears
CPC code: 01342.01
HS07 code: 080820
HS12 code: 080830""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2480> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A pear is a pomaceous fruit food product of a pear tree (Pyrus communis)
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 521
FAOSTAT Label: Pears
CPC code: 01342.01
HS07 code: 080820
HS12 code: 080830""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/2511> <http://purl.obolibrary.org/obo/IAO_0000115> "A shoot system (shoot system) in the sporophytic phase that has as part at least one sporangium (sporangium)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2511> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A shoot system (shoot system) in the sporophytic phase that has as part at least one sporangium (sporangium)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2512> <http://purl.obolibrary.org/obo/IAO_0000115> "A multi-tissue plant structure (multi-tissue plant structure) that is a functional unit, is a proper part of a whole plant (whole plant), and includes portions of plant tissue (portion of plant tissue) of at least two different types that derive from a common developmental path." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2512> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A multi-tissue plant structure (multi-tissue plant structure) that is a functional unit, is a proper part of a whole plant (whole plant), and includes portions of plant tissue (portion of plant tissue) of at least two different types that derive from a common developmental path." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2514> <http://purl.obolibrary.org/obo/IAO_0000115> "A lateral plant organ (plant organ) produced by a shoot apical meristem (shoot apical meristem)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2514> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A lateral plant organ (plant organ) produced by a shoot apical meristem (shoot apical meristem)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2545> <http://purl.obolibrary.org/obo/IAO_0000115> "Functional system which consists of structures involved in respiration." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2545> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Functional system which consists of structures involved in respiration." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/2564> <http://purl.obolibrary.org/obo/IAO_0000115> "A pollen sac is a microsporangium that is part of a sporophyll and where the pollen grains develop and are located after they develop." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2564> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A pollen sac is a microsporangium that is part of a sporophyll and where the pollen grains develop and are located after they develop." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2579> <http://purl.obolibrary.org/obo/IAO_0000115> "A nucleobase-containing molecular entity with a polymeric structure comprised of a linear sequence of 13 or more nucleotide residues." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2579> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nucleobase-containing molecular entity with a polymeric structure comprised of a linear sequence of 13 or more nucleotide residues." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/2580> <http://purl.obolibrary.org/obo/IAO_0000115> "A nucleobase-containing molecular entity with a polymeric structure comprised of a linear sequence of 13 or more nucleotide residues." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2580> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nucleobase-containing molecular entity with a polymeric structure comprised of a linear sequence of 13 or more nucleotide residues." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/2653> <http://purl.obolibrary.org/obo/IAO_0000115> "A food product derived from plant fruit." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2653> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A food product derived from plant fruit." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/2655> <http://purl.obolibrary.org/obo/IAO_0000115> "A nut food product is a plant fruit food product derived from a nut fruit." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2655> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nut food product is a plant fruit food product derived from a nut fruit." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/2665> <http://purl.obolibrary.org/obo/IAO_0000115> "A multi-tissue plant structure (multi-tissue plant structure) that develops from a plant ovule (plant ovule) and has as parts a plant embryo (plant embryo) enclosed in a seed coat (seed coat)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2665> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A multi-tissue plant structure (multi-tissue plant structure) that develops from a plant ovule (plant ovule) and has as parts a plant embryo (plant embryo) enclosed in a seed coat (seed coat)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2666> <http://purl.obolibrary.org/obo/IAO_0000115> "A fruit (fruit) which develops from a carpel (carpel) and at maturity comprises a fleshy exocarp (exocarp), fleshy mesocarp (mesocarp), and a stony endocarp (endocarp)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2666> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fruit (fruit) which develops from a carpel (carpel) and at maturity comprises a fleshy exocarp (exocarp), fleshy mesocarp (mesocarp), and a stony endocarp (endocarp)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2667> <http://purl.obolibrary.org/obo/IAO_0000115> "A collective plant organ structure (collective plant organ structure) that produces shoot-borne portions of meristem tissue (portion of meristem tissue) and the plant structures (plant structure) that arise from them." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2667> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collective plant organ structure (collective plant organ structure) that produces shoot-borne portions of meristem tissue (portion of meristem tissue) and the plant structures (plant structure) that arise from them." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2668> <http://purl.obolibrary.org/obo/IAO_0000115> "A plant seed food product is a plant food product derived from a plant seed." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2668> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A plant seed food product is a plant food product derived from a plant seed." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6"
 ] .


<https://w3id.org/euph/2669> <http://purl.obolibrary.org/obo/IAO_0000115> "A multi-tissue plant structure (multi-tissue plant structure) that develops from a gynoecium (gynoecium), or a single carpel (carpel), and at maturity may have as parts one or more seeds (seed)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2669> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A multi-tissue plant structure (multi-tissue plant structure) that develops from a gynoecium (gynoecium), or a single carpel (carpel), and at maturity may have as parts one or more seeds (seed)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/2725> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Apis florea (Fabricius, 1787), which is part of the family Apidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2725> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Apis florea (Fabricius, 1787), which is part of the family Apidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2726> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Apis dorsata (Fabricius, 1793), which is part of the family Apidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2726> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Apis dorsata (Fabricius, 1793), which is part of the family Apidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2731> <http://purl.obolibrary.org/obo/IAO_0000115> "A chemical identifier is an identifier for a chemical entity" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2731> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A chemical identifier is an identifier for a chemical entity" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/2756> <http://purl.obolibrary.org/obo/IAO_0000115> "An object aggregate which is primarily composed of particles of water in liquid, frozen, or partially frozen states." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2756> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object aggregate which is primarily composed of particles of water in liquid, frozen, or partially frozen states." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/2832> <http://purl.obolibrary.org/obo/IAO_0000115> "A wing is an appendage that is shaped in order to produce lift for flight through the air." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2832> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A wing is an appendage that is shaped in order to produce lift for flight through the air." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2835> <http://purl.obolibrary.org/obo/IAO_0000115> """Oxalic acid is a dicarboxylic acid. It is an active ingredient in veterinary medicinal products that are used to control varroosis of honey bees. The chemical substance oxalic acid is described by the following attributes or identifiers:
PIN: oxalic acid
Molecular formula: C2H2O4
InChI: InChI=1S/C2H2O4/c3-1(4)2(5)6/h(H,3,4)(H,5,6)
SMILES: C(=O)(C(=O)O)O
CAS Registry Number: 144-62-7
EC Number: 205-634-3""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2835> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Oxalic acid is a dicarboxylic acid. It is an active ingredient in veterinary medicinal products that are used to control varroosis of honey bees. The chemical substance oxalic acid is described by the following attributes or identifiers:
PIN: oxalic acid
Molecular formula: C2H2O4
InChI: InChI=1S/C2H2O4/c3-1(4)2(5)6/h(H,3,4)(H,5,6)
SMILES: C(=O)(C(=O)O)O
CAS Registry Number: 144-62-7
EC Number: 205-634-3""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/971"
 ] .


<https://w3id.org/euph/2836> <http://purl.obolibrary.org/obo/IAO_0000115> "A dicarboxylic acid is any carboxylic acid containing two carboxy groups." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2836> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A dicarboxylic acid is any carboxylic acid containing two carboxy groups." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/2838> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Salix (L.), a taxonomic group belonging to the family Salicaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2838> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Salix (L.), a taxonomic group belonging to the family Salicaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2839> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Salicaceae, a taxonomic group belonging to the order Malpighiales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2839> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Salicaceae, a taxonomic group belonging to the order Malpighiales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2840> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Malpighiales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2840> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Malpighiales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2841> <http://purl.obolibrary.org/obo/IAO_0000115> "Tough but flexible, non-mineral outer coverings of an organism, or parts of an organism, that provide protection. Cuticles are non-homologous, differing in their origin, structure and chemical composition." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2841> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Tough but flexible, non-mineral outer coverings of an organism, or parts of an organism, that provide protection. Cuticles are non-homologous, differing in their origin, structure and chemical composition." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/2847> <http://purl.obolibrary.org/obo/IAO_0000115> "An appendage is a major subdivision of an organism that protrudes from the body." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2847> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An appendage is a major subdivision of an organism that protrudes from the body." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/29> <http://purl.obolibrary.org/obo/IAO_0000115> "The oval round body laid by a female bird, fish, reptile, insect, etc., containing the germ of a new individual along with food for its development, and having an enclosed shell or membrane." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/29> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The oval round body laid by a female bird, fish, reptile, insect, etc., containing the germ of a new individual along with food for its development, and having an enclosed shell or membrane." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-13-947169-3"
 ] .


<https://w3id.org/euph/2961> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Apidae, a taxonomic group belonging to the superfamily Apoidea." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2961> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Apidae, a taxonomic group belonging to the superfamily Apoidea." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2962> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Hymenoptera, a taxonomic group belonging to the class Insecta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2962> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Hymenoptera, a taxonomic group belonging to the class Insecta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2963> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Insecta, a taxonomic group belonging to the phylum Arthropoda." .


<https://w3id.org/euph/2964> <http://purl.obolibrary.org/obo/IAO_0000115> "The phylum Arthropoda, a taxonomic belonging to the kingdom Animalia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2964> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The phylum Arthropoda, a taxonomic belonging to the kingdom Animalia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2965> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic kingdom Animalia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2965> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic kingdom Animalia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2975> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic kingdom Plantae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2975> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic kingdom Plantae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/2998> <http://purl.obolibrary.org/obo/IAO_0000115> "An estimated breeding value is a statistic in animal breeding that provides an estimate of the true breeding value for a specific trait of an animal and is calculated using a process called breeding value estimation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/2998> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An estimated breeding value is a statistic in animal breeding that provides an estimate of the true breeding value for a specific trait of an animal and is calculated using a process called breeding value estimation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-3-8252-4805-5" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/3> <http://purl.obolibrary.org/obo/IAO_0000115> "The species Brassica napus (L.), which is part of the family Brassicaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The species Brassica napus (L.), which is part of the family Brassicaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3267> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Apis cerana (Fabricius, 1793), which is part of the family Apidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3267> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Apis cerana (Fabricius, 1793), which is part of the family Apidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3268> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Achroia Hübner, a taxonomic group belonging to the family Pyralidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3268> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Achroia Hübner, a taxonomic group belonging to the family Pyralidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3269> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Pyralidae, a taxonomic group belonging to the order Lepidoptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3269> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Pyralidae, a taxonomic group belonging to the order Lepidoptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3271> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Acanthopodida, a taxonomic group belonging to the class Variosea." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3271> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Acanthopodida, a taxonomic group belonging to the class Variosea." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3273> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Variosea, a taxonomic group belonging to the phylum Amoebozoa." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3273> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Variosea, a taxonomic group belonging to the phylum Amoebozoa." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3276> <http://purl.obolibrary.org/obo/IAO_0000115> "The smallest concentration of an analyte that can be determined with a stated precision or confidence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3276> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The smallest concentration of an analyte that can be determined with a stated precision or confidence." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/3277> <http://purl.obolibrary.org/obo/IAO_0000115> "Examination and interpretation; the process of identifying an issue to be understood and addressed, modelling the issue, investigating the model results, interpreting the results, and possibly making a recommendation. The concept also refers to the examination and study of a whole in terms of the parts composing it." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3277> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Examination and interpretation; the process of identifying an issue to be understood and addressed, modelling the issue, investigating the model results, interpreting the results, and possibly making a recommendation. The concept also refers to the examination and study of a whole in terms of the parts composing it." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ncit-obo-org/ncit-obo-edition"
 ] .


<https://w3id.org/euph/3281> <http://purl.obolibrary.org/obo/IAO_0000115> "obsolete class" .


<https://w3id.org/euph/3290> <http://purl.obolibrary.org/obo/IAO_0000115> "A material anatomical entity in plants is an independent continuant in botany that is or was part of a plant." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3290> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material anatomical entity in plants is an independent continuant in botany that is or was part of a plant." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/pcp/pcs163"
 ] .


<https://w3id.org/euph/3292> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Vespa orientalis (Linnaeus, 1761), a predator that preys on Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3292> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Vespa orientalis (Linnaeus, 1761), a predator that preys on Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3293> <http://purl.obolibrary.org/obo/IAO_0000115> "Abdomen of the adult." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3293> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Abdomen of the adult." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/3294> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Fagopyrum esculentum (Moench), which is part of the family Polygonaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3294> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Fagopyrum esculentum (Moench), which is part of the family Polygonaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3295> <http://purl.obolibrary.org/obo/IAO_0000115> """Buckwheat is a plant seed food product of a buckwheat plant (Fagopyrum esculentum), that has been defined as
a whole grain of a buckwheat plant, that consist of the hulled seeds.
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 89
FAOSTAT Label: Buckwheat
CPC code: 01192
HS07 code: 100810
HS12 code: 100810""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3295> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Buckwheat is a plant seed food product of a buckwheat plant (Fagopyrum esculentum), that has been defined as
a whole grain of a buckwheat plant, that consist of the hulled seeds.
It is described by the following attributes or identifiers:
FAOSTAT Item Code: 89
FAOSTAT Label: Buckwheat
CPC code: 01192
HS07 code: 100810
HS12 code: 100810""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/s41538-018-0032-6" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.fao.org/faostat/en/#definitions"
 ] .


<https://w3id.org/euph/3301> <http://purl.obolibrary.org/obo/IAO_0000115> """A venom gland is an accessory gland that is not paired and that empties into the female reproductive duct and that is of class I gland.
See also:
Venom gland © Adam Tofilski www.honeybee.drawwing.org""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3301> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A venom gland is an accessory gland that is not paired and that empties into the female reproductive duct and that is of class I gland.
See also:
Venom gland © Adam Tofilski www.honeybee.drawwing.org""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/3302> <http://purl.obolibrary.org/obo/IAO_0000115> "The species Medicago sativa (L.), which is part of the genus Medicago." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3302> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The species Medicago sativa (L.), which is part of the genus Medicago." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3304> <http://purl.obolibrary.org/obo/IAO_0000115> "Anatomical system that has as its parts the organs devoted to the ingestion, digestion, and assimilation of food and the discharge of residual wastes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3304> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anatomical system that has as its parts the organs devoted to the ingestion, digestion, and assimilation of food and the discharge of residual wastes." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/3305> <http://purl.obolibrary.org/obo/IAO_0000115> """A Dufour gland is an accessory gland that is not paired and that empties into the female reproductive duct and that is of class III gland.
See also:
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3305> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A Dufour gland is an accessory gland that is not paired and that empties into the female reproductive duct and that is of class III gland.
See also:
Hypopharyngeal glands © Adam Tofilski www.honeybee.drawwing.org""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/3306> <http://purl.obolibrary.org/obo/IAO_0000115> "The chemical reactions and pathways resulting in the formation of wax, which includes C16 and C18 fatty acids." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3306> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The chemical reactions and pathways resulting in the formation of wax, which includes C16 and C18 fatty acids." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/genetics/iyad031"
 ] .


<https://w3id.org/euph/3308> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Prunus (L.), a taxonomic group belonging to the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3308> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Prunus (L.), a taxonomic group belonging to the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3309> <http://purl.obolibrary.org/obo/IAO_0000115> "The phylum Tracheophyta, a taxonomic group belonging to the kingdom Plantae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3309> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The phylum Tracheophyta, a taxonomic group belonging to the kingdom Plantae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3310> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Magnoliopsida, a taxonomic group belonging to the phylum Tracheophyta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3310> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Magnoliopsida, a taxonomic group belonging to the phylum Tracheophyta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3311> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Rosales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3311> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Rosales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3312> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Rosaceae, a taxonomic group belonging to the order Rosales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3312> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Rosaceae, a taxonomic group belonging to the order Rosales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3313> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus amygdalus (Batsch), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3313> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus amygdalus (Batsch), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3314> <http://purl.obolibrary.org/obo/IAO_0000115> "in the context of binary classification, accuracy is defined as the proportion of true results (both true positives and true negatives) to the total number of cases examined (the sum of true positive, true negative, false positive and false negative). It can be understood as a measure of the proximity of measurement results to the true value. Accuracy is a metric used in the context of classification tasks to evaluate the proportion of correctly predicted instances among the total instances. Key Points: Use Case: Classification performance evaluation. Metric: Measures the proportion of correct predictions. Interpretation: Higher values indicate better classification performance." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3314> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "in the context of binary classification, accuracy is defined as the proportion of true results (both true positives and true negatives) to the total number of cases examined (the sum of true positive, true negative, false positive and false negative). It can be understood as a measure of the proximity of measurement results to the true value. Accuracy is a metric used in the context of classification tasks to evaluate the proportion of correctly predicted instances among the total instances. Key Points: Use Case: Classification performance evaluation. Metric: Measures the proportion of correct predictions. Interpretation: Higher values indicate better classification performance." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/3315> <http://purl.obolibrary.org/obo/IAO_0000115> "The component of a system to be analysed." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3315> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The component of a system to be analysed." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "doi:10.1351/goldbook.A00331"
 ] .


<https://w3id.org/euph/3316> <http://purl.obolibrary.org/obo/IAO_0000115> "precision or positive predictive value is defined as the proportion of the true positives against all the positive results (both true positives and false positives) A proportion in which the numerator represents the correctly detected items within the denominator that represents all items detected." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3316> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "precision or positive predictive value is defined as the proportion of the true positives against all the positive results (both true positives and false positives) A proportion in which the numerator represents the correctly detected items within the denominator that represents all items detected." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/3321> <http://purl.obolibrary.org/obo/IAO_0000115> """A code set is an information content entity
[...]  that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3321> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A code set is an information content entity
[...]  that is a collection of other information content entities that has been created to identify or annotate things in a specified domain, and where the intention of its creators is that the collection has a one-to-one correspondence with those things.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0020020"
 ] .


<https://w3id.org/euph/3360> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic kingdom Protozoa." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3360> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic kingdom Protozoa." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3361> <http://purl.obolibrary.org/obo/IAO_0000115> "The phylum Microsporidia, a taxonomic group belonging to the kingdom Protozoa." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3361> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The phylum Microsporidia, a taxonomic group belonging to the kingdom Protozoa." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3362> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Microsporea, a taxonomic group belonging to the phylum Microsporidia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3362> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Microsporea, a taxonomic group belonging to the phylum Microsporidia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3363> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Dissociodihaplophasida, a taxonomic group belonging to the class Microsporidia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3363> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Dissociodihaplophasida, a taxonomic group belonging to the class Microsporidia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3364> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Nosematidae, a taxonomic group belonging to the order Dissociodihaplophasida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3364> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Nosematidae, a taxonomic group belonging to the order Dissociodihaplophasida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3365> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Nosema (Nägeli, 1857), a taxonomic group belonging to the family Nosematidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3365> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Nosema (Nägeli, 1857), a taxonomic group belonging to the family Nosematidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3376> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Caryophyllales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3376> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Caryophyllales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3377> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Polygonaceae, a taxonomic group belonging to the order Caryophyllales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3377> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Polygonaceae, a taxonomic group belonging to the order Caryophyllales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3378> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Fagopyrum (Mill.), a taxonomic group belonging to the family Polygonaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3378> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Fagopyrum (Mill.), a taxonomic group belonging to the family Polygonaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3379> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Bombus (Latreille, 1802), a taxonomic group belonging to the family Apidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3379> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Bombus (Latreille, 1802), a taxonomic group belonging to the family Apidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/3381> <http://purl.obolibrary.org/obo/IAO_0000115> "Anatomical structure that performs a specific function or group of functions" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3381> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anatomical structure that performs a specific function or group of functions" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/3382> <http://purl.obolibrary.org/obo/IAO_0000115> "Anatomical structure that consists of cell parts and cell substances and together does not constitute a cell or a tissue." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3382> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anatomical structure that consists of cell parts and cell substances and together does not constitute a cell or a tissue." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/3383> <http://purl.obolibrary.org/obo/IAO_0000115> "Any acellular shell or covering that surrounds the pupal form of an insect." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3383> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any acellular shell or covering that surrounds the pupal form of an insect." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/3384> <http://purl.obolibrary.org/obo/IAO_0000115> "A casing spun of silk by many moth caterpillars, and numerous other holometabolous insect larvae as a protective covering for the pupa" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3384> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A casing spun of silk by many moth caterpillars, and numerous other holometabolous insect larvae as a protective covering for the pupa" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/3391> <http://purl.obolibrary.org/obo/IAO_0000115> """Reproductive behavior is
the specific behavior of an organism that is associated with reproduction.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3391> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Reproductive behavior is
the specific behavior of an organism that is associated with reproduction.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/genetics/iyad031"
 ] .


<https://w3id.org/euph/3392> <http://purl.obolibrary.org/obo/IAO_0000115> "The tibia that is located on the hind leg." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3392> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The tibia that is located on the hind leg." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/3393> <http://purl.obolibrary.org/obo/IAO_0000115> "The anatomical cluster that is composed by the concave lateral (external, anterior) area of the metatibia and two rows of setae extending along the lateral margins of the area." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3393> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The anatomical cluster that is composed by the concave lateral (external, anterior) area of the metatibia and two rows of setae extending along the lateral margins of the area." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/3396> <http://purl.obolibrary.org/obo/IAO_0000115> "An indication that an anatomic structure has detectable aberrations." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3396> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An indication that an anatomic structure has detectable aberrations." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/3422> <http://purl.obolibrary.org/obo/IAO_0000115> """Cyhalothrin is a cyclopropanecarboxylate ester. The chemical substance cyhalothrin is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H19ClF3NO3
InChI: InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)/C=C(/C(F)(F)F)\\Cl)C
CAS Registry Number: 68085-85-8
EC Number: 268-450-2
EFSA DCF: RF-0584-001-PPP""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3422> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cyhalothrin is a cyclopropanecarboxylate ester. The chemical substance cyhalothrin is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H19ClF3NO3
InChI: InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)/C=C(/C(F)(F)F)\\Cl)C
CAS Registry Number: 68085-85-8
EC Number: 268-450-2
EFSA DCF: RF-0584-001-PPP""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/5281873"
 ] .


<https://w3id.org/euph/3427> <http://purl.obolibrary.org/obo/IAO_0000115> """Fluvalinate is a aromatic ether. The chemical substance fluvalinate is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
Molecular formula: C26H22ClF3N2O3
InChI: InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3
SMILES: CC(C)C(C(=O)OC(C#N)C1=CC(=CC=C1)OC2=CC=CC=C2)NC3=C(C=C(C=C3)C(F)(F)F)Cl
CAS Registry Number: 69409-94-5
EC Number: 805-993-1
EFSA DCF: RF-0721-001-PPP""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3427> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fluvalinate is a aromatic ether. The chemical substance fluvalinate is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
Molecular formula: C26H22ClF3N2O3
InChI: InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3
SMILES: CC(C)C(C(=O)OC(C#N)C1=CC(=CC=C1)OC2=CC=CC=C2)NC3=C(C=C(C=C3)C(F)(F)F)Cl
CAS Registry Number: 69409-94-5
EC Number: 805-993-1
EFSA DCF: RF-0721-001-PPP""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/50516"
 ] .


<https://w3id.org/euph/3495> <http://purl.obolibrary.org/obo/IAO_0000115> """Cymoxanil is an aliphatic nitrogen antifungal agent. The chemical substance cymoxanil is described by the following attributes or identifiers:
PIN: (1E)-2-(ethylcarbamoylamino)-N-methoxy-2-oxoethanimidoyl cyanide
Molecular formula: C7H10N4O3
InChI: InChI=1S/C7H10N4O3/c1-3-9-7(13)10-6(12)5(4-8)11-14-2/h3H2,1-2H3,(H2,9,10,12,13)/b11-5+
SMILES: CCNC(=O)NC(=O)/C(=N/OC)/C#N
CAS Registry Number: 57966-95-7
EC Number: 261-043-0
EFSA DCF: RF-0111-001-PPP
harmonised classification of substances code: F99_01_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3495> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cymoxanil is an aliphatic nitrogen antifungal agent. The chemical substance cymoxanil is described by the following attributes or identifiers:
PIN: (1E)-2-(ethylcarbamoylamino)-N-methoxy-2-oxoethanimidoyl cyanide
Molecular formula: C7H10N4O3
InChI: InChI=1S/C7H10N4O3/c1-3-9-7(13)10-6(12)5(4-8)11-14-2/h3H2,1-2H3,(H2,9,10,12,13)/b11-5+
SMILES: CCNC(=O)NC(=O)/C(=N/OC)/C#N
CAS Registry Number: 57966-95-7
EC Number: 261-043-0
EFSA DCF: RF-0111-001-PPP
harmonised classification of substances code: F99_01_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/5364079"
 ] .


<https://w3id.org/euph/3496> <http://purl.obolibrary.org/obo/IAO_0000115> """Dodine is an aliphatic nitrogen antifungal agent. The chemical substance dodine is described by the following attributes or identifiers:
PIN: 2-dodecylguanidine acetate
Molecular formula: C15H33N3O2
InChI: InChI=1S/C13H29N3.C2H4O2/c1-2-3-4-5-6-7-8-9-10-11-12-16-13(14)15;1-2(3)4/h2-12H2,1H3,(H4,14,15,16);1H3,(H,3,4)
SMILES: CCCCCCCCCCCCN=C(N)N.CC(=O)O
CAS Registry Number: 2439-10-3
EC Number: 219-459-5
EFSA DCF: RF-0154-001-PPP
harmonised classification of substances code: F99_01_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3496> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Dodine is an aliphatic nitrogen antifungal agent. The chemical substance dodine is described by the following attributes or identifiers:
PIN: 2-dodecylguanidine acetate
Molecular formula: C15H33N3O2
InChI: InChI=1S/C13H29N3.C2H4O2/c1-2-3-4-5-6-7-8-9-10-11-12-16-13(14)15;1-2(3)4/h2-12H2,1H3,(H4,14,15,16);1H3,(H,3,4)
SMILES: CCCCCCCCCCCCN=C(N)N.CC(=O)O
CAS Registry Number: 2439-10-3
EC Number: 219-459-5
EFSA DCF: RF-0154-001-PPP
harmonised classification of substances code: F99_01_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/17110"
 ] .


<https://w3id.org/euph/3497> <http://purl.obolibrary.org/obo/IAO_0000115> """Cyflufenamid is an amide fungicide. The chemical substance cyflufenamid is described by the following attributes or identifiers:
PIN: N-[(Z)-N-(cyclopropylmethoxy)-C-[2,3-difluoro-6-(trifluoromethyl)phenyl]carbonimidoyl]-2-phenylacetamide
Molecular formula: C20H17F5N2O2
InChI: InChI=1S/C20H17F5N2O2/c21-15-9-8-14(20(23,24)25)17(18(15)22)19(27-29-11-13-6-7-13)26-16(28)10-12-4-2-1-3-5-12/h1-5,8-9,13H,6-7,10-11H2,(H,26,27,28)
SMILES: C1CC1CO/N=C(/C2=C(C=CC(=C2F)F)C(F)(F)F)\\NC(=O)CC3=CC=CC=C3
CAS Registry Number: 180409-60-3
EC Number: 605-896-2
EFSA DCF: RF-00004819-PAR
harmonised classification of substances code: F99_02_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3497> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cyflufenamid is an amide fungicide. The chemical substance cyflufenamid is described by the following attributes or identifiers:
PIN: N-[(Z)-N-(cyclopropylmethoxy)-C-[2,3-difluoro-6-(trifluoromethyl)phenyl]carbonimidoyl]-2-phenylacetamide
Molecular formula: C20H17F5N2O2
InChI: InChI=1S/C20H17F5N2O2/c21-15-9-8-14(20(23,24)25)17(18(15)22)19(27-29-11-13-6-7-13)26-16(28)10-12-4-2-1-3-5-12/h1-5,8-9,13H,6-7,10-11H2,(H,26,27,28)
SMILES: C1CC1CO/N=C(/C2=C(C=CC(=C2F)F)C(F)(F)F)\\NC(=O)CC3=CC=CC=C3
CAS Registry Number: 180409-60-3
EC Number: 605-896-2
EFSA DCF: RF-00004819-PAR
harmonised classification of substances code: F99_02_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/135515530"
 ] .


<https://w3id.org/euph/3498> <http://purl.obolibrary.org/obo/IAO_0000115> """Fluopicolide is a benzamide fungicide. The chemical substance fluopicolide is described by the following attributes or identifiers:
PIN: 2,6-dichloro-N-[[3-chloro-5-(trifluoromethyl)-2-pyridinyl]methyl]benzamide
Molecular formula: C14H8Cl3F3N2O
InChI: InChI=1S/C14H8Cl3F3N2O/c15-8-2-1-3-9(16)12(8)13(23)22-6-11-10(17)4-7(5-21-11)14(18,19)20/h1-5H,6H2,(H,22,23)
SMILES: C1=CC(=C(C(=C1)Cl)C(=O)NCC2=C(C=C(C=N2)C(F)(F)F)Cl)Cl
CAS Registry Number: 239110-15-7
EC Number: 607-285-6
EFSA DCF: RF-0208-001-PPP
harmonised classification of substances code: F99_02_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3498> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fluopicolide is a benzamide fungicide. The chemical substance fluopicolide is described by the following attributes or identifiers:
PIN: 2,6-dichloro-N-[[3-chloro-5-(trifluoromethyl)-2-pyridinyl]methyl]benzamide
Molecular formula: C14H8Cl3F3N2O
InChI: InChI=1S/C14H8Cl3F3N2O/c15-8-2-1-3-9(16)12(8)13(23)22-6-11-10(17)4-7(5-21-11)14(18,19)20/h1-5H,6H2,(H,22,23)
SMILES: C1=CC(=C(C(=C1)Cl)C(=O)NCC2=C(C=C(C=N2)C(F)(F)F)Cl)Cl
CAS Registry Number: 239110-15-7
EC Number: 607-285-6
EFSA DCF: RF-0208-001-PPP
harmonised classification of substances code: F99_02_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11159021"
 ] .


<https://w3id.org/euph/3499> <http://purl.obolibrary.org/obo/IAO_0000115> """Prochloraz is an amide fungicide. The chemical substance prochloraz is described by the following attributes or identifiers:
PIN: N-propyl-N-[2-(2,4,6-trichlorophenoxy)ethyl]imidazole-1-carboxamide
Molecular formula: C15H16Cl3N3O2
InChI: InChI=1S/C15H16Cl3N3O2/c1-2-4-20(15(22)21-5-3-19-10-21)6-7-23-14-12(17)8-11(16)9-13(14)18/h3,5,8-10H,2,4,6-7H2,1H3
SMILES: CCCN(CCOC1=C(C=C(C=C1Cl)Cl)Cl)C(=O)N2C=CN=C2
CAS Registry Number: 67747-09-5
EC Number: 266-994-5
EFSA DCF: RF-0349-002-PPP
harmonised classification of substances code: F99_02_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3499> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Prochloraz is an amide fungicide. The chemical substance prochloraz is described by the following attributes or identifiers:
PIN: N-propyl-N-[2-(2,4,6-trichlorophenoxy)ethyl]imidazole-1-carboxamide
Molecular formula: C15H16Cl3N3O2
InChI: InChI=1S/C15H16Cl3N3O2/c1-2-4-20(15(22)21-5-3-19-10-21)6-7-23-14-12(17)8-11(16)9-13(14)18/h3,5,8-10H,2,4,6-7H2,1H3
SMILES: CCCN(CCOC1=C(C=C(C=C1Cl)Cl)Cl)C(=O)N2C=CN=C2
CAS Registry Number: 67747-09-5
EC Number: 266-994-5
EFSA DCF: RF-0349-002-PPP
harmonised classification of substances code: F99_02_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/73665"
 ] .


<https://w3id.org/euph/3500> <http://purl.obolibrary.org/obo/IAO_0000115> """Silthiofam is an amide fungicide. The chemical substance silthiofam is described by the following attributes or identifiers:
PIN: 4,5-dimethyl-N-prop-2-enyl-2-trimethylsilylthiophene-3-carboxamide
Molecular formula: C13H21NOSSi
InChI: InChI=1S/C13H21NOSSi/c1-7-8-14-12(15)11-9(2)10(3)16-13(11)17(4,5)6/h7H,1,8H2,2-6H3,(H,14,15)
SMILES: CC1=C(SC(=C1C(=O)NCC=C)Si(C)C)C
CAS Registry Number: 175217-20-6
EC Number: 605-752-9
EFSA DCF: RF-0389-001-PPP
harmonised classification of substances code: F99_02_04""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3500> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Silthiofam is an amide fungicide. The chemical substance silthiofam is described by the following attributes or identifiers:
PIN: 4,5-dimethyl-N-prop-2-enyl-2-trimethylsilylthiophene-3-carboxamide
Molecular formula: C13H21NOSSi
InChI: InChI=1S/C13H21NOSSi/c1-7-8-14-12(15)11-9(2)10(3)16-13(11)17(4,5)6/h7H,1,8H2,2-6H3,(H,14,15)
SMILES: CC1=C(SC(=C1C(=O)NCC=C)Si(C)C)C
CAS Registry Number: 175217-20-6
EC Number: 605-752-9
EFSA DCF: RF-0389-001-PPP
harmonised classification of substances code: F99_02_04""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/9881821"
 ] .


<https://w3id.org/euph/3501> <http://purl.obolibrary.org/obo/IAO_0000115> """Zoxamide is a benzamide fungicide. The chemical substance zoxamide is described by the following attributes or identifiers:
PIN: 3,5-dichloro-N-(1-chloro-3-methyl-2-oxopentan-3-yl)-4-methylbenzamide
Molecular formula: C14H16Cl3NO2
InChI: InChI=1S/C14H16Cl3NO2/c1-4-14(3,12(19)7-15)18-13(20)9-5-10(16)8(2)11(17)6-9/h5-6H,4,7H2,1-3H3,(H,18,20)
SMILES: CCC(C)(C(=O)CCl)NC(=O)C1=CC(=C(C(=C1)Cl)C)Cl
CAS Registry Number: 156052-68-5
EC Number: 605-037-1
EFSA DCF: RF-0452-001-PPP
harmonised classification of substances code: F99_02_05""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3501> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Zoxamide is a benzamide fungicide. The chemical substance zoxamide is described by the following attributes or identifiers:
PIN: 3,5-dichloro-N-(1-chloro-3-methyl-2-oxopentan-3-yl)-4-methylbenzamide
Molecular formula: C14H16Cl3NO2
InChI: InChI=1S/C14H16Cl3NO2/c1-4-14(3,12(19)7-15)18-13(20)9-5-10(16)8(2)11(17)6-9/h5-6H,4,7H2,1-3H3,(H,18,20)
SMILES: CCC(C)(C(=O)CCl)NC(=O)C1=CC(=C(C(=C1)Cl)C)Cl
CAS Registry Number: 156052-68-5
EC Number: 605-037-1
EFSA DCF: RF-0452-001-PPP
harmonised classification of substances code: F99_02_05""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/71657865"
 ] .


<https://w3id.org/euph/3502> <http://purl.obolibrary.org/obo/IAO_0000115> """Mandipropamid is an amide fungicide. The chemical substance mandipropamid is described by the following attributes or identifiers:
PIN: (RS)-2-(4-chlorophenyl)-N-[3-methoxy-4-(prop-2-ynyloxy)phenethyl]-2-(prop-2-ynyloxy)acetamide
Molecular formula: C23H22ClNO4
InChI: InChI=1S/C23H22ClNO4/c1-4-14-28-20-11-6-17(16-21(20)27-3)12-13-25-23(26)22(29-15-5-2)18-7-9-19(24)10-8-18/h1-2,6-11,16,22H,12-15H2,3H3,(H,25,26)
SMILES: COC1=C(C=CC(=C1)CCNC(=O)C(C2=CC=C(C=C2)Cl)OCC#C)OCC#C
CAS Registry Number: 374726-62-2
EC Number: 609-434-0
EFSA DCF: RF-0268-001-PPP (deprecated since 2022-02-01)
harmonised classification of substances code: F99_02_06""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3502> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Mandipropamid is an amide fungicide. The chemical substance mandipropamid is described by the following attributes or identifiers:
PIN: (RS)-2-(4-chlorophenyl)-N-[3-methoxy-4-(prop-2-ynyloxy)phenethyl]-2-(prop-2-ynyloxy)acetamide
Molecular formula: C23H22ClNO4
InChI: InChI=1S/C23H22ClNO4/c1-4-14-28-20-11-6-17(16-21(20)27-3)12-13-25-23(26)22(29-15-5-2)18-7-9-19(24)10-8-18/h1-2,6-11,16,22H,12-15H2,3H3,(H,25,26)
SMILES: COC1=C(C=CC(=C1)CCNC(=O)C(C2=CC=C(C=C2)Cl)OCC#C)OCC#C
CAS Registry Number: 374726-62-2
EC Number: 609-434-0
EFSA DCF: RF-0268-001-PPP (deprecated since 2022-02-01)
harmonised classification of substances code: F99_02_06""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11292824"
 ] .


<https://w3id.org/euph/3503> <http://purl.obolibrary.org/obo/IAO_0000115> """Penthiopyrad is an amide fungicide. The chemical substance penthiopyrad is described by the following attributes or identifiers:
PIN: 1-methyl-N-[2-(4-methylpentan-2-yl)thiophen-3-yl]-3-(trifluoromethyl)-1H-pyrazole-4-carboxamide
Molecular formula: C16H20F3N3OS
InChI: InChI=1S/C16H20F3N3OS/c1-9(2)7-10(3)13-12(5-6-24-13)20-15(23)11-8-22(4)21-14(11)16(17,18)19/h5-6,8-10H,7H2,1-4H3,(H,20,23)
SMILES: CC(C)CC(C)C1=C(C=CS1)NC(=O)C2=CN(N=C2C(F)(F)F)C
CAS Registry Number: 183675-82-3
EC Number: 606-001-8
EFSA DCF: RF-00002609-PAR
harmonised classification of substances code: F99_02_07""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3503> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Penthiopyrad is an amide fungicide. The chemical substance penthiopyrad is described by the following attributes or identifiers:
PIN: 1-methyl-N-[2-(4-methylpentan-2-yl)thiophen-3-yl]-3-(trifluoromethyl)-1H-pyrazole-4-carboxamide
Molecular formula: C16H20F3N3OS
InChI: InChI=1S/C16H20F3N3OS/c1-9(2)7-10(3)13-12(5-6-24-13)20-15(23)11-8-22(4)21-14(11)16(17,18)19/h5-6,8-10H,7H2,1-4H3,(H,20,23)
SMILES: CC(C)CC(C)C1=C(C=CS1)NC(=O)C2=CN(N=C2C(F)(F)F)C
CAS Registry Number: 183675-82-3
EC Number: 606-001-8
EFSA DCF: RF-00002609-PAR
harmonised classification of substances code: F99_02_07""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11388558"
 ] .


<https://w3id.org/euph/3504> <http://purl.obolibrary.org/obo/IAO_0000115> """Benzovindiflupyr is an amide fungicide. The chemical substance benzovindiflupyr is described by the following attributes or identifiers:
PIN: N-[(1S,8R)-11-(dichloromethylidene)-3-tricyclo[6.2.1.02,7]undeca-2(7),3,5-trienyl]-3-(difluoromethyl)-1-methylpyrazole-4-carboxamide
Molecular formula: C18H15Cl2F2N3O
InChI: InChI=1S/C18H15Cl2F2N3O/c1-25-7-11(15(24-25)17(21)22)18(26)23-12-4-2-3-8-9-5-6-10(13(8)12)14(9)16(19)20/h2-4,7,9-10,17H,5-6H2,1H3,(H,23,26)/t9-,10+/m1/s1
SMILES: CN1C=C(C(=N1)C(F)F)C(=O)NC2=CC=CC3=C2[C@@H]4CC[C"""@H]3C4=C(Cl)Cl
CAS Registry Number: 1072957-71-1
EC Number: 691-719-4
EFSA DCF: RF-00003386-PAR
harmonised classification of substances code: F99_02_08 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3504> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Benzovindiflupyr is an amide fungicide. The chemical substance benzovindiflupyr is described by the following attributes or identifiers:
PIN: N-[(1S,8R)-11-(dichloromethylidene)-3-tricyclo[6.2.1.02,7]undeca-2(7),3,5-trienyl]-3-(difluoromethyl)-1-methylpyrazole-4-carboxamide
Molecular formula: C18H15Cl2F2N3O
InChI: InChI=1S/C18H15Cl2F2N3O/c1-25-7-11(15(24-25)17(21)22)18(26)23-12-4-2-3-8-9-5-6-10(13(8)12)14(9)16(19)20/h2-4,7,9-10,17H,5-6H2,1H3,(H,23,26)/t9-,10+/m1/s1
SMILES: CN1C=C(C(=N1)C(F)F)C(=O)NC2=CC=CC3=C2[C@@H]4CC[C"""@H]3C4=C(Cl)Cl
CAS Registry Number: 1072957-71-1
EC Number: 691-719-4
EFSA DCF: RF-00003386-PAR
harmonised classification of substances code: F99_02_08 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/51347655"
 ] .


<https://w3id.org/euph/3505> <http://purl.obolibrary.org/obo/IAO_0000115> """Isofetamid is an amide fungicide. The chemical substance isofetamid is described by the following attributes or identifiers:
PIN: N-[1,1-dimethyl-2-(4-isopropoxy-o-tolyl)-2-oxoethyl]-3-methylthiophene-2-carboxamide
Molecular formula: C20H25NO3S
InChI: InChI=1S/C20H25NO3S/c1-12(2)24-15-7-8-16(14(4)11-15)18(22)20(5,6)21-19(23)17-13(3)9-10-25-17/h7-12H,1-6H3,(H,21,23)
SMILES: CC1=C(SC=C1)C(=O)NC(C)(C)C(=O)C2=C(C=C(C=C2)OC(C)C)C
CAS Registry Number: 875915-78-9
EC Number: 694-975-5
EFSA DCF: RF-00007585-PAR
harmonised classification of substances code: F99_02_09""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3505> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Isofetamid is an amide fungicide. The chemical substance isofetamid is described by the following attributes or identifiers:
PIN: N-[1,1-dimethyl-2-(4-isopropoxy-o-tolyl)-2-oxoethyl]-3-methylthiophene-2-carboxamide
Molecular formula: C20H25NO3S
InChI: InChI=1S/C20H25NO3S/c1-12(2)24-15-7-8-16(14(4)11-15)18(22)20(5,6)21-19(23)17-13(3)9-10-25-17/h7-12H,1-6H3,(H,21,23)
SMILES: CC1=C(SC=C1)C(=O)NC(C)(C)C(=O)C2=C(C=C(C=C2)OC(C)C)C
CAS Registry Number: 875915-78-9
EC Number: 694-975-5
EFSA DCF: RF-00007585-PAR
harmonised classification of substances code: F99_02_09""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/71657865"
 ] .


<https://w3id.org/euph/3506> <http://purl.obolibrary.org/obo/IAO_0000115> """Mandestrobin is an amide fungicide. The chemical substance mandestrobin is described by the following attributes or identifiers:
PIN: 2-[2-[(2,5-dimethylphenoxy)methyl]phenyl]-2-methoxy-N-methylacetamide
Molecular formula: C19H23NO3
InChI: InChI=1S/C19H23NO3/c1-13-9-10-14(2)17(11-13)23-12-15-7-5-6-8-16(15)18(22-4)19(21)20-3/h5-11,18H,12H2,1-4H3,(H,20,21)
SMILES: CC1=CC(=C(C=C1)C)OCC2=CC=CC=C2C(C(=O)NC)OC
CAS Registry Number: 173662-97-0
EC Number: 695-819-9
EFSA DCF: RF-00004671-PAR
harmonised classification of substances code: F99_02_10""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3506> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Mandestrobin is an amide fungicide. The chemical substance mandestrobin is described by the following attributes or identifiers:
PIN: 2-[2-[(2,5-dimethylphenoxy)methyl]phenyl]-2-methoxy-N-methylacetamide
Molecular formula: C19H23NO3
InChI: InChI=1S/C19H23NO3/c1-13-9-10-14(2)17(11-13)23-12-15-7-5-6-8-16(15)18(22-4)19(21)20-3/h5-11,18H,12H2,1-4H3,(H,20,21)
SMILES: CC1=CC(=C(C=C1)C)OCC2=CC=CC=C2C(C(=O)NC)OC
CAS Registry Number: 173662-97-0
EC Number: 695-819-9
EFSA DCF: RF-00004671-PAR
harmonised classification of substances code: F99_02_10""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/10935908"
 ] .


<https://w3id.org/euph/3507> <http://purl.obolibrary.org/obo/IAO_0000115> """Fluopyram is a benzamide fungicide. The chemical substance fluopyram is described by the following attributes or identifiers:
PIN: N-[2-[3-chloro-5-(trifluoromethyl)pyridin-2-yl]ethyl]-2-(trifluoromethyl)benzamide
Molecular formula: C16H11ClF6N2O
InChI: InChI=1S/C16H11ClF6N2O/c17-12-7-9(15(18,19)20)8-25-13(12)5-6-24-14(26)10-3-1-2-4-11(10)16(21,22)23/h1-4,7-8H,5-6H2,(H,24,26)
SMILES: C1=CC=C(C(=C1)C(=O)NCCC2=C(C=C(C=N2)C(F)(F)F)Cl)C(F)(F)F
CAS Registry Number: 658066-35-4
EC Number: 619-797-7
EFSA DCF: RF-1071-001-PPP
harmonised classification of substances code: F99_02_11""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3507> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fluopyram is a benzamide fungicide. The chemical substance fluopyram is described by the following attributes or identifiers:
PIN: N-[2-[3-chloro-5-(trifluoromethyl)pyridin-2-yl]ethyl]-2-(trifluoromethyl)benzamide
Molecular formula: C16H11ClF6N2O
InChI: InChI=1S/C16H11ClF6N2O/c17-12-7-9(15(18,19)20)8-25-13(12)5-6-24-14(26)10-3-1-2-4-11(10)16(21,22)23/h1-4,7-8H,5-6H2,(H,24,26)
SMILES: C1=CC=C(C(=C1)C(=O)NCCC2=C(C=C(C=N2)C(F)(F)F)Cl)C(F)(F)F
CAS Registry Number: 658066-35-4
EC Number: 619-797-7
EFSA DCF: RF-1071-001-PPP
harmonised classification of substances code: F99_02_11""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11158353"
 ] .


<https://w3id.org/euph/3695> <http://purl.obolibrary.org/obo/IAO_0000115> """Acrinathrin is a cyclopropanecarboxylate ester. The chemical substance acrinathrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-[(Z)-3-(1,1,1,3,3,3-hexafluoropropan-2-yloxy)-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C26H21F6NO5
InChI: InChI=1S/C26H21F6NO5/c1-24(2)18(11-12-20(34)38-23(25(27,28)29)26(30,31)32)21(24)22(35)37-19(14-33)15-7-6-10-17(13-15)36-16-8-4-3-5-9-16/h3-13,18-19,21,23H,1-2H3/b12-11-/t18-,19+,21-/m0/s1
SMILES: CC1(C"""@H/C=C\C(=O)OC(C(F)(F)F)C(F)(F)F)C
CAS Registry Number: 101007-06-1
EC Number: 600-147-6
EFSA DCF: RF-0018-001-PPP
harmonised classification of substances code: I01_01_01 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3695> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Acrinathrin is a cyclopropanecarboxylate ester. The chemical substance acrinathrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-[(Z)-3-(1,1,1,3,3,3-hexafluoropropan-2-yloxy)-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C26H21F6NO5
InChI: InChI=1S/C26H21F6NO5/c1-24(2)18(11-12-20(34)38-23(25(27,28)29)26(30,31)32)21(24)22(35)37-19(14-33)15-7-6-10-17(13-15)36-16-8-4-3-5-9-16/h3-13,18-19,21,23H,1-2H3/b12-11-/t18-,19+,21-/m0/s1
SMILES: CC1(C"""@H/C=C\C(=O)OC(C(F)(F)F)C(F)(F)F)C
CAS Registry Number: 101007-06-1
EC Number: 600-147-6
EFSA DCF: RF-0018-001-PPP
harmonised classification of substances code: I01_01_01 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/6436606"
 ] .


<https://w3id.org/euph/3696> <http://purl.obolibrary.org/obo/IAO_0000115> """alpha-Cypermethrin is a racemate. The chemical substance alpha-cypermethrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
SMILES: CC1(C"""@HC=C(Cl)Cl)C
CAS Registry Number: 67375-30-8
EC Number: 614-054-3
EFSA DCF: RF-00000161-VET
harmonised classification of substances code: I01_01_02 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3696> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """alpha-Cypermethrin is a racemate. The chemical substance alpha-cypermethrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
SMILES: CC1(C"""@HC=C(Cl)Cl)C
CAS Registry Number: 67375-30-8
EC Number: 614-054-3
EFSA DCF: RF-00000161-VET
harmonised classification of substances code: I01_01_02 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/93357"
 ] .


<https://w3id.org/euph/3697> <http://purl.obolibrary.org/obo/IAO_0000115> """Cyfluthrin is a cyclopropanecarboxylate ester. The chemical substance cyfluthrin is described by the following attributes or identifiers:
PIN: [cyano-(4-fluoro-3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H18Cl2FNO3
InChI: InChI=1S/C22H18Cl2FNO3/c1-22(2)15(11-19(23)24)20(22)21(27)29-18(12-26)13-8-9-16(25)17(10-13)28-14-6-4-3-5-7-14/h3-11,15,18,20H,1-2H3
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=C(C=C2)F)OC3=CC=CC=C3)C=C(Cl)Cl)C
CAS Registry Number: 68359-37-5
EC Number: 269-855-7
EFSA DCF: RF-0108-003-PPP
harmonised classification of substances code: I01_01_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3697> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cyfluthrin is a cyclopropanecarboxylate ester. The chemical substance cyfluthrin is described by the following attributes or identifiers:
PIN: [cyano-(4-fluoro-3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H18Cl2FNO3
InChI: InChI=1S/C22H18Cl2FNO3/c1-22(2)15(11-19(23)24)20(22)21(27)29-18(12-26)13-8-9-16(25)17(10-13)28-14-6-4-3-5-7-14/h3-11,15,18,20H,1-2H3
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=C(C=C2)F)OC3=CC=CC=C3)C=C(Cl)Cl)C
CAS Registry Number: 68359-37-5
EC Number: 269-855-7
EFSA DCF: RF-0108-003-PPP
harmonised classification of substances code: I01_01_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/104926"
 ] .


<https://w3id.org/euph/3698> <http://purl.obolibrary.org/obo/IAO_0000115> """Bifenthrin is a cyclopropanecarboxylate ester. The chemical substance bifenthrin is described by the following attributes or identifiers:
PIN: trans-(2-methyl-3-phenylphenyl)methyl (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H22ClF3O2
InChI: InChI=1S/C23H22ClF3O2/c1-14-16(10-7-11-17(14)15-8-5-4-6-9-15)13-29-21(28)20-18(22(20,2)3)12-19(24)23(25,26)27/h4-12,18,20H,13H2,1-3H3/b19-12-/t18-,20-/m0/s1
SMILES: CC1=C(C=CC=C1C2=CC=CC=C2)COC(=O)[C@@H]3C@"""@H/C=C(/C(F)(F)F)\Cl
CAS Registry Number: 82657-04-3
EC Number: 617-373-6
EFSA DCF: RF-0046-001-PPP
harmonised classification of substances code: I01_01_04 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3698> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Bifenthrin is a cyclopropanecarboxylate ester. The chemical substance bifenthrin is described by the following attributes or identifiers:
PIN: trans-(2-methyl-3-phenylphenyl)methyl (1R,3R)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H22ClF3O2
InChI: InChI=1S/C23H22ClF3O2/c1-14-16(10-7-11-17(14)15-8-5-4-6-9-15)13-29-21(28)20-18(22(20,2)3)12-19(24)23(25,26)27/h4-12,18,20H,13H2,1-3H3/b19-12-/t18-,20-/m0/s1
SMILES: CC1=C(C=CC=C1C2=CC=CC=C2)COC(=O)[C@@H]3C@"""@H/C=C(/C(F)(F)F)\Cl
CAS Registry Number: 82657-04-3
EC Number: 617-373-6
EFSA DCF: RF-0046-001-PPP
harmonised classification of substances code: I01_01_04 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/6442842"
 ] .


<https://w3id.org/euph/3699> <http://purl.obolibrary.org/obo/IAO_0000115> """Cypermethrin is a cyclopropanecarboxylate ester. The chemical substance cypermethrin is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
CAS Registry Number: 52315-07-8
EC Number: 257-842-9
EFSA DCF: RF-0112-004-PPP
harmonised classification of substances code: I01_01_06""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3699> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cypermethrin is a cyclopropanecarboxylate ester. The chemical substance cypermethrin is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
CAS Registry Number: 52315-07-8
EC Number: 257-842-9
EFSA DCF: RF-0112-004-PPP
harmonised classification of substances code: I01_01_06""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/2912"
 ] .


<https://w3id.org/euph/3700> <http://purl.obolibrary.org/obo/IAO_0000115> """Deltamethrin is a cyclopropanecarboxylate ester. It is an inhibitor of protein-serine/threonine phosphatase.
The chemical substance deltamethrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dibromoethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Br2NO3
InChI: InChI=1S/C22H19Br2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
SMILES: CC1(C"""@HC=C(Br)Br)C
CAS Registry Number: 52918-63-5
EC Number: 258-256-6
EFSA DCF: RF-0120-001-PPP
harmonised classification of substances code: I01_01_07 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3700> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Deltamethrin is a cyclopropanecarboxylate ester. It is an inhibitor of protein-serine/threonine phosphatase.
The chemical substance deltamethrin is described by the following attributes or identifiers:
PIN: trans-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3R)-3-(2,2-dibromoethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Br2NO3
InChI: InChI=1S/C22H19Br2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18+,20-/m0/s1
SMILES: CC1(C"""@HC=C(Br)Br)C
CAS Registry Number: 52918-63-5
EC Number: 258-256-6
EFSA DCF: RF-0120-001-PPP
harmonised classification of substances code: I01_01_07 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/40585"
 ] .


<https://w3id.org/euph/3701> <http://purl.obolibrary.org/obo/IAO_0000115> """Esfenvalerate is a fenvalerate. The chemical substance esfenvalerate is described by the following attributes or identifiers:
PIN: [(S)-cyano-(3-phenoxyphenyl)methyl] (2S)-2-(4-chlorophenyl)-3-methylbutanoate
Molecular formula: C25H22ClNO3
SMILES: CC(C)C@@HC(=O)OC"""@HC2=CC(=CC=C2)OC3=CC=CC=C3
CAS Registry Number: 66230-04-4
EC Number: 613-911-9
EFSA DCF: RF-0690-003-PPP
harmonised classification of substances code: I01_01_08 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3701> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Esfenvalerate is a fenvalerate. The chemical substance esfenvalerate is described by the following attributes or identifiers:
PIN: [(S)-cyano-(3-phenoxyphenyl)methyl] (2S)-2-(4-chlorophenyl)-3-methylbutanoate
Molecular formula: C25H22ClNO3
SMILES: CC(C)C@@HC(=O)OC"""@HC2=CC(=CC=C2)OC3=CC=CC=C3
CAS Registry Number: 66230-04-4
EC Number: 613-911-9
EFSA DCF: RF-0690-003-PPP
harmonised classification of substances code: I01_01_08 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/10342051"
 ] .


<https://w3id.org/euph/3702> <http://purl.obolibrary.org/obo/IAO_0000115> """Etofenprox is a aromatic ether. The chemical substance etofenprox is described by the following attributes or identifiers:
PIN: 1-ethoxy-4-[2-methyl-1-[(3-phenoxyphenyl)methoxy]propan-2-yl]benzene
Molecular formula: C25H28O3
InChI: InChI=1S/C25H28O3/c1-4-27-22-15-13-21(14-16-22)25(2,3)19-26-18-20-9-8-12-24(17-20)28-23-10-6-5-7-11-23/h5-17H,4,18-19H2,1-3H3
SMILES: CCOC1=CC=C(C=C1)C(C)(C)COCC2=CC(=CC=C2)OC3=CC=CC=C3
CAS Registry Number: 80844-07-1
EC Number: 407-980-2
EFSA DCF: RF-0168-001-PPP
harmonised classification of substances code: I01_01_09""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3702> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Etofenprox is a aromatic ether. The chemical substance etofenprox is described by the following attributes or identifiers:
PIN: 1-ethoxy-4-[2-methyl-1-[(3-phenoxyphenyl)methoxy]propan-2-yl]benzene
Molecular formula: C25H28O3
InChI: InChI=1S/C25H28O3/c1-4-27-22-15-13-21(14-16-22)25(2,3)19-26-18-20-9-8-12-24(17-20)28-23-10-6-5-7-11-23/h5-17H,4,18-19H2,1-3H3
SMILES: CCOC1=CC=C(C=C1)C(C)(C)COCC2=CC(=CC=C2)OC3=CC=CC=C3
CAS Registry Number: 80844-07-1
EC Number: 407-980-2
EFSA DCF: RF-0168-001-PPP
harmonised classification of substances code: I01_01_09""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/71245"
 ] .


<https://w3id.org/euph/3704> <http://purl.obolibrary.org/obo/IAO_0000115> """lambda-Cyhalothrin is a cyhalothrin. The chemical substance lambda-cyhalothrin is described by the following attributes or identifiers:
PIN: trans-[(R)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H19ClF3NO3
InChI: InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-/t17-,18+,20-/m1/s1
SMILES: CC1(C@"""@H/C=C(/C(F)(F)F)\Cl)C
CAS Registry Number: 91465-08-6
EC Number: 415-130-7
EFSA DCF: RF-0261-001-PPP
harmonised classification of substances code: I01_01_11 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3704> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """lambda-Cyhalothrin is a cyhalothrin. The chemical substance lambda-cyhalothrin is described by the following attributes or identifiers:
PIN: trans-[(R)-cyano-(3-phenoxyphenyl)methyl] (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C23H19ClF3NO3
InChI: InChI=1S/C23H19ClF3NO3/c1-22(2)17(12-19(24)23(25,26)27)20(22)21(29)31-18(13-28)14-7-6-10-16(11-14)30-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/b19-12-/t17-,18+,20-/m1/s1
SMILES: CC1(C@"""@H/C=C(/C(F)(F)F)\Cl)C
CAS Registry Number: 91465-08-6
EC Number: 415-130-7
EFSA DCF: RF-0261-001-PPP
harmonised classification of substances code: I01_01_11 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/6440557"
 ] .


<https://w3id.org/euph/3705> <http://purl.obolibrary.org/obo/IAO_0000115> """tau-Fluvalinate is a fluvalinate. The chemical substance tau-fluvalinate is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] (2R)-2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
Molecular formula: C26H22ClF3N2O3
InChI: InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3/t23?,24-/m1/s1
SMILES: CC(C)C"""@HNC3=C(C=C(C=C3)C(F)(F)F)Cl
CAS Registry Number: 102851-06-9
EC Number: 600-363-0
EFSA DCF: RF-0402-001-PPP
harmonised classification of substances code: I01_01_12 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3705> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """tau-Fluvalinate is a fluvalinate. The chemical substance tau-fluvalinate is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] (2R)-2-[2-chloro-4-(trifluoromethyl)anilino]-3-methylbutanoate
Molecular formula: C26H22ClF3N2O3
InChI: InChI=1S/C26H22ClF3N2O3/c1-16(2)24(32-22-12-11-18(14-21(22)27)26(28,29)30)25(33)35-23(15-31)17-7-6-10-20(13-17)34-19-8-4-3-5-9-19/h3-14,16,23-24,32H,1-2H3/t23?,24-/m1/s1
SMILES: CC(C)C"""@HNC3=C(C=C(C=C3)C(F)(F)F)Cl
CAS Registry Number: 102851-06-9
EC Number: 600-363-0
EFSA DCF: RF-0402-001-PPP
harmonised classification of substances code: I01_01_12 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/91768"
 ] .


<https://w3id.org/euph/3706> <http://purl.obolibrary.org/obo/IAO_0000115> """Tefluthrin is a racemate. The chemical substance tefluthrin is described by the following attributes or identifiers:
PIN: trans-(2,3,5,6-tetrafluoro-4-methylphenyl)methyl (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C17H14ClF7O2
InChI: InChI=1S/C17H14ClF7O2/c1-6-11(19)13(21)7(14(22)12(6)20)5-27-15(26)10-8(16(10,2)3)4-9(18)17(23,24)25/h4,8,10H,5H2,1-3H3/b9-4-/t8-,10-/m1/s1
SMILES: CC1=C(C(=C(C(=C1F)F)COC(=O)[C@H]2C"""@H/C=C(/C(F)(F)F)\Cl)F)F
CAS Registry Number: 79538-32-2
EC Number: 616-699-6
EFSA DCF: RF-0408-001-PPP
harmonised classification of substances code: I01_01_13 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3706> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Tefluthrin is a racemate. The chemical substance tefluthrin is described by the following attributes or identifiers:
PIN: trans-(2,3,5,6-tetrafluoro-4-methylphenyl)methyl (1S,3S)-3-[(Z)-2-chloro-3,3,3-trifluoroprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C17H14ClF7O2
InChI: InChI=1S/C17H14ClF7O2/c1-6-11(19)13(21)7(14(22)12(6)20)5-27-15(26)10-8(16(10,2)3)4-9(18)17(23,24)25/h4,8,10H,5H2,1-3H3/b9-4-/t8-,10-/m1/s1
SMILES: CC1=C(C(=C(C(=C1F)F)COC(=O)[C@H]2C"""@H/C=C(/C(F)(F)F)\Cl)F)F
CAS Registry Number: 79538-32-2
EC Number: 616-699-6
EFSA DCF: RF-0408-001-PPP
harmonised classification of substances code: I01_01_13 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11534837"
 ] .


<https://w3id.org/euph/3707> <http://purl.obolibrary.org/obo/IAO_0000115> """zeta-Cypermethrin is a diastereoisomeric mixture. The chemical substance zeta-cypermethrin is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
CAS Registry Number: 52315-07-8
EC Number: 257-842-9
EFSA DCF: RF-0112-004-PPP
harmonised classification of substances code: I01_01_14""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3707> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """zeta-Cypermethrin is a diastereoisomeric mixture. The chemical substance zeta-cypermethrin is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3
SMILES: CC1(C(C1C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3)C=C(Cl)Cl)C
CAS Registry Number: 52315-07-8
EC Number: 257-842-9
EFSA DCF: RF-0112-004-PPP
harmonised classification of substances code: I01_01_14""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/2912"
 ] .


<https://w3id.org/euph/3708> <http://purl.obolibrary.org/obo/IAO_0000115> """Beta-cypermethrin is a diastereoisomeric mixture. The chemical substance beta-cypermethrin is described by the following attributes or identifiers:
PIN: cis-[cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18?,20+/m1/s1
SMILES: CC1(C@"""@HC=C(Cl)Cl)C
CAS Registry Number: 65731-84-2
EC Number: 265-898-0
EFSA DCF: RF-0112-003-PPP
harmonised classification of substances code: I01_01_15 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3708> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Beta-cypermethrin is a diastereoisomeric mixture. The chemical substance beta-cypermethrin is described by the following attributes or identifiers:
PIN: cis-[cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18?,20+/m1/s1
SMILES: CC1(C@"""@HC=C(Cl)Cl)C
CAS Registry Number: 65731-84-2
EC Number: 265-898-0
EFSA DCF: RF-0112-003-PPP
harmonised classification of substances code: I01_01_15 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/12617363"
 ] .


<https://w3id.org/euph/3709> <http://purl.obolibrary.org/obo/IAO_0000115> """5-Hydroxymethylfurfural is a furan. In honey it is mainly formed from fructose, and to a much lesser extent from glucose by action of acid and heat. The chemical substance 5-hydroxymethylfurfural is described by the following attributes or identifiers:
PIN: 5-(hydroxymethyl)furan-2-carbaldehyde
Molecular formula: C6H6O3
InChI: InChI=1S/C6H6O3/c7-3-5-1-2-6(4-8)9-5/h1-3,8H,4H2
SMILES: C1=C(OC(=C1)C=O)CO
CAS Registry Number: 67-47-0
EC Number: 200-654-9""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3709> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """5-Hydroxymethylfurfural is a furan. In honey it is mainly formed from fructose, and to a much lesser extent from glucose by action of acid and heat. The chemical substance 5-hydroxymethylfurfural is described by the following attributes or identifiers:
PIN: 5-(hydroxymethyl)furan-2-carbaldehyde
Molecular formula: C6H6O3
InChI: InChI=1S/C6H6O3/c7-3-5-1-2-6(4-8)9-5/h1-3,8H,4H2
SMILES: C1=C(OC(=C1)C=O)CO
CAS Registry Number: 67-47-0
EC Number: 200-654-9""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1039/D0GC01422B" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/237332" ,
                                                         "https://www.sciencedirect.com:5037/science/chapter/bookseries/abs/pii/S0065262808601603"
 ] .


<https://w3id.org/euph/3710> <http://purl.obolibrary.org/obo/IAO_0000115> """Cyantraniliprole is a pyrazole. It acts as agonist of insect ryanodine receptors. The chemical substance cyantraniliprole is described by the following attributes or identifiers:
PIN: 3-bromo-1-(3-chloro-2-pyridinyl)-N-[4-cyano-2-methyl-6-(methylcarbamoyl)phenyl]pyrazole-5-carboxamide
Molecular formula: C19H14BrClN6O2
InChI: InChI=1S/C19H14BrClN6O2/c1-10-6-11(9-22)7-12(18(28)23-2)16(10)25-19(29)14-8-15(20)26-27(14)17-13(21)4-3-5-24-17/h3-8H,1-2H3,(H,23,28)(H,25,29)
SMILES: CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)C#N
CAS Registry Number: 736994-63-1
EC Number: 680-242-7
EFSA DCF: RF-00003336-PAR
harmonised classification of substances code: I02_01_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3710> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cyantraniliprole is a pyrazole. It acts as agonist of insect ryanodine receptors. The chemical substance cyantraniliprole is described by the following attributes or identifiers:
PIN: 3-bromo-1-(3-chloro-2-pyridinyl)-N-[4-cyano-2-methyl-6-(methylcarbamoyl)phenyl]pyrazole-5-carboxamide
Molecular formula: C19H14BrClN6O2
InChI: InChI=1S/C19H14BrClN6O2/c1-10-6-11(9-22)7-12(18(28)23-2)16(10)25-19(29)14-8-15(20)26-27(14)17-13(21)4-3-5-24-17/h3-8H,1-2H3,(H,23,28)(H,25,29)
SMILES: CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)C#N
CAS Registry Number: 736994-63-1
EC Number: 680-242-7
EFSA DCF: RF-00003336-PAR
harmonised classification of substances code: I02_01_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1016/j.bmcl.2013.09.076" ,
                                                            "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11578610"
 ] .


<https://w3id.org/euph/3711> <http://purl.obolibrary.org/obo/IAO_0000115> """Sucrose is a disaccharide. It is a natural component of honey and part of honey bee feed, mainly obtained from sugar beet and sugar cane. The chemical substance sucrose is described by the following attributes or identifiers:
PIN: (2R,3R,4S,5S,6R)-2-[(2S,3S,4S,5R)-3,4-dihydroxy-2,5-bis(hydroxymethyl)oxolan-2-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
Molecular formula: C12H22O11
InChI: InChI=1S/C12H22O11/c13-1-4-6(16)8(18)9(19)11(21-4)23-12(3-15)10(20)7(17)5(2-14)22-12/h4-11,13-20H,1-3H2/t4-,5-,6-,7-,8+,9-,10+,11-,12+/m1/s1
SMILES: C([C@@H]1C"""@HO)O
CAS Registry Number: 57-50-1
EC Number: 200-334-9 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3711> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Sucrose is a disaccharide. It is a natural component of honey and part of honey bee feed, mainly obtained from sugar beet and sugar cane. The chemical substance sucrose is described by the following attributes or identifiers:
PIN: (2R,3R,4S,5S,6R)-2-[(2S,3S,4S,5R)-3,4-dihydroxy-2,5-bis(hydroxymethyl)oxolan-2-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
Molecular formula: C12H22O11
InChI: InChI=1S/C12H22O11/c13-1-4-6(16)8(18)9(19)11(21-4)23-12(3-15)10(20)7(17)5(2-14)22-12/h4-11,13-20H,1-3H2/t4-,5-,6-,7-,8+,9-,10+,11-,12+/m1/s1
SMILES: C([C@@H]1C"""@HO)O
CAS Registry Number: 57-50-1
EC Number: 200-334-9 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/5988"
 ] .


<https://w3id.org/euph/3712> <http://purl.obolibrary.org/obo/IAO_0000115> """Methomyl is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance methomyl is described by the following attributes or identifiers:
PIN: methyl N-(methylcarbamoyloxy)ethanimidothioate
Molecular formula: C5H10N2O2S
InChI: InChI=1S/C5H10N2O2S/c1-4(10-3)7-9-5(8)6-2/h1-3H3,(H,6,8)
SMILES: CC(=NOC(=O)NC)SC
CAS Registry Number: 16752-77-5
EC Number: 240-815-0
EFSA DCF: RF-0293-003-PPP
harmonised classification of substances code: I03_01_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3712> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Methomyl is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance methomyl is described by the following attributes or identifiers:
PIN: methyl N-(methylcarbamoyloxy)ethanimidothioate
Molecular formula: C5H10N2O2S
InChI: InChI=1S/C5H10N2O2S/c1-4(10-3)7-9-5(8)6-2/h1-3H3,(H,6,8)
SMILES: CC(=NOC(=O)NC)SC
CAS Registry Number: 16752-77-5
EC Number: 240-815-0
EFSA DCF: RF-0293-003-PPP
harmonised classification of substances code: I03_01_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/4109"
 ] .


<https://w3id.org/euph/3713> <http://purl.obolibrary.org/obo/IAO_0000115> """Oxamyl is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance oxamyl is described by the following attributes or identifiers:
PIN: methyl 2-(dimethylamino)-N-(methylcarbamoyloxy)-2-oxoethanimidothioate
Molecular formula: C7H13N3O3S
InChI: InChI=1S/C7H13N3O3S/c1-8-7(12)13-9-5(14-4)6(11)10(2)3/h1-4H3,(H,8,12)
SMILES: CNC(=O)ON=C(C(=O)N(C)C)SC
CAS Registry Number: 23135-22-0
EC Number: 245-445-3
EFSA DCF: RF-0320-001-PPP
harmonised classification of substances code: I03_01_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3713> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Oxamyl is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance oxamyl is described by the following attributes or identifiers:
PIN: methyl 2-(dimethylamino)-N-(methylcarbamoyloxy)-2-oxoethanimidothioate
Molecular formula: C7H13N3O3S
InChI: InChI=1S/C7H13N3O3S/c1-8-7(12)13-9-5(14-4)6(11)10(2)3/h1-4H3,(H,8,12)
SMILES: CNC(=O)ON=C(C(=O)N(C)C)SC
CAS Registry Number: 23135-22-0
EC Number: 245-445-3
EFSA DCF: RF-0320-001-PPP
harmonised classification of substances code: I03_01_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/31657"
 ] .


<https://w3id.org/euph/3714> <http://purl.obolibrary.org/obo/IAO_0000115> """Fenoxycarb is a carbamate ester. The chemical substance fenoxycarb is described by the following attributes or identifiers:
PIN: ethyl N-[2-(4-phenoxyphenoxy)ethyl]carbamate
Molecular formula: C17H19NO4
InChI: InChI=1S/C17H19NO4/c1-2-20-17(19)18-12-13-21-14-8-10-16(11-9-14)22-15-6-4-3-5-7-15/h3-11H,2,12-13H2,1H3,(H,18,19)
SMILES: CCOC(=O)NCCOC1=CC=C(C=C1)OC2=CC=CC=C2
CAS Registry Number: 72490-01-8
EC Number: 276-696-7
EFSA DCF: RF-0182-001-PPP
harmonised classification of substances code: I03_02_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3714> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fenoxycarb is a carbamate ester. The chemical substance fenoxycarb is described by the following attributes or identifiers:
PIN: ethyl N-[2-(4-phenoxyphenoxy)ethyl]carbamate
Molecular formula: C17H19NO4
InChI: InChI=1S/C17H19NO4/c1-2-20-17(19)18-12-13-21-14-8-10-16(11-9-14)22-15-6-4-3-5-7-15/h3-11H,2,12-13H2,1H3,(H,18,19)
SMILES: CCOC(=O)NCCOC1=CC=C(C=C1)OC2=CC=CC=C2
CAS Registry Number: 72490-01-8
EC Number: 276-696-7
EFSA DCF: RF-0182-001-PPP
harmonised classification of substances code: I03_02_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/51605"
 ] .


<https://w3id.org/euph/3715> <http://purl.obolibrary.org/obo/IAO_0000115> """Formetanate is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance formetanate is described by the following attributes or identifiers:
PIN: [3-(dimethylaminomethylideneamino)phenyl] N-methylcarbamate
Molecular formula: C11H15N3O2
InChI: InChI=1S/C11H15N3O2/c1-12-11(15)16-10-6-4-5-9(7-10)13-8-14(2)3/h4-8H,1-3H3,(H,12,15)
SMILES: CNC(=O)OC1=CC=CC(=C1)N=CN(C)C
CAS Registry Number: 22259-30-9
EC Number: 244-879-0
EFSA DCF: RF-0223-002-PPP
harmonised classification of substances code: I03_02_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3715> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Formetanate is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance formetanate is described by the following attributes or identifiers:
PIN: [3-(dimethylaminomethylideneamino)phenyl] N-methylcarbamate
Molecular formula: C11H15N3O2
InChI: InChI=1S/C11H15N3O2/c1-12-11(15)16-10-6-4-5-9(7-10)13-8-14(2)3/h4-8H,1-3H3,(H,12,15)
SMILES: CNC(=O)OC1=CC=CC(=C1)N=CN(C)C
CAS Registry Number: 22259-30-9
EC Number: 244-879-0
EFSA DCF: RF-0223-002-PPP
harmonised classification of substances code: I03_02_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/31099"
 ] .


<https://w3id.org/euph/3717> <http://purl.obolibrary.org/obo/IAO_0000115> """Pirimicarb is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance pirimicarb is described by the following attributes or identifiers:
PIN: [2-(dimethylamino)-5,6-dimethylpyrimidin-4-yl] N,N-dimethylcarbamate
Molecular formula: C11H18N4O2
InChI: InChI=1S/C11H18N4O2/c1-7-8(2)12-10(14(3)4)13-9(7)17-11(16)15(5)6/h1-6H3
SMILES: CC1=C(N=C(N=C1OC(=O)N(C)C)N(C)C)C
CAS Registry Number: 23103-98-2
EC Number: 245-430-1
EFSA DCF: RF-0347-002-PPP
harmonised classification of substances code: I03_02_04""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3717> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Pirimicarb is a carbamate ester. It acts as an inhibitor of acetylcholinesterase. The chemical substance pirimicarb is described by the following attributes or identifiers:
PIN: [2-(dimethylamino)-5,6-dimethylpyrimidin-4-yl] N,N-dimethylcarbamate
Molecular formula: C11H18N4O2
InChI: InChI=1S/C11H18N4O2/c1-7-8(2)12-10(14(3)4)13-9(7)17-11(16)15(5)6/h1-6H3
SMILES: CC1=C(N=C(N=C1OC(=O)N(C)C)N(C)C)C
CAS Registry Number: 23103-98-2
EC Number: 245-430-1
EFSA DCF: RF-0347-002-PPP
harmonised classification of substances code: I03_02_04""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/31645"
 ] .


<https://w3id.org/euph/3719> <http://purl.obolibrary.org/obo/IAO_0000115> """Chlorpyrifos is an organic thiophosphate. The chemical substance chlorpyrifos is described by the following attributes or identifiers:
PIN: diethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
Molecular formula: C9H11Cl3NO3PS
InChI: InChI=1S/C9H11Cl3NO3PS/c1-3-14-17(18,15-4-2)16-9-7(11)5-6(10)8(12)13-9/h5H,3-4H2,1-2H3
SMILES: CCOP(=S)(OCC)OC1=NC(=C(C=C1Cl)Cl)Cl
CAS Registry Number: 2921-88-2
EC Number: 220-864-4
EFSA DCF: RF-0087-001-PPP
harmonised classification of substances code: I04_01_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3719> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Chlorpyrifos is an organic thiophosphate. The chemical substance chlorpyrifos is described by the following attributes or identifiers:
PIN: diethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
Molecular formula: C9H11Cl3NO3PS
InChI: InChI=1S/C9H11Cl3NO3PS/c1-3-14-17(18,15-4-2)16-9-7(11)5-6(10)8(12)13-9/h5H,3-4H2,1-2H3
SMILES: CCOP(=S)(OCC)OC1=NC(=C(C=C1Cl)Cl)Cl
CAS Registry Number: 2921-88-2
EC Number: 220-864-4
EFSA DCF: RF-0087-001-PPP
harmonised classification of substances code: I04_01_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/2730"
 ] .


<https://w3id.org/euph/3720> <http://purl.obolibrary.org/obo/IAO_0000115> """Chlorpyrifos-methyl is an organic thiophosphate. The chemical substance chlorpyrifos-methyl is described by the following attributes or identifiers:
PIN: dimethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
Molecular formula: C7H7Cl3NO3PS
InChI: InChI=1S/C7H7Cl3NO3PS/c1-12-15(16,13-2)14-7-5(9)3-4(8)6(10)11-7/h3H,1-2H3
SMILES: COP(=S)(OC)OC1=NC(=C(C=C1Cl)Cl)Cl
CAS Registry Number: 5598-13-0
EC Number: 227-011-5
EFSA DCF: RF-0088-001-PPP
harmonised classification of substances code: I04_01_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3720> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Chlorpyrifos-methyl is an organic thiophosphate. The chemical substance chlorpyrifos-methyl is described by the following attributes or identifiers:
PIN: dimethoxy-sulfanylidene-[(3,5,6-trichloro-2-pyridinyl)oxy]-λ5-phosphane
Molecular formula: C7H7Cl3NO3PS
InChI: InChI=1S/C7H7Cl3NO3PS/c1-12-15(16,13-2)14-7-5(9)3-4(8)6(10)11-7/h3H,1-2H3
SMILES: COP(=S)(OC)OC1=NC(=C(C=C1Cl)Cl)Cl
CAS Registry Number: 5598-13-0
EC Number: 227-011-5
EFSA DCF: RF-0088-001-PPP
harmonised classification of substances code: I04_01_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/21803"
 ] .


<https://w3id.org/euph/3721> <http://purl.obolibrary.org/obo/IAO_0000115> """Dimethoate is an organic thiophosphate. The chemical substance dimethoate is described by the following attributes or identifiers:
PIN: 2-dimethoxyphosphinothioylsulfanyl-N-methylacetamide
Molecular formula: C5H12NO3PS2
InChI: InChI=1S/C5H12NO3PS2/c1-6-5(7)4-12-10(11,8-2)9-3/h4H2,1-3H3,(H,6,7)
SMILES: CNC(=O)CSP(=S)(OC)OC
CAS Registry Number: 60-51-5
EC Number: 200-480-3
EFSA DCF: RF-0139-003-PPP
harmonised classification of substances code: I04_01_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3721> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Dimethoate is an organic thiophosphate. The chemical substance dimethoate is described by the following attributes or identifiers:
PIN: 2-dimethoxyphosphinothioylsulfanyl-N-methylacetamide
Molecular formula: C5H12NO3PS2
InChI: InChI=1S/C5H12NO3PS2/c1-6-5(7)4-12-10(11,8-2)9-3/h4H2,1-3H3,(H,6,7)
SMILES: CNC(=O)CSP(=S)(OC)OC
CAS Registry Number: 60-51-5
EC Number: 200-480-3
EFSA DCF: RF-0139-003-PPP
harmonised classification of substances code: I04_01_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/3082"
 ] .


<https://w3id.org/euph/3722> <http://purl.obolibrary.org/obo/IAO_0000115> """Ethoprophos is an organic thiophosphate. The chemical substance ethoprophos is described by the following attributes or identifiers:
PIN: 1-[ethoxy(propylsulfanyl)phosphoryl]sulfanylpropane
Molecular formula: C8H19O2PS2
InChI: InChI=1S/C8H19O2PS2/c1-4-7-12-11(9,10-6-3)13-8-5-2/h4-8H2,1-3H3
SMILES: CCCSP(=O)(OCC)SCCC
CAS Registry Number: 13194-48-4
EC Number: 236-152-1
EFSA DCF: RF-0164-001-PPP
harmonised classification of substances code: I04_01_04""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3722> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Ethoprophos is an organic thiophosphate. The chemical substance ethoprophos is described by the following attributes or identifiers:
PIN: 1-[ethoxy(propylsulfanyl)phosphoryl]sulfanylpropane
Molecular formula: C8H19O2PS2
InChI: InChI=1S/C8H19O2PS2/c1-4-7-12-11(9,10-6-3)13-8-5-2/h4-8H2,1-3H3
SMILES: CCCSP(=O)(OCC)SCCC
CAS Registry Number: 13194-48-4
EC Number: 236-152-1
EFSA DCF: RF-0164-001-PPP
harmonised classification of substances code: I04_01_04""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/3289"
 ] .


<https://w3id.org/euph/3723> <http://purl.obolibrary.org/obo/IAO_0000115> """Malathion is an racemate. The chemical substance malathion is described by the following attributes or identifiers:
PIN: diethyl 2-dimethoxyphosphinothioylsulfanylbutanedioate
Molecular formula: C10H19O6PS2
InChI: InChI=1S/C10H19O6PS2/c1-5-15-9(11)7-8(10(12)16-6-2)19-17(18,13-3)14-4/h8H,5-7H2,1-4H3
SMILES: CCOC(=O)CC(C(=O)OCC)SP(=S)(OC)OC
CAS Registry Number: 121-75-5
EC Number: 204-497-7
EFSA DCF: RF-0266-003-PPP
harmonised classification of substances code: I04_01_07""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3723> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Malathion is an racemate. The chemical substance malathion is described by the following attributes or identifiers:
PIN: diethyl 2-dimethoxyphosphinothioylsulfanylbutanedioate
Molecular formula: C10H19O6PS2
InChI: InChI=1S/C10H19O6PS2/c1-5-15-9(11)7-8(10(12)16-6-2)19-17(18,13-3)14-4/h8H,5-7H2,1-4H3
SMILES: CCOC(=O)CC(C(=O)OCC)SP(=S)(OC)OC
CAS Registry Number: 121-75-5
EC Number: 204-497-7
EFSA DCF: RF-0266-003-PPP
harmonised classification of substances code: I04_01_07""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/4004"
 ] .


<https://w3id.org/euph/3724> <http://purl.obolibrary.org/obo/IAO_0000115> """Phosmet is an organic thiophosphate. The chemical substance phosmet is described by the following attributes or identifiers:
PIN: 2-(dimethoxyphosphinothioylsulfanylmethyl)isoindole-1,3-dione
Molecular formula: C11H12NO4PS2
InChI: InChI=1S/C11H12NO4PS2/c1-15-17(18,16-2)19-7-12-10(13)8-5-3-4-6-9(8)11(12)14/h3-6H,7H2,1-2H3
SMILES: COP(=S)(OC)SCN1C(=O)C2=CC=CC=C2C1=O
CAS Registry Number: 732-11-6
EC Number: 211-987-4
EFSA DCF: RF-0338-002-PPP
harmonised classification of substances code: I04_01_08""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3724> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Phosmet is an organic thiophosphate. The chemical substance phosmet is described by the following attributes or identifiers:
PIN: 2-(dimethoxyphosphinothioylsulfanylmethyl)isoindole-1,3-dione
Molecular formula: C11H12NO4PS2
InChI: InChI=1S/C11H12NO4PS2/c1-15-17(18,16-2)19-7-12-10(13)8-5-3-4-6-9(8)11(12)14/h3-6H,7H2,1-2H3
SMILES: COP(=S)(OC)SCN1C(=O)C2=CC=CC=C2C1=O
CAS Registry Number: 732-11-6
EC Number: 211-987-4
EFSA DCF: RF-0338-002-PPP
harmonised classification of substances code: I04_01_08""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/12901"
 ] .


<https://w3id.org/euph/3725> <http://purl.obolibrary.org/obo/IAO_0000115> """Pirimiphos-methyl is an organic thiophosphate. The chemical substance pirimiphos-methyl is described by the following attributes or identifiers:
PIN: 4-dimethoxyphosphinothioyloxy-N,N-diethyl-6-methylpyrimidin-2-amine
Molecular formula: C11H20N3O3PS
InChI: InChI=1S/C11H20N3O3PS/c1-6-14(7-2)11-12-9(3)8-10(13-11)17-18(19,15-4)16-5/h8H,6-7H2,1-5H3
SMILES: CCN(CC)C1=NC(=CC(=N1)OP(=S)(OC)OC)C
CAS Registry Number: 29232-93-7
EC Number: 249-528-5
EFSA DCF: RF-0348-001-PPP
harmonised classification of substances code: I04_01_09""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3725> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Pirimiphos-methyl is an organic thiophosphate. The chemical substance pirimiphos-methyl is described by the following attributes or identifiers:
PIN: 4-dimethoxyphosphinothioyloxy-N,N-diethyl-6-methylpyrimidin-2-amine
Molecular formula: C11H20N3O3PS
InChI: InChI=1S/C11H20N3O3PS/c1-6-14(7-2)11-12-9(3)8-10(13-11)17-18(19,15-4)16-5/h8H,6-7H2,1-5H3
SMILES: CCN(CC)C1=NC(=CC(=N1)OP(=S)(OC)OC)C
CAS Registry Number: 29232-93-7
EC Number: 249-528-5
EFSA DCF: RF-0348-001-PPP
harmonised classification of substances code: I04_01_09""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/34526"
 ] .


<https://w3id.org/euph/3745> <http://purl.obolibrary.org/obo/IAO_0000115> """Azadirachtin A is the major component of azadirachtin extracted from Azadirachta indica. The chemical substance azadirachtin A is described by the following attributes or identifiers:
PIN: dimethyl (1S,4S,5R,6S,7S,8R,11S,12R,14S,15R)-12-acetyloxy-4,7-dihydroxy-6-[(1S,2S,6S,8S,9R,11S)-2-hydroxy-11-methyl-5,7,10-trioxatetracyclo[6.3.1.02,6.09,11]dodec-3-en-9-yl]-6-methyl-14-[(E)-2-methylbut-2-enoyl]oxy-3,9-dioxatetracyclo[6.6.1.01,5.011,15]pentadecane-4,11-dicarboxylate
Molecular formula: C35H44O16
InChI: InChI=1S/C35H44O16/c1-8-15(2)24(38)49-18-12-19(48-16(3)36)32(26(39)43-6)13-46-21-22(32)31(18)14-47-34(42,27(40)44-7)25(31)29(4,23(21)37)35-20-11-17(30(35,5)51-35)33(41)9-10-45-28(33)50-20/h8-10,17-23,25,28,37,41-42H,11-14H2,1-7H3/b15-8+/t17-,18+,19-,20+,21-,22-,23-,25+,28+,29-,30+,31+,32+,33+,34+,35+/m1/s1
SMILES: C/C=C(\\C)/C(=O)O[C@H]1CC"""@HOC(=O)C
CAS Registry Number: 11141-17-6
EC Number: 601-089-4
EFSA DCF: RF-0030-001-PPP
harmonised classification of substances code: I05_02_03 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3745> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Azadirachtin A is the major component of azadirachtin extracted from Azadirachta indica. The chemical substance azadirachtin A is described by the following attributes or identifiers:
PIN: dimethyl (1S,4S,5R,6S,7S,8R,11S,12R,14S,15R)-12-acetyloxy-4,7-dihydroxy-6-[(1S,2S,6S,8S,9R,11S)-2-hydroxy-11-methyl-5,7,10-trioxatetracyclo[6.3.1.02,6.09,11]dodec-3-en-9-yl]-6-methyl-14-[(E)-2-methylbut-2-enoyl]oxy-3,9-dioxatetracyclo[6.6.1.01,5.011,15]pentadecane-4,11-dicarboxylate
Molecular formula: C35H44O16
InChI: InChI=1S/C35H44O16/c1-8-15(2)24(38)49-18-12-19(48-16(3)36)32(26(39)43-6)13-46-21-22(32)31(18)14-47-34(42,27(40)44-7)25(31)29(4,23(21)37)35-20-11-17(30(35,5)51-35)33(41)9-10-45-28(33)50-20/h8-10,17-23,25,28,37,41-42H,11-14H2,1-7H3/b15-8+/t17-,18+,19-,20+,21-,22-,23-,25+,28+,29-,30+,31+,32+,33+,34+,35+/m1/s1
SMILES: C/C=C(\\C)/C(=O)O[C@H]1CC"""@HOC(=O)C
CAS Registry Number: 11141-17-6
EC Number: 601-089-4
EFSA DCF: RF-0030-001-PPP
harmonised classification of substances code: I05_02_03 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/5281303"
 ] .


<https://w3id.org/euph/3746> <http://purl.obolibrary.org/obo/IAO_0000115> """Pyrethrins are cyclopropanecarboxylate esters. They are a refined extract from flowers of Chrysanthemum cinerariifolium. The chemical substance pyrethrins is described by the following attributes or identifiers:
PIN: cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-2,2-dimethyl-3-(2-methylprop-1-enyl)cyclopropane-1-carboxylate;cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-3-[(E)-3-methoxy-2-methyl-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C43H56O8
InChI: InChI=1S/C22H28O5.C21H28O3/c1-7-8-9-10-15-14(3)18(12-17(15)23)27-21(25)19-16(22(19,4)5)11-13(2)20(24)26-6;1-7-8-9-10-15-14(4)18(12-17(15)22)24-20(23)19-16(11-13(2)3)21(19,5)6/h7-9,11,16,18-19H,1,10,12H2,2-6H3;7-9,11,16,18-19H,1,10,12H2,2-6H3/b9-8-,13-11+;9-8-/t2*16-,18+,19+/m11/s1
SMILES: CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C@HC=C(C)C)C/C=C\\C=C.CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C"""@H/C=C(\C)/C(=O)OC)C/C=C\C=C
CAS Registry Number: 8003-34-7
EC Number: 232-319-8
EFSA DCF: RF-0374-001-PPP
harmonised classification of substances code: I05_02_04 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3746> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Pyrethrins are cyclopropanecarboxylate esters. They are a refined extract from flowers of Chrysanthemum cinerariifolium. The chemical substance pyrethrins is described by the following attributes or identifiers:
PIN: cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-2,2-dimethyl-3-(2-methylprop-1-enyl)cyclopropane-1-carboxylate;cis-[(1S)-2-methyl-4-oxo-3-[(2Z)-penta-2,4-dienyl]cyclopent-2-en-1-yl] (1R,3R)-3-[(E)-3-methoxy-2-methyl-3-oxoprop-1-enyl]-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C43H56O8
InChI: InChI=1S/C22H28O5.C21H28O3/c1-7-8-9-10-15-14(3)18(12-17(15)23)27-21(25)19-16(22(19,4)5)11-13(2)20(24)26-6;1-7-8-9-10-15-14(4)18(12-17(15)22)24-20(23)19-16(11-13(2)3)21(19,5)6/h7-9,11,16,18-19H,1,10,12H2,2-6H3;7-9,11,16,18-19H,1,10,12H2,2-6H3/b9-8-,13-11+;9-8-/t2*16-,18+,19+/m11/s1
SMILES: CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C@HC=C(C)C)C/C=C\\C=C.CC1=C(C(=O)C[C@@H]1OC(=O)[C@@H]2C"""@H/C=C(\C)/C(=O)OC)C/C=C\C=C
CAS Registry Number: 8003-34-7
EC Number: 232-319-8
EFSA DCF: RF-0374-001-PPP
harmonised classification of substances code: I05_02_04 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/60202781"
 ] .


<https://w3id.org/euph/3748> <http://purl.obolibrary.org/obo/IAO_0000115> """Fenpyroximate is a pyrazole. The chemical substance fenpyroximate is described by the following attributes or identifiers:
PIN: tert-butyl 4-[[(E)-(1,3-dimethyl-5-phenoxypyrazol-4-yl)methylideneamino]oxymethyl]benzoate
Molecular formula: C24H27N3O4
InChI: InChI=1S/C24H27N3O4/c1-17-21(22(27(5)26-17)30-20-9-7-6-8-10-20)15-25-29-16-18-11-13-19(14-12-18)23(28)31-24(2,3)4/h6-15H,16H2,1-5H3/b25-15+
SMILES: CC1=NN(C(=C1/C=N/OCC2=CC=C(C=C2)C(=O)OC(C)(C)C)OC3=CC=CC=C3)C
CAS Registry Number: 134098-61-6
EC Number: 603-792-1
EFSA DCF: RF-0186-001-PPP
harmonised classification of substances code: I06_01_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3748> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fenpyroximate is a pyrazole. The chemical substance fenpyroximate is described by the following attributes or identifiers:
PIN: tert-butyl 4-[[(E)-(1,3-dimethyl-5-phenoxypyrazol-4-yl)methylideneamino]oxymethyl]benzoate
Molecular formula: C24H27N3O4
InChI: InChI=1S/C24H27N3O4/c1-17-21(22(27(5)26-17)30-20-9-7-6-8-10-20)15-25-29-16-18-11-13-19(14-12-18)23(28)31-24(2,3)4/h6-15H,16H2,1-5H3/b25-15+
SMILES: CC1=NN(C(=C1/C=N/OCC2=CC=C(C=C2)C(=O)OC(C)(C)C)OC3=CC=CC=C3)C
CAS Registry Number: 134098-61-6
EC Number: 603-792-1
EFSA DCF: RF-0186-001-PPP
harmonised classification of substances code: I06_01_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/9576412"
 ] .


<https://w3id.org/euph/3749> <http://purl.obolibrary.org/obo/IAO_0000115> """Clofentezine is a tetrazine. The chemical substance clofentezine is described by the following attributes or identifiers](https://app.pollinatorhub.eu/vocabulary/classes/4030):
PIN: 3,6-bis(2-chlorophenyl)-1,2,4,5-tetrazine
Molecular formula: C14H8Cl2N4
InChI: InChI=1S/C14H8Cl2N4/c15-11-7-3-1-5-9(11)13-17-19-14(20-18-13)10-6-2-4-8-12(10)16/h1-8H
SMILES: C1=CC=C(C(=C1)C2=NN=C(N=N2)C3=CC=CC=C3Cl)Cl
CAS Registry Number: 74115-24-5
EC Number: 277-728-2
EFSA DCF: RF-0098-001-PPP
harmonised classification of substances code: I06_02_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3749> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Clofentezine is a tetrazine. The chemical substance clofentezine is described by the following attributes or identifiers](https://app.pollinatorhub.eu/vocabulary/classes/4030):
PIN: 3,6-bis(2-chlorophenyl)-1,2,4,5-tetrazine
Molecular formula: C14H8Cl2N4
InChI: InChI=1S/C14H8Cl2N4/c15-11-7-3-1-5-9(11)13-17-19-14(20-18-13)10-6-2-4-8-12(10)16/h1-8H
SMILES: C1=CC=C(C(=C1)C2=NN=C(N=N2)C3=CC=CC=C3Cl)Cl
CAS Registry Number: 74115-24-5
EC Number: 277-728-2
EFSA DCF: RF-0098-001-PPP
harmonised classification of substances code: I06_02_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/73670"
 ] .


<https://w3id.org/euph/3758> <http://purl.obolibrary.org/obo/IAO_0000115> """Diflubenzuron is an monochlorobenzene. The chemical substance diflubenzuron is described by the following attributes or identifiers:
PIN: N-[(4-chlorophenyl)carbamoyl]-2,6-difluorobenzamide
Molecular formula: C14H9ClF2N2O2
InChI: InChI=1S/C14H9ClF2N2O2/c15-8-4-6-9(7-5-8)18-14(21)19-13(20)12-10(16)2-1-3-11(12)17/h1-7H,(H2,18,19,20,21)
SMILES: C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC=C(C=C2)Cl)F
CAS Registry Number: 35367-38-5
EC Number: 252-529-3
EFSA DCF: RF-0134-001-PPP
harmonised classification of substances code: I99_03_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3758> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Diflubenzuron is an monochlorobenzene. The chemical substance diflubenzuron is described by the following attributes or identifiers:
PIN: N-[(4-chlorophenyl)carbamoyl]-2,6-difluorobenzamide
Molecular formula: C14H9ClF2N2O2
InChI: InChI=1S/C14H9ClF2N2O2/c15-8-4-6-9(7-5-8)18-14(21)19-13(20)12-10(16)2-1-3-11(12)17/h1-7H,(H2,18,19,20,21)
SMILES: C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC=C(C=C2)Cl)F
CAS Registry Number: 35367-38-5
EC Number: 252-529-3
EFSA DCF: RF-0134-001-PPP
harmonised classification of substances code: I99_03_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/37123"
 ] .


<https://w3id.org/euph/3759> <http://purl.obolibrary.org/obo/IAO_0000115> """Lufenuron is an dichlorobenzene. The chemical substance lufenuron is described by the following attributes or identifiers:
PIN: N-[[2,5-dichloro-4-(1,1,2,3,3,3-hexafluoropropoxy)phenyl]carbamoyl]-2,6-difluorobenzamide
Molecular formula: C17H8Cl2F8N2O3
InChI: InChI=1S/C17H8Cl2F8N2O3/c18-6-5-11(32-17(26,27)14(22)16(23,24)25)7(19)4-10(6)28-15(31)29-13(30)12-8(20)2-1-3-9(12)21/h1-5,14H,(H2,28,29,30,31)
SMILES: C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C=C2Cl)OC(C(C(F)(F)F)F)(F)F)Cl)F
CAS Registry Number: 103055-07-8
EC Number: 410-690-9
EFSA DCF: RF-0265-001-PPP
harmonised classification of substances code: I99_03_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3759> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Lufenuron is an dichlorobenzene. The chemical substance lufenuron is described by the following attributes or identifiers:
PIN: N-[[2,5-dichloro-4-(1,1,2,3,3,3-hexafluoropropoxy)phenyl]carbamoyl]-2,6-difluorobenzamide
Molecular formula: C17H8Cl2F8N2O3
InChI: InChI=1S/C17H8Cl2F8N2O3/c18-6-5-11(32-17(26,27)14(22)16(23,24)25)7(19)4-10(6)28-15(31)29-13(30)12-8(20)2-1-3-9(12)21/h1-5,14H,(H2,28,29,30,31)
SMILES: C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C=C2Cl)OC(C(C(F)(F)F)F)(F)F)Cl)F
CAS Registry Number: 103055-07-8
EC Number: 410-690-9
EFSA DCF: RF-0265-001-PPP
harmonised classification of substances code: I99_03_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/71777"
 ] .


<https://w3id.org/euph/3760> <http://purl.obolibrary.org/obo/IAO_0000115> """Teflubenzuron is an dichlorobenzene. The chemical substance teflubenzuron is described by the following attributes or identifiers:
PIN: N-[(3,5-dichloro-2,4-difluorophenyl)carbamoyl]-2,6-difluorobenzamide
Molecular formula: C14H6Cl2F4N2O2
InChI: InChI=1S/C14H6Cl2F4N2O2/c15-5-4-8(12(20)10(16)11(5)19)21-14(24)22-13(23)9-6(17)2-1-3-7(9)18/h1-4H,(H2,21,22,23,24)
SMILES: C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C(=C2F)Cl)F)Cl)F
CAS Registry Number: 83121-18-0
EC Number: 617-441-5
EFSA DCF: RF-0407-001-PPP
harmonised classification of substances code: I99_03_05""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3760> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Teflubenzuron is an dichlorobenzene. The chemical substance teflubenzuron is described by the following attributes or identifiers:
PIN: N-[(3,5-dichloro-2,4-difluorophenyl)carbamoyl]-2,6-difluorobenzamide
Molecular formula: C14H6Cl2F4N2O2
InChI: InChI=1S/C14H6Cl2F4N2O2/c15-5-4-8(12(20)10(16)11(5)19)21-14(24)22-13(23)9-6(17)2-1-3-7(9)18/h1-4H,(H2,21,22,23,24)
SMILES: C1=CC(=C(C(=C1)F)C(=O)NC(=O)NC2=CC(=C(C(=C2F)Cl)F)Cl)F
CAS Registry Number: 83121-18-0
EC Number: 617-441-5
EFSA DCF: RF-0407-001-PPP
harmonised classification of substances code: I99_03_05""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/91734"
 ] .


<https://w3id.org/euph/3761> <http://purl.obolibrary.org/obo/IAO_0000115> """Triflumuron is an monochlorobenzene. The chemical substance triflumuron is described by the following attributes or identifiers:
PIN: 2-chloro-N-[[4-(trifluoromethoxy)phenyl]carbamoyl]benzamide
Molecular formula: C15H10ClF3N2O3
InChI: InChI=1S/C15H10ClF3N2O3/c16-12-4-2-1-3-11(12)13(22)21-14(23)20-9-5-7-10(8-6-9)24-15(17,18)19/h1-8H,(H2,20,21,22,23)
SMILES: C1=CC=C(C(=C1)C(=O)NC(=O)NC2=CC=C(C=C2)OC(F)(F)F)Cl
CAS Registry Number: 64628-44-0
EC Number: 264-980-3
EFSA DCF: RF-0441-001-PPP
harmonised classification of substances code: I99_03_06""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3761> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Triflumuron is an monochlorobenzene. The chemical substance triflumuron is described by the following attributes or identifiers:
PIN: 2-chloro-N-[[4-(trifluoromethoxy)phenyl]carbamoyl]benzamide
Molecular formula: C15H10ClF3N2O3
InChI: InChI=1S/C15H10ClF3N2O3/c16-12-4-2-1-3-11(12)13(22)21-14(23)20-9-5-7-10(8-6-9)24-15(17,18)19/h1-8H,(H2,20,21,22,23)
SMILES: C1=CC=C(C(=C1)C(=O)NC(=O)NC2=CC=C(C=C2)OC(F)(F)F)Cl
CAS Registry Number: 64628-44-0
EC Number: 264-980-3
EFSA DCF: RF-0441-001-PPP
harmonised classification of substances code: I99_03_06""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/47445"
 ] .


<https://w3id.org/euph/3762> <http://purl.obolibrary.org/obo/IAO_0000115> """Bifenazate is a carboxylic ester. The chemical substance bifenazate is described by the following attributes or identifiers:
PIN: propan-2-yl N-(2-methoxy-5-phenylanilino)carbamate
Molecular formula: C17H20N2O3
InChI: InChI=1S/C17H20N2O3/c1-12(2)22-17(20)19-18-15-11-14(9-10-16(15)21-3)13-7-5-4-6-8-13/h4-12,18H,1-3H3,(H,19,20)
SMILES: CC(C)OC(=O)NNC1=C(C=CC(=C1)C2=CC=CC=C2)OC
CAS Registry Number: 149877-41-8
EC Number: 604-709-1
EFSA DCF: RF-0044-001-PPP
harmonised classification of substances code: I99_04_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3762> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Bifenazate is a carboxylic ester. The chemical substance bifenazate is described by the following attributes or identifiers:
PIN: propan-2-yl N-(2-methoxy-5-phenylanilino)carbamate
Molecular formula: C17H20N2O3
InChI: InChI=1S/C17H20N2O3/c1-12(2)22-17(20)19-18-15-11-14(9-10-16(15)21-3)13-7-5-4-6-8-13/h4-12,18H,1-3H3,(H,19,20)
SMILES: CC(C)OC(=O)NNC1=C(C=CC(=C1)C2=CC=CC=C2)OC
CAS Registry Number: 149877-41-8
EC Number: 604-709-1
EFSA DCF: RF-0044-001-PPP
harmonised classification of substances code: I99_04_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/176879"
 ] .


<https://w3id.org/euph/3763> <http://purl.obolibrary.org/obo/IAO_0000115> """Methoxyfenozide is a carbohydrazide. The chemical substance methoxyfenozide is described by the following attributes or identifiers:
PIN: N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-3-methoxy-2-methylbenzohydrazide
Molecular formula: C22H28N2O3
InChI: InChI=1S/C22H28N2O3/c1-14-11-15(2)13-17(12-14)21(26)24(22(4,5)6)23-20(25)18-9-8-10-19(27-7)16(18)3/h8-13H,1-7H3,(H,23,25)
SMILES: CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C(=CC=C2)OC)C)C
CAS Registry Number: 161050-58-4
EC Number: 605-245-2
EFSA DCF: RF-0296-001-PPP
harmonised classification of substances code: I99_05_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3763> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Methoxyfenozide is a carbohydrazide. The chemical substance methoxyfenozide is described by the following attributes or identifiers:
PIN: N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-3-methoxy-2-methylbenzohydrazide
Molecular formula: C22H28N2O3
InChI: InChI=1S/C22H28N2O3/c1-14-11-15(2)13-17(12-14)21(26)24(22(4,5)6)23-20(25)18-9-8-10-19(27-7)16(18)3/h8-13H,1-7H3,(H,23,25)
SMILES: CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C(=CC=C2)OC)C)C
CAS Registry Number: 161050-58-4
EC Number: 605-245-2
EFSA DCF: RF-0296-001-PPP
harmonised classification of substances code: I99_05_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/105010"
 ] .


<https://w3id.org/euph/3764> <http://purl.obolibrary.org/obo/IAO_0000115> """Tebufenozide is a carbohydrazide. The chemical substance tebufenozide is described by the following attributes or identifiers:
PIN: N-tert-butyl-N'-(4-ethylbenzoyl)-3,5-dimethylbenzohydrazide
Molecular formula: C22H28N2O2
InChI: InChI=1S/C22H28N2O2/c1-7-17-8-10-18(11-9-17)20(25)23-24(22(4,5)6)21(26)19-13-15(2)12-16(3)14-19/h8-14H,7H2,1-6H3,(H,23,25)
SMILES: CCC1=CC=C(C=C1)C(=O)NN(C(=O)C2=CC(=CC(=C2)C)C)C(C)(C)C
CAS Registry Number: 112410-23-8
EC Number: 412-850-3
EFSA DCF: RF-0404-001-PPP
harmonised classification of substances code: I99_05_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3764> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Tebufenozide is a carbohydrazide. The chemical substance tebufenozide is described by the following attributes or identifiers:
PIN: N-tert-butyl-N'-(4-ethylbenzoyl)-3,5-dimethylbenzohydrazide
Molecular formula: C22H28N2O2
InChI: InChI=1S/C22H28N2O2/c1-7-17-8-10-18(11-9-17)20(25)23-24(22(4,5)6)21(26)19-13-15(2)12-16(3)14-19/h8-14H,7H2,1-6H3,(H,23,25)
SMILES: CCC1=CC=C(C=C1)C(=O)NN(C(=O)C2=CC(=CC(=C2)C)C)C(C)(C)C
CAS Registry Number: 112410-23-8
EC Number: 412-850-3
EFSA DCF: RF-0404-001-PPP
harmonised classification of substances code: I99_05_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/91773"
 ] .


<https://w3id.org/euph/3765> <http://purl.obolibrary.org/obo/IAO_0000115> """Chromafenozide is a bisacylhydrazine. The chemical substance chromafenozide is described by the following attributes or identifiers:
PIN: N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-5-methyl-3,4-dihydro-2H-chromene-6-carbohydrazide
Molecular formula: C24H30N2O3
InChI: InChI=1S/C24H30N2O3/c1-15-12-16(2)14-18(13-15)23(28)26(24(4,5)6)25-22(27)20-9-10-21-19(17(20)3)8-7-11-29-21/h9-10,12-14H,7-8,11H2,1-6H3,(H,25,27)
SMILES: CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C3=C(C=C2)OCCC3)C)C
CAS Registry Number: 143807-66-3
EC Number: 604-382-5
EFSA DCF: RF-0094-001-PPP
harmonised classification of substances code: I99_05_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3765> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Chromafenozide is a bisacylhydrazine. The chemical substance chromafenozide is described by the following attributes or identifiers:
PIN: N'-tert-butyl-N'-(3,5-dimethylbenzoyl)-5-methyl-3,4-dihydro-2H-chromene-6-carbohydrazide
Molecular formula: C24H30N2O3
InChI: InChI=1S/C24H30N2O3/c1-15-12-16(2)14-18(13-15)23(28)26(24(4,5)6)25-22(27)20-9-10-21-19(17(20)3)8-7-11-29-21/h9-10,12-14H,7-8,11H2,1-6H3,(H,25,27)
SMILES: CC1=CC(=CC(=C1)C(=O)N(C(C)(C)C)NC(=O)C2=C(C3=C(C=C2)OCCC3)C)C
CAS Registry Number: 143807-66-3
EC Number: 604-382-5
EFSA DCF: RF-0094-001-PPP
harmonised classification of substances code: I99_05_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/10157484"
 ] .


<https://w3id.org/euph/3766> <http://purl.obolibrary.org/obo/IAO_0000115> """Cyromazine is a triazine. The chemical substance cyromazine is described by the following attributes or identifiers:
PIN: 2-N-cyclopropyl-1,3,5-triazine-2,4,6-triamine
Molecular formula: C6H10N6
InChI: InChI=1S/C6H10N6/c7-4-10-5(8)12-6(11-4)9-3-1-2-3/h3H,1-2H2,(H5,7,8,9,10,11,12)
SMILES: C1CC1NC2=NC(=NC(=N2)N)N
CAS Registry Number: 66215-27-8
EC Number: 266-257-8
EFSA DCF: RF-0115-001-PPP
harmonised classification of substances code: I99_06_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3766> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Cyromazine is a triazine. The chemical substance cyromazine is described by the following attributes or identifiers:
PIN: 2-N-cyclopropyl-1,3,5-triazine-2,4,6-triamine
Molecular formula: C6H10N6
InChI: InChI=1S/C6H10N6/c7-4-10-5(8)12-6(11-4)9-3-1-2-3/h3H,1-2H2,(H5,7,8,9,10,11,12)
SMILES: C1CC1NC2=NC(=NC(=N2)N)N
CAS Registry Number: 66215-27-8
EC Number: 266-257-8
EFSA DCF: RF-0115-001-PPP
harmonised classification of substances code: I99_06_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/47866"
 ] .


<https://w3id.org/euph/3767> <http://purl.obolibrary.org/obo/IAO_0000115> """Buprofezin is a thiadiazinane. It is an inhibitor of the synthesis of chitin and disrupts molting of immature stages to the adult stage in Hemiptera. The chemical substance buprofezin is described by the following attributes or identifiers:
PIN: 2-tert-butylimino-5-phenyl-3-propan-2-yl-1,3,5-thiadiazinan-4-one
Molecular formula: C16H23N3OS
InChI: InChI=1S/C16H23N3OS/c1-12(2)19-14(17-16(3,4)5)21-11-18(15(19)20)13-9-7-6-8-10-13/h6-10,12H,11H2,1-5H3
SMILES: CC(C)N1C(=NC(C)(C)C)SCN(C1=O)C2=CC=CC=C2
CAS Registry Number: 69327-76-0
EC Number: 614-948-3
EFSA DCF: RF-0056-001-PPP
harmonised classification of substances code: I99_06_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3767> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Buprofezin is a thiadiazinane. It is an inhibitor of the synthesis of chitin and disrupts molting of immature stages to the adult stage in Hemiptera. The chemical substance buprofezin is described by the following attributes or identifiers:
PIN: 2-tert-butylimino-5-phenyl-3-propan-2-yl-1,3,5-thiadiazinan-4-one
Molecular formula: C16H23N3OS
InChI: InChI=1S/C16H23N3OS/c1-12(2)19-14(17-16(3,4)5)21-11-18(15(19)20)13-9-7-6-8-10-13/h6-10,12H,11H2,1-5H3
SMILES: CC(C)N1C(=NC(C)(C)C)SCN(C1=O)C2=CC=CC=C2
CAS Registry Number: 69327-76-0
EC Number: 614-948-3
EFSA DCF: RF-0056-001-PPP
harmonised classification of substances code: I99_06_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1016/j.cropro.2011.05.004" ,
                                                            "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/50367"
 ] .


<https://w3id.org/euph/3768> <http://purl.obolibrary.org/obo/IAO_0000115> """Hexythiazox is a thiazolidine. The chemical substance hexythiazox is described by the following attributes or identifiers:
PIN: (4S,5S)-5-(4-chlorophenyl)-N-cyclohexyl-4-methyl-2-oxo-1,3-thiazolidine-3-carboxamide
Molecular formula: C17H21ClN2O2S
InChI: InChI=1S/C17H21ClN2O2S/c1-11-15(12-7-9-13(18)10-8-12)23-17(22)20(11)16(21)19-14-5-3-2-4-6-14/h7-11,14-15H,2-6H2,1H3,(H,19,21)/t11-,15+/m0/s1
SMILES: C[C@H]1C@"""@HC3=CC=C(C=C3)Cl
CAS Registry Number: 78587-05-0
EC Number: 616-638-3
EFSA DCF: RF-0242-001-PPP
harmonised classification of substances code: I99_06_03 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3768> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Hexythiazox is a thiazolidine. The chemical substance hexythiazox is described by the following attributes or identifiers:
PIN: (4S,5S)-5-(4-chlorophenyl)-N-cyclohexyl-4-methyl-2-oxo-1,3-thiazolidine-3-carboxamide
Molecular formula: C17H21ClN2O2S
InChI: InChI=1S/C17H21ClN2O2S/c1-11-15(12-7-9-13(18)10-8-12)23-17(22)20(11)16(21)19-14-5-3-2-4-6-14/h7-11,14-15H,2-6H2,1H3,(H,19,21)/t11-,15+/m0/s1
SMILES: C[C@H]1C@"""@HC3=CC=C(C=C3)Cl
CAS Registry Number: 78587-05-0
EC Number: 616-638-3
EFSA DCF: RF-0242-001-PPP
harmonised classification of substances code: I99_06_03 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/13218777"
 ] .


<https://w3id.org/euph/3769> <http://purl.obolibrary.org/obo/IAO_0000115> """Clothianidin is a nitroguanidine derivative. The chemical substance clothianidin is described by the following attributes or identifiers:
PIN: 1-[(2-chloro-1,3-thiazol-5-yl)methyl]-3-methyl-2-nitroguanidine
Molecular formula: C6H8ClN5O2S
InChI: InChI=1S/C6H8ClN5O2S/c1-8-6(11-12(13)14)10-3-4-2-9-5(7)15-4/h2H,3H2,1H3,(H2,8,10,11)
SMILES: CN/C(=N[N+](=O)[O-])/NCC1=CN=C(S1)Cl
CAS Registry Number: 210880-92-5
EC Number: 433-460-1
EFSA DCF: RF-0101-001-PPP
harmonised classification of substances code: I99_08_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3769> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Clothianidin is a nitroguanidine derivative. The chemical substance clothianidin is described by the following attributes or identifiers:
PIN: 1-[(2-chloro-1,3-thiazol-5-yl)methyl]-3-methyl-2-nitroguanidine
Molecular formula: C6H8ClN5O2S
InChI: InChI=1S/C6H8ClN5O2S/c1-8-6(11-12(13)14)10-3-4-2-9-5(7)15-4/h2H,3H2,1H3,(H2,8,10,11)
SMILES: CN/C(=N[N+](=O)[O-])/NCC1=CN=C(S1)Cl
CAS Registry Number: 210880-92-5
EC Number: 433-460-1
EFSA DCF: RF-0101-001-PPP
harmonised classification of substances code: I99_08_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/86287519"
 ] .


<https://w3id.org/euph/3770> <http://purl.obolibrary.org/obo/IAO_0000115> """Thiamethoxam is a nitroguanidine derivative. The chemical substance thiamethoxam is described by the following attributes or identifiers:
PIN: (NE)-N-[3-[(2-chloro-1,3-thiazol-5-yl)methyl]-5-methyl-1,3,5-oxadiazinan-4-ylidene]nitramide
Molecular formula: C8H10ClN5O3S
InChI: InChI=1S/C8H10ClN5O3S/c1-12-4-17-5-13(8(12)11-14(15)16)3-6-2-10-7(9)18-6/h2H,3-5H2,1H3/b11-8+
SMILES: CN\\1COCN(/C1=N/N+[O-])CC2=CN=C(S2)Cl
CAS Registry Number: 153719-23-4
EC Number: 428-650-4
EFSA DCF: RF-0418-001-PPP
harmonised classification of substances code: I99_08_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3770> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Thiamethoxam is a nitroguanidine derivative. The chemical substance thiamethoxam is described by the following attributes or identifiers:
PIN: (NE)-N-[3-[(2-chloro-1,3-thiazol-5-yl)methyl]-5-methyl-1,3,5-oxadiazinan-4-ylidene]nitramide
Molecular formula: C8H10ClN5O3S
InChI: InChI=1S/C8H10ClN5O3S/c1-12-4-17-5-13(8(12)11-14(15)16)3-6-2-10-7(9)18-6/h2H,3-5H2,1H3/b11-8+
SMILES: CN\\1COCN(/C1=N/N+[O-])CC2=CN=C(S2)Cl
CAS Registry Number: 153719-23-4
EC Number: 428-650-4
EFSA DCF: RF-0418-001-PPP
harmonised classification of substances code: I99_08_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/5821911"
 ] .


<https://w3id.org/euph/3771> <http://purl.obolibrary.org/obo/IAO_0000115> """Indoxacarb is a methyl ester. The chemical substance indoxacarb is described by the following attributes or identifiers:
PIN: methyl (4aS)-7-chloro-2-[methoxycarbonyl-[4-(trifluoromethoxy)phenyl]carbamoyl]-3,5-dihydroindeno[1,2-e][1,3,4]oxadiazine-4a-carboxylate
Molecular formula: C22H17ClF3N3O7
InChI: InChI=1S/C22H17ClF3N3O7/c1-33-18(30)21-10-12-9-13(23)3-8-16(12)17(21)27-28(11-35-21)19(31)29(20(32)34-2)14-4-6-15(7-5-14)36-22(24,25)26/h3-9H,10-11H2,1-2H3/t21-/m0/s1
SMILES: COC(=O)[C"""@]12CC3=C(C1=NN(CO2)C(=O)N(C4=CC=C(C=C4)OC(F)(F)F)C(=O)OC)C=CC(=C3)Cl
CAS Registry Number: 173584-44-6
EC Number: 605-683-4
EFSA DCF: RF-00004822-PAR
harmonised classification of substances code: I99_10_01 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3771> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Indoxacarb is a methyl ester. The chemical substance indoxacarb is described by the following attributes or identifiers:
PIN: methyl (4aS)-7-chloro-2-[methoxycarbonyl-[4-(trifluoromethoxy)phenyl]carbamoyl]-3,5-dihydroindeno[1,2-e][1,3,4]oxadiazine-4a-carboxylate
Molecular formula: C22H17ClF3N3O7
InChI: InChI=1S/C22H17ClF3N3O7/c1-33-18(30)21-10-12-9-13(23)3-8-16(12)17(21)27-28(11-35-21)19(31)29(20(32)34-2)14-4-6-15(7-5-14)36-22(24,25)26/h3-9H,10-11H2,1-2H3/t21-/m0/s1
SMILES: COC(=O)[C"""@]12CC3=C(C1=NN(CO2)C(=O)N(C4=CC=C(C=C4)OC(F)(F)F)C(=O)OC)C=CC(=C3)Cl
CAS Registry Number: 173584-44-6
EC Number: 605-683-4
EFSA DCF: RF-00004822-PAR
harmonised classification of substances code: I99_10_01 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/107720"
 ] .


<https://w3id.org/euph/3772> <http://purl.obolibrary.org/obo/IAO_0000115> """Pyriproxyfen is an aromatic ether. The chemical substance pyriproxyfen is described by the following attributes or identifiers:
PIN: 2-[1-(4-phenoxyphenoxy)propan-2-yloxy]pyridine
Molecular formula: C20H19NO3
InChI: InChI=1S/C20H19NO3/c1-16(23-20-9-5-6-14-21-20)15-22-17-10-12-19(13-11-17)24-18-7-3-2-4-8-18/h2-14,16H,15H2,1H3
SMILES: CC(COC1=CC=C(C=C1)OC2=CC=CC=C2)OC3=CC=CC=N3
CAS Registry Number: 95737-68-1
EC Number: 619-166-6
EFSA DCF: RF-0378-001-PPP
harmonised classification of substances code: I99_11_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3772> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Pyriproxyfen is an aromatic ether. The chemical substance pyriproxyfen is described by the following attributes or identifiers:
PIN: 2-[1-(4-phenoxyphenoxy)propan-2-yloxy]pyridine
Molecular formula: C20H19NO3
InChI: InChI=1S/C20H19NO3/c1-16(23-20-9-5-6-14-21-20)15-22-17-10-12-19(13-11-17)24-18-7-3-2-4-8-18/h2-14,16H,15H2,1H3
SMILES: CC(COC1=CC=C(C=C1)OC2=CC=CC=C2)OC3=CC=CC=N3
CAS Registry Number: 95737-68-1
EC Number: 619-166-6
EFSA DCF: RF-0378-001-PPP
harmonised classification of substances code: I99_11_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/91753"
 ] .


<https://w3id.org/euph/3773> <http://purl.obolibrary.org/obo/IAO_0000115> """Fipronil is a pyrazole. The chemical substance fipronil is described by the following attributes or identifiers:
PIN: 5-amino-1-[2,6-dichloro-4-(trifluoromethyl)phenyl]-4-(trifluoromethylsulfinyl)pyrazole-3-carbonitrile
Molecular formula: C12H4Cl2F6N4OS
InChI: InChI=1S/C12H4Cl2F6N4OS/c13-5-1-4(11(15,16)17)2-6(14)8(5)24-10(22)9(7(3-21)23-24)26(25)12(18,19)20/h1-2H,22H2
SMILES: C1=C(C=C(C(=C1Cl)N2C(=C(C(=N2)C#N)S(=O)C(F)(F)F)N)Cl)C(F)(F)F
CAS Registry Number: 120068-37-3
EC Number: 424-610-5
EFSA DCF: RF-0192-003-PPP
harmonised classification of substances code: I99_12_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3773> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fipronil is a pyrazole. The chemical substance fipronil is described by the following attributes or identifiers:
PIN: 5-amino-1-[2,6-dichloro-4-(trifluoromethyl)phenyl]-4-(trifluoromethylsulfinyl)pyrazole-3-carbonitrile
Molecular formula: C12H4Cl2F6N4OS
InChI: InChI=1S/C12H4Cl2F6N4OS/c13-5-1-4(11(15,16)17)2-6(14)8(5)24-10(22)9(7(3-21)23-24)26(25)12(18,19)20/h1-2H,22H2
SMILES: C1=C(C=C(C(=C1Cl)N2C(=C(C(=N2)C#N)S(=O)C(F)(F)F)N)Cl)C(F)(F)F
CAS Registry Number: 120068-37-3
EC Number: 424-610-5
EFSA DCF: RF-0192-003-PPP
harmonised classification of substances code: I99_12_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/3352"
 ] .


<https://w3id.org/euph/3774> <http://purl.obolibrary.org/obo/IAO_0000115> """Tebufenpyrad is a pyrazole. The chemical substance tebufenpyrad is described by the following attributes or identifiers:
PIN: N-[(4-tert-butylphenyl)methyl]-4-chloro-3-ethyl-1-methylpyrazole-5-carboxamide
Molecular formula: C18H24ClN3O
InChI: InChI=1S/C18H24ClN3O/c1-6-14-15(19)16(22(5)21-14)17(23)20-11-12-7-9-13(10-8-12)18(2,3)4/h7-10H,6,11H2,1-5H3,(H,20,23)
SMILES: CCC1=NN(C(=C1Cl)C(=O)NCC2=CC=C(C=C2)C(C)(C)C)C
CAS Registry Number: 119168-77-3
EC Number: 601-585-0
EFSA DCF: RF-0405-001-PPP
harmonised classification of substances code: I99_12_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3774> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Tebufenpyrad is a pyrazole. The chemical substance tebufenpyrad is described by the following attributes or identifiers:
PIN: N-[(4-tert-butylphenyl)methyl]-4-chloro-3-ethyl-1-methylpyrazole-5-carboxamide
Molecular formula: C18H24ClN3O
InChI: InChI=1S/C18H24ClN3O/c1-6-14-15(19)16(22(5)21-14)17(23)20-11-12-7-9-13(10-8-12)18(2,3)4/h7-10H,6,11H2,1-5H3,(H,20,23)
SMILES: CCC1=NN(C(=C1Cl)C(=O)NCC2=CC=C(C=C2)C(C)(C)C)C
CAS Registry Number: 119168-77-3
EC Number: 601-585-0
EFSA DCF: RF-0405-001-PPP
harmonised classification of substances code: I99_12_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/86354#section=SMILES"
 ] .


<https://w3id.org/euph/3775> <http://purl.obolibrary.org/obo/IAO_0000115> """Chlorantraniliprole is a pyrazole. The chemical substance chlorantraniliprole is described by the following attributes or identifiers:
PIN: 3-bromo-N-[4-chloro-2-methyl-6-(methylcarbamoyl)phenyl]-1-(3-chloro-2-pyridinyl)pyrazole-5-carboxamide
Molecular formula: C18H14BrCl2N5O2
InChI: InChI=1S/C18H14BrCl2N5O2/c1-9-6-10(20)7-11(17(27)22-2)15(9)24-18(28)13-8-14(19)25-26(13)16-12(21)4-3-5-23-16/h3-8H,1-2H3,(H,22,27)(H,24,28)
SMILES: CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)Cl
CAS Registry Number: 500008-45-7
EC Number: 610-489-8
EFSA DCF: RF-0072-001-PPP
harmonised classification of substances code: I99_12_04""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3775> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Chlorantraniliprole is a pyrazole. The chemical substance chlorantraniliprole is described by the following attributes or identifiers:
PIN: 3-bromo-N-[4-chloro-2-methyl-6-(methylcarbamoyl)phenyl]-1-(3-chloro-2-pyridinyl)pyrazole-5-carboxamide
Molecular formula: C18H14BrCl2N5O2
InChI: InChI=1S/C18H14BrCl2N5O2/c1-9-6-10(20)7-11(17(27)22-2)15(9)24-18(28)13-8-14(19)25-26(13)16-12(21)4-3-5-23-16/h3-8H,1-2H3,(H,22,27)(H,24,28)
SMILES: CC1=CC(=CC(=C1NC(=O)C2=CC(=NN2C3=C(C=CC=N3)Cl)Br)C(=O)NC)Cl
CAS Registry Number: 500008-45-7
EC Number: 610-489-8
EFSA DCF: RF-0072-001-PPP
harmonised classification of substances code: I99_12_04""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/11271640"
 ] .


<https://w3id.org/euph/3776> <http://purl.obolibrary.org/obo/IAO_0000115> """Pymetrozine is a pyridine. The chemical substance pymetrozine is described by the following attributes or identifiers:
PIN: 6-methyl-4-[(E)-pyridin-3-ylmethylideneamino]-2,5-dihydro-1,2,4-triazin-3-one
Molecular formula: C10H11N5O
InChI: InChI=1S/C10H11N5O/c1-8-7-15(10(16)14-13-8)12-6-9-3-2-4-11-5-9/h2-6H,7H2,1H3,(H,14,16)/b12-6+
SMILES: CC1=NNC(=O)N(C1)/N=C/C2=CN=CC=C2
CAS Registry Number: 123312-89-0
EC Number: 602-927-1
EFSA DCF: RF-0369-001-PPP
harmonised classification of substances code: I99_13_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3776> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Pymetrozine is a pyridine. The chemical substance pymetrozine is described by the following attributes or identifiers:
PIN: 6-methyl-4-[(E)-pyridin-3-ylmethylideneamino]-2,5-dihydro-1,2,4-triazin-3-one
Molecular formula: C10H11N5O
InChI: InChI=1S/C10H11N5O/c1-8-7-15(10(16)14-13-8)12-6-9-3-2-4-11-5-9/h2-6H,7H2,1H3,(H,14,16)/b12-6+
SMILES: CC1=NNC(=O)N(C1)/N=C/C2=CN=CC=C2
CAS Registry Number: 123312-89-0
EC Number: 602-927-1
EFSA DCF: RF-0369-001-PPP
harmonised classification of substances code: I99_13_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/9576037"
 ] .


<https://w3id.org/euph/3777> <http://purl.obolibrary.org/obo/IAO_0000115> """Flonicamid is a pyridinecarboxamide. The chemical substance flonicamid is described by the following attributes or identifiers:
PIN: N-(cyanomethyl)-4-(trifluoromethyl)pyridine-3-carboxamide
Molecular formula: C9H6F3N3O
InChI: InChI=1S/C9H6F3N3O/c10-9(11,12)7-1-3-14-5-6(7)8(16)15-4-2-13/h1,3,5H,4H2,(H,15,16)
SMILES: C1=CN=CC(=C1C(F)(F)F)C(=O)NCC#N
CAS Registry Number: 158062-67-0
EC Number: 605-127-0
EFSA DCF: RF-0194-002-PPP
harmonised classification of substances code: I99_13_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3777> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Flonicamid is a pyridinecarboxamide. The chemical substance flonicamid is described by the following attributes or identifiers:
PIN: N-(cyanomethyl)-4-(trifluoromethyl)pyridine-3-carboxamide
Molecular formula: C9H6F3N3O
InChI: InChI=1S/C9H6F3N3O/c10-9(11,12)7-1-3-14-5-6(7)8(16)15-4-2-13/h1,3,5H,4H2,(H,15,16)
SMILES: C1=CN=CC(=C1C(F)(F)F)C(=O)NCC#N
CAS Registry Number: 158062-67-0
EC Number: 605-127-0
EFSA DCF: RF-0194-002-PPP
harmonised classification of substances code: I99_13_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/9834513"
 ] .


<https://w3id.org/euph/3778> <http://purl.obolibrary.org/obo/IAO_0000115> """Sulfoxaflor is a diastereoisomeric mixture of the four possible stereoisomers arising from the two tetrahedral stereocentres. The chemical substance sulfoxaflor is described by the following attributes or identifiers:
PIN: [methyl-oxo-[1-[6-(trifluoromethyl)-3-pyridinyl]ethyl]-λ6-sulfanylidene]cyanamide
Molecular formula: C10H10F3N3OS
InChI: InChI=1S/C10H10F3N3OS/c1-7(18(2,17)16-6-14)8-3-4-9(15-5-8)10(11,12)13/h3-5,7H,1-2H3
SMILES: CC(C1=CN=C(C=C1)C(F)(F)F)S(=NC#N)(=O)C
CAS Registry Number: 946578-00-3
EC Number: 807-366-8
EFSA DCF: RF-00012335-PAR
harmonised classification of substances code: I99_13_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3778> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Sulfoxaflor is a diastereoisomeric mixture of the four possible stereoisomers arising from the two tetrahedral stereocentres. The chemical substance sulfoxaflor is described by the following attributes or identifiers:
PIN: [methyl-oxo-[1-[6-(trifluoromethyl)-3-pyridinyl]ethyl]-λ6-sulfanylidene]cyanamide
Molecular formula: C10H10F3N3OS
InChI: InChI=1S/C10H10F3N3OS/c1-7(18(2,17)16-6-14)8-3-4-9(15-5-8)10(11,12)13/h3-5,7H,1-2H3
SMILES: CC(C1=CN=C(C=C1)C(F)(F)F)S(=NC#N)(=O)C
CAS Registry Number: 946578-00-3
EC Number: 807-366-8
EFSA DCF: RF-00012335-PAR
harmonised classification of substances code: I99_13_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/16723172"
 ] .


<https://w3id.org/euph/3780> <http://purl.obolibrary.org/obo/IAO_0000115> """Imidacloprid is a chloropyridine. The chemical substance imidacloprid is described by the following attributes or identifiers:
PIN: (NE)-N-[1-[(6-chloro-3-pyridinyl)methyl]imidazolidin-2-ylidene]nitramide
Molecular formula: C9H10ClN5O2
InChI: InChI=1S/C9H10ClN5O2/c10-8-2-1-7(5-12-8)6-14-4-3-11-9(14)13-15(16)17/h1-2,5H,3-4,6H2,(H,11,13)
SMILES: C1CN(/C(=N/N+[O-])/N1)CC2=CN=C(C=C2)Cl
CAS Registry Number: 138261-41-3
EC Number: 428-040-8
EFSA DCF: RF-0250-001-PPP
harmonised classification of substances code: I99_14_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3780> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Imidacloprid is a chloropyridine. The chemical substance imidacloprid is described by the following attributes or identifiers:
PIN: (NE)-N-[1-[(6-chloro-3-pyridinyl)methyl]imidazolidin-2-ylidene]nitramide
Molecular formula: C9H10ClN5O2
InChI: InChI=1S/C9H10ClN5O2/c10-8-2-1-7(5-12-8)6-14-4-3-11-9(14)13-15(16)17/h1-2,5H,3-4,6H2,(H,11,13)
SMILES: C1CN(/C(=N/N+[O-])/N1)CC2=CN=C(C=C2)Cl
CAS Registry Number: 138261-41-3
EC Number: 428-040-8
EFSA DCF: RF-0250-001-PPP
harmonised classification of substances code: I99_14_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


<https://w3id.org/euph/3781> <http://purl.obolibrary.org/obo/IAO_0000115> """Thiacloprid is a chloropyridine. The chemical substance thiacloprid is described by the following attributes or identifiers:
PIN: [3-[(6-chloro-3-pyridinyl)methyl]-1,3-thiazolidin-2-ylidene]cyanamide
Molecular formula: C10H9ClN4S
InChI: InChI=1S/C10H9ClN4S/c11-9-2-1-8(5-13-9)6-15-3-4-16-10(15)14-7-12/h1-2,5H,3-4,6H2
SMILES: C1CSC(=NC#N)N1CC2=CN=C(C=C2)Cl
CAS Registry Number: 111988-49-9
EC Number: 966-711-1
EFSA DCF: RF-0417-001-PPP
harmonised classification of substances code: I99_14_03""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3781> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Thiacloprid is a chloropyridine. The chemical substance thiacloprid is described by the following attributes or identifiers:
PIN: [3-[(6-chloro-3-pyridinyl)methyl]-1,3-thiazolidin-2-ylidene]cyanamide
Molecular formula: C10H9ClN4S
InChI: InChI=1S/C10H9ClN4S/c11-9-2-1-8(5-13-9)6-15-3-4-16-10(15)14-7-12/h1-2,5H,3-4,6H2
SMILES: C1CSC(=NC#N)N1CC2=CN=C(C=C2)Cl
CAS Registry Number: 111988-49-9
EC Number: 966-711-1
EFSA DCF: RF-0417-001-PPP
harmonised classification of substances code: I99_14_03""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/115224"
 ] .


<https://w3id.org/euph/3782> <http://purl.obolibrary.org/obo/IAO_0000115> """Flupyradifurone is a chloropyridine. The chemical substance flupyradifurone is described by the following attributes or identifiers:
PIN: 3-[(6-chloro-3-pyridinyl)methyl-(2,2-difluoroethyl)amino]-2H-furan-5-one
Molecular formula: C12H11ClF2N2O2
InChI: InChI=1S/C12H11ClF2N2O2/c13-10-2-1-8(4-16-10)5-17(6-11(14)15)9-3-12(18)19-7-9/h1-4,11H,5-7H2
SMILES: C1C(=CC(=O)O1)N(CC2=CN=C(C=C2)Cl)CC(F)F
CAS Registry Number: 951659-40-8
EC Number: 804-373-8
EFSA DCF: RF-00004662-PAR
harmonised classification of substances code: I99_14_04""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3782> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Flupyradifurone is a chloropyridine. The chemical substance flupyradifurone is described by the following attributes or identifiers:
PIN: 3-[(6-chloro-3-pyridinyl)methyl-(2,2-difluoroethyl)amino]-2H-furan-5-one
Molecular formula: C12H11ClF2N2O2
InChI: InChI=1S/C12H11ClF2N2O2/c13-10-2-1-8(4-16-10)5-17(6-11(14)15)9-3-12(18)19-7-9/h1-4,11H,5-7H2
SMILES: C1C(=CC(=O)O1)N(CC2=CN=C(C=C2)Cl)CC(F)F
CAS Registry Number: 951659-40-8
EC Number: 804-373-8
EFSA DCF: RF-00004662-PAR
harmonised classification of substances code: I99_14_04""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/16752772"
 ] .


<https://w3id.org/euph/3783> <http://purl.obolibrary.org/obo/IAO_0000115> """Spirodiclofen is a lactone. The chemical substance spirodiclofen is described by the following attributes or identifiers:
PIN: [3-(2,4-dichlorophenyl)-2-oxo-1-oxaspiro[4.5]dec-3-en-4-yl] 2,2-dimethylbutanoate
Molecular formula: C21H24Cl2O4
InChI: InChI=1S/C21H24Cl2O4/c1-4-20(2,3)19(25)26-17-16(14-9-8-13(22)12-15(14)23)18(24)27-21(17)10-6-5-7-11-21/h8-9,12H,4-7,10-11H2,1-3H3
SMILES: CCC(C)(C)C(=O)OC1=C(C(=O)OC12CCCCC2)C3=C(C=C(C=C3)Cl)Cl
CAS Registry Number: 148477-71-8
EC Number: 604-636-5
EFSA DCF: RF-0394-001-PPP
harmonised classification of substances code: I99_17_01""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3783> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Spirodiclofen is a lactone. The chemical substance spirodiclofen is described by the following attributes or identifiers:
PIN: [3-(2,4-dichlorophenyl)-2-oxo-1-oxaspiro[4.5]dec-3-en-4-yl] 2,2-dimethylbutanoate
Molecular formula: C21H24Cl2O4
InChI: InChI=1S/C21H24Cl2O4/c1-4-20(2,3)19(25)26-17-16(14-9-8-13(22)12-15(14)23)18(24)27-21(17)10-6-5-7-11-21/h8-9,12H,4-7,10-11H2,1-3H3
SMILES: CCC(C)(C)C(=O)OC1=C(C(=O)OC12CCCCC2)C3=C(C=C(C=C3)Cl)Cl
CAS Registry Number: 148477-71-8
EC Number: 604-636-5
EFSA DCF: RF-0394-001-PPP
harmonised classification of substances code: I99_17_01""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/177863"
 ] .


<https://w3id.org/euph/3784> <http://purl.obolibrary.org/obo/IAO_0000115> """Spiromesifen is a butenolide. The chemical substance spiromesifen is described by the following attributes or identifiers:
PIN: [2-oxo-3-(2,4,6-trimethylphenyl)-1-oxaspiro[4.4]non-3-en-4-yl] 3,3-dimethylbutanoate
Molecular formula: C23H30O4
InChI: InChI=1S/C23H30O4/c1-14-11-15(2)18(16(3)12-14)19-20(26-17(24)13-22(4,5)6)23(27-21(19)25)9-7-8-10-23/h11-12H,7-10,13H2,1-6H3
SMILES: CC1=CC(=C(C(=C1)C)C2=C(C3(CCCC3)OC2=O)OC(=O)CC(C)(C)C)C
CAS Registry Number: 283594-90-1
EC Number: 608-196-5
EFSA DCF: RF-0395-001-PPP
harmonised classification of substances code: I99_17_02""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3784> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Spiromesifen is a butenolide. The chemical substance spiromesifen is described by the following attributes or identifiers:
PIN: [2-oxo-3-(2,4,6-trimethylphenyl)-1-oxaspiro[4.4]non-3-en-4-yl] 3,3-dimethylbutanoate
Molecular formula: C23H30O4
InChI: InChI=1S/C23H30O4/c1-14-11-15(2)18(16(3)12-14)19-20(26-17(24)13-22(4,5)6)23(27-21(19)25)9-7-8-10-23/h11-12H,7-10,13H2,1-6H3
SMILES: CC1=CC(=C(C(=C1)C)C2=C(C3(CCCC3)OC2=O)OC(=O)CC(C)(C)C)C
CAS Registry Number: 283594-90-1
EC Number: 608-196-5
EFSA DCF: RF-0395-001-PPP
harmonised classification of substances code: I99_17_02""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/9907412"
 ] .


<https://w3id.org/euph/3884> <http://purl.obolibrary.org/obo/IAO_0000115> "Council directive 2001/110/EC of 20 December 2001 relating to honey is an EU directive" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/3884> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Council directive 2001/110/EC of 20 December 2001 relating to honey is an EU directive" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


<https://w3id.org/euph/398> <http://purl.obolibrary.org/obo/IAO_0000115> "An EU regulation is a an EU law which becomes immediately enforceable as law in all member states simultaneously." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/398> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An EU regulation is a an EU law which becomes immediately enforceable as law in all member states simultaneously." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Regulation_(European_Union)&oldid=1325099654"
 ] .


<https://w3id.org/euph/4001> <http://purl.obolibrary.org/obo/IAO_0000115> "A pyrazole is a diazole that contains a five-membered ring made up of three carbon atoms and two adjacent nitrogen atoms." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4001> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A pyrazole is a diazole that contains a five-membered ring made up of three carbon atoms and two adjacent nitrogen atoms." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4007> <http://purl.obolibrary.org/obo/IAO_0000115> "An aromatic ether is any ether in which the oxygen is attached to at least one aryl substituent." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4007> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An aromatic ether is any ether in which the oxygen is attached to at least one aryl substituent." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4011> <http://purl.obolibrary.org/obo/IAO_0000115> "Muscle tissue is a contractile tissue made up of actin and myosin fibers." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4011> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Muscle tissue is a contractile tissue made up of actin and myosin fibers." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/4012> <http://purl.obolibrary.org/obo/IAO_0000115> "Multicellular anatomical structure that consists of many cells of one or a few types, arranged in an extracellular matrix such that their long-range organisation is at least partly a repetition of their short-range organisation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4012> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Multicellular anatomical structure that consists of many cells of one or a few types, arranged in an extracellular matrix such that their long-range organisation is at least partly a repetition of their short-range organisation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/4027> <http://purl.obolibrary.org/obo/IAO_0000115> """A diazole is an azole that is defined as follows:
An azole that is either one of a pair of heterocyclic organic compounds comprising three carbon atoms and two nitrogen atoms arranged in a ring.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4027> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A diazole is an azole that is defined as follows:
An azole that is either one of a pair of heterocyclic organic compounds comprising three carbon atoms and two nitrogen atoms arranged in a ring.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4030> rdfs:label "denoted by"@en ;
                             <hasRelatedSynonym> "denoted by"^^xsd:string .


<https://w3id.org/euph/4048> <http://purl.obolibrary.org/obo/IAO_0000115> "An organic thiophosphate is an organic phosphate in which one or more of the oxygen atoms in a phosphate group (PO₄) is replaced by sulfur." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4048> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organic thiophosphate is an organic phosphate in which one or more of the oxygen atoms in a phosphate group (PO₄) is replaced by sulfur." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4049> <http://purl.obolibrary.org/obo/IAO_0000115> """A mandibular gland is an exocrine, pheromone producing gland located in the head of insects that discharges its secretions into the inner side of the mandible base.
See also:
Mandibular glands, side view © Adam Tofilski www.honeybee.drawwing.org
Mandibular glands © Adam Tofilski www.honeybee.drawwing.org""" .


<https://w3id.org/euph/4050> <http://purl.obolibrary.org/obo/IAO_0000115> """Melezitose is a trisaccharide. It is a natural component of honeydew honey. The chemical substance melezitose is described by the following attributes or identifiers:
PIN: (2R,3R,4S,5S,6R)-2-[(2S,3S,4R,5R)-4-hydroxy-2,5-bis(hydroxymethyl)-2-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoxolan-3-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
Molecular formula: C18H32O16
InChI: InChI=1S/C18H32O16/c19-1-5-8(23)11(26)13(28)16(30-5)32-15-10(25)7(3-21)33-18(15,4-22)34-17-14(29)12(27)9(24)6(2-20)31-17/h5-17,19-29H,1-4H2/t5-,6-,7-,8-,9-,10-,11+,12+,13-,14-,15+,16-,17-,18+/m1/s1
SMILES: C([C@@H]1C"""@HO)O
CAS Registry Number: 597-12-6
EC Number: 209-894-9 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4050> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Melezitose is a trisaccharide. It is a natural component of honeydew honey. The chemical substance melezitose is described by the following attributes or identifiers:
PIN: (2R,3R,4S,5S,6R)-2-[(2S,3S,4R,5R)-4-hydroxy-2,5-bis(hydroxymethyl)-2-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoxolan-3-yl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol
Molecular formula: C18H32O16
InChI: InChI=1S/C18H32O16/c19-1-5-8(23)11(26)13(28)16(30-5)32-15-10(25)7(3-21)33-18(15,4-22)34-17-14(29)12(27)9(24)6(2-20)31-17/h5-17,19-29H,1-4H2/t5-,6-,7-,8-,9-,10-,11+,12+,13-,14-,15+,16-,17-,18+/m1/s1
SMILES: C([C@@H]1C"""@HO)O
CAS Registry Number: 597-12-6
EC Number: 209-894-9 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/92817"
 ] .


<https://w3id.org/euph/4065> <http://purl.obolibrary.org/obo/IAO_0000115> "[A diastereoisomeric mixture is a] mixture composed of two or more diastereoisomers (stereoisomers not related as mirror images)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4065> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[A diastereoisomeric mixture is a] mixture composed of two or more diastereoisomers (stereoisomers not related as mirror images)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4099> <http://purl.obolibrary.org/obo/IAO_0000115> "A compound containing at least one carbon-halogen bond (where X is a halogen atom)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4099> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A compound containing at least one carbon-halogen bond (where X is a halogen atom)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4105> <http://purl.obolibrary.org/obo/IAO_0000115> """alpha-glucosidase, also referred to as invertase in the context of apiculture, is an enzyme that catalyses the hydrolysis of terminal, non-reducing (1-&gt;4)-linked alpha-D-glucose residues with release of alpha-D-glucose. In honey bees, alpha-glucosidase is secreted by the hypopharyngeal gland. It is described by the following attributes or identifiers:
EC number: EC 3.2.1.20""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4105> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """alpha-glucosidase, also referred to as invertase in the context of apiculture, is an enzyme that catalyses the hydrolysis of terminal, non-reducing (1-&gt;4)-linked alpha-D-glucose residues with release of alpha-D-glucose. In honey bees, alpha-glucosidase is secreted by the hypopharyngeal gland. It is described by the following attributes or identifiers:
EC number: EC 3.2.1.20""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.3390/insects16060622" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://enzyme.expasy.org/EC/3.2.1.20"
 ] .


<https://w3id.org/euph/4127> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Helianthus annuus L., which is part of the family Asteraceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4127> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Helianthus annuus L., which is part of the family Asteraceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/4131> <http://purl.obolibrary.org/obo/IAO_0000115> "A mixture is a chemical substance composed of multiple molecules, at least two of which are of a different kind." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4131> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A mixture is a chemical substance composed of multiple molecules, at least two of which are of a different kind." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4158> <http://purl.obolibrary.org/obo/IAO_0000115> "A guanidine is any organonitrogen compound containing a carbamimidamido (guanidino) group. Guanidines have the general structure (R1R2N)(R3R4N)C=N-R5 and are related structurally to amidines and ureas." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4158> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A guanidine is any organonitrogen compound containing a carbamimidamido (guanidino) group. Guanidines have the general structure (R1R2N)(R3R4N)C=N-R5 and are related structurally to amidines and ureas." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4183> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Rutaceae, a taxonomic group belonging to the order Sapindales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4183> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Rutaceae, a taxonomic group belonging to the order Sapindales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/421> <http://purl.obolibrary.org/obo/IAO_0000115> "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/421> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/4322> <http://purl.obolibrary.org/obo/IAO_0000115> "A family of terpenoids isolated from the neem tree (Azadirachta indica)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4322> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A family of terpenoids isolated from the neem tree (Azadirachta indica)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4323> <http://purl.obolibrary.org/obo/IAO_0000115> "Any triterpenoid that is highly oxygenated and has a prototypical structure either containing or derived from a precursor with a 4,4,8-trimethyl-17-furanylsteroid skeleton. The term 'limonoid' comes from limonin, the first tetranortriterpenoid obtained from citrus bitter principles." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4323> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any triterpenoid that is highly oxygenated and has a prototypical structure either containing or derived from a precursor with a 4,4,8-trimethyl-17-furanylsteroid skeleton. The term 'limonoid' comes from limonin, the first tetranortriterpenoid obtained from citrus bitter principles." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/4324> <http://purl.obolibrary.org/obo/IAO_0000115> "Any terpenoid derived from a triterpene. The term includes compounds in which the C30 skeleton of the parent triterpene has been rearranged or modified by the removal of one or more skeletal atoms (generally methyl groups)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/4324> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any terpenoid derived from a triterpene. The term includes compounds in which the C30 skeleton of the parent triterpene has been rearranged or modified by the removal of one or more skeletal atoms (generally methyl groups)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/434> <http://purl.obolibrary.org/obo/IAO_0000115> """The agriculture domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in agricultural science, i.e. the
practice of cultivating the land or raising stock, as well as the work, business, or study of farming.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/434> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The agriculture domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in agricultural science, i.e. the
practice of cultivating the land or raising stock, as well as the work, business, or study of farming.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/455> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity frequency, usually defined as the number of occurrences of a repeating event per unit of time." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/455> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity frequency, usually defined as the number of occurrences of a repeating event per unit of time." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/461> <http://purl.obolibrary.org/obo/IAO_0000115> """Catalytic activity is a physical quantity that describes the potential function of a biological molecule, which causes the
catalysis of a biochemical reaction at physiological temperatures. In biologically catalyzed reactions, the reactants are known as substrates, and the catalysts are naturally occurring macromolecular substances known as enzymes. Enzymes possess specific binding sites for substrates, and are usually composed wholly or largely of protein, but RNA that has catalytic activity (ribozyme) is often also regarded as enzymatic.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/461> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Catalytic activity is a physical quantity that describes the potential function of a biological molecule, which causes the
catalysis of a biochemical reaction at physiological temperatures. In biologically catalyzed reactions, the reactants are known as substrates, and the catalysts are naturally occurring macromolecular substances known as enzymes. Enzymes possess specific binding sites for substrates, and are usually composed wholly or largely of protein, but RNA that has catalytic activity (ribozyme) is often also regarded as enzymatic.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/47> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Taraxacum (Weber), a taxonomic group belonging to the family Asteraceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/47> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Taraxacum (Weber), a taxonomic group belonging to the family Asteraceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/5> <http://purl.obolibrary.org/obo/IAO_0000115> "An apiary is a place where beehives of honey bees are kept and maintained by beekeepers." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An apiary is a place where beehives of honey bees are kept and maintained by beekeepers." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/502> <http://purl.obolibrary.org/obo/IAO_0000115> "A ratio formed between a numerator and a denominator (both described by the same unit), and that is multiplied by 100." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/502> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A ratio formed between a numerator and a denominator (both described by the same unit), and that is multiplied by 100." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/529> <http://purl.obolibrary.org/obo/IAO_0000115> "Metre is a base unit of international system of units for the physical quantity length." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/529> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Metre is a base unit of international system of units for the physical quantity length." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/53> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Hemiptera, a taxonomic group belonging to the class Insecta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/53> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Hemiptera, a taxonomic group belonging to the class Insecta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/536> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity area, expressed in the accepted non-SI unit hectare." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/536> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity area, expressed in the accepted non-SI unit hectare." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/54> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Malus domestica (Borkh.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/54> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Malus domestica (Borkh.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/541> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity volume, expressed in the accepted non-SI unit litre." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/541> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity volume, expressed in the accepted non-SI unit litre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/548> <http://purl.obolibrary.org/obo/IAO_0000115> "A count is a data item denoted by an integer and representing the number of instances or occurences of an entity." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/548> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A count is a data item denoted by an integer and representing the number of instances or occurences of an entity." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/55> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Pyrus communis (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/55> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Pyrus communis (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/56> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus avium (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/56> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus avium (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/563> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity energy, work, amount of heat, expressed by the derived unit with special name joule" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/563> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity energy, work, amount of heat, expressed by the derived unit with special name joule" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/564> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity energy, expressed by the accepted non-SI unit electronvolt" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/564> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity energy, expressed by the accepted non-SI unit electronvolt" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/565> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity power, radiant flux, expressed by the derived unit with special name watt" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/565> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity power, radiant flux, expressed by the derived unit with special name watt" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/566> <http://purl.obolibrary.org/obo/IAO_0000115> "The coherent derived SI unit with special name and symbol degree Celcius used to describe the derived quantity Celsius temperature." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/566> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The coherent derived SI unit with special name and symbol degree Celcius used to describe the derived quantity Celsius temperature." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/57> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus armeniaca (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/57> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus armeniaca (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/574> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity time, expressed by the accepted non-SI unit day" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/574> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity time, expressed by the accepted non-SI unit day" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/575> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity time with a duration of 60 minutes, expressed by the accepted non-SI unit hour." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/575> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity time with a duration of 60 minutes, expressed by the accepted non-SI unit hour." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure" ,
                                                         "https://www.iso.org/standard/70907.html"
 ] .


<https://w3id.org/euph/576> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity time with the duration of 60 seconds, expressed by the accepted non-SI unit minute." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/576> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity time with the duration of 60 seconds, expressed by the accepted non-SI unit minute." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure" ,
                                                         "https://www.iso.org/standard/70907.html"
 ] .


<https://w3id.org/euph/577> <http://purl.obolibrary.org/obo/IAO_0000115> "Second is a base unit of international system of units for the physical quantity time." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/577> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Second is a base unit of international system of units for the physical quantity time." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/58> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus persica ((L.) Stokes), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/58> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus persica ((L.) Stokes), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/5852> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Beta (L.), a taxonomic group belonging to the family Amaranthaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5852> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Beta (L.), a taxonomic group belonging to the family Amaranthaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/586> <http://purl.obolibrary.org/obo/IAO_0000115> "Kilogram is a base unit of international system of units for the physical quantity mass." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/586> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Kilogram is a base unit of international system of units for the physical quantity mass." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/5889> <http://purl.obolibrary.org/obo/IAO_0000115> """A fatty acid derivative is a lipid that has been defined as
any organic molecular entity derived from a fatty acid.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/5889> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A fatty acid derivative is a lipid that has been defined as
any organic molecular entity derived from a fatty acid.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/59> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cydonia oblonga (Mill.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/59> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cydonia oblonga (Mill.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/60> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus cerasus (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/60> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus cerasus (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/602> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity plane and phase angle, expressed by the accepted non-SI unit degree" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/602> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity plane and phase angle, expressed by the accepted non-SI unit degree" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/603> <http://purl.obolibrary.org/obo/IAO_0000115> "Radian is a derived unit of international system of units for the physical quantity plane angle." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/603> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Radian is a derived unit of international system of units for the physical quantity plane angle." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/604> <http://purl.obolibrary.org/obo/IAO_0000115> "Steradian is a derived unit of international system of units for the physical quantity solid angle." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/604> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Steradian is a derived unit of international system of units for the physical quantity solid angle." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6042> <http://purl.obolibrary.org/obo/IAO_0000115> """The chitin biosynthetic process is a metabolic process that has been defined as follows:
The chemical reactions and pathways resulting in the formation of chitin, a linear polysaccharide consisting of beta-(1-&gt;4)-linked N-acetyl-D-glucosamine residues.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6042> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The chitin biosynthetic process is a metabolic process that has been defined as follows:
The chemical reactions and pathways resulting in the formation of chitin, a linear polysaccharide consisting of beta-(1-&gt;4)-linked N-acetyl-D-glucosamine residues.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


<https://w3id.org/euph/605> <http://purl.obolibrary.org/obo/IAO_0000115> "Ampere is a base unit of international system of units for the physical quantity electric current." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/605> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Ampere is a base unit of international system of units for the physical quantity electric current." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/606> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric potential difference, expressed by the derived unit with special name volt" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/606> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric potential difference, expressed by the derived unit with special name volt" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6071> <http://purl.obolibrary.org/obo/IAO_0000115> "A thiadiazinane is an organic heteromonocyclic compound with a six-membered, saturated heterocyclic ring with three carbon atoms, one sulfur atom and two nitrogen atoms." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6071> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A thiadiazinane is an organic heteromonocyclic compound with a six-membered, saturated heterocyclic ring with three carbon atoms, one sulfur atom and two nitrogen atoms." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/609> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric conductance, expressed by the derived unit with special name siemens" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/609> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric conductance, expressed by the derived unit with special name siemens" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/61> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus domestica (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/61> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus domestica (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/610> <http://purl.obolibrary.org/obo/IAO_0000115> "Mole is a base unit of international system of units for the physical quantity amount of substance." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/610> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Mole is a base unit of international system of units for the physical quantity amount of substance." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/612> <http://purl.obolibrary.org/obo/IAO_0000115> "Kelvin is a base unit of international system of units for the physical quantity thermodynamic temperature." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/612> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Kelvin is a base unit of international system of units for the physical quantity thermodynamic temperature." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6128> <http://purl.obolibrary.org/obo/IAO_0000115> """An azole is an organonitrogen heterocyclic compound that is defined as follows:
Any monocyclic heteroarene consisting of a five-membered ring containing nitrogen. Azoles can also contain one or more other non-carbon atoms, such as nitrogen, sulfur or oxygen.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6128> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An azole is an organonitrogen heterocyclic compound that is defined as follows:
Any monocyclic heteroarene consisting of a five-membered ring containing nitrogen. Azoles can also contain one or more other non-carbon atoms, such as nitrogen, sulfur or oxygen.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6148> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Tagetes (L.), a taxonomic group belonging to the family Asteraceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6148> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Tagetes (L.), a taxonomic group belonging to the family Asteraceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/615> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity pressure, stress, expressed by the derived unit with special name pascal" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/615> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity pressure, stress, expressed by the derived unit with special name pascal" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6170> <http://purl.obolibrary.org/obo/IAO_0000115> "The nervous system is a connected anatomical system that is composed of neurons and glial cells." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6170> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The nervous system is a connected anatomical system that is composed of neurons and glial cells." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/6186> <http://purl.obolibrary.org/obo/IAO_0000115> "A proccess in biology is an occurrent entity in the biology domain that inhabit the universal spatiotemporal region and has a proper temporal part." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6186> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A proccess in biology is an occurrent entity in the biology domain that inhabit the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/BFO_0000015"
 ] .


<https://w3id.org/euph/62> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Sambucus nigra (L.), which is part of the family Viburnaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/62> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Sambucus nigra (L.), which is part of the family Viburnaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/6200> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Beta vulgaris (L.), which is part of the family Amaranthaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6200> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Beta vulgaris (L.), which is part of the family Amaranthaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/6213> <http://purl.obolibrary.org/obo/IAO_0000115> "The enzyme commission number is a numerical classification scheme for enzymes, based on the chemical reactions they catalyse." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6213> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The enzyme commission number is a numerical classification scheme for enzymes, based on the chemical reactions they catalyse." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:978-0-12-227164-9"
 ] .


<https://w3id.org/euph/6219> <http://purl.obolibrary.org/obo/IAO_0000115> """A multicellular organismal process is a biological process that has been defined as follows:
Any biological process, occurring at the level of a multicellular organism, pertinent to its function.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6219> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A multicellular organismal process is a biological process that has been defined as follows:
Any biological process, occurring at the level of a multicellular organism, pertinent to its function.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


<https://w3id.org/euph/622> <http://purl.obolibrary.org/obo/IAO_0000115> "Candela is a base unit of international system of units for the physical quantity luminous intensity." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/622> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Candela is a base unit of international system of units for the physical quantity luminous intensity." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6232> <http://purl.obolibrary.org/obo/IAO_0000115> "A tetrazine is an organonitrogen heterocyclic compound that contains a six-membered ring made up of two carbon atoms and four nitrogen atoms." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6232> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A tetrazine is an organonitrogen heterocyclic compound that contains a six-membered ring made up of two carbon atoms and four nitrogen atoms." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6235> <http://purl.obolibrary.org/obo/IAO_0000115> """alpha-Amylase is an enzyme that catalyses the endohydrolysis of (1-&gt;4)-alpha-D-glucosidic linkages in polysaccharides containing three or more (1-&gt;4)-alpha-linked D-glucose units.
It is a natural component of honey. In honey bees, alpha-amylase is secreted by the hypoharyngeal gland. In addition, it may originate from nectar or honeydew. It is described by the following attributes or identifiers:
EC number: EC 3.2.1.1""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6235> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """alpha-Amylase is an enzyme that catalyses the endohydrolysis of (1-&gt;4)-alpha-D-glucosidic linkages in polysaccharides containing three or more (1-&gt;4)-alpha-linked D-glucose units.
It is a natural component of honey. In honey bees, alpha-amylase is secreted by the hypoharyngeal gland. In addition, it may originate from nectar or honeydew. It is described by the following attributes or identifiers:
EC number: EC 3.2.1.1""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://enzyme.expasy.org/EC/3.2.1.1" ,
                                                         "https://febs.onlinelibrary.wiley.com/doi/10.1046/j.1432-1327.1999.00696.x"
 ] .


<https://w3id.org/euph/6244> <http://purl.obolibrary.org/obo/IAO_0000115> """Protein-serine/threonine phosphatase is an enzyme that catalyses the dephosphorylation of O-phospho-L-seryl-[protein] and O-phospho-L-threonyl-[protein]. Protein serine/threonine phosphatases control biological signaling and regulation processes at cellular level such as embryonic development, cell proliferation, circadian rhythm and cell death.
It is described by the following attributes or identifiers:
EC number: EC 3.1.3.16""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6244> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Protein-serine/threonine phosphatase is an enzyme that catalyses the dephosphorylation of O-phospho-L-seryl-[protein] and O-phospho-L-threonyl-[protein]. Protein serine/threonine phosphatases control biological signaling and regulation processes at cellular level such as embryonic development, cell proliferation, circadian rhythm and cell death.
It is described by the following attributes or identifiers:
EC number: EC 3.1.3.16""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1016/j.ceb.2005.01.002" ,
                                                            "10.1016/j.cell.2009.10.006" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://enzyme.expasy.org/EC/3.1.3.16"
 ] .


<https://w3id.org/euph/6245> <http://purl.obolibrary.org/obo/IAO_0000115> """Glucose oxidase is an enzyme that catalyses the following reaction: beta-D-glucose + O2 = D-glucono-1,5-lactone + H2O2. It is a natural component of honey. In honey bees, glucose oxidase is secreted by the hypoharyngeal gland. It is described by the following attributes or identifiers:
EC number: EC 1.1.3.4""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6245> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Glucose oxidase is an enzyme that catalyses the following reaction: beta-D-glucose + O2 = D-glucono-1,5-lactone + H2O2. It is a natural component of honey. In honey bees, glucose oxidase is secreted by the hypoharyngeal gland. It is described by the following attributes or identifiers:
EC number: EC 1.1.3.4""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://enzyme.expasy.org/EC/1.1.3.4" ,
                                                         "https://febs.onlinelibrary.wiley.com/doi/10.1046/j.1432-1327.1999.00696.x"
 ] .


<https://w3id.org/euph/6248> <http://purl.obolibrary.org/obo/IAO_0000115> "A racemate is an equimolar mixture of a pair of enantiomers." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6248> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A racemate is an equimolar mixture of a pair of enantiomers." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6249> <http://purl.obolibrary.org/obo/IAO_0000115> "An amylase is an enzyme that catalyses the cleavage of alpha-1,4-glycosidic bonds in long-chain sacccharides such as starch." .


<https://w3id.org/euph/625> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity electric charge, expressed by the derived unit with special name coulomb" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/625> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity electric charge, expressed by the derived unit with special name coulomb" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6256> <http://purl.obolibrary.org/obo/IAO_0000115> """A cellular process is a biological process that has been defined as follows:
Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6256> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A cellular process is a biological process that has been defined as follows:
Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


<https://w3id.org/euph/626> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity magnetic flux, expressed by the derived unit with special name weber" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/626> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity magnetic flux, expressed by the derived unit with special name weber" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6261> <http://purl.obolibrary.org/obo/IAO_0000115> """A lipid is any organic molecular entity, which
is a loosely defined term for substances of biological origin that are soluble in nonpolar solvents. They consist of saponifiable lipids, such as glycerides (fats and oils) and phospholipids, as well as nonsaponifiable lipids, principally steroids.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6261> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A lipid is any organic molecular entity, which
is a loosely defined term for substances of biological origin that are soluble in nonpolar solvents. They consist of saponifiable lipids, such as glycerides (fats and oils) and phospholipids, as well as nonsaponifiable lipids, principally steroids.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/627> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity magnetic flux density, expressed by the derived unit with special name tesla" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/627> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity magnetic flux density, expressed by the derived unit with special name tesla" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6277> <http://purl.obolibrary.org/obo/IAO_0000115> "An organochlorine compound is a compound containing at least one carbon-chlorine bond." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6277> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organochlorine compound is a compound containing at least one carbon-chlorine bond." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6283> <http://purl.obolibrary.org/obo/IAO_0000115> "A nitroguanidine derivative is any N-nitro compound that is guanidine obtained by formal replacement of one or more of the hydrogens of a nitroguanidine by an organyl group." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6283> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nitroguanidine derivative is any N-nitro compound that is guanidine obtained by formal replacement of one or more of the hydrogens of a nitroguanidine by an organyl group." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6284> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Helianthus L., a taxonomic group belonging to the family Asteraceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6284> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Helianthus L., a taxonomic group belonging to the family Asteraceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/6351> <http://purl.obolibrary.org/obo/IAO_0000115> "A furan is an organic heteromonocyclic compound that contains at least one furan ring, which is a five-membered aromatic ring with four carbon atoms and one oxygen atom." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6351> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A furan is an organic heteromonocyclic compound that contains at least one furan ring, which is a five-membered aromatic ring with four carbon atoms and one oxygen atom." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6353> rdfs:label "object property"@en ;
                             <http://purl.obolibrary.org/obo/IAO_0000115> "An object property collection is a collection of object properties that connect pairs of classes." ;
                             <hasRelatedSynonym> "object property"^^xsd:string ;
                             <http://purl.obolibrary.org/obo/IAO_0000118> "object property"@en ;
                             <http://www.geneontology.org/formats/oboInOwl#id> "EUPH:6353" ;
                             <http://purl.obolibrary.org/obo/IAO_0000117> "Michael Rubinigg"@en .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6353> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An object property collection is a collection of object properties that connect pairs of classes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Subclass_Axioms"
 ] .


<https://w3id.org/euph/6355> <http://purl.obolibrary.org/obo/IAO_0000115> "A trisaccharide is an oligosachharide in which three monosaccharides are joined by a glycosidic bond." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6355> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A trisaccharide is an oligosachharide in which three monosaccharides are joined by a glycosidic bond." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6373> <http://purl.obolibrary.org/obo/IAO_0000115> "A cyclic compound having as ring members atoms of carbon and at least of one other element." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6373> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A cyclic compound having as ring members atoms of carbon and at least of one other element." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6391> <http://purl.obolibrary.org/obo/IAO_0000115> "A biological macromolecule minimally consisting of one polypeptide chain synthesized at the ribosome." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6391> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A biological macromolecule minimally consisting of one polypeptide chain synthesized at the ribosome." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6414> <http://purl.obolibrary.org/obo/IAO_0000115> """A metabolic process is a cellular process that has been defined as follows:
A cellular process consisting of the biochemical pathways by which a living organism transforms chemical substances. This includes including anabolism (biosynthetic process) and catabolism (catabolic process). Metabolic processes includes the transformation of small molecules, as well macromolecular processes such as DNA repair and replication, protein synthesis and degradation.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6414> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A metabolic process is a cellular process that has been defined as follows:
A cellular process consisting of the biochemical pathways by which a living organism transforms chemical substances. This includes including anabolism (biosynthetic process) and catabolism (catabolic process). Metabolic processes includes the transformation of small molecules, as well macromolecular processes such as DNA repair and replication, protein synthesis and degradation.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


<https://w3id.org/euph/6423> <http://purl.obolibrary.org/obo/IAO_0000115> "An organic phosphate is an organophosphorus compound  containing a phosphate group bonded to an organic molecule." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6423> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organic phosphate is an organophosphorus compound  containing a phosphate group bonded to an organic molecule." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6442> <http://purl.obolibrary.org/obo/IAO_0000115> "Any member of the class of chlorobenzenes containing a mono- or poly-substituted benzene ring in which only one substituent is chlorine." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6442> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any member of the class of chlorobenzenes containing a mono- or poly-substituted benzene ring in which only one substituent is chlorine." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6443> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Amaranthaceae, a taxonomic group belonging to the order Caryophyllales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6443> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Amaranthaceae, a taxonomic group belonging to the order Caryophyllales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/6444> <http://purl.obolibrary.org/obo/IAO_0000115> "An EU directive is an EU law that requires member states to achieve particular goals without dictating how they achieve those goals." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6444> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An EU directive is an EU law that requires member states to achieve particular goals without dictating how they achieve those goals." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Directive_(European_Union)&oldid=1321554023"
 ] .


<https://w3id.org/euph/6478> <http://purl.obolibrary.org/obo/IAO_0000115> "An enzyme is a molecule, usually a protein that catalyses a chemical reaction. I addition to proteins, RNA and DNA molecules with catalytical properties have been identified." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6478> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An enzyme is a molecule, usually a protein that catalyses a chemical reaction. I addition to proteins, RNA and DNA molecules with catalytical properties have been identified." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/6483> <http://purl.obolibrary.org/obo/IAO_0000115> "A methyl ester is any carboxylic ester resulting from the formal condensation of a carboxy group with methanol." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6483> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A methyl ester is any carboxylic ester resulting from the formal condensation of a carboxy group with methanol." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6485> <http://purl.obolibrary.org/obo/IAO_0000115> "A hydrazide consisting of hydrazine carrying one or more carboacyl groups." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6485> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hydrazide consisting of hydrazine carrying one or more carboacyl groups." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6509> <http://purl.obolibrary.org/obo/IAO_0000115> "Sunflower honey is a unifloral honey deriving mainly from nectar produced by Helianthus annuus." .


<https://w3id.org/euph/6541> <http://purl.obolibrary.org/obo/IAO_0000115> "Any ester of carbamic acid or its N-substituted derivatives." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6541> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any ester of carbamic acid or its N-substituted derivatives." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6543> <http://purl.obolibrary.org/obo/IAO_0000115> "A ryanodine receptor (RyRs) is an ion channel protein that is responsible for the release of calcium ions from the sarcoplasmic reticulum of muscle and the endoplasmic reticulum of neurons and many other cell types." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6543> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A ryanodine receptor (RyRs) is an ion channel protein that is responsible for the release of calcium ions from the sarcoplasmic reticulum of muscle and the endoplasmic reticulum of neurons and many other cell types." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1074/jbc.R112.349068" ,
                                                            "10.1093/nar/gkw1075"
 ] .


<https://w3id.org/euph/6546> <http://purl.obolibrary.org/obo/IAO_0000115> "A triazines is an organonitrogen heterocyclic compound based on a triazine skeleton, which consists of a six-membered ring with three carbon atoms and three nitrogen atoms." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6546> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A triazines is an organonitrogen heterocyclic compound based on a triazine skeleton, which consists of a six-membered ring with three carbon atoms and three nitrogen atoms." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6576> <http://purl.obolibrary.org/obo/IAO_0000115> "Any compound containing the carbonyl group, C=O. The term is commonly used in the restricted sense of aldehydes and ketones, although it actually includes carboxylic acids and derivatives." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6576> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any compound containing the carbonyl group, C=O. The term is commonly used in the restricted sense of aldehydes and ketones, although it actually includes carboxylic acids and derivatives." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6577> <http://purl.obolibrary.org/obo/IAO_0000115> "An organochalcogen compound containing at least one carbon-oxygen bond." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6577> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organochalcogen compound containing at least one carbon-oxygen bond." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6578> <http://purl.obolibrary.org/obo/IAO_0000115> "A carboxylic ester resulting from the formal condensation of the hydroxy group of an alcohol or phenol with the carboxy group of cyclopropanecarboxylic acid or its substituted derivatives." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6578> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A carboxylic ester resulting from the formal condensation of the hydroxy group of an alcohol or phenol with the carboxy group of cyclopropanecarboxylic acid or its substituted derivatives." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6579> <http://purl.obolibrary.org/obo/IAO_0000115> "An ester of a carboxylic acid, R1C(=O)OR2, where R1 = H or organyl and R2 = organyl." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6579> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An ester of a carboxylic acid, R1C(=O)OR2, where R1 = H or organyl and R2 = organyl." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/658> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass, expressed by the accepted non-SI unit dalton" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/658> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass, expressed by the accepted non-SI unit dalton" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6598> <http://purl.obolibrary.org/obo/IAO_0000115> "A pyridine is an organonitrogen heterocyclic compound based on a pyridine skeleton, which consists of a six-membered ring containing 5 carbon atoms and one nitrogen atom." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6598> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A pyridine is an organonitrogen heterocyclic compound based on a pyridine skeleton, which consists of a six-membered ring containing 5 carbon atoms and one nitrogen atom." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6604> <http://purl.obolibrary.org/obo/IAO_0000115> """A butenolide is a lactone that is defined as follows:
A γ-lactone that consists of a 2-furanone skeleton and its substituted derivatives.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6604> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A butenolide is a lactone that is defined as follows:
A γ-lactone that consists of a 2-furanone skeleton and its substituted derivatives.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6605> <http://purl.obolibrary.org/obo/IAO_0000115> """A lactone is a carboxylic ester that is defined as follows:
Any cyclic carboxylic ester containing a 1-oxacycloalkan-2-one structure, or an analogue having unsaturation or heteroatoms replacing one or more carbon atoms of the ring.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6605> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A lactone is a carboxylic ester that is defined as follows:
Any cyclic carboxylic ester containing a 1-oxacycloalkan-2-one structure, or an analogue having unsaturation or heteroatoms replacing one or more carbon atoms of the ring.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/661> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity logarithmic ratio quantities, expressed by the accepted non-SI unit decibel" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/661> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity logarithmic ratio quantities, expressed by the accepted non-SI unit decibel" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/6614> <http://purl.obolibrary.org/obo/IAO_0000115> "A bisacylhydrazine is a carbohydrazide in which both nitrogen atoms of the functional diacylated hydrazine group of carbohydrazide are acylated." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6614> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A bisacylhydrazine is a carbohydrazide in which both nitrogen atoms of the functional diacylated hydrazine group of carbohydrazide are acylated." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6617> <http://purl.obolibrary.org/obo/IAO_0000115> "Any member of the class of chlorobenzenes carrying two chloro groups at unspecified positions." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6617> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any member of the class of chlorobenzenes carrying two chloro groups at unspecified positions." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6618> <http://purl.obolibrary.org/obo/IAO_0000115> "An ORCID is a universally unique identifier (UUID) that is issued by ORCID, Inc. and used to persistantly identify a person as a human researcher or contributor." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6618> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An ORCID is a universally unique identifier (UUID) that is issued by ORCID, Inc. and used to persistantly identify a person as a human researcher or contributor." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/662> <http://purl.obolibrary.org/obo/IAO_0000115> "Strictly, a substance intended to kill members of the class Insecta. In common usage, any substance used for preventing, destroying, repelling or controlling insects." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/662> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Strictly, a substance intended to kill members of the class Insecta. In common usage, any substance used for preventing, destroying, repelling or controlling insects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6635> <http://purl.obolibrary.org/obo/IAO_0000115> "Diastase activity is a honey quality parameter. In honey it is used as an indicator for storage conditions and heat treatment. It is a measure for the activity of amylase." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6635> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Diastase activity is a honey quality parameter. In honey it is used as an indicator for storage conditions and heat treatment. It is a measure for the activity of amylase." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.sciencedirect.com:5037/science/chapter/bookseries/abs/pii/S0065262808601603"
 ] .


<https://w3id.org/euph/6668> <http://purl.obolibrary.org/obo/IAO_0000115> "A thiazolidine is an organic heteromonocyclic compound with a five-membered, saturated heterocyclic ring with three carbon atoms, one sulfur atom (a thioether group) and one nitrogen atom (an amine group)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6668> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A thiazolidine is an organic heteromonocyclic compound with a five-membered, saturated heterocyclic ring with three carbon atoms, one sulfur atom (a thioether group) and one nitrogen atom (an amine group)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Thiazolidine&oldid=1322709773" ,
                                                         "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/67> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Achroia grisella (Fabricius, 1794), a parasite of honey bee colonies." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/67> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Achroia grisella (Fabricius, 1794), a parasite of honey bee colonies." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/672> <http://purl.obolibrary.org/obo/IAO_0000115> "A substance used to destroy plant pests." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/672> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A substance used to destroy plant pests." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6787> <http://purl.obolibrary.org/obo/IAO_0000115> "An EU law is a legal resource enacted by the European Union." .


<https://w3id.org/euph/680> <http://purl.obolibrary.org/obo/IAO_0000115> "A substance used to destroy pests of the subclass Acari (mites and ticks)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/680> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A substance used to destroy pests of the subclass Acari (mites and ticks)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/681> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Tarsonemidae, a taxonomic group belonging to the order Trombidiformes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/681> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Tarsonemidae, a taxonomic group belonging to the order Trombidiformes." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/6893> <http://purl.obolibrary.org/obo/IAO_0000115> """Fenvalerate is a carboxylic ester. The chemical substance fenvalerate, also referred to as 'Fenvalerate/Esfenvalerate (sum)' is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 2-(4-chlorophenyl)-3-methylbutanoate
Molecular formula: C25H22ClNO3
InChI: InChI=1S/C25H22ClNO3/c1-17(2)24(18-11-13-20(26)14-12-18)25(28)30-23(16-27)19-7-6-10-22(15-19)29-21-8-4-3-5-9-21/h3-15,17,23-24H,1-2H3
SMILES: CC(C)C(C1=CC=C(C=C1)Cl)C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3
CAS Registry Number: 51630-58-1
EC Number: 257-326-3
EFSA DCF: F-0690-001-PPP""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6893> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fenvalerate is a carboxylic ester. The chemical substance fenvalerate, also referred to as 'Fenvalerate/Esfenvalerate (sum)' is described by the following attributes or identifiers:
PIN: [cyano-(3-phenoxyphenyl)methyl] 2-(4-chlorophenyl)-3-methylbutanoate
Molecular formula: C25H22ClNO3
InChI: InChI=1S/C25H22ClNO3/c1-17(2)24(18-11-13-20(26)14-12-18)25(28)30-23(16-27)19-7-6-10-22(15-19)29-21-8-4-3-5-9-21/h3-15,17,23-24H,1-2H3
SMILES: CC(C)C(C1=CC=C(C=C1)Cl)C(=O)OC(C#N)C2=CC(=CC=C2)OC3=CC=CC=C3
CAS Registry Number: 51630-58-1
EC Number: 257-326-3
EFSA DCF: F-0690-001-PPP""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.5281/zenodo.7590216" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/3347"
 ] .


<https://w3id.org/euph/6895> <http://purl.obolibrary.org/obo/IAO_0000115> """A fatty alcohol is a fatty acid derivative which has been defined as:
an aliphatic alcohol consisting of a chain of 3 to greater than 27 carbon atoms. Fatty alcohols may be saturated or unsaturated and may be branched or unbranched.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6895> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A fatty alcohol is a fatty acid derivative which has been defined as:
an aliphatic alcohol consisting of a chain of 3 to greater than 27 carbon atoms. Fatty alcohols may be saturated or unsaturated and may be branched or unbranched.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6896> <http://purl.obolibrary.org/obo/IAO_0000115> """theta-Cypermethrin is part of the diastereoisomeric mixture referred to as beta-cypermethrin. The chemical substance theta-cypermethrin is described by the following attributes or identifiers:
PIN: cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20+/m1/s1
SMILES: CC1(C@"""@HC=C(Cl)Cl)C
CAS Registry Number: 65732-07-2
EC Number: 265-899-6
harmonised classification of substances code: I01_01_15 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6896> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """theta-Cypermethrin is part of the diastereoisomeric mixture referred to as beta-cypermethrin. The chemical substance theta-cypermethrin is described by the following attributes or identifiers:
PIN: cis-[(S)-cyano-(3-phenoxyphenyl)methyl] (1R,3S)-3-(2,2-dichloroethenyl)-2,2-dimethylcyclopropane-1-carboxylate
Molecular formula: C22H19Cl2NO3
InChI: InChI=1S/C22H19Cl2NO3/c1-22(2)17(12-19(23)24)20(22)21(26)28-18(13-25)14-7-6-10-16(11-14)27-15-8-4-3-5-9-15/h3-12,17-18,20H,1-2H3/t17-,18-,20+/m1/s1
SMILES: CC1(C@"""@HC=C(Cl)Cl)C
CAS Registry Number: 65732-07-2
EC Number: 265-899-6
harmonised classification of substances code: I01_01_15 ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj" ,
                                                         "https://pubchem.ncbi.nlm.nih.gov/compound/91691"
 ] .


<https://w3id.org/euph/6898> <http://purl.obolibrary.org/obo/IAO_0000115> "An ether is an organooxygen compound with formula ROR, where R is not hydrogen." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6898> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An ether is an organooxygen compound with formula ROR, where R is not hydrogen." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/690> <http://purl.obolibrary.org/obo/IAO_0000115> "The anterior part of the head between the frons and the labrum, which occasionally may fuse with either one to form the frontoclypeus and the clypeolabrum. In the context of Drosophila refers to a round structure on the center of the frontal adult external head." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/690> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The anterior part of the head between the frons and the labrum, which occasionally may fuse with either one to form the frontoclypeus and the clypeolabrum. In the context of Drosophila refers to a round structure on the center of the frontal adult external head." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/6900> <http://purl.obolibrary.org/obo/IAO_0000115> "A disaccharide is an oligosachharide in which two monosaccharides are joined by a glycosidic bond." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6900> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A disaccharide is an oligosachharide in which two monosaccharides are joined by a glycosidic bond." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/6956> <http://purl.obolibrary.org/obo/IAO_0000115> """A chloropyridine is a pyridine that has been defined as follows:
Compounds containing a pyridine nucleus substituted with one or more chlorine atoms.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/6956> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A chloropyridine is a pyridine that has been defined as follows:
Compounds containing a pyridine nucleus substituted with one or more chlorine atoms.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/698> <http://purl.obolibrary.org/obo/IAO_0000115> "Foraging is the set of processes by which organisms acquire energy and nutrients, whether the food is directly consumed (feeding), stored for later consumption (hoarding), or given to other individuals (provisioning)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/698> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Foraging is the set of processes by which organisms acquire energy and nutrients, whether the food is directly consumed (feeding), stored for later consumption (hoarding), or given to other individuals (provisioning)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/genetics/iyad031" ,
                                                            "ISBN:978-0-19-513154-3"
 ] .


<https://w3id.org/euph/70> <http://purl.obolibrary.org/obo/IAO_0000115> "A fungal disease is a disease caused by an organism belonging to the taxonomic kingdom Fungi." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/70> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fungal disease is a disease caused by an organism belonging to the taxonomic kingdom Fungi." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://hal.inrae.fr/hal-04731253"
 ] .


<https://w3id.org/euph/700> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Coleoptera, a taxonomic group belonging to the class Insecta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/700> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Coleoptera, a taxonomic group belonging to the class Insecta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7039> <http://purl.obolibrary.org/obo/IAO_0000115> "A ligand binding protein is a general term for proteins that have binding as a major function." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7039> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A ligand binding protein is a general term for proteins that have binding as a major function." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7179> <http://purl.obolibrary.org/obo/IAO_0000115> """A pyridinecarboxamide is a pyridine that has been defined as:
A member of the class of pyridines that is a substituted pyridine in which at least one of the substituents is a carboxamide or N-substituted caraboxamide group.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7179> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A pyridinecarboxamide is a pyridine that has been defined as:
A member of the class of pyridines that is a substituted pyridine in which at least one of the substituents is a carboxamide or N-substituted caraboxamide group.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/723> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Trifolium pratense (L.), a taxonomic group that is part of the genus Trifolium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/723> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Trifolium pratense (L.), a taxonomic group that is part of the genus Trifolium." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7238> <http://purl.obolibrary.org/obo/IAO_0000115> """An organophosphorus compound is a heteroorganic entity that has been defined as follows:
An organophosphorus compound is formally a compound containing at least one carbon-phosphorus bond, but the term is often extended to include esters and thioesters.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7238> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An organophosphorus compound is a heteroorganic entity that has been defined as follows:
An organophosphorus compound is formally a compound containing at least one carbon-phosphorus bond, but the term is often extended to include esters and thioesters.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/7239> <http://purl.obolibrary.org/obo/IAO_0000115> "An amide fungicide whose structure contains a benzamide moiety [ArC(=O)NR1R2, where Ar represents phenyl or substituted phenyl]." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7239> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An amide fungicide whose structure contains a benzamide moiety [ArC(=O)NR1R2, where Ar represents phenyl or substituted phenyl]." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/724> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Trifolium incarnatum (L.), a taxonomic group that is part of the genus Trifolium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/724> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Trifolium incarnatum (L.), a taxonomic group that is part of the genus Trifolium." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7262> <http://purl.obolibrary.org/obo/IAO_0000115> "Any organochlorine compound containing a benzene ring which is substituted by one or more chlorines." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7262> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any organochlorine compound containing a benzene ring which is substituted by one or more chlorines." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/7269> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Citrus (L.), a taxonomic group belonging to the family Rutaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7269> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Citrus (L.), a taxonomic group belonging to the family Rutaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7277> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical quantity mass concentration, also defined as the a mass of solute (e.g. 1 gram) per volume (e.g.  1000 cubic centimetre or 1 Liter) of solution, typical symbol ρ, γ, expressed in the derived unit kilogram per cubic metre." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7277> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical quantity mass concentration, also defined as the a mass of solute (e.g. 1 gram) per volume (e.g.  1000 cubic centimetre or 1 Liter) of solution, typical symbol ρ, γ, expressed in the derived unit kilogram per cubic metre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.bipm.org/en/publications/si-brochure"
 ] .


<https://w3id.org/euph/728> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Acarapis A.S.Hirst, 1921, a taxonomic group belonging to the family Tarsonemidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/728> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Acarapis A.S.Hirst, 1921, a taxonomic group belonging to the family Tarsonemidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/731> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Braula Nitzsch, 1818, a taxonomic group belonging to the family Drosophilidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/731> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Braula Nitzsch, 1818, a taxonomic group belonging to the family Drosophilidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7324> <http://purl.obolibrary.org/obo/IAO_0000115> "A number with no fractional part, including the negative and positive numbers as well as zero." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7324> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A number with no fractional part, including the negative and positive numbers as well as zero." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7325> <http://purl.obolibrary.org/obo/IAO_0000115> "Any of the rational or irrational numbers." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7325> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any of the rational or irrational numbers." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7339> <http://purl.obolibrary.org/obo/IAO_0000115> """Social behaviour is
behavior directed towards society, or taking place between members of the same species. Occurs predominantly, or only, in individuals that are part of a group.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7339> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Social behaviour is
behavior directed towards society, or taking place between members of the same species. Occurs predominantly, or only, in individuals that are part of a group.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1038/75556" ,
                                                            "10.1093/genetics/iyad031"
 ] .


<https://w3id.org/euph/7347> <http://purl.obolibrary.org/obo/IAO_0000115> "Depending on the real-time instrument, either threshold cycle (Ct), crossing point (Cp) or a take-off point (Top) are used to refer to the same quantification cycle value (Cq): the fractional PCR cycle at which the target is quantified in a given sample. It was proposed to use the term quantification cycle (Cq) in accordance with the data standard RDML (Real-Time PCR Data Markup Language)" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7347> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Depending on the real-time instrument, either threshold cycle (Ct), crossing point (Cp) or a take-off point (Top) are used to refer to the same quantification cycle value (Cq): the fractional PCR cycle at which the target is quantified in a given sample. It was proposed to use the term quantification cycle (Cq) in accordance with the data standard RDML (Real-Time PCR Data Markup Language)" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkp056" ,
                                                            "10.1373/clinchem.2008.112797"
 ] .


<https://w3id.org/euph/7353> <http://purl.obolibrary.org/obo/IAO_0000115> "The volume of water which has fallen during a precipitation process." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7353> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The volume of water which has fallen during a precipitation process." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/7355> <http://purl.obolibrary.org/obo/IAO_0000115> "Snow is an environmental material which is primarily composed of flakes of crystalline water ice." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7355> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Snow is an environmental material which is primarily composed of flakes of crystalline water ice." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/7357> <http://purl.obolibrary.org/obo/IAO_0000115> "Air in motion relative to the surface of the earth. Since vertical components of atmospheric motion are relatively small, especially near the surface of the earth, meteorologists use the term to denote almost exclusively the horizontal component. Vertical winds are usually identified as such. Surface winds are measured by anemometer and wind vane; winds aloft by such systems as pilot balloon, radiosonde, or aircraft navigational techniques." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7357> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Air in motion relative to the surface of the earth. Since vertical components of atmospheric motion are relatively small, especially near the surface of the earth, meteorologists use the term to denote almost exclusively the horizontal component. Vertical winds are usually identified as such. Surface winds are measured by anemometer and wind vane; winds aloft by such systems as pilot balloon, radiosonde, or aircraft navigational techniques." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://glossary.ametsoc.org/wiki/"
 ] .


<https://w3id.org/euph/7360> <http://purl.obolibrary.org/obo/IAO_0000115> "Rapid fluctuations in the wind speed with a variation of 10 knots or more between peaks and lulls. The speed of the gust will be the maximum instantaneous wind speed." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7360> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Rapid fluctuations in the wind speed with a variation of 10 knots or more between peaks and lulls. The speed of the gust will be the maximum instantaneous wind speed." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://forecast.weather.gov/glossary.php"
 ] .


<https://w3id.org/euph/7371> <http://purl.obolibrary.org/obo/IAO_0000115> "A collection of information content entities intended to be understood together as a whole." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7371> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A collection of information content entities intended to be understood together as a whole." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000310"
 ] .


<https://w3id.org/euph/7373> <http://purl.obolibrary.org/obo/IAO_0000115> "Statistical sample size is a count evaluating the number of individual experimental units" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7373> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Statistical sample size is a count evaluating the number of individual experimental units" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7374> <http://purl.obolibrary.org/obo/IAO_0000115> "A larva [...] is a distinct juvenile form many animals undergo before metamorphosis into their next life stage. Animals with indirect development such as insects, some arachnids, amphibians, or cnidarians typically have a larval phase of their life cycle." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7374> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A larva [...] is a distinct juvenile form many animals undergo before metamorphosis into their next life stage. Animals with indirect development such as insects, some arachnids, amphibians, or cnidarians typically have a larval phase of their life cycle." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Larva&oldid=1249304395"
 ] .


<https://w3id.org/euph/7375> <http://purl.obolibrary.org/obo/IAO_0000115> "Different than the one(s) previously specified or mentioned." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7375> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Different than the one(s) previously specified or mentioned." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7392> <http://purl.obolibrary.org/obo/IAO_0000115> "An annotation on an information resources is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the information science domain." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7392> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An annotation on an information resources is a written explanatory or critical description, or other in-context information that has been associated with data or other types of information in the information science domain." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/74> <http://purl.obolibrary.org/obo/IAO_0000115> "Rape honey is a unifloral honey deriving mainly from nectar produced by Brassica napus." .


<https://w3id.org/euph/7429> <http://purl.obolibrary.org/obo/IAO_0000115> "a single nucleotide variation (SNV) is a nucleotide residue that is a variant compared to some reference nucleic acid sequence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7429> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "a single nucleotide variation (SNV) is a nucleotide residue that is a variant compared to some reference nucleic acid sequence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/7431> <http://purl.obolibrary.org/obo/IAO_0000115> "A fitness trait of honey bees is a trait that characterises the viability and survival ability of a honey bee colony." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7431> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A fitness trait of honey bees is a trait that characterises the viability and survival ability of a honey bee colony." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/978-3-642-35233-1_28" ,
                                                            "ISBN:0-632-03126-3"
 ] .


<https://w3id.org/euph/7432> <http://purl.obolibrary.org/obo/IAO_0000115> "A production trait of honey bees is a quantitative trait that is realised in the apicultural production." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7432> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A production trait of honey bees is a quantitative trait that is realised in the apicultural production." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/978-3-642-35233-1_28" ,
                                                            "ISBN:0-632-03126-3"
 ] .


<https://w3id.org/euph/7434> <http://purl.obolibrary.org/obo/IAO_0000115> "A type trait of honey bees is a trait that characterises features of a more aesthetic nature in a honey bee colony, where personal preference is important." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7434> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A type trait of honey bees is a trait that characterises features of a more aesthetic nature in a honey bee colony, where personal preference is important." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/978-3-642-35233-1_28" ,
                                                            "ISBN:0-632-03126-3"
 ] .


<https://w3id.org/euph/7435> <http://purl.obolibrary.org/obo/IAO_0000115> """A behavioral trait of honey bees is a trait that is realised in honey bee behavior and includes characteristics such as
[...] docility [...] as well as response to stress.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7435> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A behavioral trait of honey bees is a trait that is realised in honey bee behavior and includes characteristics such as
[...] docility [...] as well as response to stress.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/978-3-642-35233-1_28" ,
                                                            "ISBN:0-632-03126-3"
 ] .


<https://w3id.org/euph/7451> <http://purl.obolibrary.org/obo/IAO_0000115> "A group of organisms [...] considered by taxonomists to form a homogeneous unit." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7451> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A group of organisms [...] considered by taxonomists to form a homogeneous unit." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7463> <http://purl.obolibrary.org/obo/IAO_0000115> "a taxonomic determination (e.g., the assignment to a taxon)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7463> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "a taxonomic determination (e.g., the assignment to a taxon)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7468> <http://purl.obolibrary.org/obo/IAO_0000115> "A particular organism or defined group of organisms considered to be taxonomically homogeneous." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7468> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A particular organism or defined group of organisms considered to be taxonomically homogeneous." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7469> <http://purl.obolibrary.org/obo/IAO_0000115> "An existence of a organism at a particular place at a particular time." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7469> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An existence of a organism at a particular place at a particular time." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7474> <http://purl.obolibrary.org/obo/IAO_0000115> "A process in information science is an occurrent in the information science domain that inhabit the universal spatiotemporal region and has a proper temporal part." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7474> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process in information science is an occurrent in the information science domain that inhabit the universal spatiotemporal region and has a proper temporal part." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7476> <http://purl.obolibrary.org/obo/IAO_0000115> "A protocol that specifies processes to fulfill a specimen collection objective." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7476> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A protocol that specifies processes to fulfill a specimen collection objective." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ,
                                                            "10.1371/journal.pone.0154556"
 ] .


<https://w3id.org/euph/7497> <http://purl.obolibrary.org/obo/IAO_0000115> "A legal document giving official permission to do something with the resource." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7497> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A legal document giving official permission to do something with the resource." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7498> <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for an occurrence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7498> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for an occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7502> <http://purl.obolibrary.org/obo/IAO_0000115> "A systematic means of communicating by the use of sounds, symbols, or gestures." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7502> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A systematic means of communicating by the use of sounds, symbols, or gestures." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d" ,
                                                         "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7504> <http://purl.obolibrary.org/obo/IAO_0000115> "The nature or genre of the resource." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7504> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The nature or genre of the resource." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7519> <http://purl.obolibrary.org/obo/IAO_0000115> "A unit of data for which the definition, identification, representation and permissible values are specified by means of a set of attributes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7519> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A unit of data for which the definition, identification, representation and permissible values are specified by means of a set of attributes." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7521> <http://purl.obolibrary.org/obo/IAO_0000115> "A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7521> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://purl.obolibrary.org/obo/IAO_0000027"
 ] .


<https://w3id.org/euph/7524> <http://purl.obolibrary.org/obo/IAO_0000115> "A data set is a data item that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7524> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A data set is a data item that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/7535> <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for the institution having custody of the object(s) or information referred to in the record." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7535> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for the institution having custody of the object(s) or information referred to in the record." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7551> <http://purl.obolibrary.org/obo/IAO_0000115> "A material entity that represents an entity of interest in whole or in part." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7551> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material entity that represents an entity of interest in whole or in part." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7554> <http://purl.obolibrary.org/obo/IAO_0000115> "Calendar date and local time of day of the last update of a record or a data element or a content." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7554> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Calendar date and local time of day of the last update of a record or a data element or a content." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7555> <http://purl.obolibrary.org/obo/IAO_0000115> "A person or organization owning or managing rights over the resource." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7555> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A person or organization owning or managing rights over the resource." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7556> <http://purl.obolibrary.org/obo/IAO_0000115> "Information about who access the resource or an indication of its security status." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7556> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Information about who access the resource or an indication of its security status." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7557> <http://purl.obolibrary.org/obo/IAO_0000115> "A bibliographic reference for the resource." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7557> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A bibliographic reference for the resource." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7558> <http://purl.obolibrary.org/obo/IAO_0000115> "A related resource that is referenced, cited, or otherwise pointed to by the described resource." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7558> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A related resource that is referenced, cited, or otherwise pointed to by the described resource." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/7569> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Nitidulidae, a taxonomic group belonging to the order Coleoptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7569> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Nitidulidae, a taxonomic group belonging to the order Coleoptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7571> <http://purl.obolibrary.org/obo/IAO_0000115> """Behavior is a multicellular organismal process, which has been defined as follows:
The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7571> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Behavior is a multicellular organismal process, which has been defined as follows:
The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113" ,
                                                            "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/758> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Trombidiformes, a taxonomic group belonging to the class Arachnida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/758> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Trombidiformes, a taxonomic group belonging to the class Arachnida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7599> <http://purl.obolibrary.org/obo/IAO_0000115> "a label that is part of a scalar measurement datum and denotes a unit of measure." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7599> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "a label that is part of a scalar measurement datum and denotes a unit of measure." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/76> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Aethina Erichson, 1843, a taxonomic group belonging to the family Nitidulidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/76> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Aethina Erichson, 1843, a taxonomic group belonging to the family Nitidulidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7607> <http://purl.obolibrary.org/obo/IAO_0000115> """A habitat is an
[...] environmental system which can sustain and allow the growth of an ecological population.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7607> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A habitat is an
[...] environmental system which can sustain and allow the growth of an ecological population.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6" ,
                                                            "10.1371/journal.pone.0029715" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/EnvironmentOntology/envo"
 ] .


<https://w3id.org/euph/7619> <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier or name of taxon records and the associations of this occurrence to each of them." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7619> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier or name of taxon records and the associations of this occurrence to each of them." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7620> <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier of literature associated with an occurrence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7620> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier of literature associated with an occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7621> <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier of other occurrence records and their associations to a particular occurrence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7621> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier of other occurrence records and their associations to a particular occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7623> <http://purl.obolibrary.org/obo/IAO_0000115> "The number of individuals present at the time of the occurrence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7623> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The number of individuals present at the time of the occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7624> <http://purl.obolibrary.org/obo/IAO_0000115> "A list (concatenated and separated) of the globally unique identifier for the person, people, groups, or organizations responsible for recording the original dwc:Occurrence." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7624> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A list (concatenated and separated) of the globally unique identifier for the person, people, groups, or organizations responsible for recording the original dwc:Occurrence." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7625> <http://purl.obolibrary.org/obo/IAO_0000115> "Any identifier for the record of an occurrence within the data set or collection." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7625> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any identifier for the record of an occurrence within the data set or collection." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/765> <http://purl.obolibrary.org/obo/IAO_0000115> "The phylum Amoebozoa, a taxonomic group belonging to the kingdom Protozoa." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/765> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The phylum Amoebozoa, a taxonomic group belonging to the kingdom Protozoa." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/766> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Trifolium repens (L.), a taxonomic group that is part of the genus Trifolium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/766> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Trifolium repens (L.), a taxonomic group that is part of the genus Trifolium." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/767> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Galleria Fabricius, 1798, a taxonomic group belonging to the family Pyralidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/767> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Galleria Fabricius, 1798, a taxonomic group belonging to the family Pyralidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7703> <http://purl.obolibrary.org/obo/IAO_0000115> "The date on which the dwc:MeasurementOrFact was made." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7703> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The date on which the dwc:MeasurementOrFact was made." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7705> <http://purl.obolibrary.org/obo/IAO_0000115> "An identifier for a data item." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7705> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An identifier for a data item." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0029715"
 ] .


<https://w3id.org/euph/7721> <http://purl.obolibrary.org/obo/IAO_0000115> "Metadata (or metainformation) is &quot;data that provides information about other data&quot;, but not the content of the data itself, such as the text of a message or the image itself." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7721> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Metadata (or metainformation) is &quot;data that provides information about other data&quot;, but not the content of the data itself, such as the text of a message or the image itself." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://en.wikipedia.org/w/index.php?title=Metadata&oldid=1272690492"
 ] .


<https://w3id.org/euph/7745> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Lepidoptera, a taxonomic group belonging to the class Insecta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7745> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Lepidoptera, a taxonomic group belonging to the class Insecta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7748> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Diptera, a taxonomic group belonging to the class Insecta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7748> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Diptera, a taxonomic group belonging to the class Insecta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7749> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Syrphidae, a taxonomic group belonging to the order Diptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7749> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Syrphidae, a taxonomic group belonging to the order Diptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7750> <http://purl.obolibrary.org/obo/IAO_0000115> "A nutrient is a food component that an organism uses to survive and grow." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7750> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A nutrient is a food component that an organism uses to survive and grow." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/7751> <http://purl.obolibrary.org/obo/IAO_0000115> "A terminology that includes explicit formal specification of how to represent the objects, concepts, relationships, and other entities that are in the terminology." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7751> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A terminology that includes explicit formal specification of how to represent the objects, concepts, relationships, and other entities that are in the terminology." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7764> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Arachnida, a taxonomic group belonging to the phylum Arthropoda." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7764> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Arachnida, a taxonomic group belonging to the phylum Arthropoda." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/78> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Galleria mellonella (Linnaeus, 1758), a parasite of honey bee colonies." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/78> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Galleria mellonella (Linnaeus, 1758), a parasite of honey bee colonies." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/780> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Trifolium (Tourn. ex L.), a taxonomic group belonging to the family Fabaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/780> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Trifolium (Tourn. ex L.), a taxonomic group belonging to the family Fabaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7817> <http://purl.obolibrary.org/obo/IAO_0000115> "An area density which inheres in a clouds by virtue of some influence exerted their mass exerts on a given area." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7817> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An area density which inheres in a clouds by virtue of some influence exerted their mass exerts on a given area." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/7826> <http://purl.obolibrary.org/obo/IAO_0000115> "A vegetated area which includes a community of flowering plants that provide food for local pollinators. Flower strips are often the last refuge organsims whose habitats have been replaced by croplands, urban areas, and othe anthropogenic environments. This has considerable consequences for pollination and other ecosystem services." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7826> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A vegetated area which includes a community of flowering plants that provide food for local pollinators. Flower strips are often the last refuge organsims whose habitats have been replaced by croplands, urban areas, and othe anthropogenic environments. This has considerable consequences for pollination and other ecosystem services." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-4-43" ,
                                                            "10.1186/s13326-016-0097-6"
 ] .


<https://w3id.org/euph/7827> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Dipsacales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7827> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Dipsacales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7828> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Viburnaceae, a taxonomic group belonging to the order Dipsacales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7828> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Viburnaceae, a taxonomic group belonging to the order Dipsacales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7829> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Sambucus (L.), a taxonomic group belonging to the family Viburnaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7829> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Sambucus (L.), a taxonomic group belonging to the family Viburnaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7835> <http://purl.obolibrary.org/obo/IAO_0000115> "A data format specification is the information content borne by the document published defining the specification. Example: The ISO document specifying what encompasses an XML document; The instructions in a XSD file" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7835> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A data format specification is the information content borne by the document published defining the specification. Example: The ISO document specifying what encompasses an XML document; The instructions in a XSD file" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO"
 ] .


<https://w3id.org/euph/7837> <http://purl.obolibrary.org/obo/IAO_0000115> "A statistic is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7837> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A statistic is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7838> <http://purl.obolibrary.org/obo/IAO_0000115> "A measure of central tendency is a data item which attempts to describe a set of data by identifying the value of its centre." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7838> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A measure of central tendency is a data item which attempts to describe a set of data by identifying the value of its centre." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7839> <http://purl.obolibrary.org/obo/IAO_0000115> "The arithmetic mean is defined as the sum of the numerical values of each and every observation divided by the total number of observations. S The arithmetic mean A is defined by the formula A=sum[Ai] / n where i ranges from 1 to n and Ai represents the value of individual observations. The arithmetic mean is significantly affected by extreme values and outliers. A better measure of central tendency is the median." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7839> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The arithmetic mean is defined as the sum of the numerical values of each and every observation divided by the total number of observations. S The arithmetic mean A is defined by the formula A=sum[Ai] / n where i ranges from 1 to n and Ai represents the value of individual observations. The arithmetic mean is significantly affected by extreme values and outliers. A better measure of central tendency is the median." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7840> <http://purl.obolibrary.org/obo/IAO_0000115> "A quantile is a data item which corresponds to specific elements x in the range of a variate X. the k-th n-tile P_k is that value of x, say x_k, which corresponds to a cumulative frequency of Nk/n (Kenney and Keeping 1962). If n=4, the quantity is called a quartile, and if n=100, it is called a percentile." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7840> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quantile is a data item which corresponds to specific elements x in the range of a variate X. the k-th n-tile P_k is that value of x, say x_k, which corresponds to a cumulative frequency of Nk/n (Kenney and Keeping 1962). If n=4, the quantity is called a quartile, and if n=100, it is called a percentile." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7841> <http://purl.obolibrary.org/obo/IAO_0000115> "A decile is a quantile where n=10 and which splits data into sections accrued of 10% of data, so the first decile delineates 10% of the data, the second decile delineates 20% of the data and the nineth decile, 90 % of the data." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7841> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A decile is a quantile where n=10 and which splits data into sections accrued of 10% of data, so the first decile delineates 10% of the data, the second decile delineates 20% of the data and the nineth decile, 90 % of the data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7842> <http://purl.obolibrary.org/obo/IAO_0000115> "A percentile is a quantile which splits data into sections accrued of 1% of data, so the first percentile delineates 1% of the data, the second quartile delineates 2% of the data and the 99th percentile, 99 % of the data." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7842> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A percentile is a quantile which splits data into sections accrued of 1% of data, so the first percentile delineates 1% of the data, the second quartile delineates 2% of the data and the 99th percentile, 99 % of the data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7843> <http://purl.obolibrary.org/obo/IAO_0000115> "A quartile is a quantile which splits data into sections accrued of 25% of data, so the first quartile delineates 25% of the data, the second quartile delineates 50% of the data and the third quartile, 75 % of the data." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7843> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A quartile is a quantile which splits data into sections accrued of 25% of data, so the first quartile delineates 25% of the data, the second quartile delineates 50% of the data and the third quartile, 75 % of the data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7844> <http://purl.obolibrary.org/obo/IAO_0000115> "The median is that value of the variate which divides the total frequency into two halves. The median is measure of central tendency of data. It is obtained by arranging the observations in order from smallest to largest value. If there is an odd number of observations, the median is the middle value. If there is an even number of observations, the median is the average of the two middle values." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7844> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The median is that value of the variate which divides the total frequency into two halves. The median is measure of central tendency of data. It is obtained by arranging the observations in order from smallest to largest value. If there is an odd number of observations, the median is the middle value. If there is an even number of observations, the median is the average of the two middle values." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7845> <http://purl.obolibrary.org/obo/IAO_0000115> "Measure of variation or statistical dispersion is a data item which describes how much a theoritical distribution or dataset is spread." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7845> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Measure of variation or statistical dispersion is a data item which describes how much a theoritical distribution or dataset is spread." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7846> <http://purl.obolibrary.org/obo/IAO_0000115> "Variance is a data item about a random variable or probability distribution. it is equivalent to the square of the standard deviation. It is one of several descriptors of a probability distribution, describing how far the numbers lie from the mean (expected value).The variance is the second moment of a distribution." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7846> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Variance is a data item about a random variable or probability distribution. it is equivalent to the square of the standard deviation. It is one of several descriptors of a probability distribution, describing how far the numbers lie from the mean (expected value).The variance is the second moment of a distribution." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7847> <http://purl.obolibrary.org/obo/IAO_0000115> "The population variance is a variance of the true population from which a sample is derived. the population variance describes the variability of a characteristic in the population." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7847> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The population variance is a variance of the true population from which a sample is derived. the population variance describes the variability of a characteristic in the population." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7848> <http://purl.obolibrary.org/obo/IAO_0000115> "The sample variance is a variance computed over the actual observations made, which correspond to a sample drawn from a population in an experiment. the sample variance can be used to estimate the true variance of the underlying population/distribution." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7848> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The sample variance is a variance computed over the actual observations made, which correspond to a sample drawn from a population in an experiment. the sample variance can be used to estimate the true variance of the underlying population/distribution." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7849> <http://purl.obolibrary.org/obo/IAO_0000115> "The standard error is a measure of dispersion applied to estimates across hypothetical repeated random samples. It is a measure of how precise an estimate of a statistical parameter is. The standard error is the estimated standard deviation of an estimate. It measures the uncertainty associated with the estimate. Compared with the standard deviations of the underlying distribution, which are usually unknown, standard errors can be calculated from observed data." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7849> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The standard error is a measure of dispersion applied to estimates across hypothetical repeated random samples. It is a measure of how precise an estimate of a statistical parameter is. The standard error is the estimated standard deviation of an estimate. It measures the uncertainty associated with the estimate. Compared with the standard deviations of the underlying distribution, which are usually unknown, standard errors can be calculated from observed data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7850> <http://purl.obolibrary.org/obo/IAO_0000115> "The standard error of the mean (SEM) is data item denoting the standard deviation of the sample-mean's estimate of a population mean. It is calculated by dividing the sample standard deviation (i.e., the sample-based estimate of the standard deviation of the population) by the square root of n , the size (number of observations) of the sample. A measure of dispersion applied to means across hypothetical repeated random samples." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7850> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The standard error of the mean (SEM) is data item denoting the standard deviation of the sample-mean's estimate of a population mean. It is calculated by dividing the sample standard deviation (i.e., the sample-based estimate of the standard deviation of the population) by the square root of n , the size (number of observations) of the sample. A measure of dispersion applied to means across hypothetical repeated random samples." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7851> <http://purl.obolibrary.org/obo/IAO_0000115> "The standard deviation of a random variable, statistical population, data set, or probability distribution is a measure of variation which correspond to the average distance from the mean of the data set to any given point of that dataset. It also corresponds to the square root of its variance." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7851> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The standard deviation of a random variable, statistical population, data set, or probability distribution is a measure of variation which correspond to the average distance from the mean of the data set to any given point of that dataset. It also corresponds to the square root of its variance." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7852> <http://purl.obolibrary.org/obo/IAO_0000115> "The interquartile range is a data item which corresponds to the difference between the upper quartile (3rd quartile) and lower quartile (1st quartile). The interquartile range contains the second quartile or median. The interquartile range is a data item providing a measure of data dispersion." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7852> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The interquartile range is a data item which corresponds to the difference between the upper quartile (3rd quartile) and lower quartile (1st quartile). The interquartile range contains the second quartile or median. The interquartile range is a data item providing a measure of data dispersion." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7853> <http://purl.obolibrary.org/obo/IAO_0000115> "A confidence interval is a data item which defines an range of values in which a measurement or trial falls corresponding to a given probability." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7853> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A confidence interval is a data item which defines an range of values in which a measurement or trial falls corresponding to a given probability." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7854> <http://purl.obolibrary.org/obo/IAO_0000115> "The coefficient of variation is a normalized measure of dispersion of a probability distribution of frequency distribution." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7854> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The coefficient of variation is a normalized measure of dispersion of a probability distribution of frequency distribution." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7855> <http://purl.obolibrary.org/obo/IAO_0000115> "The range is a measure of variation which describes the difference between the lowest score and the highest score in a set of numbers (a data set)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7855> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The range is a measure of variation which describes the difference between the lowest score and the highest score in a set of numbers (a data set)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7856> <http://purl.obolibrary.org/obo/IAO_0000115> "The number of false negative is a count which denotes how many elements known to be having a feature are wrongly classified as being devoided of it (e.g. being given an all clear while being actually infected and carrier of a pathogen)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7856> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The number of false negative is a count which denotes how many elements known to be having a feature are wrongly classified as being devoided of it (e.g. being given an all clear while being actually infected and carrier of a pathogen)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7857> <http://purl.obolibrary.org/obo/IAO_0000115> "The number of false positive is a count which denotes how many elements known to be void of feature are wrongly classified as having it (e.g. being diagnosed with a disease when one is totally healthy)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7857> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The number of false positive is a count which denotes how many elements known to be void of feature are wrongly classified as having it (e.g. being diagnosed with a disease when one is totally healthy)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7858> <http://purl.obolibrary.org/obo/IAO_0000115> "Number of PCR cycle is a count which enumerates how many iterations of 'annealing, renaturation, amplification,' rounds (or cycles) are performed during a polymerase chain reaction (PCR) or an assay relying on PCR." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7858> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Number of PCR cycle is a count which enumerates how many iterations of 'annealing, renaturation, amplification,' rounds (or cycles) are performed during a polymerase chain reaction (PCR) or an assay relying on PCR." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7859> <http://purl.obolibrary.org/obo/IAO_0000115> "Kurtosis is a data item which denotes the degree of peakedness of a distribution. It is defined as a normalized form of the fourth central moment of a distribution." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7859> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Kurtosis is a data item which denotes the degree of peakedness of a distribution. It is defined as a normalized form of the fourth central moment of a distribution." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7860> <http://purl.obolibrary.org/obo/IAO_0000115> "Maximum value is a data item which denotes the largest value found in a dataset or resulting from a calculation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7860> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Maximum value is a data item which denotes the largest value found in a dataset or resulting from a calculation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7861> <http://purl.obolibrary.org/obo/IAO_0000115> "A minimum value is a data item which denotes the smallest value found in a dataset or resulting from a calculation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7861> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A minimum value is a data item which denotes the smallest value found in a dataset or resulting from a calculation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7862> <http://purl.obolibrary.org/obo/IAO_0000115> "A ratio is a data item which is formed with two numbers r and s is written r/s, where r is the numerator and s is the denominator. The ratio of r to s is equivalent to the quotient r/s." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7862> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A ratio is a data item which is formed with two numbers r and s is written r/s, where r is the numerator and s is the denominator. The ratio of r to s is equivalent to the quotient r/s." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7863> <http://purl.obolibrary.org/obo/IAO_0000115> "In a planned experiment where to covariance (genotype x environment) can be controlled and held at 0, the heritability is defined as the ratio of the variance of the genotypic variables to the variance of the phenotypic variables. H2 = Var(G)/Var(P) H2 is the broad-sense heritability. This reflects all the genetic contributions to a population's phenotypic variance including additive, dominant, and epistatic (multi-genic interactions), as well as maternal and paternal effects, where individuals are directly affected by their parents' phenotype, for example, milk production in mammals." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7863> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "In a planned experiment where to covariance (genotype x environment) can be controlled and held at 0, the heritability is defined as the ratio of the variance of the genotypic variables to the variance of the phenotypic variables. H2 = Var(G)/Var(P) H2 is the broad-sense heritability. This reflects all the genetic contributions to a population's phenotypic variance including additive, dominant, and epistatic (multi-genic interactions), as well as maternal and paternal effects, where individuals are directly affected by their parents' phenotype, for example, milk production in mammals." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7864> <http://purl.obolibrary.org/obo/IAO_0000115> "Skewness is a data item indicating of the degree of asymmetry of a distribution." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7864> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Skewness is a data item indicating of the degree of asymmetry of a distribution." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7865> <http://purl.obolibrary.org/obo/IAO_0000115> "A statistic that represents the result of adding all the values in a collection of values." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7865> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A statistic that represents the result of adding all the values in a collection of values." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/ISA-tools/stato"
 ] .


<https://w3id.org/euph/7883> <http://purl.obolibrary.org/obo/IAO_0000115> "Regulation (EU) 2018/1091 of the European Parliament and of the Council of 18 July 2018 on integrated farm statistics and repealing Regulations (EC) No 1166/2008 and (EU) No 1337/2011 (Text with EEA relevance)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7883> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Regulation (EU) 2018/1091 of the European Parliament and of the Council of 18 July 2018 on integrated farm statistics and repealing Regulations (EC) No 1166/2008 and (EU) No 1337/2011 (Text with EEA relevance)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2018/1091/2021-12-22"
 ] .


<https://w3id.org/euph/7885> <http://purl.obolibrary.org/obo/IAO_0000115> "Regulation (EU) 2017/269 of the European Parliament and of the Council amending Regulation (EC) No 1185/2009 of the European Parliament and of the Council concerning statistics on pesticides, as regards the list of active substances (Text with EEA relevance). Regulation is no longer in force. Date of end of validity: 2024-12-31. Implicitly repealed by 32022R2379" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7885> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Regulation (EU) 2017/269 of the European Parliament and of the Council amending Regulation (EC) No 1185/2009 of the European Parliament and of the Council concerning statistics on pesticides, as regards the list of active substances (Text with EEA relevance). Regulation is no longer in force. Date of end of validity: 2024-12-31. Implicitly repealed by 32022R2379" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://eur-lex.europa.eu/eli/reg/2017/269/oj"
 ] .


<https://w3id.org/euph/79> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Aethina tumida (Murray, 1867), a parasite of honey bee colonies and the etiologic agent of small hive beetle infestation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/79> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Aethina tumida (Murray, 1867), a parasite of honey bee colonies and the etiologic agent of small hive beetle infestation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7907> <http://purl.obolibrary.org/obo/IAO_0000115> "Any tagma (arthropod tagma) that is part of some adult (UBERON:6003004)" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7907> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any tagma (arthropod tagma) that is part of some adult (UBERON:6003004)" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7908> <http://purl.obolibrary.org/obo/IAO_0000115> "Thorax of the adult." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7908> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Thorax of the adult." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7909> <http://purl.obolibrary.org/obo/IAO_0000115> "Head of the adult organism." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7909> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Head of the adult organism." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7911> <http://purl.obolibrary.org/obo/IAO_0000115> "A light sensing organ composed of ommatidia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7911> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A light sensing organ composed of ommatidia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7912> <http://purl.obolibrary.org/obo/IAO_0000115> "The smallest morphological and functional unit of the compound eye that consists of a usually limited and often constant number of rhabdomeric photoreceptor cells, cornea-secreting epithelial cells, and interommatidial pigment cells, and may additionally contain crystalline cone cells." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7912> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The smallest morphological and functional unit of the compound eye that consists of a usually limited and often constant number of rhabdomeric photoreceptor cells, cornea-secreting epithelial cells, and interommatidial pigment cells, and may additionally contain crystalline cone cells." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7914> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Fabales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7914> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Fabales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7915> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Fabaceae, a taxonomic group belonging to the order Fabales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7915> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Fabaceae, a taxonomic group belonging to the order Fabales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7916> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Medicago (L.), a taxonomic group belonging to the family Fabaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7916> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Medicago (L.), a taxonomic group belonging to the family Fabaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7917> <http://purl.obolibrary.org/obo/IAO_0000115> "An anatomical structure that has more than one cell as a part." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7917> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An anatomical structure that has more than one cell as a part." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7918> <http://purl.obolibrary.org/obo/IAO_0000115> "Anatomical structure which is a subdivision of a whole organism, consisting of components of multiple anatomical systems, largely surrounded by a contiguous region of integument." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7918> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anatomical structure which is a subdivision of a whole organism, consisting of components of multiple anatomical systems, largely surrounded by a contiguous region of integument." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7919> <http://purl.obolibrary.org/obo/IAO_0000115> "Multicellular, connected anatomical structure that has multiple organs as parts and whose parts work together to achieve some shared function." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7919> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Multicellular, connected anatomical structure that has multiple organs as parts and whose parts work together to achieve some shared function." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7920> <http://purl.obolibrary.org/obo/IAO_0000115> "Material anatomical entity that is a single connected structure with inherent 3D shape generated by coordinated expression of the organism's own genome." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7920> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Material anatomical entity that is a single connected structure with inherent 3D shape generated by coordinated expression of the organism's own genome." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7921> <http://purl.obolibrary.org/obo/IAO_0000115> "[Dysentery] is a symptom that can result from several causes including fermented honey, nosema disease, and sometimes honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7921> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[Dysentery] is a symptom that can result from several causes including fermented honey, nosema disease, and sometimes honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


<https://w3id.org/euph/7922> <http://purl.obolibrary.org/obo/IAO_0000115> "An organ that functions as a secretory or excretory organ." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7922> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organ that functions as a secretory or excretory organ." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7923> <http://purl.obolibrary.org/obo/IAO_0000115> "The accessory gland is a gland that empties into one of the reproductive ducts." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7923> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The accessory gland is a gland that empties into one of the reproductive ducts." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7924> <http://purl.obolibrary.org/obo/IAO_0000115> "Anatomical structure that is an individual member of a species and consists of more than one cell." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7924> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Anatomical structure that is an individual member of a species and consists of more than one cell." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7925> <http://purl.obolibrary.org/obo/IAO_0000115> "[The amnion] is a thin cellular membrane that encloses the embryo. [...] [It is] formed from narrrow bands of cells along the upper edges of the lateral plates of the gertm band. The amnion cells grow together over the dorsal blastoderm and form anterior and posterior folds, which unite ventrally and finally enclose the embryo in a delicate sac." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7925> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "[The amnion] is a thin cellular membrane that encloses the embryo. [...] [It is] formed from narrrow bands of cells along the upper edges of the lateral plates of the gertm band. The amnion cells grow together over the dorsal blastoderm and form anterior and posterior folds, which unite ventrally and finally enclose the embryo in a delicate sac." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21" ,
                                                            "ISBN:978-0-8014-0400-9"
 ] .


<https://w3id.org/euph/7936> <http://purl.obolibrary.org/obo/IAO_0000115> """A mesothorax is a thoracic segment, which is part of the thorax and has been defined as
The thoracic segment that is located between the prothorax and the metathorax and is delimited by the mesopectus and the mesonotum.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7936> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A mesothorax is a thoracic segment, which is part of the thorax and has been defined as
The thoracic segment that is located between the prothorax and the metathorax and is delimited by the mesopectus and the mesonotum.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7937> <http://purl.obolibrary.org/obo/IAO_0000115> """A prothorax is a thoracic segment, which is part of the thorax and has been defined as
The thoracic segment that is located between the head and the mesothorax is composed of the pronotum, the propectus and the fore leg.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7937> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A prothorax is a thoracic segment, which is part of the thorax and has been defined as
The thoracic segment that is located between the head and the mesothorax is composed of the pronotum, the propectus and the fore leg.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7939> <http://purl.obolibrary.org/obo/IAO_0000115> "The paired, usually multiple jointed, sensory organs articulating on the procephalic region of the head capsule; its highly versatile sensory structures are capable to detect the various environmental stimuli. In the context of Drosophila refers to they are the most anterior segmented sensory appendage of the head." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7939> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The paired, usually multiple jointed, sensory organs articulating on the procephalic region of the head capsule; its highly versatile sensory structures are capable to detect the various environmental stimuli. In the context of Drosophila refers to they are the most anterior segmented sensory appendage of the head." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7940> <http://purl.obolibrary.org/obo/IAO_0000115> """A hind leg is part of the metathorax and has been defined as
The leg that is located on the metathorax.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7940> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A hind leg is part of the metathorax and has been defined as
The leg that is located on the metathorax.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7941> <http://purl.obolibrary.org/obo/IAO_0000115> """A fore leg is part of the prothorax and has been defined as
The leg that is located on the prothorax.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7941> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A fore leg is part of the prothorax and has been defined as
The leg that is located on the prothorax.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7942> <http://purl.obolibrary.org/obo/IAO_0000115> """A mid leg is part of the mesothorax and has been defined as
The leg that is located on the mesothorax.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7942> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A mid leg is part of the mesothorax and has been defined as
The leg that is located on the mesothorax.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7943> <http://purl.obolibrary.org/obo/IAO_0000115> "The portion of the hindlimb that contains both the stylopod and zeugopod." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7943> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The portion of the hindlimb that contains both the stylopod and zeugopod." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7944> <http://purl.obolibrary.org/obo/IAO_0000115> "Any segment (UBERON:6000003) that is part of some adult thorax (insect adult thorax)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7944> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any segment (UBERON:6000003) that is part of some adult thorax (insect adult thorax)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7945> <http://purl.obolibrary.org/obo/IAO_0000115> """A metathorax is a thoracic segment, which is part of the thorax and has been defined as
The thoracic segment that is located between the mesothorax and the first abdominal tergum and is delimited by the metanotum and the metapectus.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7945> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A metathorax is a thoracic segment, which is part of the thorax and has been defined as
The thoracic segment that is located between the mesothorax and the first abdominal tergum and is delimited by the metanotum and the metapectus.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7946> <http://purl.obolibrary.org/obo/IAO_0000115> """An antenna cleaner is part of the fore leg and has been defined as
The anatomical cluster that is composed of the probasitarsus and calcar.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7946> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An antenna cleaner is part of the fore leg and has been defined as
The anatomical cluster that is composed of the probasitarsus and calcar.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7947> <http://purl.obolibrary.org/obo/IAO_0000115> "Denoting the front surface of the body; often used to indicate the position of one structure relative to another." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7947> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Denoting the front surface of the body; often used to indicate the position of one structure relative to another." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/7948> <http://purl.obolibrary.org/obo/IAO_0000115> "A geopolitical region is a geographic region recognized by social or legal convention." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7948> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A geopolitical region is a geographic region recognized by social or legal convention." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/7949> <http://purl.obolibrary.org/obo/IAO_0000115> "A material anatomical entity in animals is ananatomical entity in animals that has mass." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7949> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A material anatomical entity in animals is ananatomical entity in animals that has mass." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7950> <http://purl.obolibrary.org/obo/IAO_0000115> "An immaterial anatomical entity in animals is an anatomical entity in animals that has no mass." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7950> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An immaterial anatomical entity in animals is an anatomical entity in animals that has no mass." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7951> <http://purl.obolibrary.org/obo/IAO_0000115> "An anatomical space is an immaterial anatomical entity of three dimensions, that is generated by morphogenetic or other physiologic processes; is surrounded by one or more anatomical structures; contains one or more organism substances or anatomical structures." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7951> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An anatomical space is an immaterial anatomical entity of three dimensions, that is generated by morphogenetic or other physiologic processes; is surrounded by one or more anatomical structures; contains one or more organism substances or anatomical structures." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/7952> <http://purl.obolibrary.org/obo/IAO_0000115> "The anatomical space that is located between the hypoproct and the epiproct and is continuous with the alimentary canal." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7952> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The anatomical space that is located between the hypoproct and the epiproct and is continuous with the alimentary canal." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/7953> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Flatidae, a taxonomic group belonging to the order Hemiptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7953> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Flatidae, a taxonomic group belonging to the order Hemiptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7954> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Coccidae, a taxonomic group belonging to the order Hemiptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7954> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Coccidae, a taxonomic group belonging to the order Hemiptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7955> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Kermesidae, a taxonomic group belonging to the order Hemiptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7955> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Kermesidae, a taxonomic group belonging to the order Hemiptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7956> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Aphididae, a taxonomic group belonging to the order Hemiptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7956> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Aphididae, a taxonomic group belonging to the order Hemiptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7957> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Metcalfa (Caldwell, 1951), a taxonomic group belonging to the family Flatidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7957> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Metcalfa (Caldwell, 1951), a taxonomic group belonging to the family Flatidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7958> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Physokermes (Targioni Tozzetti, 1868), a taxonomic group belonging to the family Coccidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7958> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Physokermes (Targioni Tozzetti, 1868), a taxonomic group belonging to the family Coccidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7959> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Kermes (Boitard, 1828) a taxonomic group belonging to the family Kermesidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7959> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Kermes (Boitard, 1828) a taxonomic group belonging to the family Kermesidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7960> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Lachnus (Burmeister, 1835), a taxonomic group belonging to the family Aphididae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7960> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Lachnus (Burmeister, 1835), a taxonomic group belonging to the family Aphididae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7961> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Tuberculatus (Mordvilko, 1894), a taxonomic group belonging to the family Aphididae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7961> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Tuberculatus (Mordvilko, 1894), a taxonomic group belonging to the family Aphididae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7962> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Cinara (Curtis, 1835), a taxonomic group belonging to the family Aphididae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7962> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Cinara (Curtis, 1835), a taxonomic group belonging to the family Aphididae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7963> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Eucallipterus (Schouteden, 1906), a taxonomic group belonging to the family Aphididae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7963> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Eucallipterus (Schouteden, 1906), a taxonomic group belonging to the family Aphididae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7964> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Periphyllus (Van der Hoeven, 1863), a taxonomic group belonging to the family Aphididae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7964> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Periphyllus (Van der Hoeven, 1863), a taxonomic group belonging to the family Aphididae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7965> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Metcalfa pruinosa (Say, 1830), a source of honeydew for honey bees." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7965> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Metcalfa pruinosa (Say, 1830), a source of honeydew for honey bees." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7966> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Physokermes piceae (Schrank, 1801), an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7966> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Physokermes piceae (Schrank, 1801), an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7967> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Pinopsida, a taxonomic group a taxonomic group belonging to the phylum Tracheophyta." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7967> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Pinopsida, a taxonomic group a taxonomic group belonging to the phylum Tracheophyta." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7968> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Pinales, a taxonomic group belonging to the class Pinopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7968> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Pinales, a taxonomic group belonging to the class Pinopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7969> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Pinaceae, a taxonomic group belonging to the order Pinales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7969> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Pinaceae, a taxonomic group belonging to the order Pinales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7970> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Picea (A.Dietr.), a taxonomic group belonging to the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7970> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Picea (A.Dietr.), a taxonomic group belonging to the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7971> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Picea abies ((L.) H.Karst.), which is part of the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7971> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Picea abies ((L.) H.Karst.), which is part of the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7972> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Physokermes hemicryphus (Dalman, 1826), an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7972> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Physokermes hemicryphus (Dalman, 1826), an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7973> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara costata (Zetterstedt, 1828), part of the family Aphididae, an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7973> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara costata (Zetterstedt, 1828), part of the family Aphididae, an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7974> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara pilicornis (Hartig, 1841), part of the family Aphididae, an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7974> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara pilicornis (Hartig, 1841), part of the family Aphididae, an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7975> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara piceae (Panzer, 1801), part of the family Aphididae, an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew.." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7975> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara piceae (Panzer, 1801), part of the family Aphididae, an ectoparasite on Picea abies, which trophically interacts with honey bees, for which it is a source of honeydew.." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7976> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara pectinatae (Nördlinger, 1880), part of the family Aphididae, an ectoparasite on Abies alba, which trophically interacts with honey bees, for which it is a source of honeydew.(https://app.pollinatorhub.eu/vocabulary/classes/73)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7976> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara pectinatae (Nördlinger, 1880), part of the family Aphididae, an ectoparasite on Abies alba, which trophically interacts with honey bees, for which it is a source of honeydew.(https://app.pollinatorhub.eu/vocabulary/classes/73)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7977> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Abies (Mill.), a taxonomic group belonging to the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7977> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Abies (Mill.), a taxonomic group belonging to the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7978> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Abies alba (Mill.) , which is part of the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7978> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Abies alba (Mill.) , which is part of the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7979> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Larix (Mill.), a taxonomic group belonging to the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7979> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Larix (Mill.), a taxonomic group belonging to the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7980> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Larix decidua (Mill.), which is part of the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7980> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Larix decidua (Mill.), which is part of the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7981> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara laricis (Börner, 1942), part of the family Aphididae, an ectoparasite on Larix decidua, which trophically interacts with honey bees, for which it is a source of honeydew.(https://app.pollinatorhub.eu/vocabulary/classes/73)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7981> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara laricis (Börner, 1942), part of the family Aphididae, an ectoparasite on Larix decidua, which trophically interacts with honey bees, for which it is a source of honeydew.(https://app.pollinatorhub.eu/vocabulary/classes/73)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7982> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara cuneomaculata (Del Guercio, 1909), part of the family Aphididae, an ectoparasite on Larix decidua, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7982> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara cuneomaculata (Del Guercio, 1909), part of the family Aphididae, an ectoparasite on Larix decidua, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7983> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Pinus (L.), a taxonomic group belonging to the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7983> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Pinus (L.), a taxonomic group belonging to the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7984> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara pineum (Mordvilko, 1895), part of the family Aphididae, an ectoparasite on Pinus, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7984> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara pineum (Mordvilko, 1895), part of the family Aphididae, an ectoparasite on Pinus, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7985> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Pinus mugo (Turra), which is part of the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7985> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Pinus mugo (Turra), which is part of the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7986> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara neubergi (Arnhart, 1930), part of the family Aphididae, an ectoparasite on Pinus mugo, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7986> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara neubergi (Arnhart, 1930), part of the family Aphididae, an ectoparasite on Pinus mugo, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7987> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Pinus cembra (L.), which is part of the family Pinaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7987> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Pinus cembra (L.), which is part of the family Pinaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7988> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Cinara cembrae (Seitner, 1936), part of the family Aphididae, an ectoparasite on Pinus cembra, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7988> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Cinara cembrae (Seitner, 1936), part of the family Aphididae, an ectoparasite on Pinus cembra, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7989> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Malvales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7989> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Malvales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7990> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Malvaceae, a taxonomic group belonging to the order Malvales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7990> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Malvaceae, a taxonomic group belonging to the order Malvales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7991> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Tilia (L.), a taxonomic group belonging to the family Malvaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7991> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Tilia (L.), a taxonomic group belonging to the family Malvaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7992> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Eucallipterus tiliae (Linnaeus, 1758), part of the family Aphididae, an ectoparasite on Tilia, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7992> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Eucallipterus tiliae (Linnaeus, 1758), part of the family Aphididae, an ectoparasite on Tilia, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7993> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Sapindales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7993> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Sapindales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7994> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Sapindaceae, a taxonomic group that is part of the order Sapindales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7994> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Sapindaceae, a taxonomic group that is part of the order Sapindales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7995> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Acer (L.), a taxonomic group belonging to the family Sapindaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7995> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Acer (L.), a taxonomic group belonging to the family Sapindaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7996> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Acer pseudoplatanus (L.), which is part of the family Sapindaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7996> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Acer pseudoplatanus (L.), which is part of the family Sapindaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7997> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Periphyllus acericola (Walker, 1848), part of the family Aphididae, an ectoparasite on Acer preudoplatanus, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7997> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Periphyllus acericola (Walker, 1848), part of the family Aphididae, an ectoparasite on Acer preudoplatanus, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7998> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Fagales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7998> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Fagales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/7999> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Fagaceae, a taxonomic group belonging to the order Fagales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/7999> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Fagaceae, a taxonomic group belonging to the order Fagales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/80> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Varroa destructor (Anderson &amp; Trueman, 2000), an ectoparasite of the Western honey bees (Apis mellifera) and one of the etiologic agents of varroosis." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/80> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Varroa destructor (Anderson &amp; Trueman, 2000), an ectoparasite of the Western honey bees (Apis mellifera) and one of the etiologic agents of varroosis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8000> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Quercus (L.), a taxonomic group belonging to the family Fagaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8000> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Quercus (L.), a taxonomic group belonging to the family Fagaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8001> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Castanea (Mill.), a taxonomic group belonging to the family Fagaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8001> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Castanea (Mill.), a taxonomic group belonging to the family Fagaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8002> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Parthenolecanium (Šulc, 1908), a taxonomic group belonging to the family Coccidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8002> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Parthenolecanium (Šulc, 1908), a taxonomic group belonging to the family Coccidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8003> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Parthenolecanium rufulum (Cockerell, 1903), an ectoparasite on Quercus and Castanea sativa, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8003> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Parthenolecanium rufulum (Cockerell, 1903), an ectoparasite on Quercus and Castanea sativa, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8004> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Kermes quercus (Linnaeus, 1758), an ectoparasite on Quercus, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8004> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Kermes quercus (Linnaeus, 1758), an ectoparasite on Quercus, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8005> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Lachnus roboris (Linnaeus, 1758), part of the family Aphididae, an ectoparasite on Quercus and Castanea sativa, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8005> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Lachnus roboris (Linnaeus, 1758), part of the family Aphididae, an ectoparasite on Quercus and Castanea sativa, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8006> <http://purl.obolibrary.org/obo/IAO_0000115> "The species Tuberculatus annulatus (Hartig, 1841), part of the family Aphididae, an ectoparasite on Quercus, which trophically interacts with honey bees, for which it is a source of honeydew." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8006> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The species Tuberculatus annulatus (Hartig, 1841), part of the family Aphididae, an ectoparasite on Quercus, which trophically interacts with honey bees, for which it is a source of honeydew." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:3-7020-0613-3" ,
                                                            "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8007> <http://purl.obolibrary.org/obo/IAO_0000115> "Any structure that is placed on one side of the left-right axis of a bilaterian." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8007> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any structure that is placed on one side of the left-right axis of a bilaterian." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/8010> <http://purl.obolibrary.org/obo/IAO_0000115> """A leg segment is defined as
The segment that is part of a leg.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8010> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A leg segment is defined as
The segment that is part of a leg.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8011> <http://purl.obolibrary.org/obo/IAO_0000115> """The trochanter is a leg segment and has been defined as
The leg segment that is located proximal to the femur and distal to the coxa.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8011> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The trochanter is a leg segment and has been defined as
The leg segment that is located proximal to the femur and distal to the coxa.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8012> <http://purl.obolibrary.org/obo/IAO_0000115> """The tibia is a leg segment and has been defined as
The leg segment that is proximal to the tarsus and distal to the femur.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8012> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The tibia is a leg segment and has been defined as
The leg segment that is proximal to the tarsus and distal to the femur.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8013> <http://purl.obolibrary.org/obo/IAO_0000115> """The tarsus is a leg segment and has been defined as
The leg segment that is apical to the tibia.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8013> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The tarsus is a leg segment and has been defined as
The leg segment that is apical to the tibia.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8014> <http://purl.obolibrary.org/obo/IAO_0000115> """The femur is a leg segment and has been defined as
The leg segment that is distal to the trochanter and proximal to the tibia.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8014> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The femur is a leg segment and has been defined as
The leg segment that is distal to the trochanter and proximal to the tibia.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8015> <http://purl.obolibrary.org/obo/IAO_0000115> """The coxa is a leg segment and has been defined as
The leg segment that is connected to the body and to the trochanter via conjunctivae and muscles.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8015> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The coxa is a leg segment and has been defined as
The leg segment that is connected to the body and to the trochanter via conjunctivae and muscles.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8016> <http://purl.obolibrary.org/obo/IAO_0000115> """The pretarsus is part of the tarsus and has been defined as
The anatomical cluster that is apical to the telotarsus and composed of the empodium, auxilia, planta, pulvillum, unguis, unguitractor plate, auxiliar sclerite and manubrium.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8016> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The pretarsus is part of the tarsus and has been defined as
The anatomical cluster that is apical to the telotarsus and composed of the empodium, auxilia, planta, pulvillum, unguis, unguitractor plate, auxiliar sclerite and manubrium.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8017> <http://purl.obolibrary.org/obo/IAO_0000115> """The ariolum is part of the pretarsus and has been defined as
The lobe that is connected proximodorsally with the manubrium and proximoventrally with the planta.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8017> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The ariolum is part of the pretarsus and has been defined as
The lobe that is connected proximodorsally with the manubrium and proximoventrally with the planta.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8018> <http://purl.obolibrary.org/obo/IAO_0000115> """The basitarsus is part of the tarsus and has been defined as
The tarsomere that is the proximal most annulus of the tarsus, connected proximally with the tibia and distally with the second tarsomere via membranous conjunctivae.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8018> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The basitarsus is part of the tarsus and has been defined as
The tarsomere that is the proximal most annulus of the tarsus, connected proximally with the tibia and distally with the second tarsomere via membranous conjunctivae.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8019> <http://purl.obolibrary.org/obo/IAO_0000115> "The basitarsus that is located on the hind leg." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8019> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The basitarsus that is located on the hind leg." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8020> <http://purl.obolibrary.org/obo/IAO_0000115> """The auricle is part of the metabasitarsus and has been defined as
The area that is located laterally (dorsally, externally) on the proximal margin of the metabasitarsus and accommodates the rastellum.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8020> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """The auricle is part of the metabasitarsus and has been defined as
The area that is located laterally (dorsally, externally) on the proximal margin of the metabasitarsus and accommodates the rastellum.""" ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/8032> <http://purl.obolibrary.org/obo/IAO_0000115> "A labial gland is an exocrine gland located in the ventral part of the thorax and in the head of insects that discharges its secretions into the pocket between the base of the hypopharynx and the prementum of the labium or, in piercing insects, at the tip of the labium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8032> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A labial gland is an exocrine gland located in the ventral part of the thorax and in the head of insects that discharges its secretions into the pocket between the base of the hypopharynx and the prementum of the labium or, in piercing insects, at the tip of the labium." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://www.jstor.org/stable/25005398"
 ] .


<https://w3id.org/euph/8033> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Rubus (L.), a taxonomic group belonging to the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8033> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Rubus (L.), a taxonomic group belonging to the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8034> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Rubus fruticosus (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8034> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Rubus fruticosus (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8035> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Prunus spinosa (L.), which is part of the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8035> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Prunus spinosa (L.), which is part of the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8043> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Brassicales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8043> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Brassicales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8044> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Brassicaceae, a taxonomic group belonging to the order Brassicales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8044> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Brassicaceae, a taxonomic group belonging to the order Brassicales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8045> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Brassica (L.), a taxonomic group belonging to the family Brassicaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8045> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Brassica (L.), a taxonomic group belonging to the family Brassicaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8046> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Robinia (L.), a taxonomic group belonging to the family Fabaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8046> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Robinia (L.), a taxonomic group belonging to the family Fabaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8047> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Cydonia (Tourn. ex Mill), a taxonomic group belonging to the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8047> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Cydonia (Tourn. ex Mill), a taxonomic group belonging to the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8048> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Malus (Mill.) the family Rosaceae, a taxonomic group belonging to the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8048> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Malus (Mill.) the family Rosaceae, a taxonomic group belonging to the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8049> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Pyrus (L.), a taxonomic group belonging to the family Rosaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8049> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Pyrus (L.), a taxonomic group belonging to the family Rosaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8050> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Asterales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8050> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Asterales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8051> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Asteraceae, a taxonomic group belonging to the order Asterales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8051> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Asteraceae, a taxonomic group belonging to the order Asterales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8052> <http://purl.obolibrary.org/obo/IAO_0000115> "The phylum Chordata, a taxonomic group belonging to the kingdom Animalia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8052> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The phylum Chordata, a taxonomic group belonging to the kingdom Animalia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8053> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Mammalia, a taxonomic group belonging to the phylum Chordata." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8053> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Mammalia, a taxonomic group belonging to the phylum Chordata." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8054> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Primates, a taxonomic group belonging to the class Mammalia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8054> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Primates, a taxonomic group belonging to the class Mammalia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8055> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Hominidae, a taxonomic group belonging to the order Primates." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8055> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Hominidae, a taxonomic group belonging to the order Primates." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8056> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Homo (Linnaeus, 1758), a taxonomic group belonging to the family Hominidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8056> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Homo (Linnaeus, 1758), a taxonomic group belonging to the family Hominidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8057> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Homo sapiens (Linnaeus, 1758), which is part of the family Hominidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8057> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Homo sapiens (Linnaeus, 1758), which is part of the family Hominidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8058> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Boraginales, a taxonomic group belonging to the class Magnoliopsida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8058> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Boraginales, a taxonomic group belonging to the class Magnoliopsida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8059> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Boraginaceae, a taxonomic group belonging to the order Boraginales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8059> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Boraginaceae, a taxonomic group belonging to the order Boraginales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8060> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Borago (L.), a taxonomic group belonging to the family Boraginaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8060> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Borago (L.), a taxonomic group belonging to the family Boraginaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8061> <http://purl.obolibrary.org/obo/IAO_0000115> "The species Borago officinalis (L.), which is part of the family Boraginaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8061> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The species Borago officinalis (L.), which is part of the family Boraginaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8077> <http://purl.obolibrary.org/obo/IAO_0000115> "A numeral or string of numerals expressing value, quantity, or identification." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8077> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A numeral or string of numerals expressing value, quantity, or identification." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8080> <http://purl.obolibrary.org/obo/IAO_0000115> "A character string that identifies an internet resource; URIs can be either a uniform resource locator (URL) or uniform resource name (URN)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8080> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A character string that identifies an internet resource; URIs can be either a uniform resource locator (URL) or uniform resource name (URN)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8082> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Laelapidae, a taxonomic group belonging to the order Mesostigmata." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8082> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Laelapidae, a taxonomic group belonging to the order Mesostigmata." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8085> <http://purl.obolibrary.org/obo/IAO_0000115> "Techniques for separating biomolecules from suspensions or mixtures, based on physical and chemical properties. Such techniques include ion exchange columns, gel filtration methods, affinity chromatography, HPLC, aqueous two phase partitioning, and membrane separation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8085> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Techniques for separating biomolecules from suspensions or mixtures, based on physical and chemical properties. Such techniques include ion exchange columns, gel filtration methods, affinity chromatography, HPLC, aqueous two phase partitioning, and membrane separation." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8086> <http://purl.obolibrary.org/obo/IAO_0000115> "A technique for the separation of complex mixtures that relies on the differential affinities of substances for a gas or liquid mobile medium and for a stationary adsorbing medium through which they pass." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8086> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A technique for the separation of complex mixtures that relies on the differential affinities of substances for a gas or liquid mobile medium and for a stationary adsorbing medium through which they pass." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8087> <http://purl.obolibrary.org/obo/IAO_0000115> "A process used for separating mixtures by virtue of differences in absorbency. It involves stationary and mobile phases. The stationary phase was packed in a column with materials that can be of any partitioning capability, adsorption, ion exchange, or affinity. The mobile phase (either liquid or gas) is the mixture that required to be separated." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8087> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A process used for separating mixtures by virtue of differences in absorbency. It involves stationary and mobile phases. The stationary phase was packed in a column with materials that can be of any partitioning capability, adsorption, ion exchange, or affinity. The mobile phase (either liquid or gas) is the mixture that required to be separated." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8088> <http://purl.obolibrary.org/obo/IAO_0000115> "A chromatographic technique in which the stationary phase is solid while the mobile phase is gaseous samples. The gaseous samples are separated based on their different adsorption ability to the solid phase." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8088> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A chromatographic technique in which the stationary phase is solid while the mobile phase is gaseous samples. The gaseous samples are separated based on their different adsorption ability to the solid phase." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8089> <http://purl.obolibrary.org/obo/IAO_0000115> "A method that combines a flame ionization detector with a gas chromatograph to identify and quantify organic species within a gas stream." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8089> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A method that combines a flame ionization detector with a gas chromatograph to identify and quantify organic species within a gas stream." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8090> <http://purl.obolibrary.org/obo/IAO_0000115> "An analytical technique where gas chromatography is coupled with chemical ionization mass spectrometry in order to separate, identify, and quantify substances in a sample" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8090> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An analytical technique where gas chromatography is coupled with chemical ionization mass spectrometry in order to separate, identify, and quantify substances in a sample" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8091> <http://purl.obolibrary.org/obo/IAO_0000115> "An analytical technique where gas chromatography is coupled with electron ionization mass spectrometry in order to separate, identify, and quantify substances in a sample." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8091> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An analytical technique where gas chromatography is coupled with electron ionization mass spectrometry in order to separate, identify, and quantify substances in a sample." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8092> <http://purl.obolibrary.org/obo/IAO_0000115> "An analytical technique wherein gas chromatography is coupled to tandem mass spectrometry in order to separate, identify, and quantify substances in a sample." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8092> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An analytical technique wherein gas chromatography is coupled to tandem mass spectrometry in order to separate, identify, and quantify substances in a sample." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8093> <http://purl.obolibrary.org/obo/IAO_0000115> "A type of chromatography in which separation of a mixture is achieved by passing a sample in a stream of liquid solvent through some form of material that will provide resistance by virtue of chemical interactions between the components of the sample and the material." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8093> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A type of chromatography in which separation of a mixture is achieved by passing a sample in a stream of liquid solvent through some form of material that will provide resistance by virtue of chemical interactions between the components of the sample and the material." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8094> <http://purl.obolibrary.org/obo/IAO_0000115> "LC/MS is a hyphenated technique, combining the separation power of liquid chromatography (LC), an analytical chromatographic technique for separating ions or molecules dissolved in a solvent, with the detection power of mass spectrometry(MS), a technique to separate gas phase ions according their m/z (mass to charge ratio) value. Used for drug screening, pharmacology studies, environmental analyses and forensics." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8094> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "LC/MS is a hyphenated technique, combining the separation power of liquid chromatography (LC), an analytical chromatographic technique for separating ions or molecules dissolved in a solvent, with the detection power of mass spectrometry(MS), a technique to separate gas phase ions according their m/z (mass to charge ratio) value. Used for drug screening, pharmacology studies, environmental analyses and forensics." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8097> <http://purl.obolibrary.org/obo/IAO_0000115> "An information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8097> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://github.com/information-artifact-ontology/IAO" ,
                                                         "https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
 ] .


<https://w3id.org/euph/8098> <http://purl.obolibrary.org/obo/IAO_0000115> "A set of characters used as a code that is unique in the context or the system for which it is created. It serves as a means of identification and reference (often instead of a name) for an entity, person, thing, function, procedure, activity, variable, or body of data." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8098> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A set of characters used as a code that is unique in the context or the system for which it is created. It serves as a means of identification and reference (often instead of a name) for an entity, person, thing, function, procedure, activity, variable, or body of data." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8099> <http://purl.obolibrary.org/obo/IAO_0000115> "A 128 bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8099> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A 128 bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8103> <http://purl.obolibrary.org/obo/IAO_0000115> "Strictly, a substance intended to kill pests. In common usage, any substance used for controlling, preventing, or destroying animal, microbiological or plant pests." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8103> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Strictly, a substance intended to kill pests. In common usage, any substance used for controlling, preventing, or destroying animal, microbiological or plant pests." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8105> <http://purl.obolibrary.org/obo/IAO_0000115> "The biological science domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in any branch of the biological sciences." .


<https://w3id.org/euph/8108> <http://purl.obolibrary.org/obo/IAO_0000115> "The physical science domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in any branch of the physical sciences." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8108> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The physical science domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in any branch of the physical sciences." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8109> <http://purl.obolibrary.org/obo/IAO_0000115> "The medical science domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in any branch of the medical sciences." .


<https://w3id.org/euph/8111> <http://purl.obolibrary.org/obo/IAO_0000115> "The technology domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes relating to aspects of pollinators and pollination that concern the application of scientific knowledge to practical problems." .


<https://w3id.org/euph/8112> <http://purl.obolibrary.org/obo/IAO_0000115> "The social science domain is the section of the EU Pollinator Hub Controlled Vocabulary (EUPH-CV) that contains all classes related to aspects of pollinators and pollination studied in any branch of the social sciences." .


<https://w3id.org/euph/8117> <http://purl.obolibrary.org/obo/IAO_0000115> "Any member of the class of organooxygen compounds that is a polyhydroxy-aldehyde or -ketone or a lactol resulting from their intramolecular condensation (monosaccharides); substances derived from these by reduction of the carbonyl group (alditols), by oxidation of one or more hydroxy groups to afford the corresponding aldehydes, ketones, or carboxylic acids, or by replacement of one or more hydroxy group(s) by a hydrogen atom; and polymeric products arising by intermolecular acetal formation between two or more such molecules (disaccharides, polysaccharides and oligosaccharides). Carbohydrates contain only carbon, hydrogen and oxygen atoms; prior to any oxidation or reduction, most have the empirical formula Cm(H2O)n. Compounds obtained from carbohydrates by substitution, etc., are known as carbohydrate derivatives and may contain other elements. Cyclitols are generally not regarded as carbohydrates." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8117> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any member of the class of organooxygen compounds that is a polyhydroxy-aldehyde or -ketone or a lactol resulting from their intramolecular condensation (monosaccharides); substances derived from these by reduction of the carbonyl group (alditols), by oxidation of one or more hydroxy groups to afford the corresponding aldehydes, ketones, or carboxylic acids, or by replacement of one or more hydroxy group(s) by a hydrogen atom; and polymeric products arising by intermolecular acetal formation between two or more such molecules (disaccharides, polysaccharides and oligosaccharides). Carbohydrates contain only carbon, hydrogen and oxygen atoms; prior to any oxidation or reduction, most have the empirical formula Cm(H2O)n. Compounds obtained from carbohydrates by substitution, etc., are known as carbohydrate derivatives and may contain other elements. Cyclitols are generally not regarded as carbohydrates." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8119> <http://purl.obolibrary.org/obo/IAO_0000115> "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8119> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8120> <http://purl.obolibrary.org/obo/IAO_0000115> "Carbon oxide is a organooxygen compound composed only of carbon and oxygen." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8120> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Carbon oxide is a organooxygen compound composed only of carbon and oxygen." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8123> <http://purl.obolibrary.org/obo/IAO_0000115> "A base or derived unit of weight or measure that belongs to the decimal International System of Units (Systeme International d'Unites, SI) derived from and extending the metric system." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8123> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A base or derived unit of weight or measure that belongs to the decimal International System of Units (Systeme International d'Unites, SI) derived from and extending the metric system." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8124> <http://purl.obolibrary.org/obo/IAO_0000115> "The base units are a choice of seven well-defined units within the International System of Units (Systeme International d'Unites, SI), which by convention are regarded as dimensionally independent and therefore defined in an absolute way without referring to any other units: the meter, the kilogram, the second, the ampere, the kelvin, the mole, and the candela. The base units are consistent with the part of the metric system called the MKS system." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8124> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The base units are a choice of seven well-defined units within the International System of Units (Systeme International d'Unites, SI), which by convention are regarded as dimensionally independent and therefore defined in an absolute way without referring to any other units: the meter, the kilogram, the second, the ampere, the kelvin, the mole, and the candela. The base units are consistent with the part of the metric system called the MKS system." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8125> <http://purl.obolibrary.org/obo/IAO_0000115> "Derived units of the International System of Units (Systeme International d'Unites, SI) are those formed by combining base SI units according to the algebraic relations linking the corresponding quantities. The names and symbols of some of the units thus formed can be replaced by special names and symbols which can themselves be used to form expressions and symbols of other derived units." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8125> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Derived units of the International System of Units (Systeme International d'Unites, SI) are those formed by combining base SI units according to the algebraic relations linking the corresponding quantities. The names and symbols of some of the units thus formed can be replaced by special names and symbols which can themselves be used to form expressions and symbols of other derived units." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8133> <http://purl.obolibrary.org/obo/IAO_0000115> "Representation of standards recognized to represent information, including official expression and structure of elements as well as the relationship between elements, to retain the expected meaning." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8133> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Representation of standards recognized to represent information, including official expression and structure of elements as well as the relationship between elements, to retain the expected meaning." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8134> <http://purl.obolibrary.org/obo/IAO_0000115> """A Resource Description Framework (RDF) is a data model for metadata. It has been defined as:
A general framework for describing a Web site's metadata. RDF is based on XML and provides interoperability between applications that exchange machine-understandable information on the Web. Resource Description Framework data consists of resources (nodes), and property/value pairs describing the resource. A node is any object which can be pointed to by a URI, properties are attributes of the node, and values can be either atomic values for the attribute, or other nodes. For example, information about a particular web page (a node), might include the property &quot;Author&quot;. The value for the Author property could be either a string giving the name of the author, or a link to a resource describing the author. Resource Description Framework only specifies a mechanism for encoding and transferring meta-data. It does not specify what that meta-data should, or can be.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8134> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """A Resource Description Framework (RDF) is a data model for metadata. It has been defined as:
A general framework for describing a Web site's metadata. RDF is based on XML and provides interoperability between applications that exchange machine-understandable information on the Web. Resource Description Framework data consists of resources (nodes), and property/value pairs describing the resource. A node is any object which can be pointed to by a URI, properties are attributes of the node, and values can be either atomic values for the attribute, or other nodes. For example, information about a particular web page (a node), might include the property &quot;Author&quot;. The value for the Author property could be either a string giving the name of the author, or a link to a resource describing the author. Resource Description Framework only specifies a mechanism for encoding and transferring meta-data. It does not specify what that meta-data should, or can be.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8145> <http://purl.obolibrary.org/obo/IAO_0000115> "A distinguishing quality or prominent aspect of a person, object, action, process, or substance." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8145> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A distinguishing quality or prominent aspect of a person, object, action, process, or substance." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8146> <http://purl.obolibrary.org/obo/IAO_0000115> "Any of the characteristics that define the nature of matter or forces that act upon it." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8146> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any of the characteristics that define the nature of matter or forces that act upon it." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8147> <http://purl.obolibrary.org/obo/IAO_0000115> "A term that helps define and render another concept unique." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8147> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A term that helps define and render another concept unique." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8148> <http://purl.obolibrary.org/obo/IAO_0000115> "An adjectival term used to specify a region of the body or other concepts associated with the body." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8148> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An adjectival term used to specify a region of the body or other concepts associated with the body." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8168> <http://purl.obolibrary.org/obo/IAO_0000115> "Dandelion honey is a unifloral honey deriving mainly from nectar produced by Taraxacum sp." .


<https://w3id.org/euph/8171> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Mesostigmata, a taxonomic group belonging to the class Arachnida." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8171> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Mesostigmata, a taxonomic group belonging to the class Arachnida." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8172> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Varroidae, a taxonomic group belonging to the order Mesostigmata." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8172> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Varroidae, a taxonomic group belonging to the order Mesostigmata." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8173> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Varroa (Oudemans, 1904), a taxonomic group belonging to the family Varroidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8173> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Varroa (Oudemans, 1904), a taxonomic group belonging to the family Varroidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8184> <http://purl.obolibrary.org/obo/IAO_0000115> "An organism who belongs to the sex that normally produces ova. The term is genberally used to indicate biological sex distinctions, and also to refer to cultural gender role distinctions in humans." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8184> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organism who belongs to the sex that normally produces ova. The term is genberally used to indicate biological sex distinctions, and also to refer to cultural gender role distinctions in humans." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8185> <http://purl.obolibrary.org/obo/IAO_0000115> "An organism who belongs to the sex that normally produces sperm. The term is generally used to indicate biological sex distinctions, and also to refer to cultural gender role distinctions in humans." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8185> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organism who belongs to the sex that normally produces sperm. The term is generally used to indicate biological sex distinctions, and also to refer to cultural gender role distinctions in humans." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8188> <http://purl.obolibrary.org/obo/IAO_0000115> """Thymol is a monoterpenoid. It is an active ingredient in veterinary medicinal products that are used to control varroosis of honey bees. The chemical substance thymol is described by the following attributes or identifiers:
Molecular formula: C10H14O
InChI: 1S/C10H14O/c1-7(2)9-5-4-8(3)6-10(9)11/h4-7,11H,1-3H3
SMILES: CC1=CC(=C(C=C1)C(C)C)O
CAS Registry Number: 89-83-8
EC Number: 201-944-8""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8188> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Thymol is a monoterpenoid. It is an active ingredient in veterinary medicinal products that are used to control varroosis of honey bees. The chemical substance thymol is described by the following attributes or identifiers:
Molecular formula: C10H14O
InChI: 1S/C10H14O/c1-7(2)9-5-4-8(3)6-10(9)11/h4-7,11H,1-3H3
SMILES: CC1=CC(=C(C=C1)C(C)C)O
CAS Registry Number: 89-83-8
EC Number: 201-944-8""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/6989" ,
                                                         "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8189> <http://purl.obolibrary.org/obo/IAO_0000115> """Acetylcholinesterase is an enzyme that catalyses the reaction acetylcholine + H2O = choline + acetate + H(+). It is described by the following attributes or identifiers:
EC number: EC 3.1.1.7""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8189> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Acetylcholinesterase is an enzyme that catalyses the reaction acetylcholine + H2O = choline + acetate + H(+). It is described by the following attributes or identifiers:
EC number: EC 3.1.1.7""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://enzyme.expasy.org/EC/3.1.1.7"
 ] .


<https://w3id.org/euph/8190> <http://purl.obolibrary.org/obo/IAO_0000115> "An organic molecular entity is any molecular entity that contains carbon." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8190> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organic molecular entity is any molecular entity that contains carbon." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8191> <http://purl.obolibrary.org/obo/IAO_0000115> "Any lipid formally derived from isoprene (2-methylbuta-1,3-diene), the skeleton of which can generally be discerned in repeated occurrence in the molecule. The skeleton of isoprenoids may differ from strict additivity of isoprene units by loss or shift of a fragment, commonly a methyl group. The class includes both hydrocarbons and oxygenated derivatives." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8191> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any lipid formally derived from isoprene (2-methylbuta-1,3-diene), the skeleton of which can generally be discerned in repeated occurrence in the molecule. The skeleton of isoprenoids may differ from strict additivity of isoprene units by loss or shift of a fragment, commonly a methyl group. The class includes both hydrocarbons and oxygenated derivatives." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8192> <http://purl.obolibrary.org/obo/IAO_0000115> "Any isoprenoid that is a natural product or related compound formally derived from isoprene units. Terpenoids may contain oxygen in various functional groups. This class is subdivided according to the number of carbon atoms in the parent terpene. The skeleton of terpenoids may differ from strict additivity of isoprene units by the loss or shift of a fragment, generally a methyl group." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8192> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any isoprenoid that is a natural product or related compound formally derived from isoprene units. Terpenoids may contain oxygen in various functional groups. This class is subdivided according to the number of carbon atoms in the parent terpene. The skeleton of terpenoids may differ from strict additivity of isoprene units by the loss or shift of a fragment, generally a methyl group." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8193> <http://purl.obolibrary.org/obo/IAO_0000115> "Any terpenoid derived from a monoterpene. The term includes compounds in which the C10 skeleton of the parent monoterpene has been rearranged or modified by the removal of one or more skeletal atoms (generally methyl groups)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8193> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any terpenoid derived from a monoterpene. The term includes compounds in which the C10 skeleton of the parent monoterpene has been rearranged or modified by the removal of one or more skeletal atoms (generally methyl groups)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8198> <http://purl.obolibrary.org/obo/IAO_0000115> "Any organic molecular entity that is acidic and contains carbon in covalent linkage." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8198> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any organic molecular entity that is acidic and contains carbon in covalent linkage." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8199> <http://purl.obolibrary.org/obo/IAO_0000115> "A carbon oxoacid acid carrying at least one -C(=O)OH group and having the structure RC(=O)OH, where R is any any monovalent functional group. Carboxylic acids are the most common type of organic acid." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8199> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A carbon oxoacid acid carrying at least one -C(=O)OH group and having the structure RC(=O)OH, where R is any any monovalent functional group. Carboxylic acids are the most common type of organic acid." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8200> <http://purl.obolibrary.org/obo/IAO_0000115> "An oxoacid containing a single carboxy group." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8200> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An oxoacid containing a single carboxy group." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8201> <http://purl.obolibrary.org/obo/IAO_0000115> """Formic acid is a monocarboxylic acid. It is an active ingredient in veterinary medicinal products that are used to control varroosis of honey bees. The chemical substance formic acid is described by the following attributes or identifiers:
PIN: formic acid
Molecular formula: CH2O2
InChI: 1S/CH2O2/c2-1-3/h1H,(H,2,3)
SMILES: C(=O)O
CAS Registry Number: 64-18-6
EC Number: 200-579-1""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8201> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Formic acid is a monocarboxylic acid. It is an active ingredient in veterinary medicinal products that are used to control varroosis of honey bees. The chemical substance formic acid is described by the following attributes or identifiers:
PIN: formic acid
Molecular formula: CH2O2
InChI: 1S/CH2O2/c2-1-3/h1H,(H,2,3)
SMILES: C(=O)O
CAS Registry Number: 64-18-6
EC Number: 200-579-1""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/284" ,
                                                         "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8202> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic kingdom Fungi." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8202> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic kingdom Fungi." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8203> <http://purl.obolibrary.org/obo/IAO_0000115> "The phylum Ascomycota, a taxonomic group belonging to the kingdom Fungi." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8203> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The phylum Ascomycota, a taxonomic group belonging to the kingdom Fungi." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8204> <http://purl.obolibrary.org/obo/IAO_0000115> "The class Eurotiomycetes, a taxonomic group belonging to the phylum Ascomycota." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8204> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The class Eurotiomycetes, a taxonomic group belonging to the phylum Ascomycota." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8205> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Ascosphaerales, a taxonomic group belonging to the class Eurotiomycetes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8205> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Ascosphaerales, a taxonomic group belonging to the class Eurotiomycetes." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8206> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Ascosphaeraceae, a taxonomic group belonging to the order Ascosphaerales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8206> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Ascosphaeraceae, a taxonomic group belonging to the order Ascosphaerales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8207> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Ascosphaera (L.S.Olive &amp; Spiltoir), a taxonomic group belonging to the family Ascosphaeraceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8207> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Ascosphaera (L.S.Olive &amp; Spiltoir), a taxonomic group belonging to the family Ascosphaeraceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8208> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Eurotiales, a taxonomic group belonging to the class Eurotiomycetes." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8208> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Eurotiales, a taxonomic group belonging to the class Eurotiomycetes." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8209> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Aspergillaceae, a taxonomic group belonging to the order Eurotiales." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8209> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Aspergillaceae, a taxonomic group belonging to the order Eurotiales." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8210> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Aspergillus (P.Micheli, 1729), a taxonomic group belonging to the family Aspergillaceae." .


<https://w3id.org/euph/8211> <http://purl.obolibrary.org/obo/IAO_0000115> "A heteroorganic entity is an organic molecular entity in which carbon atoms or organic groups are bonded directly to one or more heteroatoms." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8211> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A heteroorganic entity is an organic molecular entity in which carbon atoms or organic groups are bonded directly to one or more heteroatoms." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8212> <http://purl.obolibrary.org/obo/IAO_0000115> "An organochalcogen compound is a compound containing at least one carbon-chalcogen bond." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8212> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organochalcogen compound is a compound containing at least one carbon-chalcogen bond." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8213> <http://purl.obolibrary.org/obo/IAO_0000115> "An organic heteromonocyclic compound is an organic heterocyclic compound that contains one ring in which at least one atom is not carbon." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8213> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An organic heteromonocyclic compound is an organic heterocyclic compound that contains one ring in which at least one atom is not carbon." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8214> <http://purl.obolibrary.org/obo/IAO_0000115> "Any six-carbon monosaccharide which in its linear form contains either an aldehyde group at position 1 (aldohexose) or a ketone group at position 2 (ketohexose)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8214> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any six-carbon monosaccharide which in its linear form contains either an aldehyde group at position 1 (aldohexose) or a ketone group at position 2 (ketohexose)." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8215> <http://purl.obolibrary.org/obo/IAO_0000115> "A hexose with a (potential) aldehyde group at one end." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8215> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hexose with a (potential) aldehyde group at one end." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8216> <http://purl.obolibrary.org/obo/IAO_0000115> "Any hexose containing a single ketone group." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8216> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any hexose containing a single ketone group." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8217> <http://purl.obolibrary.org/obo/IAO_0000115> """Fructose is an ketohexose. It is a natural component of honey and part of honey bee feed. The chemical substance fructose is described by the following attributes or identifiers:
PIN: (3S,4R,5R)-2-(hydroxymethyl)oxane-2,3,4,5-tetrol
Molecular formula: C6H12O6
InChI: 1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h3,5-9,11-12H,1-2H2/t3-,5-,6-/m1/s1
SMILES: C@H(C@"""@HO)O
CAS Registry Number: 57-48-7
EC Number: 200-333-3 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8217> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Fructose is an ketohexose. It is a natural component of honey and part of honey bee feed. The chemical substance fructose is described by the following attributes or identifiers:
PIN: (3S,4R,5R)-2-(hydroxymethyl)oxane-2,3,4,5-tetrol
Molecular formula: C6H12O6
InChI: 1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h3,5-9,11-12H,1-2H2/t3-,5-,6-/m1/s1
SMILES: C@H(C@"""@HO)O
CAS Registry Number: 57-48-7
EC Number: 200-333-3 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/2723872"
 ] .


<https://w3id.org/euph/8218> <http://purl.obolibrary.org/obo/IAO_0000115> """Glucose is an aldohexose. It is a natural component of honey and part of honey bee feed. The chemical substance glucose is described by the following attributes or identifiers:
PIN: (3R,4S,5S,6R)-6-(hydroxymethyl)oxane-2,3,4,5-tetrol
Molecular formula: C6H12O6
InChI: 1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h1,3-6,8-12H,2H2/t3-,4+,5+,6+/m0/s1
SMILES: C@H(C@"""@HO)O
CAS Registry Number: 50-99-7
EC Number: 200-075-1 .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8218> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Glucose is an aldohexose. It is a natural component of honey and part of honey bee feed. The chemical substance glucose is described by the following attributes or identifiers:
PIN: (3R,4S,5S,6R)-6-(hydroxymethyl)oxane-2,3,4,5-tetrol
Molecular formula: C6H12O6
InChI: 1S/C6H12O6/c7-1-3(9)5(11)6(12)4(10)2-8/h1,3-6,8-12H,2H2/t3-,4+,5+,6+/m0/s1
SMILES: C@H(C@"""@HO)O
CAS Registry Number: 50-99-7
EC Number: 200-075-1 ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1080/00218839.2017.1338444" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/5793"
 ] .


<https://w3id.org/euph/8221> <http://purl.obolibrary.org/obo/IAO_0000115> "Any monocarboxylic acid which also contains a separate (alcoholic or phenolic) hydroxy substituent." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8221> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Any monocarboxylic acid which also contains a separate (alcoholic or phenolic) hydroxy substituent." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8222> <http://purl.obolibrary.org/obo/IAO_0000115> "A 2-hydroxy monocarboxylic acid." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8222> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A 2-hydroxy monocarboxylic acid." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8223> <http://purl.obolibrary.org/obo/IAO_0000115> """Lactic acid is a 2-hydroxy monocarboxylic acid. It is an active ingredient in veterinary medicinal products that were used to control varroosis of honey bees. The chemical substance lactic acid is described by the following attributes or identifiers:
PIN: 2-hydroxypropanoic acid
Molecular formula: C3H6O3
InChI: 1S/C3H6O3/c1-2(4)3(5)6/h2,4H,1H3,(H,5,6)
SMILES: CC(C(=O)O)O
CAS Registry Number: 50-21-5
EC Number: 200-018-0""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8223> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Lactic acid is a 2-hydroxy monocarboxylic acid. It is an active ingredient in veterinary medicinal products that were used to control varroosis of honey bees. The chemical substance lactic acid is described by the following attributes or identifiers:
PIN: 2-hydroxypropanoic acid
Molecular formula: C3H6O3
InChI: 1S/C3H6O3/c1-2(4)3(5)6/h2,4H,1H3,(H,5,6)
SMILES: CC(C(=O)O)O
CAS Registry Number: 50-21-5
EC Number: 200-018-0""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/612"
 ] .


<https://w3id.org/euph/8225> <http://purl.obolibrary.org/obo/IAO_0000115> "The act of pairing individuals for sexual reproduction." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8225> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The act of pairing individuals for sexual reproduction." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/8226> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Rodentia, a taxonomic group belonging to the class Mammalia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8226> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Rodentia, a taxonomic group belonging to the class Mammalia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8227> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Muridae, a taxonomic group belonging to the order Rodentia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8227> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Muridae, a taxonomic group belonging to the order Rodentia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8228> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Mus (Linnaeus, 1758), a taxonomic group belonging to the family Muridae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8228> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Mus (Linnaeus, 1758), a taxonomic group belonging to the family Muridae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8229> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Apodemus (Kaup, 1829), a taxonomic group belonging to the family Muridae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8229> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Apodemus (Kaup, 1829), a taxonomic group belonging to the family Muridae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8231> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic kingdom Bacteria." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8231> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic kingdom Bacteria." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/8234> <http://purl.obolibrary.org/obo/IAO_0000115> "An information biomacromolecule is a biomacromolecule that encodes information." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8234> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An information biomacromolecule is a biomacromolecule that encodes information." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8235> <http://purl.obolibrary.org/obo/IAO_0000115> "A macromolecule formed by a living organism." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8235> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A macromolecule formed by a living organism." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8254> <http://purl.obolibrary.org/obo/IAO_0000115> """An organonitrogen compound is a heteroorganic entity that has been defined as follows:
Organonitrogen compounds containing an aliphatic nitrogen that have significant antifungal properties.""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8254> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """An organonitrogen compound is a heteroorganic entity that has been defined as follows:
Organonitrogen compounds containing an aliphatic nitrogen that have significant antifungal properties.""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8255> <http://purl.obolibrary.org/obo/IAO_0000115> "Organonitrogen compounds containing an aliphatic nitrogen that have significant antifungal properties." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8255> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Organonitrogen compounds containing an aliphatic nitrogen that have significant antifungal properties." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8256> <http://purl.obolibrary.org/obo/IAO_0000115> "A compound that has significant antifungal properties whose structure contains an amide moiety." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8256> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A compound that has significant antifungal properties whose structure contains an amide moiety." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/8257> <http://purl.obolibrary.org/obo/IAO_0000115> "A compound that has significant antifungal properties whose structure contains an amide moiety." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/8257> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A compound that has significant antifungal properties whose structure contains an amide moiety." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/849> <http://purl.obolibrary.org/obo/IAO_0000115> "An anatomical structure that develops (entirely or partially) from the ectoderm." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/849> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "An anatomical structure that develops (entirely or partially) from the ectoderm." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/85> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Drosophilidae, a taxonomic group belonging to the order Diptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/85> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Drosophilidae, a taxonomic group belonging to the order Diptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/87> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Braula coeca (Nitzsch, 1818), an ectoparasite of the Western honey bees (Apis mellifera)." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/87> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Braula coeca (Nitzsch, 1818), an ectoparasite of the Western honey bees (Apis mellifera)." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/88> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Acarapis woodi (Rennie, 1921), an ectoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of acarapisosis." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/88> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Acarapis woodi (Rennie, 1921), an ectoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of acarapisosis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/885> <http://purl.obolibrary.org/obo/IAO_0000115> "A tergite is the dorsal plate (sclerite) of an adult abdominal segment." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/885> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A tergite is the dorsal plate (sclerite) of an adult abdominal segment." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-21"
 ] .


<https://w3id.org/euph/89> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Paenibacillus larvae ((White, 1906) Ash et al., 1994), an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of American foulbrood." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/89> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Paenibacillus larvae ((White, 1906) Ash et al., 1994), an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of American foulbrood." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/890> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Trifolium hybridum (L.), a taxonomic group that is part of the genus Trifolium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/890> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Trifolium hybridum (L.), a taxonomic group that is part of the genus Trifolium." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/897> <http://purl.obolibrary.org/obo/IAO_0000115> "Entomology [is] the branch of zoology that studies insects." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/897> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Entomology [is] the branch of zoology that studies insects." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf?version=24.11d"
 ] .


<https://w3id.org/euph/90> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Melissococcus plutonius, an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of European foulbrood." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/90> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Melissococcus plutonius, an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of European foulbrood." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/901> <http://purl.obolibrary.org/obo/IAO_0000115> "A substance used to control pests caused by members of the kingdom Bacteria." .


<https://w3id.org/euph/904> <http://purl.obolibrary.org/obo/IAO_0000115> "A defensive behaviour trait of honey bees (also referred to as gentleness) is a behavioral trait that is realised in defensive behavior and quantifies the readiness of worker bees to sting while the beekeeper is working on the beehive." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/904> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A defensive behaviour trait of honey bees (also referred to as gentleness) is a behavioral trait that is realised in defensive behavior and quantifies the readiness of worker bees to sting while the beekeeper is working on the beehive." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1007/978-3-642-35233-1_28" ,
                                                            "10.1080/00218839.2023.2295180"
 ] .


<https://w3id.org/euph/91> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic genus Tropilaelaps (Delfinado &amp; E.W.Baker, 1962), an ectoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of Tropilaelaps infestation." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/91> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic genus Tropilaelaps (Delfinado &amp; E.W.Baker, 1962), an ectoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of Tropilaelaps infestation." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/910> <http://purl.obolibrary.org/obo/IAO_0000115> "Parent monosaccharides are polyhydroxy aldehydes H[CH(OH)]nC(=O)H or polyhydroxy ketones H-[CHOH]n-C(=O)[CHOH]m-H with three or more carbon atoms. The generic term 'monosaccharide' (as opposed to oligosaccharide or polysaccharide) denotes a single unit, without glycosidic connection to other such units. It includes aldoses, dialdoses, aldoketoses, ketoses and diketoses, as well as deoxy sugars, provided that the parent compound has a (potential) carbonyl group." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/910> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Parent monosaccharides are polyhydroxy aldehydes H[CH(OH)]nC(=O)H or polyhydroxy ketones H-[CHOH]n-C(=O)[CHOH]m-H with three or more carbon atoms. The generic term 'monosaccharide' (as opposed to oligosaccharide or polysaccharide) denotes a single unit, without glycosidic connection to other such units. It includes aldoses, dialdoses, aldoketoses, ketoses and diketoses, as well as deoxy sugars, provided that the parent compound has a (potential) carbonyl group." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/913> <http://purl.obolibrary.org/obo/IAO_0000115> "A carbohydrate derivative that is any derivative of a polysaccharide." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/913> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A carbohydrate derivative that is any derivative of a polysaccharide." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/918> <http://purl.obolibrary.org/obo/IAO_0000115> "A compound in which monosaccharide units are joined by glycosidic linkages. The term is commonly used to refer to a defined structure as opposed to a polymer of unspecified length or a homologous mixture. When the linkages are of other types the compounds are regarded as oligosaccharide analogues." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/918> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A compound in which monosaccharide units are joined by glycosidic linkages. The term is commonly used to refer to a defined structure as opposed to a polymer of unspecified length or a homologous mixture. When the linkages are of other types the compounds are regarded as oligosaccharide analogues." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/92> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Nosema apis (Zander, 1909), an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of nosemosis." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/92> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Nosema apis (Zander, 1909), an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of nosemosis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/923> <http://purl.obolibrary.org/obo/IAO_0000115> "A hard shell external to the vitelline membrane of the egg." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/923> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A hard shell external to the vitelline membrane of the egg." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1371/journal.pone.0015991"
 ] .


<https://w3id.org/euph/925> <http://purl.obolibrary.org/obo/IAO_0000115> """Chitin is a polysaccharide derivative. The chemical substance chitin is described by the following attributes or identifiers:
CAS Registry Number: 1398-61-4
EC Number: 215-744-3""" .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/925> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget """Chitin is a polysaccharide derivative. The chemical substance chitin is described by the following attributes or identifiers:
CAS Registry Number: 1398-61-4
EC Number: 215-744-3""" ;
   <http://www.geneontology.org/formats/oboInOwl#source> "https://pubchem.ncbi.nlm.nih.gov/compound/Chitin#section=2D-Structure" ,
                                                         "https://www.ebi.ac.uk/chebi/init.do"
 ] .


<https://w3id.org/euph/93> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Nosema ceranae (Silva, S.B.Slemenda &amp; N.J.Pieniazek, 1996), an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of nosemosis." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/93> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Nosema ceranae (Silva, S.B.Slemenda &amp; N.J.Pieniazek, 1996), an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of nosemosis." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/932> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Trifolium alexandrinum (L.), a taxonomic group that is part of the genus Trifolium." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/932> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Trifolium alexandrinum (L.), a taxonomic group that is part of the genus Trifolium." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/937> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Vicia (L.), a taxonomic group belonging to the family Fabaceae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/937> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Vicia (L.), a taxonomic group belonging to the family Fabaceae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/94> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Ascosphaera apis ((Maaßen ex Claussen) L.S.Olive &amp; Spiltoir), an endoparasite of the Western Honey Bee (Apis mellifera) and the etiologic agent of chalkbrood disease." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/94> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Ascosphaera apis ((Maaßen ex Claussen) L.S.Olive &amp; Spiltoir), an endoparasite of the Western Honey Bee (Apis mellifera) and the etiologic agent of chalkbrood disease." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/95> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Aspergillus flavus (Link), an endoparasite of the Western Honey Bee (Apis mellifera) and the etiologic agent of stonebrood disease." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/95> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Aspergillus flavus (Link), an endoparasite of the Western Honey Bee (Apis mellifera) and the etiologic agent of stonebrood disease." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/96> <http://purl.obolibrary.org/obo/IAO_0000115> "The taxonomic species Malpighamoeba mellificae, an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of amoeba disease." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/96> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The taxonomic species Malpighamoeba mellificae, an endoparasite of the Western honey bees (Apis mellifera) and the etiologic agent of amoeba disease." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "ISBN:0-936028-10-6"
 ] .


<https://w3id.org/euph/962> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Malpighamoeba Prell, 1928, a taxonomic group belonging to the family Corallomyxidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/962> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Malpighamoeba Prell, 1928, a taxonomic group belonging to the family Corallomyxidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/969> <http://purl.obolibrary.org/obo/IAO_0000115> "Regulation (EC) No 852/2004 of the of the european parliament and of the council of 29 April 2004 on the hygiene of foodstuffs." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/969> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "Regulation (EC) No 852/2004 of the of the european parliament and of the council of 29 April 2004 on the hygiene of foodstuffs." ;
   <http://www.geneontology.org/formats/oboInOwl#source> "http://data.europa.eu/eli/reg/2004/852/2021-03-24"
 ] .


<https://w3id.org/euph/974> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Vespidae, a taxonomic group belonging to the order Hymenoptera." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/974> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Vespidae, a taxonomic group belonging to the order Hymenoptera." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/98> <http://purl.obolibrary.org/obo/IAO_0000115> "A virus is a non-cellular organism that can replicate only inside the living cells of an organism." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/98> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A virus is a non-cellular organism that can replicate only inside the living cells of an organism." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1186/2041-1480-5-14"
 ] .


<https://w3id.org/euph/992> <http://purl.obolibrary.org/obo/IAO_0000115> "The genus Vespa Linnaeus, 1758, a taxonomic group belonging to the family Vespidae." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/992> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The genus Vespa Linnaeus, 1758, a taxonomic group belonging to the family Vespidae." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/995> <http://purl.obolibrary.org/obo/IAO_0000115> "The order Carnivora, a taxonomic group belonging to the class Mammalia." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/995> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The order Carnivora, a taxonomic group belonging to the class Mammalia." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/996> <http://purl.obolibrary.org/obo/IAO_0000115> "The family Ursidae, a taxonomic group belonging to the order Carnivora." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/996> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "The family Ursidae, a taxonomic group belonging to the order Carnivora." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://doi.org/10.15468/39omei"
 ] .


<https://w3id.org/euph/999> <http://purl.obolibrary.org/obo/IAO_0000115> "A biological process that directly contributes to the process of producing new individuals by one or two organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." .

[ rdf:type owl:Axiom ;
   owl:annotatedSource <https://w3id.org/euph/999> ;
   owl:annotatedProperty <http://purl.obolibrary.org/obo/IAO_0000115> ;
   owl:annotatedTarget "A biological process that directly contributes to the process of producing new individuals by one or two organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." ;
   <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "10.1093/nar/gkaa1113"
 ] .


###  Generated by the OWL API (version 4.5.13) https://github.com/owlcs/owlapi
