@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:horizon_discovery . bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:Horizon_Discovery . bioregistry:horizon_discovery a bioregistry.schema:0000001 ; rdfs:label "Horizon Discovery cell line collection" ; dc:description "Cell line collections"^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch cellosaurus.resource:Horizon_Discovery ; foaf:homepage "https://horizondiscovery.com/"^^xsd:string ; bioregistry.schema:0000005 "HD+118-001"^^xsd:string ; bioregistry.schema:0000006 "https://horizondiscovery.com/en/search?searchterm=$1"^^xsd:string ; bioregistry.schema:0000012 false . cellosaurus.resource:Horizon_Discovery dcterms:isPartOf bioregistry.metaresource:cellosaurus .