@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:LINCS.PROTEIN . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:lincs.protein . bioregistry.metaresource:miriam dcterms:hasPart miriam:lincs.protein . bioregistry.metaresource:n2t dcterms:hasPart n2t:lincs.protein . bioregistry:lincs.protein a bioregistry.schema:0000001 ; rdfs:label "LINCS Protein" ; dcterms:description "The HMS LINCS Database currently contains information on experimental reagents (small molecule perturbagens, cells, and proteins). It aims to collect and disseminate information relating to the fundamental principles of cellular response in humans to perturbation. This collection references proteins."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:LINCS.PROTEIN, n2t:lincs.protein, miriam:lincs.protein ; foaf:homepage ; bioregistry.schema:0000005 "200282"^^xsd:string ; bioregistry.schema:0000006 "https://lincs.hms.harvard.edu/db/proteins/$1"^^xsd:string ; bioregistry.schema:0000008 "^\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://lincs.hms.harvard.edu/db/proteins/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "lincs.protein" . biocontext:LINCS.PROTEIN dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:lincs.protein dcterms:isPartOf bioregistry.metaresource:n2t . miriam:lincs.protein dcterms:isPartOf bioregistry.metaresource:miriam .