@prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix cellosaurus.resource: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gdsc . bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:GDSC . bioregistry.metaresource:miriam dcterms:hasPart miriam:gdsc . bioregistry.metaresource:n2t dcterms:hasPart n2t:gdsc . bioregistry:gdsc a bioregistry.schema:0000001 ; rdfs:label "Genomics of Drug Sensitivity in Cancer" ; dcterms:description "The Genomics of Drug Sensitivity in Cancer (GDSC) database is designed to facilitate an increased understanding of the molecular features that influence drug response in cancer cells and which will enable the design of improved cancer therapies."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch cellosaurus.resource:GDSC, n2t:gdsc, miriam:gdsc ; foaf:homepage ; bioregistry.schema:0000005 "1242"^^xsd:string ; bioregistry.schema:0000006 "https://www.cancerrxgene.org/translation/Drug/$1"^^xsd:string ; bioregistry.schema:0000008 "^[0-9]+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://www.cancerrxgene.org/translation/Drug/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "gdsc" . cellosaurus.resource:GDSC dcterms:isPartOf bioregistry.metaresource:cellosaurus . n2t:gdsc dcterms:isPartOf bioregistry.metaresource:n2t . miriam:gdsc dcterms:isPartOf bioregistry.metaresource:miriam .