@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix cellosaurus.resource: .
@prefix dc: .
@prefix dcterms: .
@prefix foaf: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:imanis .
bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:Imanis .
bioregistry:imanis a bioregistry.schema:0000001 ;
rdfs:label "Imanis Life Sciences cell line products" ;
dc:description "Cell line collections"^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch cellosaurus.resource:Imanis ;
foaf:homepage "https://www.imanislife.com/collections/cell-lines/"^^xsd:string ;
bioregistry.schema:0000005 "CL070"^^xsd:string ;
bioregistry.schema:0000006 "https://www.imanislife.com/?s=$1"^^xsd:string ;
bioregistry.schema:0000012 false .
cellosaurus.resource:Imanis dcterms:isPartOf bioregistry.metaresource:cellosaurus .