@prefix : <http://localhost/rdf/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 <http://localhost/rdf/ontology/> .

<http://localhost/rdf/ontology/> rdf:type owl:Ontology ;
                                  <http://purl.org/dc/terms/abstract> """Cellosaurus is a manually curated resource that attempts to extensively describe all cell lines used in biomedical research.
The OWL Cellosaurus ontology serves as the semantic model for all the diverse information contained in the Cellosaurus RDF.

Cellosaurus is a comprehensive knowledge resource on cell lines used in biomedical research, encompassing both vertebrate and invertebrate species. It provides detailed information for over 170,000 cell lines, including recommended names, synonyms, unique accession numbers, species of origin, and structured comments. The database contains crucial details such as contamination status, genetic modifications, disease associations, STR profiles, and cell line categorization.

Delivering a RDF version of Cellosaurus is an important step towards FAIRification. Making it available from our [SPARQL endpoint](https://sparql.cellosaurus.org/sparql) is key to Linked Open Data (LOD) perspective and for improving interoperability in particular thanks to federated queries.

The OWL Cellosaurus ontology was developed to serve as the semantic model for all the diverse information contained in the Cellosaurus RDF.
Two key principles guided its construction:

  * Anchorage and reuse. A common vocabulary is essential for RDF to allow good interoperability so reusing terms from standard ontologies was a priority.
  * Practicalities. Readability and documentation are important for us humans. Local equivalent classes and / or properties with human readable IRIs as well as sub-properties with documented domains and ranges were defined in order to take advantage of the [SPARQL-editor](/sparql-editor) (autocompletion functionality) and of the [widoco](https://github.com/dgarijo/Widoco) documentation tool which generated this page.

The [EMBL-EBI Ontology Lookup Service](https://www.ebi.ac.uk/ols4/) (OLS) was the main tool used to search for existing terms relevant to our ontology.

In addition to their formal OWL definition, some of our classes and properties are also described using the SKOS ontology. It adds some very informative links between our concepts and those from other ontologies for both humans and search algorithms. When available, the SKOS links also appear in this widoco documentation in the _has relation_ section of the terms.
""" ;
                                  <http://purl.org/dc/terms/bibliographicCitation> "(to be defined)" ;
                                  <http://purl.org/dc/terms/description> "See https://api.cellosaurus.org/rdf-ontology" ;
                                  <http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0> ;
                                  <http://purl.org/ontology/bibo/status> <http://purl.org/ontology/bibo/status/draft> ;
                                  <http://purl.org/vocab/vann/preferredNamespacePrefix> "cello" ;
                                  rdfs:label "Cellosaurus ontology" ;
                                  rdfs:seeAlso <https://api.cellosaurus.org/rdf-ontology> ;
                                  owl:versionInfo "1.0 - 2026-03-25 15:44:33.246236 - prod" ;
                                  <http://www.w3.org/ns/shacl#declare> _:genid1 ,
                                                                       _:genid2 ,
                                                                       _:genid3 ,
                                                                       _:genid4 ,
                                                                       _:genid5 ,
                                                                       _:genid6 ,
                                                                       _:genid7 ,
                                                                       _:genid8 ,
                                                                       _:genid9 ,
                                                                       _:genid10 ,
                                                                       _:genid11 ,
                                                                       _:genid12 ,
                                                                       _:genid13 ,
                                                                       _:genid14 ,
                                                                       _:genid15 ,
                                                                       _:genid16 ,
                                                                       _:genid17 ,
                                                                       _:genid18 ,
                                                                       _:genid19 ,
                                                                       _:genid20 ,
                                                                       _:genid21 ,
                                                                       _:genid22 ,
                                                                       _:genid23 ,
                                                                       _:genid24 ,
                                                                       _:genid25 ,
                                                                       _:genid26 ,
                                                                       _:genid27 ,
                                                                       _:genid28 ,
                                                                       _:genid29 ,
                                                                       _:genid30 ,
                                                                       _:genid31 ,
                                                                       _:genid32 ,
                                                                       _:genid33 ,
                                                                       _:genid34 ,
                                                                       _:genid35 ,
                                                                       _:genid36 ,
                                                                       _:genid37 ,
                                                                       _:genid38 ,
                                                                       _:genid39 ,
                                                                       _:genid40 ,
                                                                       _:genid41 ;
                                  <https://w3id.org/widoco/vocab#introduction> """
**Links with other ontologies**

Most of the classes and properties defined within the Cellosaurus ontology (prefix cello:) are derived from existing terms defined in general purpose or domain specific OWL ontologies. In this version (revision 1.0):

* Out of 131 classes, 126 are rdfs:subClassOf+ or / and owl:equivalentClass of an external term.

* Out of 108 properties, 90 are rdfs:subPropertyOf+ or / and owl:equivalentProperty of an external term.


More details about the subsuming / equivalency term relationships are available in the SPARQL query examples at [sparql-editor](/sparql-editor).

Since Cellosaurus is an extensive description of cell lines, multiple ontologies were required to cover its conceptual field, among which :

* [IAO is_about](http://purl.obolibrary.org/ontology/IAO_0000136) to define [cello:hasAnnotation](#hasAnnotation) as its inverse property (owl:inverseOf)

* [IAO DataItem](http://purl.obolibrary.org/ontology/IAO_0000027) as a superclass of several topic comments in conjunction with EDAM concepts topic and has_topic. See for example [cello:DonorInfoComment](#DonorInfoComment)

* [BFO has_part](http://purl.obolibrary.org/obo/BFO_0000051) as a super property for [cello:hasAntibodyLightChain](#hasAntibodyLightChain) and others

* Multiple [schema.org concepts](https://schema.org/) concepts for person, organization, location, and observation entities

* Some [dcterms](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-2) properties are used as super properties for many of our terms, see [dcterms:source](#httppurlorgdctermssource) and [dcterms:identifier](#httppurlorgdctermsidentifier).

* For publication citations, our terms are mostly derived from dcterms and from [FaBiO](http://purl.org/spar/fabio) which extends dcterms and provides with a classification of bibliographic entities and more attributes.

* We use [OBI Genetic transformation](http://purl.obolibrary.org/obo/OBI_0600043) as a superclass for [cello:GenomeModificationMethod](#GenomeModificationMethod) subclasses and [OBI Genetic characteristics information](http://purl.obolibrary.org/obo/OBI_0001404) and other OBI terms to root and organize  multiple cell line annotations types as seen [here](#httppurlobolibraryorgoboOBI_0001404)

* Root biological concepts like disease, gene, marker, sequence variations from [NCIt](https://ncithesaurus.nci.nih.gov) are used as subsuming or equivalent to our terms. See for example [cello:Sequencevariation](#SequenceVariation)

* [UBERON](https://obophenotype.github.io/uberon/) and [CL](https://obophenotype.github.io/cell-ontology/) which describe anatomical terms and cell types respectively.

* [ChEBI](https://www.ebi.ac.uk/chebi/) serves as a root to define chemical compounds and [cello:Protein](#Protein)

* [cello:CellLine](#CellLine) sub-classes have an owl:equivalentClass in [Wikidata](https://www.wikidata.org/wiki/Wikidata:Main_Page) and 5 cell line properties have owl:equivalentProperty as well. Note that every cell line of Cellosaurus is also described in Wikidata. The content of Wikidata regarding cellosaurus cell lines is synchronized with a bot running on each new Cellosaurus release. 

* [skos](https://www.w3.org/2004/02/skos/) terms are used to define local [concept schemes](#CelloConceptScheme) and to link related concepts within concept schemes. It is also used to add informal semantic links between terms across ontologies, for example between [cello:PrivaDocentThesis](#PrivaDocentThesis) and [up:ThesisCitation](https://purl.uniprot.org/html/index-en.html#Thesis_Citation). Note that skos properties linking our terms to other ontology terms are displayed in the _has relation_ section of the term.

**Cross-references**

[Xref](#Xref) instances are widely used in Cellosaurus. They have their own namespace and IRIs. A cross-reference instance provides information about its database, its identifier within the database (accession) and an URL pointing to a Web page. It may also come with an optional _rdfs:label_ property or _discontinued_ property depending on the context.

The most common use cases are:

* with [cello:seeAlsoXref](#seeAlsoXref) property to propose additional information about a cell line

* with [cello:originatesFrom](#originatesFrom) property for indicate the origin of a source of information

* with [cello:isIdentifiedByXref](#isIdentifiedByXref) property where it plays the role of an identifier 
for some instance of Gene, Species, Anatomical, Chemical or other kind of entity. 

**Concept schemes and concepts**

Sub-classes of [cello:Database](#Database) may have instances (named individuals) which also belong to [cello:CelloConceptScheme](#CelloConceptScheme), see for example [db:ORDO](#httplocalhostrdfdbORDO). 

This occurs when the cross-references of a database can also be seen as concepts linked to each other to form a hierachy of concepts, that is an ontology. 

Such cross-references are also declared as instances of [skos:Concept](#httpwwww3org200402skoscoreConcept) and linked to each other within their CelloConceptScheme with [cello:more_specific_than](#more_specific_than) properties. 

For any cross-reference used in Cellosaurus to somehow describe a cell line and which belongs to either db:CL, db:ChEBI, db:NCBI_TaxID, db:NCIt, db:ORDO, db:RS, db:UBERON, or db:VBO, we provide with:

* all the parent concepts up to the root concept in the original ontology

* the hierarchical structure with property _cello:more_specific_than_ properties linking concepts

Making the hierarchy of concepts available within Cellosaurus makes it possible to build SPARQL queries using a criterion like 

> ?any_concept cello:more_specific_than* ?some_concept . 

See also SPARQL query examples at [sparql-editor](/sparql-editor) 

**Names for instances**

The instances of many classes have names. And to give a thing a name we use many different properties: rdfs:label, skos:prefLabel, cello:recommendedName, cello:alternativeName, cello:registeredName, etc. used in different contexts. 

All these properties have a specific function but sometimes you just don't know whether the name you have in mind is a recommended or an alternative name or whatever. To solve this problem, we provide a so-called materialization of triples that can be inferred from the hierarchy of naming properties.

As an example, if you're looking for 'He-La' cell line ('He-La' is an cello:alternativeName of cvcl:CVCL_0030), you can simply use the cello:name property in the basic graph pattern:

> select ... where {
>   ?cl cello:name 'He-La'^^xsd:string .
> }

This is because cello:alternativeName is defined as a rdfs:subPropertyOf cello:name

See also the usage of name properties for instances of each class in SPARQL query examples at [sparql-editor](/sparql-editor). 

**Named individuals**

The ontology defines a number of so-called named individuals (owl:NamedIndividual). They belong to a few classes:

* [cello:CelloConceptScheme](#CelloConceptScheme) class and [cello:Database](#Database) sub-classes are populated with named individuals, example [db:ATCC](#httplocalhostrdfdbATCC)

* [cello:GenomeModificationMethod](#GenomeModificationMethod) class and its sub-classes are populated with named individuals, example: [cello:CrisprCas9](#CrisprCas9)

* [Sex](#Sex) class is defined as a set of named individuals, example [cello:MixedSex](#MixedSex).

**Main namespaces**

| Prefix     | IRI        | Name |
|------------|------------|------|
| cello:     | http://localhost/rdf/ontology/ | Cellosaurus ontology classes and properties |
| cvcl:      | http://localhost/rdf/cvcl/  | Cellosaurus cell line instances |
| orga:      | http://localhost/rdf/orga/  | Cellosaurus organization instances |
| db:        | http://localhost/rdf/db/    | Cellosaurus online database and concept scheme named individuals |
| xref:      | http://localhost/rdf/xref/  | Cellosaurus cross-reference and concept instances |
| BFO:       | http://purl.obolibrary.org/obo/BFO_ | Basic Formal Ontology |
| CHEBI:     | http://purl.obolibrary.org/obo/CHEBI_ | Chemical Entities of Biological Interest |
| EDAM:      | http://edamontology.org/ | The ontology of data analysis and management |
| IAO:       | http://purl.org/ontology/IAO_ | Information Artifact Ontology |
| fabio:     | http://purl.org/spar/fabio/ | FaBiO, the FRBR-aligned Bibliographic Ontology |
| dcterms:   | http://purl.org/dc/terms/ | DCMI Metadata Terms |
| NCIt:      | http://purl.obolibrary.org/obo/NCIT_ | NCI Thesaurus OBO Edition |
| OBI:       | http://purl.obolibrary.org/obo/OBI_ | Ontology for Biomedical Investigations |
| owl:       | http://www.w3.org/2002/07/owl# | The OWL 2 Schema vocabulary  |
| rdf:       | http://www.w3.org/1999/02/22-rdf-syntax-ns# | The RDF Concepts Vocabulary |
| rdfs:      | http://www.w3.org/2000/01/rdf-schema# | The RDF Schema vocabulary |
| schema:    | https://schema.org/ | Schemas for structured data on the Internet |
| skos:      | http://www.w3.org/2004/02/skos/core# | Simple Knowledge Organization System |
| wd:        | http://www.wikidata.org/entity/ | Wikidata entities |









""" ;
                                  <https://w3id.org/widoco/vocab#jsonldSerialization> <https://api.cellosaurus.org/ontology.jsonld> ;
                                  <https://w3id.org/widoco/vocab#ntSerialization> <https://api.cellosaurus.org/ontology.nt> ;
                                  <https://w3id.org/widoco/vocab#rdfxmlSerialization> <https://api.cellosaurus.org/ontology.owl> ;
                                  <https://w3id.org/widoco/vocab#turtleSerialization> <https://api.cellosaurus.org/ontology.ttl> .

_:genid1 <http://www.w3.org/ns/shacl#namespace> "http://localhost/rdf/ontology/" ;
          <http://www.w3.org/ns/shacl#prefix> "cello" .

_:genid2 <http://www.w3.org/ns/shacl#namespace> "http://localhost/rdf/cvcl/" ;
          <http://www.w3.org/ns/shacl#prefix> "cvcl" .

_:genid3 <http://www.w3.org/ns/shacl#namespace> "http://localhost/rdf/xref/" ;
          <http://www.w3.org/ns/shacl#prefix> "xref" .

_:genid4 <http://www.w3.org/ns/shacl#namespace> "http://localhost/rdf/pub/" ;
          <http://www.w3.org/ns/shacl#prefix> "pub" .

_:genid5 <http://www.w3.org/ns/shacl#namespace> "http://localhost/rdf/orga/" ;
          <http://www.w3.org/ns/shacl#prefix> "orga" .

_:genid6 <http://www.w3.org/ns/shacl#namespace> "http://localhost/rdf/db/" ;
          <http://www.w3.org/ns/shacl#prefix> "db" .

_:genid7 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/2001/XMLSchema#" ;
          <http://www.w3.org/ns/shacl#prefix> "xsd" .

_:genid8 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/1999/02/22-rdf-syntax-ns#" ;
          <http://www.w3.org/ns/shacl#prefix> "rdf" .

_:genid9 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/2000/01/rdf-schema#" ;
          <http://www.w3.org/ns/shacl#prefix> "rdfs" .

_:genid10 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/2004/02/skos/core#" ;
           <http://www.w3.org/ns/shacl#prefix> "skos" .

_:genid11 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/2002/07/owl#" ;
           <http://www.w3.org/ns/shacl#prefix> "owl" .

_:genid12 <http://www.w3.org/ns/shacl#namespace> "http://purl.org/dc/terms/" ;
           <http://www.w3.org/ns/shacl#prefix> "dcterms" .

_:genid13 <http://www.w3.org/ns/shacl#namespace> "http://purl.org/spar/fabio/" ;
           <http://www.w3.org/ns/shacl#prefix> "fabio" .

_:genid14 <http://www.w3.org/ns/shacl#namespace> "http://purl.uniprot.org/core/" ;
           <http://www.w3.org/ns/shacl#prefix> "up" .

_:genid15 <http://www.w3.org/ns/shacl#namespace> "http://purl.org/ontology/bibo/" ;
           <http://www.w3.org/ns/shacl#prefix> "bibo" .

_:genid16 <http://www.w3.org/ns/shacl#namespace> "https://w3id.org/widoco/vocab#" ;
           <http://www.w3.org/ns/shacl#prefix> "widoco" .

_:genid17 <http://www.w3.org/ns/shacl#namespace> "http://purl.org/vocab/vann/" ;
           <http://www.w3.org/ns/shacl#prefix> "vann" .

_:genid18 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/ns/oa#" ;
           <http://www.w3.org/ns/shacl#prefix> "oa" .

_:genid19 <http://www.w3.org/ns/shacl#namespace> "http://www.wikidata.org/prop/direct/" ;
           <http://www.w3.org/ns/shacl#prefix> "wdt" .

_:genid20 <http://www.w3.org/ns/shacl#namespace> "http://www.wikidata.org/entity/" ;
           <http://www.w3.org/ns/shacl#prefix> "wd" .

_:genid21 <http://www.w3.org/ns/shacl#namespace> "http://www.w3.org/ns/shacl#" ;
           <http://www.w3.org/ns/shacl#prefix> "sh" .

_:genid22 <http://www.w3.org/ns/shacl#namespace> "https://schema.org/" ;
           <http://www.w3.org/ns/shacl#prefix> "schema" .

_:genid23 <http://www.w3.org/ns/shacl#namespace> "https://api.cellosaurus.org/" ;
           <http://www.w3.org/ns/shacl#prefix> "help" .

_:genid24 <http://www.w3.org/ns/shacl#namespace> "https://www.ncbi.nlm.nih.gov/pubmed/" ;
           <http://www.w3.org/ns/shacl#prefix> "pubmed" .

_:genid25 <http://www.w3.org/ns/shacl#namespace> "http://www.bioassayontology.org/bao#BAO_" ;
           <http://www.w3.org/ns/shacl#prefix> "BAO" .

_:genid26 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/BTO_" ;
           <http://www.w3.org/ns/shacl#prefix> "BTO" .

_:genid27 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/CLO_" ;
           <http://www.w3.org/ns/shacl#prefix> "CLO" .

_:genid28 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/NCIT_" ;
           <http://www.w3.org/ns/shacl#prefix> "NCIt" .

_:genid29 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/OBI_" ;
           <http://www.w3.org/ns/shacl#prefix> "OBI" .

_:genid30 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/OMIT_" ;
           <http://www.w3.org/ns/shacl#prefix> "OMIT" .

_:genid31 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/FBcv_" ;
           <http://www.w3.org/ns/shacl#prefix> "FBcv" .

_:genid32 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/GENO_" ;
           <http://www.w3.org/ns/shacl#prefix> "GENO" .

_:genid33 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/CARO_" ;
           <http://www.w3.org/ns/shacl#prefix> "CARO" .

_:genid34 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/CL_" ;
           <http://www.w3.org/ns/shacl#prefix> "CL" .

_:genid35 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/CHEBI_" ;
           <http://www.w3.org/ns/shacl#prefix> "CHEBI" .

_:genid36 <http://www.w3.org/ns/shacl#namespace> "http://www.orpha.net/ORDO/Orphanet_" ;
           <http://www.w3.org/ns/shacl#prefix> "ORDO" .

_:genid37 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/IAO_" ;
           <http://www.w3.org/ns/shacl#prefix> "IAO" .

_:genid38 <http://www.w3.org/ns/shacl#namespace> "http://edamontology.org/" ;
           <http://www.w3.org/ns/shacl#prefix> "EDAM" .

_:genid39 <http://www.w3.org/ns/shacl#namespace> "http://prismstandard.org/namespaces/basic/2.0/" ;
           <http://www.w3.org/ns/shacl#prefix> "prism" .

_:genid40 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/BFO_" ;
           <http://www.w3.org/ns/shacl#prefix> "BFO" .

_:genid41 <http://www.w3.org/ns/shacl#namespace> "http://purl.obolibrary.org/obo/" ;
           <http://www.w3.org/ns/shacl#prefix> "OLS" .

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

###  http://localhost/rdf/ontology/alternativeName
:alternativeName rdf:type owl:AnnotationProperty ;
                 rdfs:comment "Different synonyms for the cell line, including alternative use of lower and upper cases characters. Misspellings are not included in synonyms<br><dt>has domain</dt><dd><a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#CelloConceptScheme\" title=\"http://localhost/rdf/CelloConceptScheme\">Cellosaurus Concept Scheme</a> <b>or</b> <a href=\"#Database\" title=\"http://localhost/rdf/Database\">Database</a> <b>or</b> <a href=\"#https://schema.org/Organization\" title=\"https://schema.org/Organization\">Organization</a></dd>" ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "alternative name" ;
                 rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#altLabel> ;
                 rdfs:range xsd:string ;
                 rdfs:domain _:genid-nodeid-node1jkindgo2x72 .


###  http://localhost/rdf/ontology/isIdentifiedByIRI
:isIdentifiedByIRI rdf:type owl:AnnotationProperty ;
                   rdfs:comment "An IRI that is referenced, cited, or otherwise pointed to with the purpose to unequivocally identify the described resource.<br><dt>has domain</dt><dd><a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#ChemicalEntity\" title=\"http://localhost/rdf/ChemicalEntity\">Chemical entity</a> <b>or</b> <a href=\"#Gene\" title=\"http://localhost/rdf/Gene\">Gene</a> <b>or</b> <a href=\"#Disease\" title=\"http://localhost/rdf/Disease\">Disease</a> <b>or</b> <a href=\"#AnatomicalEntity\" title=\"http://localhost/rdf/AnatomicalEntity\">Anatomical entity</a> <b>or</b> <a href=\"#Breed\" title=\"http://localhost/rdf/Breed\">Breed</a> <b>or</b> <a href=\"#CellType\" title=\"http://localhost/rdf/CellType\">Cell type</a> <b>or</b> <a href=\"#Species\" title=\"http://localhost/rdf/Species\">Species</a></dd>" ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "is identified by IRI" ;
                   rdfs:subPropertyOf rdfs:seeAlso ;
                   rdfs:range rdfs:Resource ;
                   rdfs:domain _:genid-nodeid-node1jkindgo2x96 .


###  http://localhost/rdf/ontology/isIdentifiedByXref
:isIdentifiedByXref rdf:type owl:AnnotationProperty ;
                    rdfs:comment "A database cross-reference that is referenced, cited, or otherwise pointed to with the purpose to unequivocally identify the described resource.<br><dt>has domain</dt><dd><a href=\"#GeneMutation\" title=\"http://localhost/rdf/GeneMutation\">Gene mutation</a> <b>or</b> <a href=\"#ChemicalEntity\" title=\"http://localhost/rdf/ChemicalEntity\">Chemical entity</a> <b>or</b> <a href=\"#Gene\" title=\"http://localhost/rdf/Gene\">Gene</a> <b>or</b> <a href=\"#Disease\" title=\"http://localhost/rdf/Disease\">Disease</a> <b>or</b> <a href=\"#AnatomicalEntity\" title=\"http://localhost/rdf/AnatomicalEntity\">Anatomical entity</a> <b>or</b> <a href=\"#Breed\" title=\"http://localhost/rdf/Breed\">Breed</a> <b>or</b> <a href=\"#CellType\" title=\"http://localhost/rdf/CellType\">Cell type</a> <b>or</b> <a href=\"#Species\" title=\"http://localhost/rdf/Species\">Species</a></dd>" ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "is identified by xref" ;
                    rdfs:subPropertyOf rdfs:seeAlso ;
                    rdfs:range :Xref ;
                    rdfs:domain _:genid-nodeid-node1jkindgo2x87 .


###  http://localhost/rdf/ontology/misspellingName
:misspellingName rdf:type owl:AnnotationProperty ;
                 rdfs:comment "A misspelling as it appears in some publication or external resource<br><dt>has domain</dt><dd><a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#MisspellingRecord\" title=\"http://localhost/rdf/MisspellingRecord\">Misspelling record</a></dd>" ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "misspelling name" ;
                 rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#hiddenLabel> ;
                 rdfs:range xsd:string ;
                 rdfs:domain _:genid-nodeid-node1jkindgo2x80 .


###  http://localhost/rdf/ontology/name
:name rdf:type owl:AnnotationProperty ;
      rdfs:comment "A human-readable version of a resource's name.<br><dt>has domain</dt><dd><a href=\"#https://schema.org/Person\" title=\"https://schema.org/Person\">Person</a> <b>or</b> <a href=\"#Sex\" title=\"http://localhost/rdf/Sex\">Sex</a> <b>or</b> <a href=\"#CelloConceptScheme\" title=\"http://localhost/rdf/CelloConceptScheme\">Cellosaurus Concept Scheme</a> <b>or</b> <a href=\"#https://schema.org/Organization\" title=\"https://schema.org/Organization\">Organization</a> <b>or</b> <a href=\"#http://purl.obolibrary.org/obo/FBcv_0005070\" title=\"http://purl.obolibrary.org/obo/FBcv_0005070\">Protein trap</a> <b>or</b> <a href=\"#CellType\" title=\"http://localhost/rdf/CellType\">Cell type</a> <b>or</b> <a href=\"#Species\" title=\"http://localhost/rdf/Species\">Species</a> <b>or</b> <a href=\"#RegistrationRecord\" title=\"http://localhost/rdf/RegistrationRecord\">Registration record</a> <b>or</b> <a href=\"#Xref\" title=\"http://localhost/rdf/Xref\">Cross-Reference</a> <b>or</b> <a href=\"#Source\" title=\"http://localhost/rdf/Source\">Source</a> <b>or</b> <a href=\"#Breed\" title=\"http://localhost/rdf/Breed\">Breed</a> <b>or</b> <a href=\"#SequenceVariation\" title=\"http://localhost/rdf/SequenceVariation\">Sequence variation</a> <b>or</b> <a href=\"#ChemicalEntity\" title=\"http://localhost/rdf/ChemicalEntity\">Chemical entity</a> <b>or</b> <a href=\"#Gene\" title=\"http://localhost/rdf/Gene\">Gene</a> <b>or</b> <a href=\"#Disease\" title=\"http://localhost/rdf/Disease\">Disease</a> <b>or</b> <a href=\"#GenomeModificationMethod\" title=\"http://localhost/rdf/GenomeModificationMethod\">Genome modification method</a> <b>or</b> <a href=\"#MicrosatelliteInstabilityStatus\" title=\"http://localhost/rdf/MicrosatelliteInstabilityStatus\">Microsatellite instability status</a> <b>or</b> <a href=\"#AnatomicalEntity\" title=\"http://localhost/rdf/AnatomicalEntity\">Anatomical entity</a> <b>or</b> <a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#Database\" title=\"http://localhost/rdf/Database\">Database</a> <b>or</b> <a href=\"#https://schema.org/Observation\" title=\"https://schema.org/Observation\">Observation</a> <b>or</b> <a href=\"#http://www.w3.org/2004/02/skos/core#Concept\" title=\"http://www.w3.org/2004/02/skos/core#Concept\">Concept</a> <b>or</b> <a href=\"#MisspellingRecord\" title=\"http://localhost/rdf/MisspellingRecord\">Misspelling record</a> <b>or</b> <a href=\"#Population\" title=\"http://localhost/rdf/Population\">Population</a></dd>" ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "name" ;
      rdfs:subPropertyOf rdfs:label ;
      rdfs:range xsd:string ;
      rdfs:domain _:genid-nodeid-node1jkindgo2x42 .


###  http://localhost/rdf/ontology/recommendedName
:recommendedName rdf:type owl:AnnotationProperty ;
                 rdfs:comment "Most frequently the name of the cell line as provided in the original publication<br><dt>has domain</dt><dd><a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#CelloConceptScheme\" title=\"http://localhost/rdf/CelloConceptScheme\">Cellosaurus Concept Scheme</a> <b>or</b> <a href=\"#Database\" title=\"http://localhost/rdf/Database\">Database</a> <b>or</b> <a href=\"#https://schema.org/Organization\" title=\"https://schema.org/Organization\">Organization</a></dd>" ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "recommended name" ;
                 rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#prefLabel> ;
                 rdfs:range xsd:string ;
                 rdfs:domain _:genid-nodeid-node1jkindgo2x67 .


###  http://localhost/rdf/ontology/references
:references rdf:type owl:AnnotationProperty ;
            rdfs:comment "A publication that is referenced, cited, or otherwise pointed to by the described resource." ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "references" ;
            rdfs:subPropertyOf <http://purl.org/dc/terms/references> ;
            rdfs:range :Publication ;
            rdfs:domain :CellLine .


###  http://localhost/rdf/ontology/registeredName
:registeredName rdf:type owl:AnnotationProperty ;
                rdfs:comment "A name as it appears in some register or official list.<br><dt>has domain</dt><dd><a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#RegistrationRecord\" title=\"http://localhost/rdf/RegistrationRecord\">Registration record</a></dd>" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "registered name" ;
                rdfs:subPropertyOf :name ;
                rdfs:range xsd:string ;
                rdfs:domain _:genid-nodeid-node1jkindgo2x77 .


###  http://localhost/rdf/ontology/seeAlsoXref
:seeAlsoXref rdf:type owl:AnnotationProperty ;
             rdfs:comment "A database cross-reference that is referenced, cited, or otherwise pointed to with the purpose to provide further information about the described resource<br><dt>has domain</dt><dd><a href=\"#CellLine\" title=\"http://localhost/rdf/CellLine\">Cell line</a> <b>or</b> <a href=\"#Publication\" title=\"http://localhost/rdf/Publication\">Publication</a> <b>or</b> <a href=\"#DiscontinuationRecord\" title=\"http://localhost/rdf/DiscontinuationRecord\">Discontinuation record</a></dd>" ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "see also xref" ;
             rdfs:subPropertyOf rdfs:seeAlso ;
             rdfs:range :Xref ;
             rdfs:domain _:genid-nodeid-node1jkindgo2x83 .


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


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


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


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


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


###  http://purl.org/ontology/bibo/status
<http://purl.org/ontology/bibo/status> rdf:type owl:AnnotationProperty ;
                                       rdfs:isDefinedBy <http://purl.org/ontology/bibo/> ;
                                       rdfs:label "status" .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty ;
                                                      rdfs:isDefinedBy <http://purl.org/vocab/vann/> ;
                                                      rdfs:label "preferred namespace prefix" .


###  http://www.w3.org/2004/02/skos/core#altLabel
<http://www.w3.org/2004/02/skos/core#altLabel> rdf:type owl:AnnotationProperty ;
                                               rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                               rdfs:label "alt label" ;
                                               rdfs:subPropertyOf rdfs:label .


###  http://www.w3.org/2004/02/skos/core#broadMatch
<http://www.w3.org/2004/02/skos/core#broadMatch> rdf:type owl:AnnotationProperty ;
                                                 rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                                 rdfs:label "broad match" .


###  http://www.w3.org/2004/02/skos/core#closeMatch
<http://www.w3.org/2004/02/skos/core#closeMatch> rdf:type owl:AnnotationProperty ;
                                                 rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                                 rdfs:label "close match" .


###  http://www.w3.org/2004/02/skos/core#exactMatch
<http://www.w3.org/2004/02/skos/core#exactMatch> rdf:type owl:AnnotationProperty ;
                                                 rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                                 rdfs:label "exact match" .


###  http://www.w3.org/2004/02/skos/core#hiddenLabel
<http://www.w3.org/2004/02/skos/core#hiddenLabel> rdf:type owl:AnnotationProperty ;
                                                  rdfs:comment "A hidden lexical label, represented by means of the skos:hiddenLabel property, is a lexical label for a resource, where a KOS designer would like that character string to be accessible to applications performing text-based indexing and search operations, but would not like that label to be visible otherwise. Hidden labels may for instance be used to include misspelled variants of other lexical labels." ;
                                                  rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                                  rdfs:label "hidden label" ;
                                                  rdfs:subPropertyOf rdfs:label .


###  http://www.w3.org/2004/02/skos/core#prefLabel
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty ;
                                                rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                                rdfs:label "pref label" ;
                                                rdfs:subPropertyOf rdfs:label .


###  http://www.w3.org/ns/shacl#declare
<http://www.w3.org/ns/shacl#declare> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/shacl#namespace
<http://www.w3.org/ns/shacl#namespace> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/shacl#prefix
<http://www.w3.org/ns/shacl#prefix> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#introduction
<https://w3id.org/widoco/vocab#introduction> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#jsonldSerialization
<https://w3id.org/widoco/vocab#jsonldSerialization> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#ntSerialization
<https://w3id.org/widoco/vocab#ntSerialization> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#rdfxmlSerialization
<https://w3id.org/widoco/vocab#rdfxmlSerialization> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#turtleSerialization
<https://w3id.org/widoco/vocab#turtleSerialization> rdf:type owl:AnnotationProperty .


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

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


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

###  http://edamontology.org/has_topic
<http://edamontology.org/has_topic> rdf:type owl:ObjectProperty ;
                                    rdfs:comment "'A has_topic B' defines for the subject A, that it has the object B as its topic (A is in the scope of a topic B)." ;
                                    rdfs:isDefinedBy <http://edamontology.org/> ;
                                    rdfs:label "has topic" .


###  http://localhost/rdf/ontology/appearsIn
:appearsIn rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf <http://purl.org/dc/terms/source> ;
           rdfs:domain :MisspellingRecord ;
           rdfs:range [ rdf:type owl:Class ;
                        owl:unionOf ( :Publication
                                      :Xref
                                    )
                      ] ;
           rdfs:comment "A related resource in which the described resource appears." ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "appears in" .


###  http://localhost/rdf/ontology/creator
:creator rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf <http://purl.org/dc/terms/creator> ;
         rdfs:domain :Publication ;
         rdfs:range [ rdf:type owl:Class ;
                      owl:unionOf ( <https://schema.org/Organization>
                                    <https://schema.org/Person>
                                  )
                    ] ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "creator" .


###  http://localhost/rdf/ontology/database
:database rdf:type owl:ObjectProperty ;
          rdfs:domain :Xref ;
          rdfs:range :Database ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "database" .


###  http://localhost/rdf/ontology/derivedFromCellType
:derivedFromCellType rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf :hasAnnotation ;
                     rdfs:domain :CellLine ;
                     rdfs:range :CellType ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "derived from cell type" .


###  http://localhost/rdf/ontology/derivedFromIndividualBelongingToBreed
:derivedFromIndividualBelongingToBreed rdf:type owl:ObjectProperty ;
                                       rdfs:subPropertyOf :hasAnnotation ;
                                       rdfs:domain :CellLine ;
                                       rdfs:range :Breed ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "derived from individual belonging to breed" .


###  http://localhost/rdf/ontology/derivedFromIndividualBelongingToPopulation
:derivedFromIndividualBelongingToPopulation rdf:type owl:ObjectProperty ;
                                            rdfs:subPropertyOf :hasAnnotation ;
                                            rdfs:domain :CellLine ;
                                            rdfs:range :Population ;
                                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                            rdfs:label "derived from individual belonging to population" .


###  http://localhost/rdf/ontology/derivedFromIndividualBelongingToSpecies
:derivedFromIndividualBelongingToSpecies rdf:type owl:ObjectProperty ;
                                         owl:equivalentProperty <http://www.wikidata.org/entity/P9072> ;
                                         rdfs:subPropertyOf :hasAnnotation ;
                                         rdfs:domain :CellLine ;
                                         rdfs:range :Species ;
                                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                         rdfs:label "derived from individual belonging to species" .


###  http://localhost/rdf/ontology/derivedFromIndividualWithDisease
:derivedFromIndividualWithDisease rdf:type owl:ObjectProperty ;
                                  owl:equivalentProperty <http://www.wikidata.org/entity/P5166> ;
                                  rdfs:subPropertyOf :hasAnnotation ;
                                  rdfs:domain :CellLine ;
                                  rdfs:range :Disease ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "derived from individual with disease" .


###  http://localhost/rdf/ontology/derivedFromIndividualWithSex
:derivedFromIndividualWithSex rdf:type owl:ObjectProperty ;
                              rdfs:subPropertyOf :hasAnnotation ;
                              rdfs:domain :CellLine ;
                              rdfs:range :Sex ;
                              rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://www.wikidata.org/entity/P21\" title=\"http://www.wikidata.org/entity/P21\">Sex</a></dd>" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "derived from individual with sex" ;
                              <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.wikidata.org/entity/P21> .


###  http://localhost/rdf/ontology/derivedFromSameIndividualAs
:derivedFromSameIndividualAs rdf:type owl:ObjectProperty ;
                             owl:equivalentProperty <http://www.wikidata.org/entity/P3578> ;
                             rdfs:subPropertyOf :hasAnnotation ;
                             rdfs:domain :CellLine ;
                             rdfs:range :CellLine ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "derived from same individual as" .


###  http://localhost/rdf/ontology/derivedFromSite
:derivedFromSite rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasAnnotation ;
                 rdfs:domain :CellLine ;
                 rdfs:range :AnatomicalEntity ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "derived from site" .


###  http://localhost/rdf/ontology/detectedAllele
:detectedAllele rdf:type owl:ObjectProperty ;
                rdfs:domain <https://schema.org/Observation> ;
                rdfs:range [ rdf:type owl:Class ;
                             owl:unionOf ( :HLAAllele
                                           :STRAllele
                                         )
                           ] ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "detected allele" .


###  http://localhost/rdf/ontology/editor
:editor rdf:type owl:ObjectProperty ;
        rdfs:subPropertyOf <http://purl.org/dc/terms/contributor> ;
        rdfs:domain <http://purl.org/spar/fabio/BookChapter> ;
        rdfs:range <https://schema.org/Person> ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "editor" .


###  http://localhost/rdf/ontology/establishedBy
:establishedBy rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf <http://purl.org/dc/terms/source> ;
               rdfs:domain :CellLine ;
               rdfs:range <https://schema.org/Organization> ;
               rdfs:comment "Laboratory, research institute, university having established the cell line." ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "established by" .


###  http://localhost/rdf/ontology/hasAnecdotalComment
:hasAnecdotalComment rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf :hasAnnotation ;
                     rdfs:domain :CellLine ;
                     rdfs:range :AnecdotalComment ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "has anecdotal comment" .


###  http://localhost/rdf/ontology/hasAnnotation
:hasAnnotation rdf:type owl:ObjectProperty ;
               owl:inverseOf <http://purl.obolibrary.org/obo/IAO_0000136> ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "has annotation" .


###  http://localhost/rdf/ontology/hasAntibodyHeavyChain
:hasAntibodyHeavyChain rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf <http://purl.obolibrary.org/obo/BFO_0000051> ;
                       rdfs:domain :MoAbIsotype ;
                       rdfs:range :ImmunoglobulinHeavyChain ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "has antibody heavy chain" .


###  http://localhost/rdf/ontology/hasAntibodyLightChain
:hasAntibodyLightChain rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf <http://purl.obolibrary.org/obo/BFO_0000051> ;
                       rdfs:domain :MoAbIsotype ;
                       rdfs:range :ImmunoglobulinLightChain ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "has antibody light chain" .


###  http://localhost/rdf/ontology/hasBiotechnologyComment
:hasBiotechnologyComment rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf :hasAnnotation ;
                         rdfs:domain :CellLine ;
                         rdfs:range :BiotechnologyComment ;
                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                         rdfs:label "has biotechnology comment" .


###  http://localhost/rdf/ontology/hasCautionComment
:hasCautionComment rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf :hasAnnotation ;
                   rdfs:domain :CellLine ;
                   rdfs:range :CautionComment ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "has caution comment" .


###  http://localhost/rdf/ontology/hasCharacteristicsComment
:hasCharacteristicsComment rdf:type owl:ObjectProperty ;
                           rdfs:subPropertyOf :hasAnnotation ;
                           rdfs:domain :CellLine ;
                           rdfs:range :CharacteristicsComment ;
                           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                           rdfs:label "has characteristics comment" .


###  http://localhost/rdf/ontology/hasChildCellLine
:hasChildCellLine rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf :hasAnnotation ;
                  rdfs:domain :CellLine ;
                  rdfs:range :CellLine ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "has child cell line" .


###  http://localhost/rdf/ontology/hasComponent
:hasComponent rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf <http://purl.obolibrary.org/obo/BFO_0000051> ;
              rdfs:domain :GenomeAncestry ;
              rdfs:range :PopulationPercentage ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "has component" .


###  http://localhost/rdf/ontology/hasDiscontinuationRecord
:hasDiscontinuationRecord rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf :hasAnnotation ;
                          rdfs:domain :CellLine ;
                          rdfs:range :DiscontinuationRecord ;
                          rdfs:comment "Discontinuation record of the cell line in a cell line catalog." ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "has discontinuation record" .


###  http://localhost/rdf/ontology/hasDonorInfoComment
:hasDonorInfoComment rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf :hasAnnotation ;
                     rdfs:domain :CellLine ;
                     rdfs:range :DonorInfoComment ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "has donor info comment" .


###  http://localhost/rdf/ontology/hasDoublingTime
:hasDoublingTime rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasAnnotation ;
                 rdfs:domain :CellLine ;
                 rdfs:range :DoublingTime ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "has doubling time" .


###  http://localhost/rdf/ontology/hasDoublingTimeRange
:hasDoublingTimeRange rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf :hasAnnotation ;
                      rdfs:domain :CellLine ;
                      rdfs:range :DoublingTimeRange ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "has doubling time range" .


###  http://localhost/rdf/ontology/hasGeneKnockout
:hasGeneKnockout rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasAnnotation ;
                 rdfs:domain :CellLine ;
                 rdfs:range :GeneKnockout ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "has gene knockout" .


###  http://localhost/rdf/ontology/hasGeneticIntegration
:hasGeneticIntegration rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf :hasAnnotation ;
                       rdfs:domain :CellLine ;
                       rdfs:range :GeneticIntegration ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "has genetic integration" .


###  http://localhost/rdf/ontology/hasGenomeAncestry
:hasGenomeAncestry rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf :hasAnnotation ;
                   rdfs:domain :CellLine ;
                   rdfs:range :GenomeAncestry ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "has genome ancestry" .


###  http://localhost/rdf/ontology/hasGenomeModificationMethod
:hasGenomeModificationMethod rdf:type owl:ObjectProperty ;
                             rdfs:domain [ rdf:type owl:Class ;
                                           owl:unionOf ( :GeneKnockout
                                                         :GeneticIntegration
                                                       )
                                         ] ;
                             rdfs:range [ rdf:type owl:Class ;
                                          owl:unionOf ( :GenomeModificationMethod
                                                        <http://purl.obolibrary.org/obo/FBcv_0005070>
                                                      )
                                        ] ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "has genome modification method" .


###  http://localhost/rdf/ontology/hasHLAtyping
:hasHLAtyping rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasAnnotation ;
              rdfs:domain :CellLine ;
              rdfs:range :HLAtyping ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "has HLA typing" .


###  http://localhost/rdf/ontology/hasKaryotypicInfoComment
:hasKaryotypicInfoComment rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf :hasAnnotation ;
                          rdfs:domain :CellLine ;
                          rdfs:range :KaryotypicInfoComment ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "has karyotypic info comment" .


###  http://localhost/rdf/ontology/hasMicrosatelliteInstability
:hasMicrosatelliteInstability rdf:type owl:ObjectProperty ;
                              rdfs:subPropertyOf :hasAnnotation ;
                              rdfs:domain :CellLine ;
                              rdfs:range :MicrosatelliteInstability ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "has microsatellite instability" .


###  http://localhost/rdf/ontology/hasMicrosatelliteInstabilityStatus
:hasMicrosatelliteInstabilityStatus rdf:type owl:ObjectProperty ;
                                    rdfs:domain :MicrosatelliteInstability ;
                                    rdfs:range :MicrosatelliteInstabilityStatus ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "has microsatellite instability status" .


###  http://localhost/rdf/ontology/hasMiscellaneousInfoComment
:hasMiscellaneousInfoComment rdf:type owl:ObjectProperty ;
                             rdfs:subPropertyOf :hasAnnotation ;
                             rdfs:domain :CellLine ;
                             rdfs:range :MiscellaneousInfoComment ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "has miscellaneous info comment" .


###  http://localhost/rdf/ontology/hasMisspellingRecord
:hasMisspellingRecord rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf :hasAnnotation ;
                      rdfs:domain :CellLine ;
                      rdfs:range :MisspellingRecord ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "has misspelling record" .


###  http://localhost/rdf/ontology/hasMoAbIsotype
:hasMoAbIsotype rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf :hasAnnotation ;
                rdfs:domain :CellLine ;
                rdfs:range :MoAbIsotype ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "has monoclonal antibody isotype" .


###  http://localhost/rdf/ontology/hasMoAbTarget
:hasMoAbTarget rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf :hasAnnotation ;
               rdfs:domain :CellLine ;
               rdfs:range [ rdf:type owl:Class ;
                            owl:unionOf ( :ChemicalEntity
                                          :Protein
                                        )
                          ] ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "has monoclonal antibody target" .


###  http://localhost/rdf/ontology/hasOmicsInfo
:hasOmicsInfo rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasAnnotation ;
              rdfs:domain :CellLine ;
              rdfs:range :OmicsInfo ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "has omics info" .


###  http://localhost/rdf/ontology/hasParentCellLine
:hasParentCellLine rdf:type owl:ObjectProperty ;
                   owl:equivalentProperty <http://www.wikidata.org/entity/P3432> ;
                   rdfs:subPropertyOf :hasAnnotation ;
                   owl:inverseOf :hasChildCellLine ;
                   rdfs:domain :CellLine ;
                   rdfs:range :CellLine ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "has parent cell line" .


###  http://localhost/rdf/ontology/hasPopulation
:hasPopulation rdf:type owl:ObjectProperty ;
               rdfs:domain :PopulationPercentage ;
               rdfs:range :Population ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "has population" .


###  http://localhost/rdf/ontology/hasProblematicCellLineComment
:hasProblematicCellLineComment rdf:type owl:ObjectProperty ;
                               rdfs:subPropertyOf :hasAnnotation ;
                               rdfs:domain :CellLine ;
                               rdfs:range :ProblematicCellLineComment ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "has problematic cell line comment" .


###  http://localhost/rdf/ontology/hasProvider
:hasProvider rdf:type owl:ObjectProperty ;
             rdfs:subPropertyOf <https://schema.org/provider> ;
             rdfs:domain :DiscontinuationRecord ;
             rdfs:range <https://schema.org/Organization> ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "has provider" .


###  http://localhost/rdf/ontology/hasRegistationRecord
:hasRegistationRecord rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf :hasAnnotation ;
                      rdfs:domain :CellLine ;
                      rdfs:range :RegistrationRecord ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "has registation record" .


###  http://localhost/rdf/ontology/hasResistance
:hasResistance rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf :hasAnnotation ;
               rdfs:domain :CellLine ;
               rdfs:range :ChemicalEntity ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "has resistance" .


###  http://localhost/rdf/ontology/hasSenescenceComment
:hasSenescenceComment rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf :hasAnnotation ;
                      rdfs:domain :CellLine ;
                      rdfs:range :SenescenceComment ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "has senescence comment" .


###  http://localhost/rdf/ontology/hasSequenceVariationInfo
:hasSequenceVariationInfo rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf :hasAnnotation ;
                          rdfs:domain :CellLine ;
                          rdfs:range :SequenceVariationInfo ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "has sequence variation info" .


###  http://localhost/rdf/ontology/hasShortTandemRepeatProfile
:hasShortTandemRepeatProfile rdf:type owl:ObjectProperty ;
                             rdfs:subPropertyOf :hasAnnotation ;
                             rdfs:domain :CellLine ;
                             rdfs:range :ShortTandemRepeatProfile ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "has short tandem repeat profile" .


###  http://localhost/rdf/ontology/hasSource
:hasSource rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf <http://purl.org/dc/terms/source> ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :AnecdotalComment
                                       :BiotechnologyComment
                                       :CautionComment
                                       :CharacteristicsComment
                                       :DonorInfoComment
                                       :DoublingTime
                                       :MiscellaneousInfoComment
                                       :MoAbIsotype
                                       :SenescenceComment
                                       :VirologyComment
                                       <http://purl.obolibrary.org/obo/OBI_0001404>
                                       <https://schema.org/Observation>
                                     )
                       ] ;
           rdfs:range :Source ;
           rdfs:comment "A related resource from which the described resource is derived or originates." ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "has source" .


###  http://localhost/rdf/ontology/hasTarget
:hasTarget rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf <https://schema.org/observationAbout> ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :SequenceVariationInfo
                                       <https://schema.org/Observation>
                                     )
                       ] ;
           rdfs:range [ rdf:type owl:Class ;
                        owl:unionOf ( :Gene
                                      :Marker
                                      :SequenceVariation
                                    )
                      ] ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "has target" .


###  http://localhost/rdf/ontology/hasVirologyComment
:hasVirologyComment rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasAnnotation ;
                    rdfs:domain :CellLine ;
                    rdfs:range :VirologyComment ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "has virology comment" .


###  http://localhost/rdf/ontology/inRegister
:inRegister rdf:type owl:ObjectProperty ;
            rdfs:subPropertyOf <http://purl.obolibrary.org/obo/BFO_0000051> ;
            rdfs:domain :RegistrationRecord ;
            rdfs:range <https://schema.org/Organization> ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "in register" .


###  http://localhost/rdf/ontology/includesObservation
:includesObservation rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf <http://purl.obolibrary.org/obo/BFO_0000051> ;
                     rdfs:domain [ rdf:type owl:Class ;
                                   owl:unionOf ( :HLAtyping
                                                 :ShortTandemRepeatProfile
                                               )
                                 ] ;
                     rdfs:range <https://schema.org/Observation> ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "includes observation" .


###  http://localhost/rdf/ontology/isMemberOf
:isMemberOf rdf:type owl:ObjectProperty ;
            rdfs:subPropertyOf <https://schema.org/memberOf> ;
            rdfs:domain <https://schema.org/Person> ;
            rdfs:range <https://schema.org/Organization> ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "is member of" .


###  http://localhost/rdf/ontology/more_specific_than
:more_specific_than rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#broader> ;
                    rdfs:domain <http://www.w3.org/2004/02/skos/core#Concept> ;
                    rdfs:range <http://www.w3.org/2004/02/skos/core#Concept> ;
                    rdfs:comment "Links two concepts where he subject concept is more specific than the object concept. The semantics is similar to skos:broader." ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "more specific than" .


###  http://localhost/rdf/ontology/ofGene
:ofGene rdf:type owl:ObjectProperty ;
        rdfs:domain [ rdf:type owl:Class ;
                      owl:unionOf ( :SequenceVariation
                                    <http://purl.obolibrary.org/obo/OBI_0001364>
                                  )
                    ] ;
        rdfs:range :Gene ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "of gene" .


###  http://localhost/rdf/ontology/originatesFrom
:originatesFrom rdf:type owl:ObjectProperty ;
                rdfs:domain :Source ;
                rdfs:range [ rdf:type owl:Class ;
                             owl:unionOf ( :Publication
                                           :Xref
                                           rdfs:Resource
                                           <https://schema.org/Organization>
                                         )
                           ] ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "originates from" .


###  http://localhost/rdf/ontology/publisher
:publisher rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf <http://purl.org/dc/terms/publisher> ;
           rdfs:domain :Publication ;
           rdfs:range <https://schema.org/Organization> ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "publisher" .


###  http://localhost/rdf/ontology/transformedBy
:transformedBy rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf :hasAnnotation ;
               rdfs:domain :CellLine ;
               rdfs:range :ChemicalEntity ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "transformed by" .


###  http://purl.obolibrary.org/obo/BFO_0000051
<http://purl.obolibrary.org/obo/BFO_0000051> rdf:type owl:ObjectProperty ;
                                             rdfs:comment "a core relation that holds between a whole and its part" ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/BFO_> ;
                                             rdfs:label "has part" .


###  http://purl.obolibrary.org/obo/IAO_0000136
<http://purl.obolibrary.org/obo/IAO_0000136> rdf:type owl:ObjectProperty ;
                                             rdfs:comment "A (currently) primitive relation that relates an information artifact to an entity." ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/IAO_> ;
                                             rdfs:label "is about" .


###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:ObjectProperty ;
                                       rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
                                       rdfs:label "contributor" .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:ObjectProperty .


###  http://purl.org/dc/terms/source
<http://purl.org/dc/terms/source> rdf:type owl:ObjectProperty ;
                                  rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
                                  rdfs:label "source" .


###  http://www.w3.org/2004/02/skos/core#broader
<http://www.w3.org/2004/02/skos/core#broader> rdf:type owl:ObjectProperty ;
                                              rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                              rdfs:label "has broader concept" .


###  http://www.wikidata.org/entity/P21
<http://www.wikidata.org/entity/P21> rdf:type owl:ObjectProperty ;
                                     rdfs:isDefinedBy <http://www.wikidata.org/entity/> ;
                                     rdfs:label "Sex" .


###  http://www.wikidata.org/entity/P3432
<http://www.wikidata.org/entity/P3432> rdf:type owl:ObjectProperty ;
                                       rdfs:isDefinedBy <http://www.wikidata.org/entity/> ;
                                       rdfs:label "parent cell line" .


###  http://www.wikidata.org/entity/P3578
<http://www.wikidata.org/entity/P3578> rdf:type owl:ObjectProperty ;
                                       rdfs:isDefinedBy <http://www.wikidata.org/entity/> ;
                                       rdfs:label "autologous cell line" .


###  http://www.wikidata.org/entity/P5166
<http://www.wikidata.org/entity/P5166> rdf:type owl:ObjectProperty ;
                                       rdfs:isDefinedBy <http://www.wikidata.org/entity/> ;
                                       rdfs:label "established from medical condition" .


###  http://www.wikidata.org/entity/P9072
<http://www.wikidata.org/entity/P9072> rdf:type owl:ObjectProperty ;
                                       rdfs:isDefinedBy <http://www.wikidata.org/entity/> ;
                                       rdfs:label "derived from organism type" .


###  https://schema.org/memberOf
<https://schema.org/memberOf> rdf:type owl:ObjectProperty .


###  https://schema.org/observationAbout
<https://schema.org/observationAbout> rdf:type owl:ObjectProperty ;
                                      rdfs:isDefinedBy <https://schema.org/> ;
                                      rdfs:label "observation about" .


###  https://schema.org/provider
<https://schema.org/provider> rdf:type owl:ObjectProperty .


#################################################################
#    Data properties
#################################################################

###  http://localhost/rdf/ontology/accession
:accession rdf:type owl:DatatypeProperty ;
           rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
           rdfs:domain [ rdf:type owl:Class ;
                         owl:unionOf ( :CellLine
                                       :Xref
                                     )
                       ] ;
           rdfs:range xsd:string ;
           rdfs:comment "Unique identifier for an entity in a database." ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "accession" .


###  http://localhost/rdf/ontology/alleleIdentifier
:alleleIdentifier rdf:type owl:DatatypeProperty ;
                  rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
                  rdfs:domain :HLAAllele ;
                  rdfs:range xsd:string ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "allele identifier" .


###  http://localhost/rdf/ontology/bookTitle
:bookTitle rdf:type owl:DatatypeProperty ;
           rdfs:subPropertyOf :title ;
           rdfs:domain <http://purl.org/spar/fabio/BookChapter> ;
           rdfs:range xsd:string ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "book title" .


###  http://localhost/rdf/ontology/city
:city rdf:type owl:DatatypeProperty ;
      rdfs:subPropertyOf <https://schema.org/location> ;
      rdfs:domain <https://schema.org/Organization> ;
      rdfs:range xsd:string ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "city" .


###  http://localhost/rdf/ontology/conferenceTitle
:conferenceTitle rdf:type owl:DatatypeProperty ;
                 rdfs:subPropertyOf :title ;
                 rdfs:domain <http://purl.org/spar/fabio/ConferencePaper> ;
                 rdfs:range xsd:string ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "conference title" .


###  http://localhost/rdf/ontology/conflicting
:conflicting rdf:type owl:DatatypeProperty ;
             rdfs:domain <https://schema.org/Observation> ;
             rdfs:range xsd:boolean ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "conflicting" .


###  http://localhost/rdf/ontology/country
:country rdf:type owl:DatatypeProperty ;
         rdfs:subPropertyOf <https://schema.org/location> ;
         rdfs:domain <https://schema.org/Organization> ;
         rdfs:range xsd:string ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "country" .


###  http://localhost/rdf/ontology/created
:created rdf:type owl:DatatypeProperty ;
         rdfs:subPropertyOf <http://purl.org/dc/terms/created> ;
         rdfs:domain :CellLine ;
         rdfs:range rdfs:Literal ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "created" .


###  http://localhost/rdf/ontology/derivedFromIndividualAtAge
:derivedFromIndividualAtAge rdf:type owl:DatatypeProperty ;
                            rdfs:domain :CellLine ;
                            rdfs:range xsd:string ;
                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                            rdfs:label "derived from individual at age" .


###  http://localhost/rdf/ontology/detectedTarget
:detectedTarget rdf:type owl:DatatypeProperty ;
                rdfs:domain <https://schema.org/Observation> ;
                rdfs:range xsd:boolean ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "detected target" .


###  http://localhost/rdf/ontology/discontinued
:discontinued rdf:type owl:DatatypeProperty ;
              rdfs:domain :Xref ;
              rdfs:range xsd:string ;
              rdfs:comment "Discontinuation status of the item represented by the described resource (a cross-reference)." ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "discontinued" .


###  http://localhost/rdf/ontology/documentSerieTitle
:documentSerieTitle rdf:type owl:DatatypeProperty ;
                    rdfs:subPropertyOf :title ;
                    rdfs:domain :TechnicalDocument ;
                    rdfs:range xsd:string ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "document serie title" .


###  http://localhost/rdf/ontology/documentTitle
:documentTitle rdf:type owl:DatatypeProperty ;
               rdfs:subPropertyOf :title ;
               rdfs:domain :MiscellaneousDocument ;
               rdfs:range xsd:string ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "document title" .


###  http://localhost/rdf/ontology/doi
:doi rdf:type owl:DatatypeProperty ;
     rdfs:subPropertyOf <http://prismstandard.org/namespaces/basic/2.0/doi> ;
     rdfs:domain :Publication ;
     rdfs:range xsd:string ;
     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
     rdfs:label "DOI" .


###  http://localhost/rdf/ontology/duration
:duration rdf:type owl:DatatypeProperty ;
          rdfs:domain :DoublingTime ;
          rdfs:range xsd:string ;
          rdfs:comment "Population doubling-time of the cell line. Expressed in hours, days, weeks, months or qualitatively." ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "duration" .


###  http://localhost/rdf/ontology/endingPage
:endingPage rdf:type owl:DatatypeProperty ;
            rdfs:subPropertyOf <http://prismstandard.org/namespaces/basic/2.0/endingPage> ;
            rdfs:domain :Publication ;
            rdfs:range xsd:string ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "ending page" .


###  http://localhost/rdf/ontology/hgvs
:hgvs rdf:type owl:DatatypeProperty ;
      rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#notation> ;
      rdfs:domain :GeneMutation ;
      rdfs:range xsd:string ;
      rdfs:comment "Notation acoording to the HGVS Nomenclature. HGVS is an internationally-recognized standard for the description of DNA, RNA, and protein sequence variants." ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "HGVS" .


###  http://localhost/rdf/ontology/inCollection
:inCollection rdf:type owl:DatatypeProperty ;
              rdfs:subPropertyOf <https://schema.org/category> ;
              rdfs:domain :CellLine ;
              rdfs:range xsd:string ;
              rdfs:comment "The belonging to a specific panel or collection of cell lines" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "in collection" .


###  http://localhost/rdf/ontology/inGroup
:inGroup rdf:type owl:DatatypeProperty ;
         rdfs:subPropertyOf <https://schema.org/category> ;
         rdfs:domain :CellLine ;
         rdfs:range xsd:string ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "in group" .


###  http://localhost/rdf/ontology/internalId
:internalId rdf:type owl:DatatypeProperty ;
            rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
            rdfs:domain [ rdf:type owl:Class ;
                          owl:unionOf ( :Publication
                                        :Xref
                                        <http://www.w3.org/2004/02/skos/core#Concept>
                                      )
                        ] ;
            rdfs:range xsd:string ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "internal identifier" .


###  http://localhost/rdf/ontology/iso4JournalTitleAbbreviation
:iso4JournalTitleAbbreviation rdf:type owl:DatatypeProperty ;
                              rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
                              rdfs:domain <http://purl.org/spar/fabio/JournalArticle> ;
                              rdfs:range xsd:string ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "ISO4 Journal Title Abbreviation" .


###  http://localhost/rdf/ontology/issn13
:issn13 rdf:type owl:DatatypeProperty ;
        rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
        rdfs:domain <http://purl.org/spar/fabio/Book> ;
        rdfs:range xsd:string ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "ISSN13" .


###  http://localhost/rdf/ontology/markerId
:markerId rdf:type owl:DatatypeProperty ;
          rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
          rdfs:domain :Marker ;
          rdfs:range xsd:string ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "marker id" .


###  http://localhost/rdf/ontology/modified
:modified rdf:type owl:DatatypeProperty ;
          rdfs:subPropertyOf <http://purl.org/dc/terms/modified> ;
          rdfs:domain :CellLine ;
          rdfs:range rdfs:Literal ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "modified" .


###  http://localhost/rdf/ontology/nameSuffix
:nameSuffix rdf:type owl:DatatypeProperty ;
            rdfs:domain <https://schema.org/Person> ;
            rdfs:range xsd:string ;
            rdfs:comment "Optional person name suffix like Jr. Sn. 1st, 2nd, 3rd or 4th ." ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "name suffix" .


###  http://localhost/rdf/ontology/noneReported
:noneReported rdf:type owl:DatatypeProperty ;
              rdfs:domain :SequenceVariation ;
              rdfs:range xsd:boolean ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "none reported" .


###  http://localhost/rdf/ontology/percentage
:percentage rdf:type owl:DatatypeProperty ;
            rdfs:domain :PopulationPercentage ;
            rdfs:range xsd:float ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "percentage" .


###  http://localhost/rdf/ontology/pmcId
:pmcId rdf:type owl:DatatypeProperty ;
       rdfs:subPropertyOf <http://purl.org/spar/fabio/hasPubMedCentralId> ;
       rdfs:domain <http://purl.org/spar/fabio/JournalArticle> ;
       rdfs:range xsd:string ;
       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
       rdfs:label "PMCID" .


###  http://localhost/rdf/ontology/pmid
:pmid rdf:type owl:DatatypeProperty ;
      rdfs:subPropertyOf <http://purl.org/spar/fabio/hasPubMedId> ;
      rdfs:domain [ rdf:type owl:Class ;
                    owl:unionOf ( <http://purl.org/spar/fabio/BookChapter>
                                  <http://purl.org/spar/fabio/JournalArticle>
                                )
                  ] ;
      rdfs:range xsd:string ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "PMID" .


###  http://localhost/rdf/ontology/primaryAccession
:primaryAccession rdf:type owl:DatatypeProperty ;
                  owl:equivalentProperty <http://www.wikidata.org/entity/P3289> ;
                  rdfs:subPropertyOf :accession ;
                  rdfs:domain :CellLine ;
                  rdfs:range xsd:string ;
                  rdfs:comment "Unique identifier of the cell line. It is normally stable across Cellosaurus versions" ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "primary accession" .


###  http://localhost/rdf/ontology/productId
:productId rdf:type owl:DatatypeProperty ;
           rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
           rdfs:domain :DiscontinuationRecord ;
           rdfs:range xsd:string ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "product Identifier" .


###  http://localhost/rdf/ontology/publicationDate
:publicationDate rdf:type owl:DatatypeProperty ;
                 rdfs:subPropertyOf <http://prismstandard.org/namespaces/basic/2.0/publicationDate> ;
                 rdfs:domain <http://purl.org/spar/fabio/PatentDocument> ;
                 rdfs:range rdfs:Literal ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "publication date" .


###  http://localhost/rdf/ontology/publicationYear
:publicationYear rdf:type owl:DatatypeProperty ;
                 rdfs:subPropertyOf <http://purl.org/spar/fabio/hasPublicationYear> ;
                 rdfs:domain :Publication ;
                 rdfs:range xsd:string ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "publication year" .


###  http://localhost/rdf/ontology/repeatNumber
:repeatNumber rdf:type owl:DatatypeProperty ;
              rdfs:domain :STRAllele ;
              rdfs:range xsd:string ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "repeat number" .


###  http://localhost/rdf/ontology/secondaryAccession
:secondaryAccession rdf:type owl:DatatypeProperty ;
                    rdfs:subPropertyOf :accession ;
                    rdfs:domain :CellLine ;
                    rdfs:range xsd:string ;
                    rdfs:comment "Former primary accession kept here to ensure the access to a cell line via old identifiers." ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "secondary accession" .


###  http://localhost/rdf/ontology/siteType
:siteType rdf:type owl:DatatypeProperty ;
          rdfs:domain :AnatomicalEntity ;
          rdfs:range xsd:string ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "site type" .


###  http://localhost/rdf/ontology/startingPage
:startingPage rdf:type owl:DatatypeProperty ;
              rdfs:subPropertyOf <http://prismstandard.org/namespaces/basic/2.0/startingPage> ;
              rdfs:domain :Publication ;
              rdfs:range xsd:string ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "starting page" .


###  http://localhost/rdf/ontology/title
:title rdf:type owl:DatatypeProperty ;
       rdfs:subPropertyOf <http://purl.org/dc/terms/title> ;
       rdfs:domain :Publication ;
       rdfs:range xsd:string ;
       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
       rdfs:label "title" .


###  http://localhost/rdf/ontology/variationStatus
:variationStatus rdf:type owl:DatatypeProperty ;
                 rdfs:domain :SequenceVariationInfo ;
                 rdfs:range xsd:string ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "variation status" .


###  http://localhost/rdf/ontology/version
:version rdf:type owl:DatatypeProperty ;
         rdfs:subPropertyOf <http://purl.org/dc/terms/hasVersion> ;
         rdfs:domain [ rdf:type owl:Class ;
                       owl:unionOf ( :CellLine
                                     :CelloConceptScheme
                                   )
                     ] ;
         rdfs:range xsd:string ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "version" .


###  http://localhost/rdf/ontology/volume
:volume rdf:type owl:DatatypeProperty ;
        rdfs:subPropertyOf <http://prismstandard.org/namespaces/basic/2.0/volume> ;
        rdfs:domain <http://purl.org/spar/fabio/JournalArticle> ;
        rdfs:range xsd:string ;
        rdfs:comment "An identifier for a particular volume of a resource, such as a journal or a multi-volume book." ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "volume" .


###  http://localhost/rdf/ontology/zygosity
:zygosity rdf:type owl:DatatypeProperty ;
          rdfs:subPropertyOf <http://purl.obolibrary.org/obo/GENO_0000608> ;
          rdfs:domain :SequenceVariation ;
          rdfs:range xsd:string ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "zygosity" .


###  http://prismstandard.org/namespaces/basic/2.0/doi
<http://prismstandard.org/namespaces/basic/2.0/doi> rdf:type owl:DatatypeProperty ;
                                                    rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
                                                    rdfs:isDefinedBy <http://prismstandard.org/namespaces/basic/2.0/> ;
                                                    rdfs:label "has DOI" .


###  http://prismstandard.org/namespaces/basic/2.0/endingPage
<http://prismstandard.org/namespaces/basic/2.0/endingPage> rdf:type owl:DatatypeProperty .


###  http://prismstandard.org/namespaces/basic/2.0/publicationDate
<http://prismstandard.org/namespaces/basic/2.0/publicationDate> rdf:type owl:DatatypeProperty .


###  http://prismstandard.org/namespaces/basic/2.0/startingPage
<http://prismstandard.org/namespaces/basic/2.0/startingPage> rdf:type owl:DatatypeProperty .


###  http://prismstandard.org/namespaces/basic/2.0/volume
<http://prismstandard.org/namespaces/basic/2.0/volume> rdf:type owl:DatatypeProperty ;
                                                       rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
                                                       rdfs:comment "An identifier for a particular volume of a resource, such as a journal or a multi-volume book." ;
                                                       rdfs:isDefinedBy <http://prismstandard.org/namespaces/basic/2.0/> ;
                                                       rdfs:label "volume" .


###  http://purl.obolibrary.org/obo/GENO_0000608
<http://purl.obolibrary.org/obo/GENO_0000608> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/hasVersion
<http://purl.org/dc/terms/hasVersion> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/identifier
<http://purl.org/dc/terms/identifier> rdf:type owl:DatatypeProperty ;
                                      rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
                                      rdfs:label "identifier" .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:DatatypeProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:DatatypeProperty .


###  http://purl.org/spar/fabio/hasPubMedCentralId
<http://purl.org/spar/fabio/hasPubMedCentralId> rdf:type owl:DatatypeProperty ;
                                                rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
                                                rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                                rdfs:label "has PubMed Central Identifier" .


###  http://purl.org/spar/fabio/hasPubMedId
<http://purl.org/spar/fabio/hasPubMedId> rdf:type owl:DatatypeProperty ;
                                         rdfs:subPropertyOf <http://purl.org/dc/terms/identifier> ;
                                         rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                         rdfs:label "has PubMed Identifier" .


###  http://purl.org/spar/fabio/hasPublicationYear
<http://purl.org/spar/fabio/hasPublicationYear> rdf:type owl:DatatypeProperty .


###  http://www.w3.org/2004/02/skos/core#notation
<http://www.w3.org/2004/02/skos/core#notation> rdf:type owl:DatatypeProperty ;
                                               rdfs:comment " Notations are symbols which are not normally recognizable as words or sequences of words in any natural language and are thus usable independently of natural-language contexts. They are typically composed of digits, complemented with punctuation signs and other characters." ;
                                               rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                               rdfs:label "notation" .


###  http://www.wikidata.org/entity/P3289
<http://www.wikidata.org/entity/P3289> rdf:type owl:DatatypeProperty ;
                                       rdfs:isDefinedBy <http://www.wikidata.org/entity/> ;
                                       rdfs:label "Cellosaurus ID" .


###  https://schema.org/category
<https://schema.org/category> rdf:type owl:DatatypeProperty ;
                              rdfs:comment "A category for the item." ;
                              rdfs:isDefinedBy <https://schema.org/> ;
                              rdfs:label "category" .


###  https://schema.org/familyName
<https://schema.org/familyName> rdf:type owl:DatatypeProperty ;
                                rdfs:isDefinedBy <https://schema.org/> ;
                                rdfs:label "family name" .


###  https://schema.org/givenName
<https://schema.org/givenName> rdf:type owl:DatatypeProperty ;
                               rdfs:isDefinedBy <https://schema.org/> ;
                               rdfs:label "given name" .


###  https://schema.org/location
<https://schema.org/location> rdf:type owl:DatatypeProperty ;
                              rdfs:isDefinedBy <https://schema.org/> ;
                              rdfs:label "location" .


###  https://schema.org/maxValue
<https://schema.org/maxValue> rdf:type owl:DatatypeProperty ;
                              rdfs:isDefinedBy <https://schema.org/> ;
                              rdfs:label "max value" .


###  https://schema.org/minValue
<https://schema.org/minValue> rdf:type owl:DatatypeProperty ;
                              rdfs:isDefinedBy <https://schema.org/> ;
                              rdfs:label "min value" .


###  https://schema.org/unitCode
<https://schema.org/unitCode> rdf:type owl:DatatypeProperty ;
                              rdfs:isDefinedBy <https://schema.org/> ;
                              rdfs:label "unit code" .


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

###  http://edamontology.org/topic_0003
<http://edamontology.org/topic_0003> rdf:type owl:Class ;
                                     rdfs:comment "A category denoting a rather broad domain or field of interest, study, application, work, data, or technology. Topics have no clearly defined borders between each other." ;
                                     rdfs:isDefinedBy <http://edamontology.org/> ;
                                     rdfs:label "Topic" .


###  http://localhost/rdf/ontology/AnatomicalEntity
:AnatomicalEntity rdf:type owl:Class ;
                  owl:equivalentClass <http://purl.obolibrary.org/obo/CARO_0000000> ;
                  rdfs:comment "A part of a cellular organism that is either an immaterial entity or a material entity with granularity above the level of a protein complex. Or, a substance produced by a cellular organism with granularity above the level of a protein complex." ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "Anatomical entity" .


###  http://localhost/rdf/ontology/AnatomyCellTypeResources
:AnatomyCellTypeResources rdf:type owl:Class ;
                          rdfs:subClassOf :Database ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Anatomy/cell type resources" .


###  http://localhost/rdf/ontology/AnecdotalComment
:AnecdotalComment rdf:type owl:Class ;
                  owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://edamontology.org/has_topic> ;
                                                               owl:hasValue :Anecdotal
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                  rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "Anecdotal comment" .


###  http://localhost/rdf/ontology/BiologicalSampleResources
:BiologicalSampleResources rdf:type owl:Class ;
                           rdfs:subClassOf :Database ;
                           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                           rdfs:label "Biological sample resources" .


###  http://localhost/rdf/ontology/BiotechnologyComment
:BiotechnologyComment rdf:type owl:Class ;
                      owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                                 [ rdf:type owl:Restriction ;
                                                                   owl:onProperty <http://edamontology.org/has_topic> ;
                                                                   owl:hasValue :Biotechnology
                                                                 ]
                                                               ) ;
                                            rdf:type owl:Class
                                          ] ;
                      rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "Biotechnology comment" .


###  http://localhost/rdf/ontology/Breed
:Breed rdf:type owl:Class ;
       owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C53692> ;
       rdfs:comment "A group of animals homogeneous in appearance and other characteristics that distinguish it from other animals of the same species." ;
       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
       rdfs:label "Breed" .


###  http://localhost/rdf/ontology/CancerCellLine
:CancerCellLine rdf:type owl:Class ;
                owl:equivalentClass <http://www.wikidata.org/entity/Q23058136> ;
                rdfs:subClassOf :CellLine ;
                rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/OBI_0001906\">http://purl.obolibrary.org/obo/OBI_0001906</a></dd>" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Cancer cell line" ;
                <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/OBI_0001906> .


###  http://localhost/rdf/ontology/CautionComment
:CautionComment rdf:type owl:Class ;
                owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty <http://edamontology.org/has_topic> ;
                                                             owl:hasValue :Caution
                                                           ]
                                                         ) ;
                                      rdf:type owl:Class
                                    ] ;
                rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Caution comment" .


###  http://localhost/rdf/ontology/CellLine
:CellLine rdf:type owl:Class ;
          owl:equivalentClass <http://www.wikidata.org/entity/Q21014462> ;
          rdfs:comment "A population of cells that originates from a primary culture, adapted to grow and divide under laboratory conditions. Used in biotechnology to consistently produce biological substances<br><dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/CLO_0000031\">http://purl.obolibrary.org/obo/CLO_0000031</a><br />skos:closeMatch <b>with</b> <a href=\"http://id.nlm.nih.gov/mesh/D002460\">http://id.nlm.nih.gov/mesh/D002460</a><br />rdfs:seeAlso <b>with</b> <a href=\"https://www.cellosaurus.org/\">https://www.cellosaurus.org/</a></dd>" ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "Cell line" ;
          rdfs:seeAlso <https://www.cellosaurus.org/> ;
          <http://www.w3.org/2004/02/skos/core#closeMatch> <http://id.nlm.nih.gov/mesh/D002460> ,
                                                           <http://purl.obolibrary.org/obo/CLO_0000031> .


###  http://localhost/rdf/ontology/CellLineAnnotationTopic
:CellLineAnnotationTopic rdf:type owl:Class ;
                         owl:equivalentClass [ owl:intersectionOf ( <http://edamontology.org/topic_0003>
                                                                    [ rdf:type owl:Class ;
                                                                      owl:oneOf ( :Anecdotal
                                                                                  :Biotechnology
                                                                                  :Caution
                                                                                  :Characteristics
                                                                                  :Discontinuation
                                                                                  :DonorInfo
                                                                                  :DoublingTimeNI
                                                                                  :Miscellaneous
                                                                                  :Misspelling
                                                                                  :Omics
                                                                                  :ProblematicCellLine
                                                                                  :Registration
                                                                                  :Senescence
                                                                                  :Virology
                                                                                )
                                                                    ]
                                                                  ) ;
                                               rdf:type owl:Class
                                             ] ;
                         rdfs:subClassOf <http://edamontology.org/topic_0003> ;
                         rdfs:label "Cell line annotation topic" .


###  http://localhost/rdf/ontology/CellLineCollectionsProviders
:CellLineCollectionsProviders rdf:type owl:Class ;
                              rdfs:subClassOf :Database ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "Cell line collections (Providers)" .


###  http://localhost/rdf/ontology/CellLineDatabasesResources
:CellLineDatabasesResources rdf:type owl:Class ;
                            rdfs:subClassOf :Database ;
                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                            rdfs:label "Cell line databases/resources" .


###  http://localhost/rdf/ontology/CellType
:CellType rdf:type owl:Class ;
          owl:equivalentClass <http://purl.obolibrary.org/obo/CL_0000000> ;
          rdfs:comment "A material entity of anatomical origin (part of or deriving from an organism) that has as its parts a maximally connected cell compartment surrounded by a plasma membrane. The definition of cell is intended to represent all cells, and thus a cell is defined as a material entity and not an anatomical structure, which implies that it is part of an organism (or the entirety of one)." ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "Cell type" .


###  http://localhost/rdf/ontology/CelloConceptScheme
:CelloConceptScheme rdf:type owl:Class ;
                    rdfs:subClassOf <http://www.w3.org/2004/02/skos/core#ConceptScheme> ;
                    rdfs:comment "Class of cellosaurus terminologies containing some concepts used for annotating cell lines." ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "Cellosaurus Concept Scheme" .


###  http://localhost/rdf/ontology/CharacteristicsComment
:CharacteristicsComment rdf:type owl:Class ;
                        owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                                   [ rdf:type owl:Restriction ;
                                                                     owl:onProperty <http://edamontology.org/has_topic> ;
                                                                     owl:hasValue :Characteristics
                                                                   ]
                                                                 ) ;
                                              rdf:type owl:Class
                                            ] ;
                        rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                        rdfs:label "Characteristics comment" .


###  http://localhost/rdf/ontology/ChemicalEntity
:ChemicalEntity rdf:type owl:Class ;
                owl:equivalentClass <http://purl.obolibrary.org/obo/CHEBI_24431> ;
                rdfs:comment "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Chemical entity" .


###  http://localhost/rdf/ontology/ChemistryResources
:ChemistryResources rdf:type owl:Class ;
                    rdfs:subClassOf :Database ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "Chemistry resources" .


###  http://localhost/rdf/ontology/ConditionallyImmortalizedCellLine
:ConditionallyImmortalizedCellLine rdf:type owl:Class ;
                                   owl:equivalentClass <http://www.wikidata.org/entity/Q27653145> ;
                                   rdfs:subClassOf :CellLine ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Conditionally immortalized cell line" .


###  http://localhost/rdf/ontology/CrispScreensRepositories
:CrispScreensRepositories rdf:type owl:Class ;
                          rdfs:subClassOf :Database ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "CRISP screens repositories" .


###  http://localhost/rdf/ontology/Database
:Database rdf:type owl:Class ;
          owl:equivalentClass <http://purl.uniprot.org/core/Database> ;
          rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C15426> ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "Database" .


###  http://localhost/rdf/ontology/DiscontinuationRecord
:DiscontinuationRecord rdf:type owl:Class ;
                       owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                                  [ rdf:type owl:Restriction ;
                                                                    owl:onProperty <http://edamontology.org/has_topic> ;
                                                                    owl:hasValue :Discontinuation
                                                                  ]
                                                                ) ;
                                             rdf:type owl:Class
                                           ] ;
                       rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "Discontinuation record" .


###  http://localhost/rdf/ontology/Disease
:Disease rdf:type owl:Class ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "Disease" .


###  http://localhost/rdf/ontology/DonorInfoComment
:DonorInfoComment rdf:type owl:Class ;
                  owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                             [ rdf:type owl:Restriction ;
                                                               owl:onProperty <http://edamontology.org/has_topic> ;
                                                               owl:hasValue :DonorInfo
                                                             ]
                                                           ) ;
                                        rdf:type owl:Class
                                      ] ;
                  rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "Donor info comment" .


###  http://localhost/rdf/ontology/DoublingTime
:DoublingTime rdf:type owl:Class ;
              owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                         [ rdf:type owl:Restriction ;
                                                           owl:onProperty <http://edamontology.org/has_topic> ;
                                                           owl:hasValue :DoublingTimeNI
                                                         ]
                                                       ) ;
                                    rdf:type owl:Class
                                  ] ;
              rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Doubling time" .


###  http://localhost/rdf/ontology/DoublingTimeRange
:DoublingTimeRange rdf:type owl:Class ;
                   rdfs:subClassOf <https://schema.org/Duration> ;
                   rdfs:comment "A consolidation of doubling time values provided in cello:DoublingTime annotations. Duration values are expressed in hour(s): (HUR is the ISO 4217 unit code for hour)." ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Doubling time range" .


###  http://localhost/rdf/ontology/EmbryonicStemCell
:EmbryonicStemCell rdf:type owl:Class ;
                   owl:equivalentClass <http://www.wikidata.org/entity/Q107102664> ;
                   rdfs:subClassOf :CellLine ;
                   rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/CLO_0037279\">http://purl.obolibrary.org/obo/CLO_0037279</a><br />skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/BTO_0001581\">http://purl.obolibrary.org/obo/BTO_0001581</a></dd>" ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Embryonic stem cell" ;
                   <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/BTO_0001581> ,
                                                                    <http://purl.obolibrary.org/obo/CLO_0037279> .


###  http://localhost/rdf/ontology/EncyclopedicResources
:EncyclopedicResources rdf:type owl:Class ;
                       rdfs:subClassOf :Database ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "Encyclopedic resources" .


###  http://localhost/rdf/ontology/ExperimentalVariablesResources
:ExperimentalVariablesResources rdf:type owl:Class ;
                                rdfs:subClassOf :Database ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "Experimental variables resources" .


###  http://localhost/rdf/ontology/FactorDependentCellLine
:FactorDependentCellLine rdf:type owl:Class ;
                         owl:equivalentClass <http://www.wikidata.org/entity/Q27627225> ;
                         rdfs:subClassOf :CellLine ;
                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                         rdfs:label "Factor dependent cell line" .


###  http://localhost/rdf/ontology/FiniteCellLine
:FiniteCellLine rdf:type owl:Class ;
                owl:equivalentClass <http://www.wikidata.org/entity/Q27671617> ;
                rdfs:subClassOf :CellLine ;
                rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/CLO_0009829\">http://purl.obolibrary.org/obo/CLO_0009829</a></dd>" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Finite cell line" ;
                <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/CLO_0009829> .


###  http://localhost/rdf/ontology/Gene
:Gene rdf:type owl:Class ;
      owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C16612> ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "Gene" .


###  http://localhost/rdf/ontology/GeneAmplification
:GeneAmplification rdf:type owl:Class ;
                   owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C45581> ;
                   rdfs:subClassOf :SequenceVariation ;
                   rdfs:comment "An increase in the copy number of a particular gene. This type of abnormality can be either inherited or somatic" ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Gene amplification" .


###  http://localhost/rdf/ontology/GeneDeletion
:GeneDeletion rdf:type owl:Class ;
              owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C16606> ;
              rdfs:subClassOf :SequenceVariation ;
              rdfs:comment "A deletion that results in the loss of a DNA segment encompassing an entire gene sequence" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Gene deletion" .


###  http://localhost/rdf/ontology/GeneDuplication
:GeneDuplication rdf:type owl:Class ;
                 rdfs:subClassOf :GeneAmplification ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "Gene duplication" .


###  http://localhost/rdf/ontology/GeneExpressionDatabases
:GeneExpressionDatabases rdf:type owl:Class ;
                         rdfs:subClassOf :Database ;
                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                         rdfs:label "Gene expression databases" .


###  http://localhost/rdf/ontology/GeneExtensiveAmplification
:GeneExtensiveAmplification rdf:type owl:Class ;
                            rdfs:subClassOf :GeneAmplification ;
                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                            rdfs:label "Gene extensive amplification" .


###  http://localhost/rdf/ontology/GeneFusion
:GeneFusion rdf:type owl:Class ;
            owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C45584> ;
            rdfs:subClassOf :SequenceVariation ;
            rdfs:comment "Any hybrid gene formed from two previously separate genes. Such fusions occur as a result of translocation, intersititial deletion or chromosomal inversion, and often result in gene products with functions different from the two fusion partners. Gene fusions are associated frequently with hematological cancers, sarcomas and prostate cancer" ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "Gene fusion" .


###  http://localhost/rdf/ontology/GeneKnockout
:GeneKnockout rdf:type owl:Class ;
              rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001364> ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Gene knockout" .


###  http://localhost/rdf/ontology/GeneMutation
:GeneMutation rdf:type owl:Class ;
              owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C18093> ;
              rdfs:subClassOf :SequenceVariation ;
              rdfs:comment "The result of any gain, loss or alteration of the sequences comprising a gene, including all sequences transcribed into RN" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Gene mutation" .


###  http://localhost/rdf/ontology/GeneQuadruplication
:GeneQuadruplication rdf:type owl:Class ;
                     rdfs:subClassOf :GeneAmplification ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "Gene quadruplication" .


###  http://localhost/rdf/ontology/GeneTriplication
:GeneTriplication rdf:type owl:Class ;
                  rdfs:subClassOf :GeneAmplification ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "Gene triplication" .


###  http://localhost/rdf/ontology/GeneralTopic
:GeneralTopic rdf:type owl:Class ;
              rdfs:subClassOf <http://edamontology.org/topic_0003> ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "General topic" .


###  http://localhost/rdf/ontology/GeneticIntegration
:GeneticIntegration rdf:type owl:Class ;
                    rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001364> ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "Genetic integration" .


###  http://localhost/rdf/ontology/GenomeAncestry
:GenomeAncestry rdf:type owl:Class ;
                rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001225> ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Genome ancestry" .


###  http://localhost/rdf/ontology/GenomeModificationMethod
:GenomeModificationMethod rdf:type owl:Class ;
                          owl:equivalentClass [ rdf:type owl:Class ;
                                                owl:oneOf ( :BacHomologousRecombination
                                                            :CreLoxp
                                                            :CrisprCas12a
                                                            :CrisprCas9
                                                            :CrisprCas9N
                                                            :EbvBasedVectorSirnaKnockdown
                                                            :FloxingCreRecombination
                                                            :GammaRadiation
                                                            :GeneTargetedKoMouse
                                                            :GeneTrap
                                                            :GenomeModificationMethodNOS
                                                            :HelperDependentAdenoviralVector
                                                            :HomologousRecombination
                                                            :KnockoutFirstConditional
                                                            :KoMouse
                                                            :KoPig
                                                            :MirnaKnockdown
                                                            :Mutagenesis
                                                            :NullMutation
                                                            :PElement
                                                            :PiggybacTransposition
                                                            :PrimeEditing
                                                            :PromoterlessGeneTargeting
                                                            :ProteinTrap
                                                            :RMCE
                                                            :RecombinantAdenoAssociatedVirus
                                                            :ShrnaKnockdown
                                                            :SiRNAKnockdown
                                                            :SleepingBeautyTransposition
                                                            :SpontaneousMutation
                                                            :TALEN
                                                            :TargetedIntegration
                                                            :Transduction
                                                            :TransductionTransfection
                                                            :Transfection
                                                            :TransfectionTransduction
                                                            :TransgenicFish
                                                            :TransgenicMouse
                                                            :TransgenicRat
                                                            :XRay
                                                            :ZFN
                                                          )
                                              ] ;
                          rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0600043> ;
                          rdfs:label "Genome modification method" .


###  http://localhost/rdf/ontology/HLAAllele
:HLAAllele rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.obolibrary.org/obo/GENO_0000512> ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "HLA Allele" .


###  http://localhost/rdf/ontology/HLAGene
:HLAGene rdf:type owl:Class ;
         rdfs:subClassOf :Gene ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "HLA Gene" .


###  http://localhost/rdf/ontology/HLAtyping
:HLAtyping rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001404> ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "HLA typing" .


###  http://localhost/rdf/ontology/HybridCellLine
:HybridCellLine rdf:type owl:Class ;
                owl:equivalentClass <http://www.wikidata.org/entity/Q27555050> ;
                rdfs:subClassOf :CellLine ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Hybrid cell line" .


###  http://localhost/rdf/ontology/Hybridoma
:Hybridoma rdf:type owl:Class ;
           owl:equivalentClass <http://www.wikidata.org/entity/Q27554370> ;
           rdfs:subClassOf :CellLine ;
           rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/CLO_0036932\">http://purl.obolibrary.org/obo/CLO_0036932</a><br />skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/BTO_0001926\">http://purl.obolibrary.org/obo/BTO_0001926</a></dd>" ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "Hybridoma" ;
           <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/BTO_0001926> ,
                                                            <http://purl.obolibrary.org/obo/CLO_0036932> .


###  http://localhost/rdf/ontology/ImmunoglobulinHeavyChain
:ImmunoglobulinHeavyChain rdf:type owl:Class ;
                          owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C16717> ;
                          rdfs:subClassOf :Protein ;
                          rdfs:comment "A protein complex that consists of two heavy chains (gamma, alpha, delta, epsilon or mu). The larger of the two immunoglobulin chain types determines the immunoglobulin class (G, A, D, E or M, respectively). The heavy chain molecules exhibit the same structure and composition, which consists of constant, variable, and hypervariable regions." ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Immunoglobulin heavy chain" .


###  http://localhost/rdf/ontology/ImmunoglobulinLightChain
:ImmunoglobulinLightChain rdf:type owl:Class ;
                          owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C16720> ;
                          rdfs:subClassOf :Protein ;
                          rdfs:comment "A protein complex that consists of two light chains (kappa and lambda). The light chain molecules are of the same structure and composition, consisting of constant, variable, and hypervariable regions." ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Immunoglobulin light chain" .


###  http://localhost/rdf/ontology/InducedPluripotentStemCell
:InducedPluripotentStemCell rdf:type owl:Class ;
                            owl:equivalentClass <http://www.wikidata.org/entity/Q107103143> ;
                            rdfs:subClassOf :CellLine ;
                            rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/CLO_0037307\">http://purl.obolibrary.org/obo/CLO_0037307</a></dd>" ;
                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                            rdfs:label "Induced pluripotent stem cell" ;
                            <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/CLO_0037307> .


###  http://localhost/rdf/ontology/KaryotypicInfoComment
:KaryotypicInfoComment rdf:type owl:Class ;
                       owl:equivalentClass <http://purl.obolibrary.org/obo/OBI_0002769> ;
                       rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001404> ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "Karyotypic info comment" .


###  http://localhost/rdf/ontology/Marker
:Marker rdf:type owl:Class ;
        owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C13441> ;
        rdfs:comment "Area of repetitive DNA within the genome consisting of multiple, end-to-end copies of a short DNA sequence usually comprised of di-, tri-, or tetranucleotide repeat units." ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "Marker" .


###  http://localhost/rdf/ontology/MedicalDegreeMasterThesis
:MedicalDegreeMasterThesis rdf:type owl:Class ;
                           rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                           rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                           rdfs:label "Medical degree master thesis" ;
                           <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://localhost/rdf/ontology/MedicalDegreeThesis
:MedicalDegreeThesis rdf:type owl:Class ;
                     rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                     rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "Medical degree thesis" ;
                     <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://localhost/rdf/ontology/MedicalResources
:MedicalResources rdf:type owl:Class ;
                  rdfs:subClassOf :Database ;
                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                  rdfs:label "Medical resources" .


###  http://localhost/rdf/ontology/MetabolomicDatabases
:MetabolomicDatabases rdf:type owl:Class ;
                      rdfs:subClassOf :Database ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "Metabolomic databases" .


###  http://localhost/rdf/ontology/MicrosatelliteInstability
:MicrosatelliteInstability rdf:type owl:Class ;
                           rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001404> ;
                           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                           rdfs:label "Microsatellite instability" .


###  http://localhost/rdf/ontology/MicrosatelliteInstabilityStatus
:MicrosatelliteInstabilityStatus rdf:type owl:Class ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Microsatellite instability status" .


###  http://localhost/rdf/ontology/MiscellaneousDocument
:MiscellaneousDocument rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.org/spar/fabio/ReportDocument> ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "Miscellaneous document" .


###  http://localhost/rdf/ontology/MiscellaneousInfoComment
:MiscellaneousInfoComment rdf:type owl:Class ;
                          owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                                     [ rdf:type owl:Restriction ;
                                                                       owl:onProperty <http://edamontology.org/has_topic> ;
                                                                       owl:hasValue :Miscellaneous
                                                                     ]
                                                                   ) ;
                                                rdf:type owl:Class
                                              ] ;
                          rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Miscellaneous info comment" .


###  http://localhost/rdf/ontology/MisspellingRecord
:MisspellingRecord rdf:type owl:Class ;
                   owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <http://edamontology.org/has_topic> ;
                                                                owl:hasValue :Misspelling
                                                              ]
                                                            ) ;
                                         rdf:type owl:Class
                                       ] ;
                   rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Misspelling record" .


###  http://localhost/rdf/ontology/MoAbIsotype
:MoAbIsotype rdf:type owl:Class ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "Monoclonal antibody isotype" .


###  http://localhost/rdf/ontology/OmicsInfo
:OmicsInfo rdf:type owl:Class ;
           owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                      [ rdf:type owl:Restriction ;
                                                        owl:onProperty <http://edamontology.org/has_topic> ;
                                                        owl:hasValue :Omics
                                                      ]
                                                    ) ;
                                 rdf:type owl:Class
                               ] ;
           rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "Omics info" .


###  http://localhost/rdf/ontology/OrganismSpecificDatabases
:OrganismSpecificDatabases rdf:type owl:Class ;
                           rdfs:subClassOf :Database ;
                           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                           rdfs:label "Organism-specific databases" .


###  http://localhost/rdf/ontology/PolymorphismAndMutationDatabases
:PolymorphismAndMutationDatabases rdf:type owl:Class ;
                                  rdfs:subClassOf :Database ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "Polymorphism and mutation databases" .


###  http://localhost/rdf/ontology/Population
:Population rdf:type owl:Class ;
            rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0000181> ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "Population" .


###  http://localhost/rdf/ontology/PopulationPercentage
:PopulationPercentage rdf:type owl:Class ;
                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                      rdfs:label "Population percentage" .


###  http://localhost/rdf/ontology/PrivaDocentThesis
:PrivaDocentThesis rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                   rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Priva docent thesis" ;
                   <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://localhost/rdf/ontology/ProblematicCellLineComment
:ProblematicCellLineComment rdf:type owl:Class ;
                            owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                                       [ rdf:type owl:Restriction ;
                                                                         owl:onProperty <http://edamontology.org/has_topic> ;
                                                                         owl:hasValue :ProblematicCellLine
                                                                       ]
                                                                     ) ;
                                                  rdf:type owl:Class
                                                ] ;
                            rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                            rdfs:label "Problematic cell line comment" .


###  http://localhost/rdf/ontology/Protein
:Protein rdf:type owl:Class ;
         owl:equivalentClass <http://purl.obolibrary.org/obo/CHEBI_36080> ;
         rdfs:subClassOf :ChemicalEntity ;
         rdfs:comment "A biological macromolecule minimally consisting of one polypeptide chain synthesized at the ribosome.<br><dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Protein\" title=\"http://purl.uniprot.org/core/Protein\">Protein</a></dd>" ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "Protein" ;
         <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.uniprot.org/core/Protein> .


###  http://localhost/rdf/ontology/ProteomicDatabases
:ProteomicDatabases rdf:type owl:Class ;
                    rdfs:subClassOf :Database ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "Proteomic databases" .


###  http://localhost/rdf/ontology/Publication
:Publication rdf:type owl:Class ;
             rdfs:subClassOf <http://purl.org/spar/fabio/Expression> ;
             rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Published_Citation\" title=\"http://purl.uniprot.org/core/Published_Citation\">Published citation</a></dd>" ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "Publication" ;
             <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.uniprot.org/core/Published_Citation> .


###  http://localhost/rdf/ontology/ReferenceResources
:ReferenceResources rdf:type owl:Class ;
                    rdfs:subClassOf :Database ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "Reference resources" .


###  http://localhost/rdf/ontology/RegistrationRecord
:RegistrationRecord rdf:type owl:Class ;
                    owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                               [ rdf:type owl:Restriction ;
                                                                 owl:onProperty <http://edamontology.org/has_topic> ;
                                                                 owl:hasValue :Registration
                                                               ]
                                                             ) ;
                                          rdf:type owl:Class
                                        ] ;
                    rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                    rdfs:label "Registration record" .


###  http://localhost/rdf/ontology/RepeatExpansion
:RepeatExpansion rdf:type owl:Class ;
                 rdfs:subClassOf :GeneMutation ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "Repeat expansion" .


###  http://localhost/rdf/ontology/STRAllele
:STRAllele rdf:type owl:Class ;
           rdfs:subClassOf <http://purl.obolibrary.org/obo/GENO_0000512> ;
           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
           rdfs:label "STR Allele" .


###  http://localhost/rdf/ontology/SenescenceComment
:SenescenceComment rdf:type owl:Class ;
                   owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                              [ rdf:type owl:Restriction ;
                                                                owl:onProperty <http://edamontology.org/has_topic> ;
                                                                owl:hasValue :Senescence
                                                              ]
                                                            ) ;
                                         rdf:type owl:Class
                                       ] ;
                   rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Senescence comment" .


###  http://localhost/rdf/ontology/SequenceDatabases
:SequenceDatabases rdf:type owl:Class ;
                   rdfs:subClassOf :Database ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Sequence databases" .


###  http://localhost/rdf/ontology/SequenceVariation
:SequenceVariation rdf:type owl:Class ;
                   owl:equivalentClass <http://purl.obolibrary.org/obo/NCIT_C36391> ;
                   rdfs:comment "A variation in or modification of the molecular sequence of a gene or gene product." ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Sequence variation" .


###  http://localhost/rdf/ontology/SequenceVariationInfo
:SequenceVariationInfo rdf:type owl:Class ;
                       rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001364> ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "Sequence variation info" .


###  http://localhost/rdf/ontology/Sex
:Sex rdf:type owl:Class ;
     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
     rdfs:label "Sex" .


###  http://localhost/rdf/ontology/ShortTandemRepeatProfile
:ShortTandemRepeatProfile rdf:type owl:Class ;
                          rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001404> ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Short tandem repeat profile" .


###  http://localhost/rdf/ontology/SomaticStemCell
:SomaticStemCell rdf:type owl:Class ;
                 owl:equivalentClass <http://www.wikidata.org/entity/Q107103129> ;
                 rdfs:subClassOf :CellLine ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "Somatic stem cell" .


###  http://localhost/rdf/ontology/Source
:Source rdf:type owl:Class ;
        rdfs:comment "An entity which is used as a source of information, mostly originating from a cross-reference, a publication or an organization." ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "Source" .


###  http://localhost/rdf/ontology/Species
:Species rdf:type owl:Class ;
         rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C40098> ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "Species" .


###  http://localhost/rdf/ontology/SpontaneouslyImmortalizedCellLine
:SpontaneouslyImmortalizedCellLine rdf:type owl:Class ;
                                   owl:equivalentClass <http://www.wikidata.org/entity/Q27555319> ;
                                   rdfs:subClassOf :CellLine ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Spontaneously immortalized cell line" .


###  http://localhost/rdf/ontology/StromalCellLine
:StromalCellLine rdf:type owl:Class ;
                 owl:equivalentClass <http://www.wikidata.org/entity/Q27671698> ;
                 rdfs:subClassOf :CellLine ;
                 rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/BTO_0005996\">http://purl.obolibrary.org/obo/BTO_0005996</a></dd>" ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "Stromal cell line" ;
                 <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/BTO_0005996> .


###  http://localhost/rdf/ontology/Taxonomy
:Taxonomy rdf:type owl:Class ;
          rdfs:subClassOf :Database ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "Taxonomy" .


###  http://localhost/rdf/ontology/TechnicalDocument
:TechnicalDocument rdf:type owl:Class ;
                   rdfs:subClassOf <http://purl.org/spar/fabio/ReportDocument> ;
                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                   rdfs:label "Technical document" .


###  http://localhost/rdf/ontology/TelomeraseImmortalizedCellLine
:TelomeraseImmortalizedCellLine rdf:type owl:Class ;
                                owl:equivalentClass <http://www.wikidata.org/entity/Q27653701> ;
                                rdfs:subClassOf :CellLine ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "Telomerase immortalized cell line" .


###  http://localhost/rdf/ontology/TransformedCellLine
:TransformedCellLine rdf:type owl:Class ;
                     owl:equivalentClass <http://www.wikidata.org/entity/Q27555384> ;
                     rdfs:subClassOf :CellLine ;
                     rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"http://purl.obolibrary.org/obo/OMIT_0003790\">http://purl.obolibrary.org/obo/OMIT_0003790</a></dd>" ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "Transformed cell line" ;
                     <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.obolibrary.org/obo/OMIT_0003790> .


###  http://localhost/rdf/ontology/UndefinedCellLineType
:UndefinedCellLineType rdf:type owl:Class ;
                       rdfs:subClassOf :CellLine ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "Undefined cell line type" .


###  http://localhost/rdf/ontology/VeterinaryMedicalDegreeThesis
:VeterinaryMedicalDegreeThesis rdf:type owl:Class ;
                               rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                               rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "Veterinary medical degree thesis" ;
                               <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://localhost/rdf/ontology/VirologyComment
:VirologyComment rdf:type owl:Class ;
                 owl:equivalentClass [ owl:intersectionOf ( <http://purl.obolibrary.org/obo/IAO_0000027>
                                                            [ rdf:type owl:Restriction ;
                                                              owl:onProperty <http://edamontology.org/has_topic> ;
                                                              owl:hasValue :Virology
                                                            ]
                                                          ) ;
                                       rdf:type owl:Class
                                     ] ;
                 rdfs:subClassOf <http://purl.obolibrary.org/obo/IAO_0000027> ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "Virology comment" .


###  http://localhost/rdf/ontology/Xref
:Xref rdf:type owl:Class ;
      rdfs:subClassOf <http://purl.obolibrary.org/obo/NCIT_C43621> ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "Cross-Reference" .


###  http://purl.obolibrary.org/obo/CARO_0000000
<http://purl.obolibrary.org/obo/CARO_0000000> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/CHEBI_24431
<http://purl.obolibrary.org/obo/CHEBI_24431> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/CHEBI_36080
<http://purl.obolibrary.org/obo/CHEBI_36080> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/CL_0000000
<http://purl.obolibrary.org/obo/CL_0000000> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/FBcv_0003008
<http://purl.obolibrary.org/obo/FBcv_0003008> rdf:type owl:Class ;
                                              rdfs:subClassOf :GenomeModificationMethod ;
                                              rdfs:isDefinedBy <http://purl.obolibrary.org/obo/FBcv_> ;
                                              rdfs:label "CRISPR/Cas9" .


###  http://purl.obolibrary.org/obo/FBcv_0005070
<http://purl.obolibrary.org/obo/FBcv_0005070> rdf:type owl:Class ;
                                              rdfs:isDefinedBy <http://purl.obolibrary.org/obo/FBcv_> ;
                                              rdfs:label "Protein trap" .


###  http://purl.obolibrary.org/obo/GENO_0000512
<http://purl.obolibrary.org/obo/GENO_0000512> rdf:type owl:Class ;
                                              rdfs:isDefinedBy <http://purl.obolibrary.org/obo/GENO_> ;
                                              rdfs:label "Allele" .


###  http://purl.obolibrary.org/obo/IAO_0000027
<http://purl.obolibrary.org/obo/IAO_0000027> rdf:type owl:Class ;
                                             rdfs:comment "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." ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/IAO_> ;
                                             rdfs:label "Data item" .


###  http://purl.obolibrary.org/obo/NCIT_C13441
<http://purl.obolibrary.org/obo/NCIT_C13441> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C15426
<http://purl.obolibrary.org/obo/NCIT_C15426> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C16351
<http://purl.obolibrary.org/obo/NCIT_C16351> rdf:type owl:Class ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "Biotechnology" .


###  http://purl.obolibrary.org/obo/NCIT_C16606
<http://purl.obolibrary.org/obo/NCIT_C16606> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C16612
<http://purl.obolibrary.org/obo/NCIT_C16612> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C16717
<http://purl.obolibrary.org/obo/NCIT_C16717> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C16720
<http://purl.obolibrary.org/obo/NCIT_C16720> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C17256
<http://purl.obolibrary.org/obo/NCIT_C17256> rdf:type owl:Class ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "Virology" .


###  http://purl.obolibrary.org/obo/NCIT_C17262
<http://purl.obolibrary.org/obo/NCIT_C17262> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "X-ray" .


###  http://purl.obolibrary.org/obo/NCIT_C17467
<http://purl.obolibrary.org/obo/NCIT_C17467> rdf:type owl:Class ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "Senescence" .


###  http://purl.obolibrary.org/obo/NCIT_C18093
<http://purl.obolibrary.org/obo/NCIT_C18093> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C205365
<http://purl.obolibrary.org/obo/NCIT_C205365> rdf:type owl:Class ;
                                              rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                              rdfs:label "Omics" .


###  http://purl.obolibrary.org/obo/NCIT_C2991
<http://purl.obolibrary.org/obo/NCIT_C2991> rdf:type owl:Class ;
                                            rdfs:subClassOf :Disease ;
                                            rdfs:comment "Any abnormal condition of the body or mind that causes discomfort, dysfunction, or distress to the person affected or those in contact with the person. The term is often used broadly to include injuries, disabilities, syndromes, symptoms, deviant behaviors, and atypical variations of structure and function." ;
                                            rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                            rdfs:label "Disease or disorder" .


###  http://purl.obolibrary.org/obo/NCIT_C36391
<http://purl.obolibrary.org/obo/NCIT_C36391> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C40098
<http://purl.obolibrary.org/obo/NCIT_C40098> rdf:type owl:Class ;
                                             rdfs:comment "Ranked categories for the classification of organisms according to their suspected evolutionary relationships." ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "Taxon" .


###  http://purl.obolibrary.org/obo/NCIT_C43621
<http://purl.obolibrary.org/obo/NCIT_C43621> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C44386
<http://purl.obolibrary.org/obo/NCIT_C44386> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "Gamma radiation" .


###  http://purl.obolibrary.org/obo/NCIT_C45581
<http://purl.obolibrary.org/obo/NCIT_C45581> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C45584
<http://purl.obolibrary.org/obo/NCIT_C45584> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C53692
<http://purl.obolibrary.org/obo/NCIT_C53692> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/NCIT_C94346
<http://purl.obolibrary.org/obo/NCIT_C94346> rdf:type owl:Class ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/NCIT_> ;
                                             rdfs:label "Doubling time" .


###  http://purl.obolibrary.org/obo/OBI_0000181
<http://purl.obolibrary.org/obo/OBI_0000181> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/OBI_0001152
<http://purl.obolibrary.org/obo/OBI_0001152> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Transfection" .


###  http://purl.obolibrary.org/obo/OBI_0001154
<http://purl.obolibrary.org/obo/OBI_0001154> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Mutagenesis" .


###  http://purl.obolibrary.org/obo/OBI_0001225
<http://purl.obolibrary.org/obo/OBI_0001225> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001404> ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Genetic population background information" .


###  http://purl.obolibrary.org/obo/OBI_0001364
<http://purl.obolibrary.org/obo/OBI_0001364> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.obolibrary.org/obo/OBI_0001404> ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Genetic alteration information" .


###  http://purl.obolibrary.org/obo/OBI_0001404
<http://purl.obolibrary.org/obo/OBI_0001404> rdf:type owl:Class ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Genetic characteristics information" .


###  http://purl.obolibrary.org/obo/OBI_0002626
<http://purl.obolibrary.org/obo/OBI_0002626> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "siRNA knockdown" .


###  http://purl.obolibrary.org/obo/OBI_0002769
<http://purl.obolibrary.org/obo/OBI_0002769> rdf:type owl:Class .


###  http://purl.obolibrary.org/obo/OBI_0003134
<http://purl.obolibrary.org/obo/OBI_0003134> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "TALEN" .


###  http://purl.obolibrary.org/obo/OBI_0003135
<http://purl.obolibrary.org/obo/OBI_0003135> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "ZFN" .


###  http://purl.obolibrary.org/obo/OBI_0003137
<http://purl.obolibrary.org/obo/OBI_0003137> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Gene trap" .


###  http://purl.obolibrary.org/obo/OBI_0600043
<http://purl.obolibrary.org/obo/OBI_0600043> rdf:type owl:Class ;
                                             rdfs:comment "The introduction, alteration or integration of genetic material into a cell or organism." ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Genetic transformation" .


###  http://purl.obolibrary.org/obo/OBI_0600059
<http://purl.obolibrary.org/obo/OBI_0600059> rdf:type owl:Class ;
                                             rdfs:subClassOf :GenomeModificationMethod ;
                                             rdfs:isDefinedBy <http://purl.obolibrary.org/obo/OBI_> ;
                                             rdfs:label "Transduction" .


###  http://purl.org/spar/fabio/BachelorsThesis
<http://purl.org/spar/fabio/BachelorsThesis> rdf:type owl:Class ;
                                             rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                                             rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                                             rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                             rdfs:label "Bachelor's thesis" ;
                                             <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://purl.org/spar/fabio/Book
<http://purl.org/spar/fabio/Book> rdf:type owl:Class ;
                                  rdfs:subClassOf :Publication ;
                                  rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                  rdfs:label "Book" .


###  http://purl.org/spar/fabio/BookChapter
<http://purl.org/spar/fabio/BookChapter> rdf:type owl:Class ;
                                         rdfs:subClassOf :Publication ;
                                         rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Book_Citation\" title=\"http://purl.uniprot.org/core/Book_Citation\">Book chapter citation</a></dd>" ;
                                         rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                         rdfs:label "Book chapter" ;
                                         <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.uniprot.org/core/Book_Citation> .


###  http://purl.org/spar/fabio/ConferencePaper
<http://purl.org/spar/fabio/ConferencePaper> rdf:type owl:Class ;
                                             rdfs:subClassOf :Publication ;
                                             rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                             rdfs:label "Conference paper" .


###  http://purl.org/spar/fabio/DoctoralThesis
<http://purl.org/spar/fabio/DoctoralThesis> rdf:type owl:Class ;
                                            rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                                            rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                                            rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                            rdfs:label "Doctoral thesis" ;
                                            <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://purl.org/spar/fabio/Expression
<http://purl.org/spar/fabio/Expression> rdf:type owl:Class ;
                                        rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                        rdfs:label "Expression" .


###  http://purl.org/spar/fabio/JournalArticle
<http://purl.org/spar/fabio/JournalArticle> rdf:type owl:Class ;
                                            rdfs:subClassOf :Publication ;
                                            rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Journal_Citation\" title=\"http://purl.uniprot.org/core/Journal_Citation\">Journal article citation</a></dd>" ;
                                            rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                            rdfs:label "Journal article" ;
                                            <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.uniprot.org/core/Journal_Citation> .


###  http://purl.org/spar/fabio/MastersThesis
<http://purl.org/spar/fabio/MastersThesis> rdf:type owl:Class ;
                                           rdfs:subClassOf <http://purl.org/spar/fabio/Thesis> ;
                                           rdfs:comment "<dt>has relation</td><dd>skos:broadMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                                           rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                           rdfs:label "Master's thesis" ;
                                           <http://www.w3.org/2004/02/skos/core#broadMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://purl.org/spar/fabio/PatentDocument
<http://purl.org/spar/fabio/PatentDocument> rdf:type owl:Class ;
                                            rdfs:subClassOf :Publication ;
                                            rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Patent_Citation\" title=\"http://purl.uniprot.org/core/Patent_Citation\">Patent citation</a></dd>" ;
                                            rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                            rdfs:label "Patent document" ;
                                            <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.uniprot.org/core/Patent_Citation> .


###  http://purl.org/spar/fabio/ReportDocument
<http://purl.org/spar/fabio/ReportDocument> rdf:type owl:Class ;
                                            rdfs:subClassOf :Publication ;
                                            rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                            rdfs:label "Report document" .


###  http://purl.org/spar/fabio/Thesis
<http://purl.org/spar/fabio/Thesis> rdf:type owl:Class ;
                                    rdfs:subClassOf :Publication ;
                                    rdfs:comment "<dt>has relation</td><dd>skos:closeMatch <b>with</b> <a href=\"#http://purl.uniprot.org/core/Thesis_Citation\" title=\"http://purl.uniprot.org/core/Thesis_Citation\">Thesis citation</a></dd>" ;
                                    rdfs:isDefinedBy <http://purl.org/spar/fabio/> ;
                                    rdfs:label "Thesis" ;
                                    <http://www.w3.org/2004/02/skos/core#closeMatch> <http://purl.uniprot.org/core/Thesis_Citation> .


###  http://purl.uniprot.org/core/Book_Citation
<http://purl.uniprot.org/core/Book_Citation> rdf:type owl:Class ;
                                             rdfs:isDefinedBy <http://purl.uniprot.org/core/> ;
                                             rdfs:label "Book chapter citation" .


###  http://purl.uniprot.org/core/Citation
<http://purl.uniprot.org/core/Citation> rdf:type owl:Class ;
                                        rdfs:isDefinedBy <http://purl.uniprot.org/core/> ;
                                        rdfs:label "Citation" .


###  http://purl.uniprot.org/core/Database
<http://purl.uniprot.org/core/Database> rdf:type owl:Class .


###  http://purl.uniprot.org/core/Journal_Citation
<http://purl.uniprot.org/core/Journal_Citation> rdf:type owl:Class ;
                                                rdfs:isDefinedBy <http://purl.uniprot.org/core/> ;
                                                rdfs:label "Journal article citation" .


###  http://purl.uniprot.org/core/Patent_Citation
<http://purl.uniprot.org/core/Patent_Citation> rdf:type owl:Class ;
                                               rdfs:isDefinedBy <http://purl.uniprot.org/core/> ;
                                               rdfs:label "Patent citation" .


###  http://purl.uniprot.org/core/Published_Citation
<http://purl.uniprot.org/core/Published_Citation> rdf:type owl:Class ;
                                                  rdfs:isDefinedBy <http://purl.uniprot.org/core/> ;
                                                  rdfs:label "Published citation" .


###  http://purl.uniprot.org/core/Thesis_Citation
<http://purl.uniprot.org/core/Thesis_Citation> rdf:type owl:Class ;
                                               rdfs:isDefinedBy <http://purl.uniprot.org/core/> ;
                                               rdfs:label "Thesis citation" .


###  http://www.orpha.net/ORDO/Orphanet_C001
<http://www.orpha.net/ORDO/Orphanet_C001> rdf:type owl:Class ;
                                          rdfs:subClassOf :Disease ;
                                          rdfs:comment "A generic term used to describe the clinical items included in the Orphanet nomenclature of rare diseases." ;
                                          rdfs:isDefinedBy <http://www.orpha.net/ORDO/Orphanet_> ;
                                          rdfs:label "Clinical entity" .


###  http://www.w3.org/2000/01/rdf-schema#Resource
rdfs:Resource rdf:type owl:Class .


###  http://www.w3.org/2004/02/skos/core#Concept
<http://www.w3.org/2004/02/skos/core#Concept> rdf:type owl:Class ;
                                              rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                              rdfs:label "Concept" .


###  http://www.w3.org/2004/02/skos/core#ConceptScheme
<http://www.w3.org/2004/02/skos/core#ConceptScheme> rdf:type owl:Class ;
                                                    rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                                    rdfs:label "Concept scheme" .


###  http://www.wikidata.org/entity/Q107102664
<http://www.wikidata.org/entity/Q107102664> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q107103129
<http://www.wikidata.org/entity/Q107103129> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q107103143
<http://www.wikidata.org/entity/Q107103143> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q21014462
<http://www.wikidata.org/entity/Q21014462> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q23058136
<http://www.wikidata.org/entity/Q23058136> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27554370
<http://www.wikidata.org/entity/Q27554370> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27555050
<http://www.wikidata.org/entity/Q27555050> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27555319
<http://www.wikidata.org/entity/Q27555319> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27555384
<http://www.wikidata.org/entity/Q27555384> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27627225
<http://www.wikidata.org/entity/Q27627225> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27653145
<http://www.wikidata.org/entity/Q27653145> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27653701
<http://www.wikidata.org/entity/Q27653701> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27671617
<http://www.wikidata.org/entity/Q27671617> rdf:type owl:Class .


###  http://www.wikidata.org/entity/Q27671698
<http://www.wikidata.org/entity/Q27671698> rdf:type owl:Class .


###  https://schema.org/Duration
<https://schema.org/Duration> rdf:type owl:Class ;
                              rdfs:isDefinedBy <https://schema.org/> ;
                              rdfs:label "Duration" .


###  https://schema.org/Observation
<https://schema.org/Observation> rdf:type owl:Class ;
                                 rdfs:isDefinedBy <https://schema.org/> ;
                                 rdfs:label "Observation" .


###  https://schema.org/Organization
<https://schema.org/Organization> rdf:type owl:Class ;
                                  rdfs:isDefinedBy <https://schema.org/> ;
                                  rdfs:label "Organization" .


###  https://schema.org/Person
<https://schema.org/Person> rdf:type owl:Class ;
                            rdfs:isDefinedBy <https://schema.org/> ;
                            rdfs:label "Person" .


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

###  http://localhost/rdf/db/ABCD
<http://localhost/rdf/db/ABCD> rdf:type owl:NamedIndividual ,
                                        :BiologicalSampleResources ;
                               :alternativeName "AntiBodies Chemically Defined database" ;
                               :name "ABCD" ,
                                     "AntiBodies Chemically Defined database" ;
                               :recommendedName "ABCD" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "ABCD" ;
                               rdfs:seeAlso <https://web.expasy.org/abcd/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "AntiBodies Chemically Defined database" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/ABCD> ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "ABCD" .


###  http://localhost/rdf/db/ABM
<http://localhost/rdf/db/ABM> rdf:type owl:NamedIndividual ,
                                       :CellLineCollectionsProviders ;
                              :alternativeName "Applied Biological Materials cell line products" ;
                              :name "ABM" ,
                                    "Applied Biological Materials cell line products" ;
                              :recommendedName "ABM" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "ABM" ;
                              rdfs:seeAlso <https://www.abmgood.com/Cell-Biology.html> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Applied Biological Materials cell line products" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "ABM" .


###  http://localhost/rdf/db/ATCC
<http://localhost/rdf/db/ATCC> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "American Type Culture Collection" ;
                               :name "ATCC" ,
                                     "American Type Culture Collection" ;
                               :recommendedName "ATCC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "ATCC" ;
                               rdfs:seeAlso <https://www.atcc.org/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "American Type Culture Collection" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "ATCC" .


###  http://localhost/rdf/db/Abcam
<http://localhost/rdf/db/Abcam> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "Abcam cell line products" ;
                                :name "Abcam" ,
                                      "Abcam cell line products" ;
                                :recommendedName "Abcam" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "Abcam" ;
                                rdfs:seeAlso <https://www.abcam.com/nav/cell-lines-and-lysates> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Abcam cell line products" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Abcam" .


###  http://localhost/rdf/db/Abeomics
<http://localhost/rdf/db/Abeomics> rdf:type owl:NamedIndividual ,
                                            :CellLineCollectionsProviders ;
                                   :alternativeName "Abeomics cell line products" ;
                                   :name "Abeomics" ,
                                         "Abeomics cell line products" ;
                                   :recommendedName "Abeomics" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Abeomics" ;
                                   rdfs:seeAlso <https://www.abeomics.com/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Abeomics cell line products" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Abeomics" .


###  http://localhost/rdf/db/AddexBio
<http://localhost/rdf/db/AddexBio> rdf:type owl:NamedIndividual ,
                                            :CellLineCollectionsProviders ;
                                   :alternativeName "AddexBio cell line products" ;
                                   :name "AddexBio" ,
                                         "AddexBio cell line products" ;
                                   :recommendedName "AddexBio" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "AddexBio" ;
                                   rdfs:seeAlso <https://www.addexbio.com/productshow?id=4> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "AddexBio cell line products" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "AddexBio" .


###  http://localhost/rdf/db/ArrayExpress
<http://localhost/rdf/db/ArrayExpress> rdf:type owl:NamedIndividual ,
                                                :GeneExpressionDatabases ;
                                       :alternativeName "ArrayExpress Archive of Functional Genomics" ;
                                       :name "ArrayExpress" ,
                                             "ArrayExpress Archive of Functional Genomics" ;
                                       :recommendedName "ArrayExpress" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "ArrayExpress" ;
                                       rdfs:seeAlso <https://www.ebi.ac.uk/biostudies/arrayexpress> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "ArrayExpress Archive of Functional Genomics" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "ArrayExpress" .


###  http://localhost/rdf/db/BCGO
<http://localhost/rdf/db/BCGO> rdf:type owl:NamedIndividual ,
                                        :AnatomyCellTypeResources ;
                               :alternativeName "Beta Cell Genomics Ontology" ;
                               :name "BCGO" ,
                                     "Beta Cell Genomics Ontology" ;
                               :recommendedName "BCGO" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "BCGO" ;
                               rdfs:seeAlso <https://github.com/obi-bcgo/bcgo> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Beta Cell Genomics Ontology" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "BCGO" .


###  http://localhost/rdf/db/BCRC
<http://localhost/rdf/db/BCRC> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Taiwan Bioresource Collection and Research Center" ;
                               :name "BCRC" ,
                                     "Taiwan Bioresource Collection and Research Center" ;
                               :recommendedName "BCRC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "BCRC" ;
                               rdfs:seeAlso <https://catalog.bcrc.firdi.org.tw/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Taiwan Bioresource Collection and Research Center" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "BCRC" .


###  http://localhost/rdf/db/BCRJ
<http://localhost/rdf/db/BCRJ> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Banco de Celulas do Rio de Janeiro" ;
                               :name "BCRJ" ,
                                     "Banco de Celulas do Rio de Janeiro" ;
                               :recommendedName "BCRJ" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "BCRJ" ;
                               rdfs:seeAlso <https://bcrj.org.br/pesquisa/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Banco de Celulas do Rio de Janeiro" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "BCRJ" .


###  http://localhost/rdf/db/BEI_Resources
<http://localhost/rdf/db/BEI_Resources> rdf:type owl:NamedIndividual ,
                                                 :CellLineCollectionsProviders ;
                                        :alternativeName "BEI Resources cell line products" ;
                                        :name "BEI Resources cell line products" ,
                                              "BEI_Resources" ;
                                        :recommendedName "BEI_Resources" ;
                                        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                        rdfs:label "BEI_Resources" ;
                                        rdfs:seeAlso <https://www.beiresources.org/Home.aspx> ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "BEI Resources cell line products" ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "BEI_Resources" .


###  http://localhost/rdf/db/BTO
<http://localhost/rdf/db/BTO> rdf:type owl:NamedIndividual ,
                                       :AnatomyCellTypeResources ;
                              :alternativeName "BRENDA Tissue Ontology" ;
                              :name "BRENDA Tissue Ontology" ,
                                    "BTO" ;
                              :recommendedName "BTO" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "BTO" ;
                              rdfs:seeAlso <https://bioportal.bioontology.org/ontologies/BTO> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "BRENDA Tissue Ontology" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "BTO" .


###  http://localhost/rdf/db/BioGRID_ORCS_Cell_line
<http://localhost/rdf/db/BioGRID_ORCS_Cell_line> rdf:type owl:NamedIndividual ,
                                                          :CrispScreensRepositories ;
                                                 :alternativeName "BioGRID Open Repository of CRISPR Screens cell lines" ;
                                                 :name "BioGRID Open Repository of CRISPR Screens cell lines" ,
                                                       "BioGRID_ORCS_Cell_line" ;
                                                 :recommendedName "BioGRID_ORCS_Cell_line" ;
                                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                                 rdfs:label "BioGRID_ORCS_Cell_line" ;
                                                 rdfs:seeAlso <https://orcs.thebiogrid.org/> ;
                                                 <http://www.w3.org/2004/02/skos/core#altLabel> "BioGRID Open Repository of CRISPR Screens cell lines" ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "BioGRID_ORCS_Cell_line" .


###  http://localhost/rdf/db/BioSample
<http://localhost/rdf/db/BioSample> rdf:type owl:NamedIndividual ,
                                             :BiologicalSampleResources ;
                                    :alternativeName "BioSample database" ;
                                    :name "BioSample" ,
                                          "BioSample database" ;
                                    :recommendedName "BioSample" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "BioSample" ;
                                    rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/biosample> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "BioSample database" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "BioSample" .


###  http://localhost/rdf/db/BioSamples
<http://localhost/rdf/db/BioSamples> rdf:type owl:NamedIndividual ,
                                              :BiologicalSampleResources ;
                                     :alternativeName "BioSamples database" ;
                                     :name "BioSamples" ,
                                           "BioSamples database" ;
                                     :recommendedName "BioSamples" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "BioSamples" ;
                                     rdfs:seeAlso <https://www.ebi.ac.uk/biosamples/> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "BioSamples database" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "BioSamples" .


###  http://localhost/rdf/db/CBA
<http://localhost/rdf/db/CBA> rdf:type owl:NamedIndividual ,
                                       :CellLineCollectionsProviders ;
                              :alternativeName "CellBank Australia" ;
                              :name "CBA" ,
                                    "CellBank Australia" ;
                              :recommendedName "CBA" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "CBA" ;
                              rdfs:seeAlso <https://www.cellbankaustralia.com/cellbank-australia-exclusive-lines/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "CellBank Australia" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "CBA" .


###  http://localhost/rdf/db/CCLV
<http://localhost/rdf/db/CCLV> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Collection of Cell Lines in Veterinary Medicine" ;
                               :name "CCLV" ,
                                     "Collection of Cell Lines in Veterinary Medicine" ;
                               :recommendedName "CCLV" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "CCLV" ;
                               rdfs:seeAlso <https://www.fli.de/en/institutes/department-of-experimental-animal-facilities-and-biorisk-management-atb/bio-bank/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Collection of Cell Lines in Veterinary Medicine" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "CCLV" .


###  http://localhost/rdf/db/CCRID
<http://localhost/rdf/db/CCRID> rdf:type owl:NamedIndividual ,
                                         :CellLineDatabasesResources ;
                                :alternativeName "Chinese Cell Resource Information Database" ;
                                :name "CCRID" ,
                                      "Chinese Cell Resource Information Database" ;
                                :recommendedName "CCRID" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "CCRID" ;
                                rdfs:seeAlso <http://cellresource.cn/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Chinese Cell Resource Information Database" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "CCRID" .


###  http://localhost/rdf/db/CCTCC
<http://localhost/rdf/db/CCTCC> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "China Center for Type Culture Collection" ;
                                :name "CCTCC" ,
                                      "China Center for Type Culture Collection" ;
                                :recommendedName "CCTCC" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "CCTCC" ;
                                rdfs:seeAlso <http://www.cctcc.org/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "China Center for Type Culture Collection" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "CCTCC" .


###  http://localhost/rdf/db/CGH-DB
<http://localhost/rdf/db/CGH-DB> rdf:type owl:NamedIndividual ,
                                          :CellLineDatabasesResources ;
                                 :alternativeName "CGH Data Base" ;
                                 :name "CGH Data Base" ,
                                       "CGH-DB" ;
                                 :recommendedName "CGH-DB" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "CGH-DB" ;
                                 rdfs:seeAlso <https://web.archive.org/web/20190222051223/http://www.cghtmd.jp/CGHDatabase/index_e.jsp> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "CGH Data Base" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "CGH-DB" .


###  http://localhost/rdf/db/CGNC
<http://localhost/rdf/db/CGNC> rdf:type owl:NamedIndividual ,
                                        :OrganismSpecificDatabases ;
                               :alternativeName "Chicken Gene Nomenclature Consortium Database" ;
                               :name "CGNC" ,
                                     "Chicken Gene Nomenclature Consortium Database" ;
                               :recommendedName "CGNC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "CGNC" ;
                               rdfs:seeAlso <http://birdgenenames.org/cgnc/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Chicken Gene Nomenclature Consortium Database" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "CGNC" .


###  http://localhost/rdf/db/CL
<http://localhost/rdf/db/CL> rdf:type owl:NamedIndividual ,
                                      :AnatomyCellTypeResources ,
                                      :CelloConceptScheme ;
                             :version "data-version: cl/releases/2025-11-03/cl-simple.owl" ;
                             :alternativeName "Cell Ontology" ;
                             :name "CL" ,
                                   "Cell Ontology" ;
                             :recommendedName "CL" ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "CL" ;
                             rdfs:seeAlso <https://obophenotype.github.io/cell-ontology/> ;
                             <http://www.w3.org/2004/02/skos/core#altLabel> "Cell Ontology" ;
                             <http://www.w3.org/2004/02/skos/core#prefLabel> "CL" .


###  http://localhost/rdf/db/CLDB
<http://localhost/rdf/db/CLDB> rdf:type owl:NamedIndividual ,
                                        :CellLineDatabasesResources ;
                               :alternativeName "Cell Line Data Base" ;
                               :name "CLDB" ,
                                     "Cell Line Data Base" ;
                               :recommendedName "CLDB" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "CLDB" ;
                               rdfs:seeAlso <https://bioinformatics.hsanmartino.it/hypercldb/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Cell Line Data Base" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "CLDB" .


###  http://localhost/rdf/db/CLO
<http://localhost/rdf/db/CLO> rdf:type owl:NamedIndividual ,
                                       :CellLineDatabasesResources ;
                              :alternativeName "Cell Line Ontology" ;
                              :name "CLO" ,
                                    "Cell Line Ontology" ;
                              :recommendedName "CLO" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "CLO" ;
                              rdfs:seeAlso <https://bioportal.bioontology.org/ontologies/CLO> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Cell Line Ontology" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "CLO" .


###  http://localhost/rdf/db/CLS
<http://localhost/rdf/db/CLS> rdf:type owl:NamedIndividual ,
                                       :CellLineCollectionsProviders ;
                              :alternativeName "Cell Lines Service" ;
                              :name "CLS" ,
                                    "Cell Lines Service" ;
                              :recommendedName "CLS" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "CLS" ;
                              rdfs:seeAlso <https://www.cytion.com/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Cell Lines Service" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "CLS" .


###  http://localhost/rdf/db/CancerTools
<http://localhost/rdf/db/CancerTools> rdf:type owl:NamedIndividual ,
                                               :CellLineCollectionsProviders ;
                                      :alternativeName "CancerTools.org" ;
                                      :name "CancerTools" ,
                                            "CancerTools.org" ;
                                      :recommendedName "CancerTools" ;
                                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                      rdfs:label "CancerTools" ;
                                      rdfs:seeAlso <https://www.cancertools.org/cell-lines> ;
                                      <http://www.w3.org/2004/02/skos/core#altLabel> "CancerTools.org" ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "CancerTools" .


###  http://localhost/rdf/db/Cell_Biolabs
<http://localhost/rdf/db/Cell_Biolabs> rdf:type owl:NamedIndividual ,
                                                :CellLineCollectionsProviders ;
                                       :alternativeName "Cell Biolabs cell line products" ;
                                       :name "Cell Biolabs cell line products" ,
                                             "Cell_Biolabs" ;
                                       :recommendedName "Cell_Biolabs" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "Cell_Biolabs" ;
                                       rdfs:seeAlso <https://www.cellbiolabs.com> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "Cell Biolabs cell line products" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Cell_Biolabs" .


###  http://localhost/rdf/db/Cell_Model_Passport
<http://localhost/rdf/db/Cell_Model_Passport> rdf:type owl:NamedIndividual ,
                                                       :CellLineDatabasesResources ;
                                              :alternativeName "Sanger Cell Model Passports" ;
                                              :name "Cell_Model_Passport" ,
                                                    "Sanger Cell Model Passports" ;
                                              :recommendedName "Cell_Model_Passport" ;
                                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                              rdfs:label "Cell_Model_Passport" ;
                                              rdfs:seeAlso <https://cellmodelpassports.sanger.ac.uk/> ;
                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Sanger Cell Model Passports" ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Cell_Model_Passport" .


###  http://localhost/rdf/db/CelloPub
<http://localhost/rdf/db/CelloPub> rdf:type owl:NamedIndividual ,
                                            :ReferenceResources ;
                                   :alternativeName "Cellosaurus Publication" ;
                                   :name "CelloPub" ,
                                         "Cellosaurus Publication" ;
                                   :recommendedName "CelloPub" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "CelloPub" ;
                                   rdfs:seeAlso <https://www.cellosaurus.org/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Cellosaurus Publication" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "CelloPub" .


###  http://localhost/rdf/db/Cellosaurus
<http://localhost/rdf/db/Cellosaurus> rdf:type owl:NamedIndividual ,
                                               :CellLineDatabasesResources ;
                                      :alternativeName "Cellosaurus - a knowledge resource on cell lines" ;
                                      :name "Cellosaurus" ,
                                            "Cellosaurus - a knowledge resource on cell lines" ;
                                      :recommendedName "Cellosaurus" ;
                                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                      rdfs:label "Cellosaurus" ;
                                      rdfs:seeAlso <https://www.cellosaurus.org/> ;
                                      <http://www.w3.org/2004/02/skos/core#altLabel> "Cellosaurus - a knowledge resource on cell lines" ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Cellosaurus" .


###  http://localhost/rdf/db/ChEBI
<http://localhost/rdf/db/ChEBI> rdf:type owl:NamedIndividual ,
                                         :CelloConceptScheme ,
                                         :ChemistryResources ;
                                :version "version not found" ;
                                :alternativeName "Chemical Entities of Biological Interest" ;
                                :name "ChEBI" ,
                                      "Chemical Entities of Biological Interest" ;
                                :recommendedName "ChEBI" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "ChEBI" ;
                                rdfs:seeAlso <https://www.ebi.ac.uk/chebi/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Chemical Entities of Biological Interest" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "ChEBI" .


###  http://localhost/rdf/db/ChEMBL-Cells
<http://localhost/rdf/db/ChEMBL-Cells> rdf:type owl:NamedIndividual ,
                                                :ChemistryResources ;
                                       :alternativeName "ChEMBL database of bioactive drug-like small molecules - Cell lines section" ;
                                       :name "ChEMBL database of bioactive drug-like small molecules - Cell lines section" ,
                                             "ChEMBL-Cells" ;
                                       :recommendedName "ChEMBL-Cells" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "ChEMBL-Cells" ;
                                       rdfs:seeAlso <https://www.ebi.ac.uk/chembldb> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "ChEMBL database of bioactive drug-like small molecules - Cell lines section" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "ChEMBL-Cells" .


###  http://localhost/rdf/db/ChEMBL-Targets
<http://localhost/rdf/db/ChEMBL-Targets> rdf:type owl:NamedIndividual ,
                                                  :ChemistryResources ;
                                         :alternativeName "ChEMBL database of bioactive drug-like small molecules - Targets section" ;
                                         :name "ChEMBL database of bioactive drug-like small molecules - Targets section" ,
                                               "ChEMBL-Targets" ;
                                         :recommendedName "ChEMBL-Targets" ;
                                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                         rdfs:label "ChEMBL-Targets" ;
                                         rdfs:seeAlso <https://www.ebi.ac.uk/chembldb> ;
                                         <http://www.w3.org/2004/02/skos/core#altLabel> "ChEMBL database of bioactive drug-like small molecules - Targets section" ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "ChEMBL-Targets" .


###  http://localhost/rdf/db/ClinVar
<http://localhost/rdf/db/ClinVar> rdf:type owl:NamedIndividual ,
                                           :PolymorphismAndMutationDatabases ;
                                  :alternativeName "ClinVar" ;
                                  :name "ClinVar" ;
                                  :recommendedName "ClinVar" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "ClinVar" ;
                                  rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/clinvar/> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "ClinVar" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "ClinVar" .


###  http://localhost/rdf/db/ColonAtlas
<http://localhost/rdf/db/ColonAtlas> rdf:type owl:NamedIndividual ,
                                              :CellLineDatabasesResources ;
                                     :alternativeName "Colorectal Cancer Atlas" ;
                                     :name "ColonAtlas" ,
                                           "Colorectal Cancer Atlas" ;
                                     :recommendedName "ColonAtlas" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "ColonAtlas" ;
                                     rdfs:seeAlso <http://www.coloncanceratlas.org> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "Colorectal Cancer Atlas" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "ColonAtlas" .


###  http://localhost/rdf/db/Coriell
<http://localhost/rdf/db/Coriell> rdf:type owl:NamedIndividual ,
                                           :CellLineCollectionsProviders ;
                                  :alternativeName "Coriell Institute Biorepositories" ;
                                  :name "Coriell" ,
                                        "Coriell Institute Biorepositories" ;
                                  :recommendedName "Coriell" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "Coriell" ;
                                  rdfs:seeAlso <https://catalog.coriell.org> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "Coriell Institute Biorepositories" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Coriell" .


###  http://localhost/rdf/db/Cosmic
<http://localhost/rdf/db/Cosmic> rdf:type owl:NamedIndividual ,
                                          :PolymorphismAndMutationDatabases ;
                                 :alternativeName "Catalogue of somatic mutations in cancer" ;
                                 :name "Catalogue of somatic mutations in cancer" ,
                                       "Cosmic" ;
                                 :recommendedName "Cosmic" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Cosmic" ;
                                 rdfs:seeAlso <https://cancer.sanger.ac.uk/cosmic> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Catalogue of somatic mutations in cancer" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Cosmic" .


###  http://localhost/rdf/db/Cosmic-CLP
<http://localhost/rdf/db/Cosmic-CLP> rdf:type owl:NamedIndividual ,
                                              :CellLineDatabasesResources ;
                                     :alternativeName "COSMIC Cell lines Project" ;
                                     :name "COSMIC Cell lines Project" ,
                                           "Cosmic-CLP" ;
                                     :recommendedName "Cosmic-CLP" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "Cosmic-CLP" ;
                                     rdfs:seeAlso <https://cancer.sanger.ac.uk/cell_lines> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "COSMIC Cell lines Project" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Cosmic-CLP" .


###  http://localhost/rdf/db/DGRC
<http://localhost/rdf/db/DGRC> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Drosophila Genomics Resource Center" ;
                               :name "DGRC" ,
                                     "Drosophila Genomics Resource Center" ;
                               :recommendedName "DGRC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "DGRC" ;
                               rdfs:seeAlso <https://dgrc.bio.indiana.edu/cells/Catalog> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Drosophila Genomics Resource Center" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "DGRC" .


###  http://localhost/rdf/db/DOI
<http://localhost/rdf/db/DOI> rdf:type owl:NamedIndividual ,
                                       :ReferenceResources ;
                              :alternativeName "Digital Object Identifier" ;
                              :name "DOI" ,
                                    "Digital Object Identifier" ;
                              :recommendedName "DOI" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "DOI" ;
                              rdfs:seeAlso <https://doi.org> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Digital Object Identifier" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "DOI" .


###  http://localhost/rdf/db/DSHB
<http://localhost/rdf/db/DSHB> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Developmental Studies Hybridoma Bank" ;
                               :name "DSHB" ,
                                     "Developmental Studies Hybridoma Bank" ;
                               :recommendedName "DSHB" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "DSHB" ;
                               rdfs:seeAlso <https://dshb.biology.uiowa.edu/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Developmental Studies Hybridoma Bank" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "DSHB" .


###  http://localhost/rdf/db/DSMZ
<http://localhost/rdf/db/DSMZ> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Deutsche Sammlung von Mikroorganismen und Zellkulturen" ;
                               :name "DSMZ" ,
                                     "Deutsche Sammlung von Mikroorganismen und Zellkulturen" ;
                               :recommendedName "DSMZ" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "DSMZ" ;
                               rdfs:seeAlso <https://www.dsmz.de/collection/catalogue/human-and-animal-cell-lines/catalogue> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Deutsche Sammlung von Mikroorganismen und Zellkulturen" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "DSMZ" .


###  http://localhost/rdf/db/DSMZCellDive
<http://localhost/rdf/db/DSMZCellDive> rdf:type owl:NamedIndividual ,
                                                :CellLineDatabasesResources ;
                                       :alternativeName "DSMZ Tools for Diving into Cell Line Data" ;
                                       :name "DSMZ Tools for Diving into Cell Line Data" ,
                                             "DSMZCellDive" ;
                                       :recommendedName "DSMZCellDive" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "DSMZCellDive" ;
                                       rdfs:seeAlso <https://celldive.dsmz.de/> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "DSMZ Tools for Diving into Cell Line Data" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "DSMZCellDive" .


###  http://localhost/rdf/db/DepMap
<http://localhost/rdf/db/DepMap> rdf:type owl:NamedIndividual ,
                                          :CellLineDatabasesResources ;
                                 :alternativeName "Cancer Dependency Map" ;
                                 :name "Cancer Dependency Map" ,
                                       "DepMap" ;
                                 :recommendedName "DepMap" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "DepMap" ;
                                 rdfs:seeAlso <https://depmap.org/portal/> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Cancer Dependency Map" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "DepMap" .


###  http://localhost/rdf/db/DiscoverX
<http://localhost/rdf/db/DiscoverX> rdf:type owl:NamedIndividual ,
                                             :CellLineCollectionsProviders ;
                                    :alternativeName "DiscoverX cell line products" ;
                                    :name "DiscoverX" ,
                                          "DiscoverX cell line products" ;
                                    :recommendedName "DiscoverX" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "DiscoverX" ;
                                    rdfs:seeAlso <https://emea.discoverx.com/product_types/cell-lines-primary-cells> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "DiscoverX cell line products" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "DiscoverX" .


###  http://localhost/rdf/db/DrugBank
<http://localhost/rdf/db/DrugBank> rdf:type owl:NamedIndividual ,
                                            :ChemistryResources ;
                                   :alternativeName "DrugBank database" ;
                                   :name "DrugBank" ,
                                         "DrugBank database" ;
                                   :recommendedName "DrugBank" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "DrugBank" ;
                                   rdfs:seeAlso <https://go.drugbank.com/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "DrugBank database" ;
                                   <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/DrugBank> ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "DrugBank" .


###  http://localhost/rdf/db/EBiSC
<http://localhost/rdf/db/EBiSC> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "European Bank for induced pluripotent Stem Cells" ;
                                :name "EBiSC" ,
                                      "European Bank for induced pluripotent Stem Cells" ;
                                :recommendedName "EBiSC" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "EBiSC" ;
                                rdfs:seeAlso <https://www.ebisc.org> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "European Bank for induced pluripotent Stem Cells" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "EBiSC" .


###  http://localhost/rdf/db/ECACC
<http://localhost/rdf/db/ECACC> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "European Collection of Cell Cultures" ;
                                :name "ECACC" ,
                                      "European Collection of Cell Cultures" ;
                                :recommendedName "ECACC" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "ECACC" ;
                                rdfs:seeAlso <https://www.culturecollections.org.uk/about-us/ecacc/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "European Collection of Cell Cultures" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "ECACC" .


###  http://localhost/rdf/db/EFO
<http://localhost/rdf/db/EFO> rdf:type owl:NamedIndividual ,
                                       :ExperimentalVariablesResources ;
                              :alternativeName "Experimental Factor Ontology" ;
                              :name "EFO" ,
                                    "Experimental Factor Ontology" ;
                              :recommendedName "EFO" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "EFO" ;
                              rdfs:seeAlso <https://www.ebi.ac.uk/efo/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Experimental Factor Ontology" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "EFO" .


###  http://localhost/rdf/db/EGA
<http://localhost/rdf/db/EGA> rdf:type owl:NamedIndividual ,
                                       :SequenceDatabases ;
                              :alternativeName "European Genome-Phenome Archive" ;
                              :name "EGA" ,
                                    "European Genome-Phenome Archive" ;
                              :recommendedName "EGA" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "EGA" ;
                              rdfs:seeAlso <https://ega-archive.org/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "European Genome-Phenome Archive" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "EGA" .


###  http://localhost/rdf/db/ENCODE
<http://localhost/rdf/db/ENCODE> rdf:type owl:NamedIndividual ,
                                          :BiologicalSampleResources ;
                                 :alternativeName "Encyclopedia of DNA Elements" ;
                                 :name "ENCODE" ,
                                       "Encyclopedia of DNA Elements" ;
                                 :recommendedName "ENCODE" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "ENCODE" ;
                                 rdfs:seeAlso <https://www.encodeproject.org> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Encyclopedia of DNA Elements" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "ENCODE" .


###  http://localhost/rdf/db/ESTDAB
<http://localhost/rdf/db/ESTDAB> rdf:type owl:NamedIndividual ,
                                          :CellLineDatabasesResources ;
                                 :alternativeName "European Searchable Tumour Line Database" ;
                                 :name "ESTDAB" ,
                                       "European Searchable Tumour Line Database" ;
                                 :recommendedName "ESTDAB" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "ESTDAB" ;
                                 rdfs:seeAlso <https://www.ebi.ac.uk/ipd/estdab/> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "European Searchable Tumour Line Database" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "ESTDAB" .


###  http://localhost/rdf/db/Evercyte
<http://localhost/rdf/db/Evercyte> rdf:type owl:NamedIndividual ,
                                            :CellLineCollectionsProviders ;
                                   :alternativeName "Evercyte cell line products" ;
                                   :name "Evercyte" ,
                                         "Evercyte cell line products" ;
                                   :recommendedName "Evercyte" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Evercyte" ;
                                   rdfs:seeAlso <https://evercyte.com/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Evercyte cell line products" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Evercyte" .


###  http://localhost/rdf/db/FANTOM5_SSTAR
<http://localhost/rdf/db/FANTOM5_SSTAR> rdf:type owl:NamedIndividual ,
                                                 :GeneExpressionDatabases ;
                                        :alternativeName "Functional Annotation of the Mammalian Genome - Samples, Transcription initiation And Regulators" ;
                                        :name "FANTOM5_SSTAR" ,
                                              "Functional Annotation of the Mammalian Genome - Samples, Transcription initiation And Regulators" ;
                                        :recommendedName "FANTOM5_SSTAR" ;
                                        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                        rdfs:label "FANTOM5_SSTAR" ;
                                        rdfs:seeAlso <https://fantom.gsc.riken.jp/5/sstar/Main_Page> ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "Functional Annotation of the Mammalian Genome - Samples, Transcription initiation And Regulators" ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "FANTOM5_SSTAR" .


###  http://localhost/rdf/db/FCDI
<http://localhost/rdf/db/FCDI> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "FujiFilm Cellular Dynamics, Inc" ;
                               :name "FCDI" ,
                                     "FujiFilm Cellular Dynamics, Inc" ;
                               :recommendedName "FCDI" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "FCDI" ;
                               rdfs:seeAlso <https://www.fujifilmcdi.com/cirm-ipsc-products/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "FujiFilm Cellular Dynamics, Inc" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "FCDI" .


###  http://localhost/rdf/db/FCS-free
<http://localhost/rdf/db/FCS-free> rdf:type owl:NamedIndividual ,
                                            :CellLineDatabasesResources ;
                                   :alternativeName "Fetal Calf Serum-Free Database" ;
                                   :name "FCS-free" ,
                                         "Fetal Calf Serum-Free Database" ;
                                   :recommendedName "FCS-free" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "FCS-free" ;
                                   rdfs:seeAlso <https://fcs-free.org/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Fetal Calf Serum-Free Database" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "FCS-free" .


###  http://localhost/rdf/db/FPbase
<http://localhost/rdf/db/FPbase> rdf:type owl:NamedIndividual ,
                                          :SequenceDatabases ;
                                 :alternativeName "Fluorescent Protein database" ;
                                 :name "FPbase" ,
                                       "Fluorescent Protein database" ;
                                 :recommendedName "FPbase" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "FPbase" ;
                                 rdfs:seeAlso <https://www.fpbase.org/> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Fluorescent Protein database" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "FPbase" .


###  http://localhost/rdf/db/FlyBase_Cell_line
<http://localhost/rdf/db/FlyBase_Cell_line> rdf:type owl:NamedIndividual ,
                                                     :CellLineDatabasesResources ;
                                            :alternativeName "Drosophila genome database; cell line entry" ;
                                            :name "Drosophila genome database; cell line entry" ,
                                                  "FlyBase_Cell_line" ;
                                            :recommendedName "FlyBase_Cell_line" ;
                                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                            rdfs:label "FlyBase_Cell_line" ;
                                            rdfs:seeAlso <https://flybase.org/cgi-bin/cvreport.pl?id=FBbt%3A00005329> ;
                                            <http://www.w3.org/2004/02/skos/core#altLabel> "Drosophila genome database; cell line entry" ;
                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "FlyBase_Cell_line" .


###  http://localhost/rdf/db/FlyBase_Gene
<http://localhost/rdf/db/FlyBase_Gene> rdf:type owl:NamedIndividual ,
                                                :OrganismSpecificDatabases ;
                                       :alternativeName "Drosophila genome database; gene entry" ;
                                       :name "Drosophila genome database; gene entry" ,
                                             "FlyBase_Gene" ;
                                       :recommendedName "FlyBase_Gene" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "FlyBase_Gene" ;
                                       rdfs:seeAlso <https://flybase.org> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "Drosophila genome database; gene entry" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "FlyBase_Gene" .


###  http://localhost/rdf/db/FlyBase_Strain
<http://localhost/rdf/db/FlyBase_Strain> rdf:type owl:NamedIndividual ,
                                                  :OrganismSpecificDatabases ;
                                         :alternativeName "Drosophila genome database; strain entry" ;
                                         :name "Drosophila genome database; strain entry" ,
                                               "FlyBase_Strain" ;
                                         :recommendedName "FlyBase_Strain" ;
                                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                         rdfs:label "FlyBase_Strain" ;
                                         rdfs:seeAlso <https://flybase.org> ;
                                         <http://www.w3.org/2004/02/skos/core#altLabel> "Drosophila genome database; strain entry" ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "FlyBase_Strain" .


###  http://localhost/rdf/db/GDSC
<http://localhost/rdf/db/GDSC> rdf:type owl:NamedIndividual ,
                                        :ChemistryResources ;
                               :alternativeName "Genomics of Drug Sensitivity in Cancer Project" ;
                               :name "GDSC" ,
                                     "Genomics of Drug Sensitivity in Cancer Project" ;
                               :recommendedName "GDSC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "GDSC" ;
                               rdfs:seeAlso <https://www.cancerrxgene.org> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Genomics of Drug Sensitivity in Cancer Project" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "GDSC" .


###  http://localhost/rdf/db/GEO
<http://localhost/rdf/db/GEO> rdf:type owl:NamedIndividual ,
                                       :GeneExpressionDatabases ;
                              :alternativeName "Gene Expression Omnibus" ;
                              :name "GEO" ,
                                    "Gene Expression Omnibus" ;
                              :recommendedName "GEO" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "GEO" ;
                              rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/geo/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Gene Expression Omnibus" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "GEO" .


###  http://localhost/rdf/db/GenScript
<http://localhost/rdf/db/GenScript> rdf:type owl:NamedIndividual ,
                                             :CellLineCollectionsProviders ;
                                    :alternativeName "GenScript cell line products" ;
                                    :name "GenScript" ,
                                          "GenScript cell line products" ;
                                    :recommendedName "GenScript" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "GenScript" ;
                                    rdfs:seeAlso <https://www.genscript.com/cell_lines.html> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "GenScript cell line products" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "GenScript" .


###  http://localhost/rdf/db/GeneCopoeia
<http://localhost/rdf/db/GeneCopoeia> rdf:type owl:NamedIndividual ,
                                               :CellLineCollectionsProviders ;
                                      :alternativeName "GeneCopoeia cell line products" ;
                                      :name "GeneCopoeia" ,
                                            "GeneCopoeia cell line products" ;
                                      :recommendedName "GeneCopoeia" ;
                                      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                      rdfs:label "GeneCopoeia" ;
                                      rdfs:seeAlso <https://www.genecopoeia.com/> ;
                                      <http://www.w3.org/2004/02/skos/core#altLabel> "GeneCopoeia cell line products" ;
                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "GeneCopoeia" .


###  http://localhost/rdf/db/Genomeditech
<http://localhost/rdf/db/Genomeditech> rdf:type owl:NamedIndividual ,
                                                :CellLineCollectionsProviders ;
                                       :alternativeName "Genomeditech cell line products" ;
                                       :name "Genomeditech" ,
                                             "Genomeditech cell line products" ;
                                       :recommendedName "Genomeditech" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "Genomeditech" ;
                                       rdfs:seeAlso <https://en.genomeditech.com/product?id=9> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "Genomeditech cell line products" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Genomeditech" .


###  http://localhost/rdf/db/HGNC
<http://localhost/rdf/db/HGNC> rdf:type owl:NamedIndividual ,
                                        :OrganismSpecificDatabases ;
                               :alternativeName "Human Gene Nomenclature Committee Database" ;
                               :name "HGNC" ,
                                     "Human Gene Nomenclature Committee Database" ;
                               :recommendedName "HGNC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "HGNC" ;
                               rdfs:seeAlso <https://www.genenames.org> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Human Gene Nomenclature Committee Database" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/HGNC> ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "HGNC" .


###  http://localhost/rdf/db/HIVReagentProgram
<http://localhost/rdf/db/HIVReagentProgram> rdf:type owl:NamedIndividual ,
                                                     :CellLineCollectionsProviders ;
                                            :alternativeName "NIH HIV Reagent Program" ;
                                            :name "HIVReagentProgram" ,
                                                  "NIH HIV Reagent Program" ;
                                            :recommendedName "HIVReagentProgram" ;
                                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                            rdfs:label "HIVReagentProgram" ;
                                            rdfs:seeAlso <https://www.hivreagentprogram.org/> ;
                                            <http://www.w3.org/2004/02/skos/core#altLabel> "NIH HIV Reagent Program" ;
                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "HIVReagentProgram" .


###  http://localhost/rdf/db/HipSci
<http://localhost/rdf/db/HipSci> rdf:type owl:NamedIndividual ,
                                          :CellLineDatabasesResources ;
                                 :alternativeName "Human Induced Pluripotent Stem Cells Initiative" ;
                                 :name "HipSci" ,
                                       "Human Induced Pluripotent Stem Cells Initiative" ;
                                 :recommendedName "HipSci" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "HipSci" ;
                                 rdfs:seeAlso <https://www.hipsci.org> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Human Induced Pluripotent Stem Cells Initiative" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "HipSci" .


###  http://localhost/rdf/db/Horizon_Discovery
<http://localhost/rdf/db/Horizon_Discovery> rdf:type owl:NamedIndividual ,
                                                     :CellLineCollectionsProviders ;
                                            :alternativeName "Horizon Discovery cell line collection" ;
                                            :name "Horizon Discovery cell line collection" ,
                                                  "Horizon_Discovery" ;
                                            :recommendedName "Horizon_Discovery" ;
                                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                            rdfs:label "Horizon_Discovery" ;
                                            rdfs:seeAlso <https://horizondiscovery.com/> ;
                                            <http://www.w3.org/2004/02/skos/core#altLabel> "Horizon Discovery cell line collection" ;
                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Horizon_Discovery" .


###  http://localhost/rdf/db/Hysigen
<http://localhost/rdf/db/Hysigen> rdf:type owl:NamedIndividual ,
                                           :CellLineCollectionsProviders ;
                                  :alternativeName "Hysigen cell line collection" ;
                                  :name "Hysigen" ,
                                        "Hysigen cell line collection" ;
                                  :recommendedName "Hysigen" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "Hysigen" ;
                                  rdfs:seeAlso <https://hysigen.com/> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "Hysigen cell line collection" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Hysigen" .


###  http://localhost/rdf/db/IARC_TP53
<http://localhost/rdf/db/IARC_TP53> rdf:type owl:NamedIndividual ,
                                             :PolymorphismAndMutationDatabases ;
                                    :alternativeName "IARC TP53 Database" ;
                                    :name "IARC TP53 Database" ,
                                          "IARC_TP53" ;
                                    :recommendedName "IARC_TP53" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "IARC_TP53" ;
                                    rdfs:seeAlso <https://tp53.isb-cgc.org/explore_cl> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "IARC TP53 Database" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "IARC_TP53" .


###  http://localhost/rdf/db/IBRC
<http://localhost/rdf/db/IBRC> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Iranian Biological Research Center cell line collection" ;
                               :name "IBRC" ,
                                     "Iranian Biological Research Center cell line collection" ;
                               :recommendedName "IBRC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "IBRC" ;
                               rdfs:seeAlso <http://www.en.ibrc.ir/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Iranian Biological Research Center cell line collection" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "IBRC" .


###  http://localhost/rdf/db/ICLC
<http://localhost/rdf/db/ICLC> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Interlab Cell Line Collection" ;
                               :name "ICLC" ,
                                     "Interlab Cell Line Collection" ;
                               :recommendedName "ICLC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "ICLC" ;
                               rdfs:seeAlso <http://www.iclc.it> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Interlab Cell Line Collection" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "ICLC" .


###  http://localhost/rdf/db/ICLDB
<http://localhost/rdf/db/ICLDB> rdf:type owl:NamedIndividual ,
                                         :CellLineDatabasesResources ;
                                :alternativeName "Insect Cell Lines DataBase" ;
                                :name "ICLDB" ,
                                      "Insect Cell Lines DataBase" ;
                                :recommendedName "ICLDB" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "ICLDB" ;
                                rdfs:seeAlso <https://entomology.ca.uky.edu/aginsectcellsdatabase> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Insect Cell Lines DataBase" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "ICLDB" .


###  http://localhost/rdf/db/IGRhCellID
<http://localhost/rdf/db/IGRhCellID> rdf:type owl:NamedIndividual ,
                                              :CellLineDatabasesResources ;
                                     :alternativeName "Integrated Genomic Resources of human Cell Lines for Identification" ;
                                     :name "IGRhCellID" ,
                                           "Integrated Genomic Resources of human Cell Lines for Identification" ;
                                     :recommendedName "IGRhCellID" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "IGRhCellID" ;
                                     rdfs:seeAlso <http://igrcid.ibms.sinica.edu.tw/cgi-bin/index.cgi> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "Integrated Genomic Resources of human Cell Lines for Identification" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "IGRhCellID" .


###  http://localhost/rdf/db/IGSR
<http://localhost/rdf/db/IGSR> rdf:type owl:NamedIndividual ,
                                        :BiologicalSampleResources ;
                               :alternativeName "International Genome Sample Resource" ;
                               :name "IGSR" ,
                                     "International Genome Sample Resource" ;
                               :recommendedName "IGSR" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "IGSR" ;
                               rdfs:seeAlso <https://www.internationalgenome.org/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "International Genome Sample Resource" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "IGSR" .


###  http://localhost/rdf/db/IHW
<http://localhost/rdf/db/IHW> rdf:type owl:NamedIndividual ,
                                       :CellLineDatabasesResources ;
                              :alternativeName "International Histocompatibility Workshop cell lines" ;
                              :name "IHW" ,
                                    "International Histocompatibility Workshop cell lines" ;
                              :recommendedName "IHW" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "IHW" ;
                              rdfs:seeAlso <https://www.fredhutch.org/en/research/institutes-networks-ircs/international-histocompatibility-working-group.html> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "International Histocompatibility Workshop cell lines" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "IHW" .


###  http://localhost/rdf/db/IPD-IMGT-HLA
<http://localhost/rdf/db/IPD-IMGT-HLA> rdf:type owl:NamedIndividual ,
                                                :CellLineDatabasesResources ;
                                       :alternativeName "IPD-IMGT/HLA database" ;
                                       :name "IPD-IMGT/HLA" ,
                                             "IPD-IMGT/HLA database" ;
                                       :recommendedName "IPD-IMGT/HLA" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "IPD-IMGT/HLA" ;
                                       rdfs:seeAlso <https://www.ebi.ac.uk/ipd/imgt/hla/> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "IPD-IMGT/HLA database" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "IPD-IMGT/HLA" .


###  http://localhost/rdf/db/IZSLER
<http://localhost/rdf/db/IZSLER> rdf:type owl:NamedIndividual ,
                                          :CellLineCollectionsProviders ;
                                 :alternativeName "Istituto Zooprofilattico Sperimentale della Lombardia e dell'Emilia Romagna biobank" ;
                                 :name "IZSLER" ,
                                       "Istituto Zooprofilattico Sperimentale della Lombardia e dell'Emilia Romagna biobank" ;
                                 :recommendedName "IZSLER" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "IZSLER" ;
                                 rdfs:seeAlso <http://www.ibvr.org/Services/CellCultures.aspx> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Istituto Zooprofilattico Sperimentale della Lombardia e dell'Emilia Romagna biobank" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "IZSLER" .


###  http://localhost/rdf/db/Imanis
<http://localhost/rdf/db/Imanis> rdf:type owl:NamedIndividual ,
                                          :CellLineCollectionsProviders ;
                                 :alternativeName "Imanis Life Sciences cell line products" ;
                                 :name "Imanis" ,
                                       "Imanis Life Sciences cell line products" ;
                                 :recommendedName "Imanis" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Imanis" ;
                                 rdfs:seeAlso <https://www.imanislife.com/collections/cell-lines/> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Imanis Life Sciences cell line products" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Imanis" .


###  http://localhost/rdf/db/Innoprot
<http://localhost/rdf/db/Innoprot> rdf:type owl:NamedIndividual ,
                                            :CellLineCollectionsProviders ;
                                   :alternativeName "Innoprot cell line products" ;
                                   :name "Innoprot" ,
                                         "Innoprot cell line products" ;
                                   :recommendedName "Innoprot" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Innoprot" ;
                                   rdfs:seeAlso <https://innoprot.com/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Innoprot cell line products" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Innoprot" .


###  http://localhost/rdf/db/InvivoGen
<http://localhost/rdf/db/InvivoGen> rdf:type owl:NamedIndividual ,
                                             :CellLineCollectionsProviders ;
                                    :alternativeName "InvivoGen cell line products" ;
                                    :name "InvivoGen" ,
                                          "InvivoGen cell line products" ;
                                    :recommendedName "InvivoGen" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "InvivoGen" ;
                                    rdfs:seeAlso <https://www.invivogen.com/cell-lines> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "InvivoGen cell line products" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "InvivoGen" .


###  http://localhost/rdf/db/JCRB
<http://localhost/rdf/db/JCRB> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Japanese Collection of Research Bioresources Cell Bank" ;
                               :name "JCRB" ,
                                     "Japanese Collection of Research Bioresources Cell Bank" ;
                               :recommendedName "JCRB" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "JCRB" ;
                               rdfs:seeAlso <https://cellbank.nibiohn.go.jp/english/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Japanese Collection of Research Bioresources Cell Bank" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "JCRB" .


###  http://localhost/rdf/db/KCB
<http://localhost/rdf/db/KCB> rdf:type owl:NamedIndividual ,
                                       :CellLineCollectionsProviders ;
                              :alternativeName "Kunming Cell Bank of Type Culture Collection" ;
                              :name "KCB" ,
                                    "Kunming Cell Bank of Type Culture Collection" ;
                              :recommendedName "KCB" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "KCB" ;
                              rdfs:seeAlso <http://www.kmcellbank.com/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Kunming Cell Bank of Type Culture Collection" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "KCB" .


###  http://localhost/rdf/db/KCLB
<http://localhost/rdf/db/KCLB> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Korean Cell Line Bank" ;
                               :name "KCLB" ,
                                     "Korean Cell Line Bank" ;
                               :recommendedName "KCLB" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "KCLB" ;
                               rdfs:seeAlso <https://cellbank.snu.ac.kr/en> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Korean Cell Line Bank" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "KCLB" .


###  http://localhost/rdf/db/KYinno
<http://localhost/rdf/db/KYinno> rdf:type owl:NamedIndividual ,
                                          :CellLineCollectionsProviders ;
                                 :alternativeName "KYinno cell lines" ;
                                 :name "KYinno" ,
                                       "KYinno cell lines" ;
                                 :recommendedName "KYinno" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "KYinno" ;
                                 rdfs:seeAlso <https://www.kyinno.com/> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "KYinno cell lines" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "KYinno" .


###  http://localhost/rdf/db/Kerafast
<http://localhost/rdf/db/Kerafast> rdf:type owl:NamedIndividual ,
                                            :CellLineCollectionsProviders ;
                                   :alternativeName "Kerafast cell lines" ;
                                   :name "Kerafast" ,
                                         "Kerafast cell lines" ;
                                   :recommendedName "Kerafast" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Kerafast" ;
                                   rdfs:seeAlso <https://www.kerafast.com/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Kerafast cell lines" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Kerafast" .


###  http://localhost/rdf/db/LIMORE
<http://localhost/rdf/db/LIMORE> rdf:type owl:NamedIndividual ,
                                          :CellLineDatabasesResources ;
                                 :alternativeName "Liver Cancer Model Repository" ;
                                 :name "LIMORE" ,
                                       "Liver Cancer Model Repository" ;
                                 :recommendedName "LIMORE" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "LIMORE" ;
                                 rdfs:seeAlso <https://www.picb.ac.cn/limore/home> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Liver Cancer Model Repository" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "LIMORE" .


###  http://localhost/rdf/db/LINCS_HMS
<http://localhost/rdf/db/LINCS_HMS> rdf:type owl:NamedIndividual ,
                                             :CellLineDatabasesResources ;
                                    :alternativeName "Harvard Medical School (HMS) LINCS Center" ;
                                    :name "Harvard Medical School (HMS) LINCS Center" ,
                                          "LINCS_HMS" ;
                                    :recommendedName "LINCS_HMS" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "LINCS_HMS" ;
                                    rdfs:seeAlso <http://lincs.hms.harvard.edu/db/cells/> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "Harvard Medical School (HMS) LINCS Center" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "LINCS_HMS" .


###  http://localhost/rdf/db/LINCS_LDP
<http://localhost/rdf/db/LINCS_LDP> rdf:type owl:NamedIndividual ,
                                             :CellLineDatabasesResources ;
                                    :alternativeName "LINCS Data Portal" ;
                                    :name "LINCS Data Portal" ,
                                          "LINCS_LDP" ;
                                    :recommendedName "LINCS_LDP" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "LINCS_LDP" ;
                                    rdfs:seeAlso <http://lincsportal.ccs.miami.edu/cells/> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "LINCS Data Portal" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "LINCS_LDP" .


###  http://localhost/rdf/db/LiGeA
<http://localhost/rdf/db/LiGeA> rdf:type owl:NamedIndividual ,
                                         :PolymorphismAndMutationDatabases ;
                                :alternativeName "Cancer cell LInes GEne fusions portAl" ;
                                :name "Cancer cell LInes GEne fusions portAl" ,
                                      "LiGeA" ;
                                :recommendedName "LiGeA" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "LiGeA" ;
                                rdfs:seeAlso <http://hpc-bioinformatics.cineca.it/fusion/main> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Cancer cell LInes GEne fusions portAl" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "LiGeA" .


###  http://localhost/rdf/db/Lonza
<http://localhost/rdf/db/Lonza> rdf:type owl:NamedIndividual ,
                                         :CellLineDatabasesResources ;
                                :alternativeName "Lonza Cell and Transfection Database" ;
                                :name "Lonza" ,
                                      "Lonza Cell and Transfection Database" ;
                                :recommendedName "Lonza" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "Lonza" ;
                                rdfs:seeAlso <https://knowledge.lonza.com> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Lonza Cell and Transfection Database" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Lonza" .


###  http://localhost/rdf/db/MCCL
<http://localhost/rdf/db/MCCL> rdf:type owl:NamedIndividual ,
                                        :CellLineDatabasesResources ;
                               :alternativeName "Molecular Connection Cell Line ontology" ;
                               :name "MCCL" ,
                                     "Molecular Connection Cell Line ontology" ;
                               :recommendedName "MCCL" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "MCCL" ;
                               rdfs:seeAlso <https://bioportal.bioontology.org/ontologies/MCCL> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Molecular Connection Cell Line ontology" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "MCCL" .


###  http://localhost/rdf/db/MGI
<http://localhost/rdf/db/MGI> rdf:type owl:NamedIndividual ,
                                       :OrganismSpecificDatabases ;
                              :alternativeName "Mouse Genome Database (MGD) from Mouse Genome Informatics" ;
                              :name "MGI" ,
                                    "Mouse Genome Database (MGD) from Mouse Genome Informatics" ;
                              :recommendedName "MGI" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "MGI" ;
                              rdfs:seeAlso <http://www.informatics.jax.org> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Mouse Genome Database (MGD) from Mouse Genome Informatics" ;
                              <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/MGI> ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "MGI" .


###  http://localhost/rdf/db/MMRRC
<http://localhost/rdf/db/MMRRC> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "Mutant Mouse Resource & Research Centers" ;
                                :name "MMRRC" ,
                                      "Mutant Mouse Resource & Research Centers" ;
                                :recommendedName "MMRRC" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "MMRRC" ;
                                rdfs:seeAlso <https://www.mmrrc.org/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Mutant Mouse Resource & Research Centers" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "MMRRC" .


###  http://localhost/rdf/db/MeSH
<http://localhost/rdf/db/MeSH> rdf:type owl:NamedIndividual ,
                                        :MedicalResources ;
                               :alternativeName "Medical Subject Headings" ;
                               :name "MeSH" ,
                                     "Medical Subject Headings" ;
                               :recommendedName "MeSH" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "MeSH" ;
                               rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/mesh> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Medical Subject Headings" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "MeSH" .


###  http://localhost/rdf/db/MetaboLights
<http://localhost/rdf/db/MetaboLights> rdf:type owl:NamedIndividual ,
                                                :MetabolomicDatabases ;
                                       :alternativeName "MetaboLights database for metabolomics experiments and derived information" ;
                                       :name "MetaboLights" ,
                                             "MetaboLights database for metabolomics experiments and derived information" ;
                                       :recommendedName "MetaboLights" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "MetaboLights" ;
                                       rdfs:seeAlso <https://www.ebi.ac.uk/metabolights/> ;
                                       <http://www.w3.org/2004/02/skos/core#altLabel> "MetaboLights database for metabolomics experiments and derived information" ;
                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "MetaboLights" .


###  http://localhost/rdf/db/Millipore
<http://localhost/rdf/db/Millipore> rdf:type owl:NamedIndividual ,
                                             :CellLineCollectionsProviders ;
                                    :alternativeName "Merck Millipore (EMD Millipore)" ;
                                    :name "Merck Millipore (EMD Millipore)" ,
                                          "Millipore" ;
                                    :recommendedName "Millipore" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "Millipore" ;
                                    rdfs:seeAlso <https://www.merckmillipore.com/> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "Merck Millipore (EMD Millipore)" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Millipore" .


###  http://localhost/rdf/db/NCBI_Iran
<http://localhost/rdf/db/NCBI_Iran> rdf:type owl:NamedIndividual ,
                                             :CellLineCollectionsProviders ;
                                    :alternativeName "National Cell Bank of Iran" ;
                                    :name "NCBI_Iran" ,
                                          "National Cell Bank of Iran" ;
                                    :recommendedName "NCBI_Iran" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "NCBI_Iran" ;
                                    rdfs:seeAlso <https://en.pasteur.ac.ir/Department%20of%20Cell%20Bank> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "National Cell Bank of Iran" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "NCBI_Iran" .


###  http://localhost/rdf/db/NCBI_TaxID
<http://localhost/rdf/db/NCBI_TaxID> rdf:type owl:NamedIndividual ,
                                              :CelloConceptScheme ,
                                              :Taxonomy ;
                                     :version "2025-11-26" ;
                                     :alternativeName "NCBI taxonomy database" ;
                                     :name "NCBI taxonomy database" ,
                                           "NCBI_TaxID" ;
                                     :recommendedName "NCBI_TaxID" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "NCBI_TaxID" ;
                                     rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/taxonomy> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "NCBI taxonomy database" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "NCBI_TaxID" .


###  http://localhost/rdf/db/NCI-DTP
<http://localhost/rdf/db/NCI-DTP> rdf:type owl:NamedIndividual ,
                                           :CellLineCollectionsProviders ;
                                  :alternativeName "NCI Development Therapeutics Program" ;
                                  :name "NCI Development Therapeutics Program" ,
                                        "NCI-DTP" ;
                                  :recommendedName "NCI-DTP" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "NCI-DTP" ;
                                  rdfs:seeAlso <https://dtp.cancer.gov/repositories/> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "NCI Development Therapeutics Program" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "NCI-DTP" .


###  http://localhost/rdf/db/NCIt
<http://localhost/rdf/db/NCIt> rdf:type owl:NamedIndividual ,
                                        :CelloConceptScheme ,
                                        :MedicalResources ;
                               :version "25.10d" ;
                               :alternativeName "NCI thesaurus" ;
                               :name "NCI thesaurus" ,
                                     "NCIt" ;
                               :recommendedName "NCIt" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "NCIt" ;
                               rdfs:seeAlso <https://evsexplore.semantics.cancer.gov/evsexplore/welcome> ,
                                            <https://ncit.nci.nih.gov/ncitbrowser> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "NCI thesaurus" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "NCIt" .


###  http://localhost/rdf/db/NHCDR
<http://localhost/rdf/db/NHCDR> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "NINDS Human Cell and Data Repository" ;
                                :name "NHCDR" ,
                                      "NINDS Human Cell and Data Repository" ;
                                :recommendedName "NHCDR" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "NHCDR" ;
                                rdfs:seeAlso <https://stemcells.nindsgenetics.org> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "NINDS Human Cell and Data Repository" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "NHCDR" .


###  http://localhost/rdf/db/NIHhESC
<http://localhost/rdf/db/NIHhESC> rdf:type owl:NamedIndividual ,
                                           :CellLineDatabasesResources ;
                                  :alternativeName "NIH Human Embryonic Stem Cell Registry" ;
                                  :name "NIH Human Embryonic Stem Cell Registry" ,
                                        "NIHhESC" ;
                                  :recommendedName "NIHhESC" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "NIHhESC" ;
                                  rdfs:seeAlso <https://grants.nih.gov/stem_cells/registry/current.htm> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "NIH Human Embryonic Stem Cell Registry" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "NIHhESC" .


###  http://localhost/rdf/db/NISES
<http://localhost/rdf/db/NISES> rdf:type owl:NamedIndividual ,
                                         :CellLineCollectionsProviders ;
                                :alternativeName "National Institute of Sericultural and Entomological Science Cell Database" ;
                                :name "NISES" ,
                                      "National Institute of Sericultural and Entomological Science Cell Database" ;
                                :recommendedName "NISES" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "NISES" ;
                                rdfs:seeAlso <https://web.archive.org/web/20160709065305/https://www.gene.affrc.go.jp/ex-nises/NISESCells/CellindexE1.html> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "National Institute of Sericultural and Entomological Science Cell Database" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "NISES" .


###  http://localhost/rdf/db/NRFC
<http://localhost/rdf/db/NRFC> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "National Repository of Fish Cell Line" ;
                               :name "NRFC" ,
                                     "National Repository of Fish Cell Line" ;
                               :recommendedName "NRFC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "NRFC" ;
                               rdfs:seeAlso <https://mail.nbfgr.res.in/nrfc/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "National Repository of Fish Cell Line" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "NRFC" .


###  http://localhost/rdf/db/ORDO
<http://localhost/rdf/db/ORDO> rdf:type owl:NamedIndividual ,
                                        :CelloConceptScheme ,
                                        :MedicalResources ;
                               :version "4.7" ;
                               :alternativeName "Orphanet Rare Disease Ontology" ;
                               :name "ORDO" ,
                                     "Orphanet Rare Disease Ontology" ;
                               :recommendedName "ORDO" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "ORDO" ;
                               rdfs:seeAlso <https://www.ebi.ac.uk/ols4/ontologies/ordo> ,
                                            <https://www.orphadata.com/ontologies/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Orphanet Rare Disease Ontology" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "ORDO" .


###  http://localhost/rdf/db/PMCID
<http://localhost/rdf/db/PMCID> rdf:type owl:NamedIndividual ,
                                         :ReferenceResources ;
                                :alternativeName "PubMed Central" ;
                                :name "PMCID" ,
                                      "PubMed Central" ;
                                :recommendedName "PMCID" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "PMCID" ;
                                rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/pmc/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "PubMed Central" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "PMCID" .


###  http://localhost/rdf/db/PO
<http://localhost/rdf/db/PO> rdf:type owl:NamedIndividual ,
                                      :AnatomyCellTypeResources ;
                             :alternativeName "Plant Ontology" ;
                             :name "PO" ,
                                   "Plant Ontology" ;
                             :recommendedName "PO" ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "PO" ;
                             rdfs:seeAlso <https://browser.planteome.org/amigo> ;
                             <http://www.w3.org/2004/02/skos/core#altLabel> "Plant Ontology" ;
                             <http://www.w3.org/2004/02/skos/core#prefLabel> "PO" .


###  http://localhost/rdf/db/PRIDE
<http://localhost/rdf/db/PRIDE> rdf:type owl:NamedIndividual ,
                                         :ProteomicDatabases ;
                                :alternativeName "PRoteomics IDEntifications archive" ;
                                :name "PRIDE" ,
                                      "PRoteomics IDEntifications archive" ;
                                :recommendedName "PRIDE" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "PRIDE" ;
                                rdfs:seeAlso <https://www.ebi.ac.uk/pride/archive/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "PRoteomics IDEntifications archive" ;
                                <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/PRIDE> ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "PRIDE" .


###  http://localhost/rdf/db/Patent
<http://localhost/rdf/db/Patent> rdf:type owl:NamedIndividual ,
                                          :ReferenceResources ;
                                 :alternativeName "Google Patents" ;
                                 :name "Google Patents" ,
                                       "Patent" ;
                                 :recommendedName "Patent" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Patent" ;
                                 rdfs:seeAlso <https://patents.google.com> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Google Patents" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Patent" .


###  http://localhost/rdf/db/PharmacoDB
<http://localhost/rdf/db/PharmacoDB> rdf:type owl:NamedIndividual ,
                                              :ChemistryResources ;
                                     :alternativeName "PharmacoDB integrative pharmacogenomic database" ;
                                     :name "PharmacoDB" ,
                                           "PharmacoDB integrative pharmacogenomic database" ;
                                     :recommendedName "PharmacoDB" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "PharmacoDB" ;
                                     rdfs:seeAlso <https://pharmacodb.ca/> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "PharmacoDB integrative pharmacogenomic database" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "PharmacoDB" .


###  http://localhost/rdf/db/Progenetix
<http://localhost/rdf/db/Progenetix> rdf:type owl:NamedIndividual ,
                                              :PolymorphismAndMutationDatabases ;
                                     :alternativeName "Cancer genome data @ progenetix.org" ;
                                     :name "Cancer genome data @ progenetix.org" ,
                                           "Progenetix" ;
                                     :recommendedName "Progenetix" ;
                                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                     rdfs:label "Progenetix" ;
                                     rdfs:seeAlso <https://progenetix.org/> ;
                                     <http://www.w3.org/2004/02/skos/core#altLabel> "Cancer genome data @ progenetix.org" ;
                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Progenetix" .


###  http://localhost/rdf/db/PubChem
<http://localhost/rdf/db/PubChem> rdf:type owl:NamedIndividual ,
                                           :ChemistryResources ;
                                  :alternativeName "PubChem compound database" ;
                                  :name "PubChem" ,
                                        "PubChem compound database" ;
                                  :recommendedName "PubChem" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "PubChem" ;
                                  rdfs:seeAlso <https://pubchem.ncbi.nlm.nih.gov> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "PubChem compound database" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "PubChem" .


###  http://localhost/rdf/db/PubChem_Cell_line
<http://localhost/rdf/db/PubChem_Cell_line> rdf:type owl:NamedIndividual ,
                                                     :ChemistryResources ;
                                            :alternativeName "PubChem compound database; cell line pages" ;
                                            :name "PubChem compound database; cell line pages" ,
                                                  "PubChem_Cell_line" ;
                                            :recommendedName "PubChem_Cell_line" ;
                                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                            rdfs:label "PubChem_Cell_line" ;
                                            rdfs:seeAlso <https://pubchem.ncbi.nlm.nih.gov> ;
                                            <http://www.w3.org/2004/02/skos/core#altLabel> "PubChem compound database; cell line pages" ;
                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "PubChem_Cell_line" .


###  http://localhost/rdf/db/PubMed
<http://localhost/rdf/db/PubMed> rdf:type owl:NamedIndividual ,
                                          :ReferenceResources ;
                                 :alternativeName "PubMed" ;
                                 :name "PubMed" ;
                                 :recommendedName "PubMed" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "PubMed" ;
                                 rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/pubmed> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "PubMed" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "PubMed" .


###  http://localhost/rdf/db/RCB
<http://localhost/rdf/db/RCB> rdf:type owl:NamedIndividual ,
                                       :CellLineCollectionsProviders ;
                              :alternativeName "RIKEN Bioresource Center Cell Bank" ;
                              :name "RCB" ,
                                    "RIKEN Bioresource Center Cell Bank" ;
                              :recommendedName "RCB" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "RCB" ;
                              rdfs:seeAlso <https://cell.brc.riken.jp/en/rcb> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "RIKEN Bioresource Center Cell Bank" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "RCB" .


###  http://localhost/rdf/db/RGD
<http://localhost/rdf/db/RGD> rdf:type owl:NamedIndividual ,
                                       :OrganismSpecificDatabases ;
                              :alternativeName "Rat Genome Database" ;
                              :name "RGD" ,
                                    "Rat Genome Database" ;
                              :recommendedName "RGD" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "RGD" ;
                              rdfs:seeAlso <https://rgd.mcw.edu> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Rat Genome Database" ;
                              <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/RGD> ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "RGD" .


###  http://localhost/rdf/db/RIKEN_BRC_EPD
<http://localhost/rdf/db/RIKEN_BRC_EPD> rdf:type owl:NamedIndividual ,
                                                 :CellLineCollectionsProviders ;
                                        :alternativeName "RIKEN BRC Experimental Plant Division cell lines" ;
                                        :name "RIKEN BRC Experimental Plant Division cell lines" ,
                                              "RIKEN_BRC_EPD" ;
                                        :recommendedName "RIKEN_BRC_EPD" ;
                                        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                        rdfs:label "RIKEN_BRC_EPD" ;
                                        rdfs:seeAlso <https://epd.brc.riken.jp/en/> ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "RIKEN BRC Experimental Plant Division cell lines" ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "RIKEN_BRC_EPD" .


###  http://localhost/rdf/db/RS
<http://localhost/rdf/db/RS> rdf:type owl:NamedIndividual ,
                                      :CelloConceptScheme ,
                                      :OrganismSpecificDatabases ;
                             :version "http://purl.obolibrary.org/obo/rs/6.262/rs.owl" ;
                             :alternativeName "Rat Strain Ontology" ;
                             :name "RS" ,
                                   "Rat Strain Ontology" ;
                             :recommendedName "RS" ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "RS" ;
                             rdfs:seeAlso <https://github.com/rat-genome-database/RS-Rat-Strain-Ontology> ;
                             <http://www.w3.org/2004/02/skos/core#altLabel> "Rat Strain Ontology" ;
                             <http://www.w3.org/2004/02/skos/core#prefLabel> "RS" .


###  http://localhost/rdf/db/RSCB
<http://localhost/rdf/db/RSCB> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Royan Stem Cell Bank" ;
                               :name "RSCB" ,
                                     "Royan Stem Cell Bank" ;
                               :recommendedName "RSCB" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "RSCB" ;
                               rdfs:seeAlso <https://web.archive.org/web/20201001144644/http://www.royaninstitute.org/cmsen/index.php?option=com_content&task=view&id=205&Itemid=40> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Royan Stem Cell Bank" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "RSCB" .


###  http://localhost/rdf/db/Revvity-PerkinElmer
<http://localhost/rdf/db/Revvity-PerkinElmer> rdf:type owl:NamedIndividual ,
                                                       :CellLineCollectionsProviders ;
                                              :alternativeName "Revvity/PerkinElmer cell line collection" ;
                                              :name "Revvity/PerkinElmer" ,
                                                    "Revvity/PerkinElmer cell line collection" ;
                                              :recommendedName "Revvity/PerkinElmer" ;
                                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                              rdfs:label "Revvity/PerkinElmer" ;
                                              rdfs:seeAlso <https://www.revvity.com> ;
                                              <http://www.w3.org/2004/02/skos/core#altLabel> "Revvity/PerkinElmer cell line collection" ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Revvity/PerkinElmer" .


###  http://localhost/rdf/db/Rockland
<http://localhost/rdf/db/Rockland> rdf:type owl:NamedIndividual ,
                                            :CellLineCollectionsProviders ;
                                   :alternativeName "Rockland cell line products" ;
                                   :name "Rockland" ,
                                         "Rockland cell line products" ;
                                   :recommendedName "Rockland" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Rockland" ;
                                   rdfs:seeAlso <https://www.rockland.com/categories/cell-lines-and-lysates/> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Rockland cell line products" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Rockland" .


###  http://localhost/rdf/db/SKIP
<http://localhost/rdf/db/SKIP> rdf:type owl:NamedIndividual ,
                                        :CellLineDatabasesResources ;
                               :alternativeName "Stemcell Knowledge and Information Portal" ;
                               :name "SKIP" ,
                                     "Stemcell Knowledge and Information Portal" ;
                               :recommendedName "SKIP" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "SKIP" ;
                               rdfs:seeAlso <https://www.skip.stemcellinformatics.org/en/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Stemcell Knowledge and Information Portal" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "SKIP" .


###  http://localhost/rdf/db/SKY-M-FISH-CGH
<http://localhost/rdf/db/SKY-M-FISH-CGH> rdf:type owl:NamedIndividual ,
                                                  :CellLineDatabasesResources ;
                                         :alternativeName "SKY/M-FISH and CGH database" ;
                                         :name "SKY/M-FISH and CGH database" ,
                                               "SKY/M-FISH/CGH" ;
                                         :recommendedName "SKY/M-FISH/CGH" ;
                                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                         rdfs:label "SKY/M-FISH/CGH" ;
                                         rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/dbvar/studies/nstd136/> ;
                                         <http://www.w3.org/2004/02/skos/core#altLabel> "SKY/M-FISH and CGH database" ;
                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "SKY/M-FISH/CGH" .


###  http://localhost/rdf/db/SLKBase
<http://localhost/rdf/db/SLKBase> rdf:type owl:NamedIndividual ,
                                           :CellLineDatabasesResources ;
                                  :alternativeName "SUM Breast Cancer Cell Line Knowledge Base" ;
                                  :name "SLKBase" ,
                                        "SUM Breast Cancer Cell Line Knowledge Base" ;
                                  :recommendedName "SLKBase" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "SLKBase" ;
                                  rdfs:seeAlso <https://sumlineknowledgebase.com/> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "SUM Breast Cancer Cell Line Knowledge Base" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "SLKBase" .


###  http://localhost/rdf/db/Sigma-Aldrich
<http://localhost/rdf/db/Sigma-Aldrich> rdf:type owl:NamedIndividual ,
                                                 :CellLineCollectionsProviders ;
                                        :alternativeName "Sigma-Aldrich cell line products" ;
                                        :name "Sigma-Aldrich" ,
                                              "Sigma-Aldrich cell line products" ;
                                        :recommendedName "Sigma-Aldrich" ;
                                        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                        rdfs:label "Sigma-Aldrich" ;
                                        rdfs:seeAlso <https://www.sigmaaldrich.com> ;
                                        <http://www.w3.org/2004/02/skos/core#altLabel> "Sigma-Aldrich cell line products" ;
                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Sigma-Aldrich" .


###  http://localhost/rdf/db/TKG
<http://localhost/rdf/db/TKG> rdf:type owl:NamedIndividual ,
                                       :CellLineCollectionsProviders ;
                              :alternativeName "Tohoku University cell line catalog" ;
                              :name "TKG" ,
                                    "Tohoku University cell line catalog" ;
                              :recommendedName "TKG" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "TKG" ;
                              rdfs:seeAlso <http://www2.idac.tohoku.ac.jp/dep/ccr/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Tohoku University cell line catalog" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "TKG" .


###  http://localhost/rdf/db/TNGB
<http://localhost/rdf/db/TNGB> rdf:type owl:NamedIndividual ,
                                        :CellLineCollectionsProviders ;
                               :alternativeName "Telethon Network of Genetic Biobanks" ;
                               :name "TNGB" ,
                                     "Telethon Network of Genetic Biobanks" ;
                               :recommendedName "TNGB" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "TNGB" ;
                               rdfs:seeAlso <https://biobanknetwork.telethon.it/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Telethon Network of Genetic Biobanks" ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "TNGB" .


###  http://localhost/rdf/db/TOKU-E
<http://localhost/rdf/db/TOKU-E> rdf:type owl:NamedIndividual ,
                                          :CellLineDatabasesResources ;
                                 :alternativeName "TOKU-E Cell-culture Database" ;
                                 :name "TOKU-E" ,
                                       "TOKU-E Cell-culture Database" ;
                                 :recommendedName "TOKU-E" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "TOKU-E" ;
                                 rdfs:seeAlso <http://cell-lines.toku-e.com> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "TOKU-E Cell-culture Database" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "TOKU-E" .


###  http://localhost/rdf/db/UBERON
<http://localhost/rdf/db/UBERON> rdf:type owl:NamedIndividual ,
                                          :AnatomyCellTypeResources ,
                                          :CelloConceptScheme ;
                                 :version "data-version: uberon/releases/2025-08-15/uberon-simple.owl" ;
                                 :alternativeName "Uber-anatomy ontology" ;
                                 :name "UBERON" ,
                                       "Uber-anatomy ontology" ;
                                 :recommendedName "UBERON" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "UBERON" ;
                                 rdfs:seeAlso <https://uberon.github.io/> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Uber-anatomy ontology" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "UBERON" .


###  http://localhost/rdf/db/Ubigene
<http://localhost/rdf/db/Ubigene> rdf:type owl:NamedIndividual ,
                                           :CellLineCollectionsProviders ;
                                  :alternativeName "Ubigene Biosciences cell line products" ;
                                  :name "Ubigene" ,
                                        "Ubigene Biosciences cell line products" ;
                                  :recommendedName "Ubigene" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "Ubigene" ;
                                  rdfs:seeAlso <https://www.ubigene.us/> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "Ubigene Biosciences cell line products" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Ubigene" .


###  http://localhost/rdf/db/UniProtKB
<http://localhost/rdf/db/UniProtKB> rdf:type owl:NamedIndividual ,
                                             :SequenceDatabases ;
                                    :alternativeName "UniProt knowledgebase" ;
                                    :name "UniProt knowledgebase" ,
                                          "UniProtKB" ;
                                    :recommendedName "UniProtKB" ;
                                    rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                    rdfs:label "UniProtKB" ;
                                    rdfs:seeAlso <file:/scratch/work/widoco/cello.ttl> ;
                                    <http://www.w3.org/2004/02/skos/core#altLabel> "UniProt knowledgebase" ;
                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "UniProtKB" .


###  http://localhost/rdf/db/VBO
<http://localhost/rdf/db/VBO> rdf:type owl:NamedIndividual ,
                                       :CelloConceptScheme ,
                                       :Taxonomy ;
                              :version "2025-11-07" ;
                              :alternativeName "Vertebrate Breed Ontology" ;
                              :name "VBO" ,
                                    "Vertebrate Breed Ontology" ;
                              :recommendedName "VBO" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "VBO" ;
                              rdfs:seeAlso <https://monarch-initiative.github.io/vertebrate-breed-ontology/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "Vertebrate Breed Ontology" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "VBO" .


###  http://localhost/rdf/db/VGNC
<http://localhost/rdf/db/VGNC> rdf:type owl:NamedIndividual ,
                                        :OrganismSpecificDatabases ;
                               :alternativeName "Vertebrate Gene Nomenclature Committee Database" ;
                               :name "VGNC" ,
                                     "Vertebrate Gene Nomenclature Committee Database" ;
                               :recommendedName "VGNC" ;
                               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                               rdfs:label "VGNC" ;
                               rdfs:seeAlso <https://vertebrate.genenames.org/> ;
                               <http://www.w3.org/2004/02/skos/core#altLabel> "Vertebrate Gene Nomenclature Committee Database" ;
                               <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/VGNC> ;
                               <http://www.w3.org/2004/02/skos/core#prefLabel> "VGNC" .


###  http://localhost/rdf/db/WiCell
<http://localhost/rdf/db/WiCell> rdf:type owl:NamedIndividual ,
                                          :CellLineCollectionsProviders ;
                                 :alternativeName "WiCell Research Institute Cell Collection" ;
                                 :name "WiCell" ,
                                       "WiCell Research Institute Cell Collection" ;
                                 :recommendedName "WiCell" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "WiCell" ;
                                 rdfs:seeAlso <https://www.wicell.org> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "WiCell Research Institute Cell Collection" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "WiCell" .


###  http://localhost/rdf/db/Wikidata
<http://localhost/rdf/db/Wikidata> rdf:type owl:NamedIndividual ,
                                            :EncyclopedicResources ;
                                   :alternativeName "Wikidata" ;
                                   :name "Wikidata" ;
                                   :recommendedName "Wikidata" ;
                                   rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                   rdfs:label "Wikidata" ;
                                   rdfs:seeAlso <https://www.wikidata.org/wiki/Wikidata:Main_Page> ;
                                   <http://www.w3.org/2004/02/skos/core#altLabel> "Wikidata" ;
                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Wikidata" .


###  http://localhost/rdf/db/Ximbio
<http://localhost/rdf/db/Ximbio> rdf:type owl:NamedIndividual ,
                                          :CellLineCollectionsProviders ;
                                 :alternativeName "Ximbio reagents online portal" ;
                                 :name "Ximbio" ,
                                       "Ximbio reagents online portal" ;
                                 :recommendedName "Ximbio" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Ximbio" ;
                                 rdfs:seeAlso <https://ximbio.com> ;
                                 <http://www.w3.org/2004/02/skos/core#altLabel> "Ximbio reagents online portal" ;
                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Ximbio" .


###  http://localhost/rdf/db/cancercelllines
<http://localhost/rdf/db/cancercelllines> rdf:type owl:NamedIndividual ,
                                                   :CellLineDatabasesResources ;
                                          :alternativeName "cancercelllines.org - cancer cell line oncogenomic online resource" ;
                                          :name "cancercelllines" ,
                                                "cancercelllines.org - cancer cell line oncogenomic online resource" ;
                                          :recommendedName "cancercelllines" ;
                                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                          rdfs:label "cancercelllines" ;
                                          rdfs:seeAlso <https://cancercelllines.org/> ;
                                          <http://www.w3.org/2004/02/skos/core#altLabel> "cancercelllines.org - cancer cell line oncogenomic online resource" ;
                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "cancercelllines" .


###  http://localhost/rdf/db/dbGAP
<http://localhost/rdf/db/dbGAP> rdf:type owl:NamedIndividual ,
                                         :SequenceDatabases ;
                                :alternativeName "Database of Genotypes and Phenotypes" ;
                                :name "Database of Genotypes and Phenotypes" ,
                                      "dbGAP" ;
                                :recommendedName "dbGAP" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "dbGAP" ;
                                rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/gap/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Database of Genotypes and Phenotypes" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "dbGAP" .


###  http://localhost/rdf/db/dbMHC
<http://localhost/rdf/db/dbMHC> rdf:type owl:NamedIndividual ,
                                         :CellLineDatabasesResources ;
                                :alternativeName "dbMHC database" ;
                                :name "dbMHC" ,
                                      "dbMHC database" ;
                                :recommendedName "dbMHC" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "dbMHC" ;
                                rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/gv/mhc/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "dbMHC database" ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "dbMHC" .


###  http://localhost/rdf/db/dbSNP
<http://localhost/rdf/db/dbSNP> rdf:type owl:NamedIndividual ,
                                         :PolymorphismAndMutationDatabases ;
                                :alternativeName "Single Nucleotide Polymorphism database" ;
                                :name "Single Nucleotide Polymorphism database" ,
                                      "dbSNP" ;
                                :recommendedName "dbSNP" ;
                                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                rdfs:label "dbSNP" ;
                                rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/snp/> ;
                                <http://www.w3.org/2004/02/skos/core#altLabel> "Single Nucleotide Polymorphism database" ;
                                <http://www.w3.org/2004/02/skos/core#exactMatch> <http://purl.uniprot.org/database/dbSNP> ;
                                <http://www.w3.org/2004/02/skos/core#prefLabel> "dbSNP" .


###  http://localhost/rdf/db/hPSCreg
<http://localhost/rdf/db/hPSCreg> rdf:type owl:NamedIndividual ,
                                           :CellLineDatabasesResources ;
                                  :alternativeName "Human Pluripotent Stem Cell Registry" ;
                                  :name "Human Pluripotent Stem Cell Registry" ,
                                        "hPSCreg" ;
                                  :recommendedName "hPSCreg" ;
                                  rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                  rdfs:label "hPSCreg" ;
                                  rdfs:seeAlso <https://hpscreg.eu> ;
                                  <http://www.w3.org/2004/02/skos/core#altLabel> "Human Pluripotent Stem Cell Registry" ;
                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "hPSCreg" .


###  http://localhost/rdf/db/4DN
<http://localhost/rdf/db/4DN> rdf:type owl:NamedIndividual ,
                                       :BiologicalSampleResources ;
                              :alternativeName "4D Nucleome Data Portal" ;
                              :name "4D Nucleome Data Portal" ,
                                    "4DN" ;
                              :recommendedName "4DN" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "4DN" ;
                              rdfs:seeAlso <https://data.4dnucleome.org/> ;
                              <http://www.w3.org/2004/02/skos/core#altLabel> "4D Nucleome Data Portal" ;
                              <http://www.w3.org/2004/02/skos/core#prefLabel> "4DN" .


###  http://localhost/rdf/ontology/
<http://localhost/rdf/ontology/> rdf:type owl:NamedIndividual ;
                                 <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0002-0819-0473> ,
                                                                        <https://orcid.org/0000-0002-7023-1045> ,
                                                                        <https://orcid.org/0000-0003-2826-6444> ;
                                 <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0002-7023-1045> ;
                                 <http://purl.org/dc/terms/publisher> <https://www.sib.swiss> ;
                                 <http://purl.org/dc/terms/created> "2025-03-30"^^xsd:date ;
                                 <http://purl.org/dc/terms/hasVersion> "1.0 - 2026-03-25 15:44:33.246236 - prod" ;
                                 <http://purl.org/dc/terms/modified> "2026-03-25"^^xsd:date ;
                                 <http://purl.org/dc/terms/title> "Cellosaurus ontology" .


###  http://localhost/rdf/ontology/Anecdotal
:Anecdotal rdf:type owl:NamedIndividual ,
                    :GeneralTopic ;
           :name "Anecdotal" ;
           rdfs:comment "Anecdotal details regarding the cell line (its origin, its name or any other particularity)." ;
           rdfs:label "Anecdotal" .


###  http://localhost/rdf/ontology/BacHomologousRecombination
:BacHomologousRecombination rdf:type owl:NamedIndividual ,
                                     :GenomeModificationMethod ;
                            :name "BAC homologous recombination" ;
                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                            rdfs:label "BAC homologous recombination" .


###  http://localhost/rdf/ontology/Biotechnology
:Biotechnology rdf:type owl:NamedIndividual ,
                        <http://purl.obolibrary.org/obo/NCIT_C16351> ;
               :name "Biotechnology" ;
               rdfs:comment "The field devoted to applying the techniques of biochemistry, cellular biology, biophysics, and molecular biology to addressing issues related to human beings and the environment." ;
               rdfs:label "Biotechnology" .


###  http://localhost/rdf/ontology/Caution
:Caution rdf:type owl:NamedIndividual ,
                  :GeneralTopic ;
         :name "Caution" ;
         rdfs:comment "Errors, inconsistencies, ambiguities regarding the origin or other aspects of the cell line." ;
         rdfs:label "Caution" .


###  http://localhost/rdf/ontology/Characteristics
:Characteristics rdf:type owl:NamedIndividual ,
                          :GeneralTopic ;
                 :name "Characteristics" ;
                 rdfs:comment "Production process or specific biological properties of the cell line" ;
                 rdfs:label "Characteristics" .


###  http://localhost/rdf/ontology/CreLoxp
:CreLoxp rdf:type owl:NamedIndividual ,
                  :GenomeModificationMethod ;
         :name "Cre/loxP" ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "Cre/loxP" .


###  http://localhost/rdf/ontology/CrisprCas12a
:CrisprCas12a rdf:type owl:NamedIndividual ,
                       :GenomeModificationMethod ;
              :name "CRISPR/Cas12a" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "CRISPR/Cas12a" .


###  http://localhost/rdf/ontology/CrisprCas9
:CrisprCas9 rdf:type owl:NamedIndividual ,
                     <http://purl.obolibrary.org/obo/FBcv_0003008> ;
            :name "CRISPR/Cas9" ;
            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
            rdfs:label "CRISPR/Cas9" .


###  http://localhost/rdf/ontology/CrisprCas9N
:CrisprCas9N rdf:type owl:NamedIndividual ,
                      :GenomeModificationMethod ;
             :name "CRISPR/Cas9n" ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "CRISPR/Cas9n" .


###  http://localhost/rdf/ontology/Discontinuation
:Discontinuation rdf:type owl:NamedIndividual ,
                          :GeneralTopic ;
                 :name "Discontinuation" ;
                 rdfs:comment "Discontinuation status of the cell line in a cell line catalog." ;
                 rdfs:label "Discontinuation" .


###  http://localhost/rdf/ontology/DonorInfo
:DonorInfo rdf:type owl:NamedIndividual ,
                    :GeneralTopic ;
           :name "DonorInfo" ;
           rdfs:comment "Miscellaneous information relevant to the donor of the cell line." ;
           rdfs:label "DonorInfo" .


###  http://localhost/rdf/ontology/DoublingTimeNI
:DoublingTimeNI rdf:type owl:NamedIndividual ,
                         <http://purl.obolibrary.org/obo/NCIT_C94346> ;
                :name "Doubling time" ;
                rdfs:comment "In biology, the amount of time it takes for one cell to divide or for a group of cells (such as a tumor) to double in size. The doubling time is different for different kinds of cancer cells or tumors." ;
                rdfs:label "Doubling time" .


###  http://localhost/rdf/ontology/EbvBasedVectorSirnaKnockdown
:EbvBasedVectorSirnaKnockdown rdf:type owl:NamedIndividual ,
                                       :GenomeModificationMethod ;
                              :name "EBV-based vector siRNA knockdown" ;
                              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                              rdfs:label "EBV-based vector siRNA knockdown" .


###  http://localhost/rdf/ontology/Female
:Female rdf:type owl:NamedIndividual ,
                 :Sex ;
        :name "Female" ;
        rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
        rdfs:label "Female" .


###  http://localhost/rdf/ontology/FloxingCreRecombination
:FloxingCreRecombination rdf:type owl:NamedIndividual ,
                                  :GenomeModificationMethod ;
                         :name "Floxing/Cre recombination" ;
                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                         rdfs:label "Floxing/Cre recombination" .


###  http://localhost/rdf/ontology/GammaRadiation
:GammaRadiation rdf:type owl:NamedIndividual ,
                         <http://purl.obolibrary.org/obo/NCIT_C44386> ;
                :name "Gamma radiation" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Gamma radiation" .


###  http://localhost/rdf/ontology/GeneTargetedKoMouse
:GeneTargetedKoMouse rdf:type owl:NamedIndividual ,
                              :GenomeModificationMethod ;
                     :name "Gene-targeted KO mouse" ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "Gene-targeted KO mouse" .


###  http://localhost/rdf/ontology/GeneTrap
:GeneTrap rdf:type owl:NamedIndividual ,
                   <http://purl.obolibrary.org/obo/OBI_0003137> ;
          :name "Gene trap" ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "Gene trap" .


###  http://localhost/rdf/ontology/GenomeModificationMethodNOS
:GenomeModificationMethodNOS rdf:type owl:NamedIndividual ,
                                      :GenomeModificationMethod ;
                             :name "Genome modification method NOS" ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "Genome modification method NOS" .


###  http://localhost/rdf/ontology/HelperDependentAdenoviralVector
:HelperDependentAdenoviralVector rdf:type owl:NamedIndividual ,
                                          :GenomeModificationMethod ;
                                 :name "Helper-dependent adenoviral vector" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Helper-dependent adenoviral vector" .


###  http://localhost/rdf/ontology/HomologousRecombination
:HomologousRecombination rdf:type owl:NamedIndividual ,
                                  :GenomeModificationMethod ;
                         :name "Homologous recombination" ;
                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                         rdfs:label "Homologous recombination" .


###  http://localhost/rdf/ontology/KnockoutFirstConditional
:KnockoutFirstConditional rdf:type owl:NamedIndividual ,
                                   :GenomeModificationMethod ;
                          :name "Knockout-first conditional" ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Knockout-first conditional" .


###  http://localhost/rdf/ontology/KoMouse
:KoMouse rdf:type owl:NamedIndividual ,
                  :GenomeModificationMethod ;
         :name "KO mouse" ;
         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
         rdfs:label "KO mouse" .


###  http://localhost/rdf/ontology/KoPig
:KoPig rdf:type owl:NamedIndividual ,
                :GenomeModificationMethod ;
       :name "KO pig" ;
       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
       rdfs:label "KO pig" .


###  http://localhost/rdf/ontology/Male
:Male rdf:type owl:NamedIndividual ,
               :Sex ;
      :name "Male" ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "Male" .


###  http://localhost/rdf/ontology/MicrosatelliteInstabilityStatusInstable
:MicrosatelliteInstabilityStatusInstable rdf:type owl:NamedIndividual ,
                                                  :MicrosatelliteInstabilityStatus ;
                                         :name "Instable (MSI)" ;
                                         rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                         rdfs:label "Instable (MSI)" .


###  http://localhost/rdf/ontology/MicrosatelliteInstabilityStatusInstableHigh
:MicrosatelliteInstabilityStatusInstableHigh rdf:type owl:NamedIndividual ,
                                                      :MicrosatelliteInstabilityStatus ;
                                             :name "Instable (MSI-high)" ;
                                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                             rdfs:label "Instable (MSI-high)" .


###  http://localhost/rdf/ontology/MicrosatelliteInstabilityStatusInstableLow
:MicrosatelliteInstabilityStatusInstableLow rdf:type owl:NamedIndividual ,
                                                     :MicrosatelliteInstabilityStatus ;
                                            :name "Instable (MSI-low)" ;
                                            rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                            rdfs:label "Instable (MSI-low)" .


###  http://localhost/rdf/ontology/MicrosatelliteInstabilityStatusStable
:MicrosatelliteInstabilityStatusStable rdf:type owl:NamedIndividual ,
                                                :MicrosatelliteInstabilityStatus ;
                                       :name "Stable (MSS)" ;
                                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                       rdfs:label "Stable (MSS)" .


###  http://localhost/rdf/ontology/MirnaKnockdown
:MirnaKnockdown rdf:type owl:NamedIndividual ,
                         :GenomeModificationMethod ;
                :name "miRNA knockdown" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "miRNA knockdown" .


###  http://localhost/rdf/ontology/Miscellaneous
:Miscellaneous rdf:type owl:NamedIndividual ,
                        :GeneralTopic ;
               :name "Miscellaneous" ;
               rdfs:comment "Miscellaneous remarks about the cell line." ;
               rdfs:label "Miscellaneous" .


###  http://localhost/rdf/ontology/Misspelling
:Misspelling rdf:type owl:NamedIndividual ,
                      :GeneralTopic ;
             :name "Misspelling" ;
             rdfs:comment "Identified misspelling(s) of the cell line name with in some case the specific publication or external resource entry where it appears." ;
             rdfs:label "Misspelling" .


###  http://localhost/rdf/ontology/MixedSex
:MixedSex rdf:type owl:NamedIndividual ,
                   :Sex ;
          :name "Mixed sex" ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "Mixed sex" .


###  http://localhost/rdf/ontology/Mutagenesis
:Mutagenesis rdf:type owl:NamedIndividual ,
                      <http://purl.obolibrary.org/obo/OBI_0001154> ;
             :name "Mutagenesis" ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "Mutagenesis" .


###  http://localhost/rdf/ontology/NullMutation
:NullMutation rdf:type owl:NamedIndividual ,
                       :GenomeModificationMethod ;
              :name "Null mutation" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Null mutation" .


###  http://localhost/rdf/ontology/Omics
:Omics rdf:type owl:NamedIndividual ,
                <http://purl.obolibrary.org/obo/NCIT_C205365> ;
       :name "Omics" ;
       rdfs:comment "The fields of research that use large scale sets of bioinformatics data to identify, describe and quantify the entire set of molecules and molecular processes that contribute to the form and function of cells, tissues and organisms." ;
       rdfs:label "Omics" .


###  http://localhost/rdf/ontology/PElement
:PElement rdf:type owl:NamedIndividual ,
                   :GenomeModificationMethod ;
          :name "P-element" ;
          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
          rdfs:label "P-element" .


###  http://localhost/rdf/ontology/PiggybacTransposition
:PiggybacTransposition rdf:type owl:NamedIndividual ,
                                :GenomeModificationMethod ;
                       :name "PiggyBac transposition" ;
                       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                       rdfs:label "PiggyBac transposition" .


###  http://localhost/rdf/ontology/PrimeEditing
:PrimeEditing rdf:type owl:NamedIndividual ,
                       :GenomeModificationMethod ;
              :name "Prime editing" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Prime editing" .


###  http://localhost/rdf/ontology/ProblematicCellLine
:ProblematicCellLine rdf:type owl:NamedIndividual ,
                              :GeneralTopic ;
                     :name "Problematic cell line" ;
                     rdfs:comment "Remarks about a problematic aspect of the cell line." ;
                     rdfs:label "Problematic cell line" .


###  http://localhost/rdf/ontology/PromoterlessGeneTargeting
:PromoterlessGeneTargeting rdf:type owl:NamedIndividual ,
                                    :GenomeModificationMethod ;
                           :name "Promoterless gene targeting" ;
                           rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                           rdfs:label "Promoterless gene targeting" .


###  http://localhost/rdf/ontology/ProteinTrap
:ProteinTrap rdf:type owl:NamedIndividual ,
                      <http://purl.obolibrary.org/obo/FBcv_0005070> ;
             :name "Protein trap" ;
             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
             rdfs:label "Protein trap" .


###  http://localhost/rdf/ontology/RMCE
:RMCE rdf:type owl:NamedIndividual ,
               :GenomeModificationMethod ;
      :name "Recombinase-mediated cassette exchange" ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "Recombinase-mediated cassette exchange" .


###  http://localhost/rdf/ontology/RecombinantAdenoAssociatedVirus
:RecombinantAdenoAssociatedVirus rdf:type owl:NamedIndividual ,
                                          :GenomeModificationMethod ;
                                 :name "Recombinant Adeno-Associated Virus" ;
                                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                                 rdfs:label "Recombinant Adeno-Associated Virus" .


###  http://localhost/rdf/ontology/Registration
:Registration rdf:type owl:NamedIndividual ,
                       :GeneralTopic ;
              :name "Registration" ;
              rdfs:comment "Register or official list in which the cell line is registered." ;
              rdfs:label "Registration" .


###  http://localhost/rdf/ontology/Senescence
:Senescence rdf:type owl:NamedIndividual ,
                     <http://purl.obolibrary.org/obo/NCIT_C17467> ;
            :name "Senescence" ;
            rdfs:comment "PDL stands for Population Doubling Level. The process of growing old and showing the effects of time." ;
            rdfs:label "Senescence" .


###  http://localhost/rdf/ontology/SexAmbiguous
:SexAmbiguous rdf:type owl:NamedIndividual ,
                       :Sex ;
              :name "Sex ambiguous" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Sex ambiguous" .


###  http://localhost/rdf/ontology/SexUnspecified
:SexUnspecified rdf:type owl:NamedIndividual ,
                         :Sex ;
                :name "Sex unspecified" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Sex unspecified" .


###  http://localhost/rdf/ontology/ShrnaKnockdown
:ShrnaKnockdown rdf:type owl:NamedIndividual ,
                         :GenomeModificationMethod ;
                :name "shRNA knockdown" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "shRNA knockdown" .


###  http://localhost/rdf/ontology/SiRNAKnockdown
:SiRNAKnockdown rdf:type owl:NamedIndividual ,
                         <http://purl.obolibrary.org/obo/OBI_0002626> ;
                :name "siRNA knockdown" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "siRNA knockdown" .


###  http://localhost/rdf/ontology/SleepingBeautyTransposition
:SleepingBeautyTransposition rdf:type owl:NamedIndividual ,
                                      :GenomeModificationMethod ;
                             :name "Sleeping Beauty transposition" ;
                             rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                             rdfs:label "Sleeping Beauty transposition" .


###  http://localhost/rdf/ontology/SpontaneousMutation
:SpontaneousMutation rdf:type owl:NamedIndividual ,
                              :GenomeModificationMethod ;
                     :name "Spontaneous mutation" ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "Spontaneous mutation" .


###  http://localhost/rdf/ontology/TALEN
:TALEN rdf:type owl:NamedIndividual ,
                <http://purl.obolibrary.org/obo/OBI_0003134> ;
       :name "TALEN" ;
       rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
       rdfs:label "TALEN" .


###  http://localhost/rdf/ontology/TargetedIntegration
:TargetedIntegration rdf:type owl:NamedIndividual ,
                              :GenomeModificationMethod ;
                     :name "Targeted integration" ;
                     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                     rdfs:label "Targeted integration" .


###  http://localhost/rdf/ontology/Transduction
:Transduction rdf:type owl:NamedIndividual ,
                       <http://purl.obolibrary.org/obo/OBI_0600059> ;
              :name "Transduction" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Transduction" .


###  http://localhost/rdf/ontology/TransductionTransfection
:TransductionTransfection rdf:type owl:NamedIndividual ,
                                   :GenomeModificationMethod ;
                          :name "Transduction/transfection" ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Transduction/transfection" .


###  http://localhost/rdf/ontology/Transfection
:Transfection rdf:type owl:NamedIndividual ,
                       <http://purl.obolibrary.org/obo/OBI_0001152> ;
              :name "Transfection" ;
              rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
              rdfs:label "Transfection" .


###  http://localhost/rdf/ontology/TransfectionTransduction
:TransfectionTransduction rdf:type owl:NamedIndividual ,
                                   :GenomeModificationMethod ;
                          :name "Transfection/transduction" ;
                          rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                          rdfs:label "Transfection/transduction" .


###  http://localhost/rdf/ontology/TransgenicFish
:TransgenicFish rdf:type owl:NamedIndividual ,
                         :GenomeModificationMethod ;
                :name "Transgenic fish" ;
                rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                rdfs:label "Transgenic fish" .


###  http://localhost/rdf/ontology/TransgenicMouse
:TransgenicMouse rdf:type owl:NamedIndividual ,
                          :GenomeModificationMethod ;
                 :name "Transgenic mouse" ;
                 rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
                 rdfs:label "Transgenic mouse" .


###  http://localhost/rdf/ontology/TransgenicRat
:TransgenicRat rdf:type owl:NamedIndividual ,
                        :GenomeModificationMethod ;
               :name "Transgenic rat" ;
               rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
               rdfs:label "Transgenic rat" .


###  http://localhost/rdf/ontology/Virology
:Virology rdf:type owl:NamedIndividual ,
                   <http://purl.obolibrary.org/obo/NCIT_C17256> ;
          :name "Virology" ;
          rdfs:comment "The science that deals with the study of viruses." ;
          rdfs:label "Virology" .


###  http://localhost/rdf/ontology/XRay
:XRay rdf:type owl:NamedIndividual ,
               <http://purl.obolibrary.org/obo/NCIT_C17262> ;
      :name "X-ray" ;
      rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
      rdfs:label "X-ray" .


###  http://localhost/rdf/ontology/ZFN
:ZFN rdf:type owl:NamedIndividual ,
              <http://purl.obolibrary.org/obo/OBI_0003135> ;
     :name "ZFN" ;
     rdfs:isDefinedBy <http://localhost/rdf/ontology/> ;
     rdfs:label "ZFN" .


###  https://www.sib.swiss
<https://www.sib.swiss> rdf:type owl:NamedIndividual .


###  https://orcid.org/0000-0002-0819-0473
<https://orcid.org/0000-0002-0819-0473> rdf:type owl:NamedIndividual .


###  https://orcid.org/0000-0002-7023-1045
<https://orcid.org/0000-0002-7023-1045> rdf:type owl:NamedIndividual .


###  https://orcid.org/0000-0003-2826-6444
<https://orcid.org/0000-0003-2826-6444> rdf:type owl:NamedIndividual .


#################################################################
#    Annotations
#################################################################

<http://purl.org/ontology/bibo/doi> rdfs:isDefinedBy <http://purl.org/ontology/bibo/> ;
                                    rdfs:label "doi" .




<http://www.w3.org/2004/02/skos/core#inScheme> rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> ;
                                               rdfs:label "in scheme" .


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