@prefix : <http://purl.allotrope.org/voc/afo/domain/REC/2026/06/injection#> .
@prefix cl: <http://purl.obolibrary.org/obo/CL> .
@prefix go: <http://purl.obolibrary.org/obo/GO> .
@prefix ro: <http://purl.obolibrary.org/obo/RO> .
@prefix bfo: <http://purl.obolibrary.org/obo/BFO> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix iao: <http://purl.obolibrary.org/obo/IAO> .
@prefix obi: <http://purl.obolibrary.org/obo/OBI> .
@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 af-c: <http://purl.allotrope.org/ontologies/common#> .
@prefix af-e: <http://purl.allotrope.org/ontologies/equipment#> .
@prefix af-m: <http://purl.allotrope.org/ontologies/material#> .
@prefix af-p: <http://purl.allotrope.org/ontologies/process#> .
@prefix af-q: <http://purl.allotrope.org/ontologies/quality#> .
@prefix af-r: <http://purl.allotrope.org/ontologies/result#> .
@prefix af-x: <http://purl.allotrope.org/ontologies/property#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix af-cur: <http://purl.allotrope.org/ontologies/curation#> .
@base <http://purl.allotrope.org/voc/afo/domain/REC/2026/06/injection#> .

<http://purl.allotrope.org/voc/afo/domain/REC/2026/06/injection> rdf:type owl:Ontology ;
                                                                            owl:versionIRI <http://purl.allotrope.org/voc/afo/domain/REC/2026/06/injection> ;
                                                                            owl:imports <http://purl.allotrope.org/voc/afo/REC/2026/06/afo> ;
                                                                            dct:contributor <http://www.allotrope.org> ;
                                                                            dct:issued "2026-07-08T12:00:00Z"^^xsd:dateTime ;
                                                                            dct:license <http://purl.allotrope.org/voc/creative-commons-attribution-license> ;
                                                                            dct:modified "2026-03-31T12:00:00Z"^^xsd:dateTime ;
                                                                            dct:publisher <http://www.allotrope.org> ;
                                                                            dct:rights <http://purl.allotrope.org/voc/attribution> ,
                                                                                       <http://purl.allotrope.org/voc/copyright> ;
                                                                            dct:rightsHolder <http://www.allotrope.org> ;
                                                                            dct:title "AFO Injection Domain Ontology (REC/2026/06)" ;
                                                                            owl:priorVersion <http://purl.allotrope.org/voc/afo/domain/REC/2026/03/injection> ;
                                                                            owl:versionInfo "REC/2026/06" .

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

###  http://purl.allotrope.org/ontologies/equipment#AFE_0002102
af-e:AFE_0002102 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0002186 ;
                 skos:definition "A needle is a device consisting of a very thin, hollow tube with a sharp tip which contains a small opening at the pointed end. It is commonly used with a syringe. [Wikipedia]" ;
                 skos:prefLabel "needle" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0002186
af-e:AFE_0002186 rdf:type owl:Class ;
                 owl:equivalentClass [ owl:intersectionOf ( af-e:AFE_0000354
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty af-x:AFX_0000939 ;
                                                              owl:someValuesFrom af-e:AFE_0000266
                                                            ]
                                                          ) ;
                                       rdf:type owl:Class
                                     ] ;
                 skos:definition "An injection device  component is a component of an injection device. [Allotrope]" ;
                 skos:prefLabel "injection device component" .


###  http://purl.allotrope.org/ontologies/process#AFP_0003660
af-p:AFP_0003660 rdf:type owl:Class ;
                 rdfs:subClassOf af-p:AFP_0003663 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty bfo:_0000063 ;
                                   owl:someValuesFrom af-p:AFP_0003666
                                 ] ;
                 skos:definition "Post injection needle washing is an injection needle washing that is done before using the needle for an injection. [Allotrope]" ;
                 skos:prefLabel "pre injection needle washing" .


###  http://purl.allotrope.org/ontologies/process#AFP_0003661
af-p:AFP_0003661 rdf:type owl:Class ;
                 rdfs:subClassOf af-p:AFP_0003663 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty bfo:_0000062 ;
                                   owl:someValuesFrom af-p:AFP_0003666
                                 ] ;
                 skos:definition "Post injection needle washing is an injection needle washing that is done after using the needle for an injection. [Allotrope]" ;
                 skos:prefLabel "post injection needle washing" .


###  http://purl.allotrope.org/ontologies/process#AFP_0003663
af-p:AFP_0003663 rdf:type owl:Class ;
                 rdfs:subClassOf af-p:AFP_0001878 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty ro:_0000057 ;
                                   owl:someValuesFrom [ owl:intersectionOf ( af-e:AFE_0002102
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty ro:_0000087 ;
                                                                               owl:someValuesFrom <http://purl.allotrope.org/ontologies/role#AFRL_0000020>
                                                                             ]
                                                                           ) ;
                                                        rdf:type owl:Class
                                                      ]
                                 ] ;
                 skos:altLabel "needle washing" ;
                 skos:definition "Injection needle washing is the washing of an injection needle. [Allotrope]" ;
                 skos:prefLabel "injection needle washing" .


###  http://purl.allotrope.org/ontologies/process#AFP_0003666
af-p:AFP_0003666 rdf:type owl:Class .


###  http://purl.allotrope.org/ontologies/quality#AFQ_0000233
af-q:AFQ_0000233 rdf:type owl:Class ;
                 owl:equivalentClass [ owl:intersectionOf ( af-q:AFQ_0000036
                                                            [ rdf:type owl:Class ;
                                                              owl:unionOf ( [ rdf:type owl:Restriction ;
                                                                              owl:onProperty ro:_0000080 ;
                                                                              owl:someValuesFrom af-e:AFE_0000266
                                                                            ]
                                                                            [ rdf:type owl:Restriction ;
                                                                              owl:onProperty ro:_0000080 ;
                                                                              owl:someValuesFrom af-e:AFE_0002186
                                                                            ]
                                                                          )
                                                            ]
                                                          ) ;
                                       rdf:type owl:Class
                                     ] ;
                 skos:altLabel "injection configuration" ,
                               "injection device setting" ,
                               "injection setting" ,
                               "injector setting" ;
                 skos:definition "An injection device configuration is a device configuration of an injection device or its components. [Allotrope]" ;
                 skos:prefLabel "injection device configuration" .


###  http://purl.allotrope.org/ontologies/result#AFR_0001577
af-r:AFR_0001577 rdf:type owl:Class ;
                 rdfs:subClassOf af-r:AFR_0001243 ,
                                 af-r:AFR_0001580 ,
                                 af-r:AFR_0001658 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty af-x:AFX_0002704 ;
                                   owl:someValuesFrom [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/PATO_0000918>
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty ro:_0000080 ;
                                                                               owl:someValuesFrom [ owl:intersectionOf ( af-m:AFM_0000394
                                                                                                                         [ rdf:type owl:Restriction ;
                                                                                                                           owl:onProperty ro:_0000056 ;
                                                                                                                           owl:someValuesFrom af-p:AFP_0003666
                                                                                                                         ]
                                                                                                                       ) ;
                                                                                                    rdf:type owl:Class
                                                                                                  ]
                                                                             ]
                                                                           ) ;
                                                        rdf:type owl:Class
                                                      ]
                                 ] ;
                 skos:definition "The injection volume setting is an injection setting that specifies the volume of the fluid to be injected. [Allotrope]" ;
                 skos:prefLabel "injection volume setting" .


###  http://purl.allotrope.org/ontologies/result#AFR_0001580
af-r:AFR_0001580 rdf:type owl:Class ;
                 owl:equivalentClass [ owl:intersectionOf ( af-r:AFR_0001505
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty af-x:AFX_0002704 ;
                                                              owl:someValuesFrom af-q:AFQ_0000233
                                                            ]
                                                          ) ;
                                       rdf:type owl:Class
                                     ] ;
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 skos:altLabel "injection setting datum" ,
                               "injector setting" ,
                               "injector setting datum" ;
                 skos:definition "An injection setting is a setting that specifies an injection setting configuration of an injection device. [Allotrope]" ;
                 skos:prefLabel "injection setting" .


###  http://purl.allotrope.org/ontologies/result#AFR_0002529
af-r:AFR_0002529 rdf:type owl:Class ;
                 rdfs:subClassOf iao:_0000310 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty iao:_0000136 ;
                                   owl:someValuesFrom af-p:AFP_0003666
                                 ] ;
                 skos:definition "An injection document is a document that encompasses the information associated with an injection. [Allotrope]" ;
                 skos:prefLabel "injection document" .


###  http://purl.allotrope.org/ontologies/result#AFR_0002535
af-r:AFR_0002535 rdf:type owl:Class ;
                 rdfs:subClassOf af-r:AFR_0000917 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty af-x:AFX_0002717 ;
                                   owl:someValuesFrom af-p:AFP_0003666
                                 ] ;
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 skos:altLabel "injection ID" ,
                               "injection id" ;
                 skos:definition "An injection identifier is an identifier that identifies some injection. [Allotrope]" ;
                 skos:prefLabel "injection identifier" .


###  http://purl.allotrope.org/ontologies/result#AFR_0002536
af-r:AFR_0002536 rdf:type owl:Class ;
                 rdfs:subClassOf af-r:AFR_0000937 ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty iao:_0000136 ;
                                   owl:someValuesFrom af-p:AFP_0003666
                                 ] ;
                 skos:definition "An injection time is a time that indicates when an injection is performed. [Allotrope]" ;
                 skos:prefLabel "injection time" .


###  http://purl.org/dc/terms/LicenseDocument
dct:LicenseDocument rdf:type owl:Class .


###  http://purl.org/dc/terms/RightsStatement
dct:RightsStatement rdf:type owl:Class .


#################################################################
#    Individuals
#################################################################

###  http://www.allotrope.org
<http://www.allotrope.org> rdf:type owl:NamedIndividual ,
                                    foaf:Organization ;
                           foaf:name "Allotrope Foundation" .


###  http://purl.allotrope.org/voc/attribution
<http://purl.allotrope.org/voc/attribution> rdf:type owl:NamedIndividual ,
                                                     dct:RightsStatement ;
                                            dct:description """
These taxonomies contain material or may constitute derivative works of material which may be subject to copyright by one of the following organizations.  By using these taxonomies, you agree to the following terms and conditions applicable to its contents:
******************************************************************************
Attribution Notice for National Center for Biomedical Ontology materials.

This work contains material from the Cell Ontology and Clinical Measurement Ontology, available here: http://bioportal.bioontology.org/.
******************************************************************************
Attribution Notice for ChEBI
This work contains material from the European Bioinformatics Institute’s ChEBI database.
******************************************************************************
Attribution Notice for Quantities Units Dimensions Data Types (http://www.qudt.org/)
This work contains content from www.qudt.org and is used pursuant to a Creative Commons License available here: http://creativecommons.org/licenses/by-sa/3.0/us/legalcode. The original work may have been modified.
******************************************************************************
Copyright and Attribution Notice for Dublin Core Metadata Initiative Document
This work contains material from the following DCMI document used pursuant to a creative commons license available here: https://creativecommons.org/licenses/by/4.0/legalcode. This material may have been modified or changed.
Timestamped URL:          http://dublincore.org/documents/2012/06/14/dcmi-terms/
Date Issued:                       2012-06-14
Document Status:            This is a DCMI Recommendation.
Copyright © 1995-2015 DCMI. All Rights Reserved. DCMI liability, trademark/service mark, document use and software licensing rules apply.
******************************************************************************

""" ;
                                            dct:title "Derivative works attribution" .


###  http://purl.allotrope.org/voc/copyright
<http://purl.allotrope.org/voc/copyright> rdf:type owl:NamedIndividual ,
                                                   dct:RightsStatement ;
                                          dct:description "Copyright © 2015-2026 Allotrope Foundation" ;
                                          dct:rightsHolder <http://www.allotrope.org> ;
                                          dct:title "Copyright © 2015-2026 Allotrope Foundation" .


###  http://purl.allotrope.org/voc/creative-commons-attribution-license
<http://purl.allotrope.org/voc/creative-commons-attribution-license> rdf:type owl:NamedIndividual ,
                                                                              dct:LicenseDocument ;
                                                                     dct:description """This work is licensed under a Creative Commons Attribution 4.0 International License http://creativecommons.org/licenses/by/4.0/.

THESE MATERIALS ARE PROVIDED \"AS IS\" AND ALLOTROPE EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE WARRANTIES OF NON-INFRINGEMENT, TITLE, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Copyright © 2015-2026 Allotrope Foundation
""" ;
                                                                     dct:rightsHolder <http://www.allotrope.org> ;
                                                                     dct:title "Creative Commons Attribution 4.0 International Public License" .


###  Generated by the OWL API (version 5.5.1) https://github.com/owlcs/owlapi/
