@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 edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:DISPROT .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:disprot .

bioregistry.metaresource:edam dcterms:hasPart edam:2723 .

bioregistry.metaresource:go dcterms:hasPart go.resource:DisProt .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01798 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:disprot .

bioregistry.metaresource:n2t dcterms:hasPart n2t:disprot .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:disprot .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010561 .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0017 .

bioregistry:disprot a bioregistry.schema:0000001 ;
    rdfs:label "DisProt" ;
    dcterms:description "DisProt is a database of intrinsically disordered proteins and protein disordered regions, manually curated from literature."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2723,
        biocontext:DISPROT,
        go.resource:DisProt,
        n2t:disprot,
        integbio:nbdc01798,
        prefixcommons:disprot,
        miriam:disprot,
        re3data:r3d100010561,
        uniprot.resource:DB-0017 ;
    dcat:keyword "3d structure",
        "chemical structure",
        "family and domain databases",
        "health/disease",
        "interaction/pathway",
        "protein",
        "sequence",
        "structure" ;
    foaf:homepage <https://disprot.org/> ;
    bioregistry.schema:0000005 "DP00003"^^xsd:string ;
    bioregistry.schema:0000006 "https://disprot.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^DP\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://disprot.org/"^^xsd:string ;
    bioregistry.schema:0000026 ror:00240q980 ;
    bioregistry.schema:0000027 <https://disprot.org/DP00003> ;
    bioregistry.schema:0000029 "disprot" .

edam:2723 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:DISPROT dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:DisProt dcterms:isPartOf bioregistry.metaresource:go .

n2t:disprot dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01798 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:disprot dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:disprot dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010561 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0017 dcterms:isPartOf bioregistry.metaresource:uniprot .

