@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix prefixcommons: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PROTONET.CLUSTER . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:protonet.cluster . bioregistry.metaresource:miriam dcterms:hasPart miriam:protonet.cluster . bioregistry.metaresource:n2t dcterms:hasPart n2t:protonet.cluster . bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:protonet.cluster . bioregistry:protonet.cluster a bioregistry.schema:0000001 ; rdfs:label "ProtoNet Cluster" ; dcterms:description "ProtoNet provides automatic hierarchical classification of protein sequences in the UniProt database, partitioning the protein space into clusters of similar proteins. This collection references cluster information."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:PROTONET.CLUSTER, n2t:protonet.cluster, prefixcommons:protonet.cluster, miriam:protonet.cluster ; dcat:keyword "classification", "clustering", "protein" ; foaf:homepage ; bioregistry.schema:0000005 "4349895"^^xsd:string ; bioregistry.schema:0000006 "http://www.protonet.cs.huji.ac.il/requested/cluster_card.php?cluster=$1"^^xsd:string ; bioregistry.schema:0000008 "^\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://www.protonet.cs.huji.ac.il/requested/cluster_card.php?cluster="^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "protonet.cluster" . biocontext:PROTONET.CLUSTER dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:protonet.cluster dcterms:isPartOf bioregistry.metaresource:n2t . prefixcommons:protonet.cluster dcterms:isPartOf bioregistry.metaresource:prefixcommons . miriam:protonet.cluster dcterms:isPartOf bioregistry.metaresource:miriam .