@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:MCCL .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mcc .

bioregistry:mcc a bioregistry.schema:0000001 ;
    rdfs:label "Cell Line Ontology [derivative]" ;
    dcterms:description "Ontologies provide a common platform of controlled vocabulary for researchers who need to share information across a particular domain, inclusive of machine-interpretable definitions of basic concepts in the domain and relations among them. The need for ontologies that provide a systematic arrangement of available data and allow cross talk across various related domains is gaining momentum. In this backdrop, we have developed a comprehensive ontology on primary and established cell lines-both normal and pathologic. It covers around 400 cell lines. This ontology has been built to include the major domains in the field of biology like anatomy, bio-molecules, chemicals and drugs, pathological conditions and genetic variations around the cell lines. An extensive network of relations has been built across these concepts to enable different combinations of queries. The ontology covers all cell lines from major sources like ATCC, DSMZ, ECACC, ICLC etc. and is built in OWL format."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bioportal:MCCL ;
    dcat:keyword "ontology" ;
    foaf:homepage <http://www.molecularconnections.com> ;
    bioregistry.schema:0000005 "ThoracicArtery"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#$1"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 [ rdfs:label "Usha Mahadevan" ;
            foaf:mbox "usha@molecularconnections.com" ] ;
    bioregistry.schema:0000024 "http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#"^^xsd:string ;
    bioregistry.schema:0000027 <http://www.semanticweb.org/pallabi.d/ontologies/2014/2/untitled-ontology-11#ThoracicArtery> ;
    bioregistry.schema:0000029 "mcc" .

bioportal:MCCL dcterms:isPartOf bioregistry.metaresource:bioportal .

