@prefix : <http://purl.allotrope.org/voc/afo/domain/REC/2018/07/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 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/2018/07/injection> .

<http://purl.allotrope.org/voc/afo/domain/REC/2018/07/injection> rdf:type owl:Ontology ;
                                                                 
                                                                 owl:versionIRI <http://purl.allotrope.org/voc/afo/domain/REC/2018/07/injection> ;
                                                                 
                                                                 owl:imports <http://purl.allotrope.org/voc/afo/REC/2018/07/afo> ;
                                                                 
                                                                 owl:priorVersion <http://purl.allotrope.org/voc/afo/domain/REC/2018/04/injection> ;
                                                                 
                                                                 dct:rights <http://purl.allotrope.org/voc/attribution> ;
                                                                 
                                                                 dct:modified "2018-07-20T09:45:00Z"^^xsd:dateTime ;
                                                                 
                                                                 dct:issued "2018-07-31T12:00:00Z"^^xsd:dateTime ;
                                                                 
                                                                 owl:versionInfo "REC/2018/04" ;
                                                                 
                                                                 dct:rights <http://purl.allotrope.org/voc/copyright> ;
                                                                 
                                                                 dct:license <http://purl.allotrope.org/voc/creative-commons-attribution-license> ;
                                                                 
                                                                 dct:title "AFO Injection Domain Ontology (REC/2018/07)" .


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


###  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://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 "(c) 2017 Allotrope Foundation" ;
                                          
                                          dct:title "(c) 2017 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-2018 Allotrope Foundation
""" ;
                                                                     
                                                                     dct:title "Creative Commons Attribution 4.0 International Public License" .



###  http://purl.allotrope.org/voc/afo/domain/REC/2018/04/injection

<http://purl.allotrope.org/voc/afo/domain/REC/2018/04/injection> rdf:type owl:NamedIndividual ;
                                                                 
                                                                 dct:rightsHolder <http://www.allotrope.org> .




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

