@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TOPFIND .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:topfind .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.rkpmhn .

bioregistry.metaresource:miriam dcterms:hasPart miriam:topfind .

bioregistry.metaresource:n2t dcterms:hasPart n2t:topfind .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012721 .

bioregistry:topfind a bioregistry.schema:0000001 ;
    rdfs:label "TopFind" ;
    dcterms:description "TopFIND is a database of protein termini, terminus modifications and their proteolytic processing in the species: Homo sapiens, Mus musculus, Arabidopsis thaliana, Saccharomyces cerevisiae and Escherichia coli."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:TOPFIND,
        n2t:topfind,
        fairsharing:FAIRsharing.rkpmhn,
        miriam:topfind,
        re3data:r3d100012721 ;
    dcat:keyword "alternative mrna splicing, via spliceosome",
        "annotation",
        "c-terminal amino-acid residue",
        "evidence",
        "life science",
        "molecular interaction",
        "n-terminal amino-acid residue",
        "polypeptide region",
        "protease cleavage",
        "protease site",
        "protein binding",
        "protein domain",
        "protein modification process",
        "proteolytic digest",
        "sequence annotation",
        "translational initiation" ;
    foaf:homepage <https://topfind.clip.msl.ubc.ca> ;
    bioregistry.schema:0000005 "Q9UKQ2"^^xsd:string ;
    bioregistry.schema:0000006 "http://clipserve.clip.ubc.ca/topfind/proteins/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^([A-N,R-Z][0-9][A-Z][A-Z, 0-9][A-Z, 0-9][0-9])|([O,P,Q][0-9][A-Z, 0-9][A-Z, 0-9][A-Z, 0-9][0-9])$"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:uniprot ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5844-2731 ;
    bioregistry.schema:0000024 "http://clipserve.clip.ubc.ca/topfind/proteins/"^^xsd:string ;
    bioregistry.schema:0000027 <http://clipserve.clip.ubc.ca/topfind/proteins/Q9UKQ2> ;
    bioregistry.schema:0000029 "topfind" .

orcid:0000-0001-5844-2731 rdfs:label "Christopher M. Overall" ;
    foaf:mbox "chris.overall@ubc.ca" .

biocontext:TOPFIND dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:topfind dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.rkpmhn dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:topfind dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012721 dcterms:isPartOf bioregistry.metaresource:re3data .

