@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 foaf: <http://xmlns.com/foaf/0.1/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:NEXTPROT .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:nextprot .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02107 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:nextprot .

bioregistry.metaresource:n2t dcterms:hasPart n2t:nextprot .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q6983890 .

bioregistry:nextprot a bioregistry.schema:0000001 ;
    rdfs:label "nextProt" ;
    dcterms:description "neXtProt is a resource on human proteins, and includes information such as proteins’ function, subcellular location, expression, interactions and role in diseases."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:Q6983890,
        biocontext:NEXTPROT,
        n2t:nextprot,
        integbio:nbdc02107,
        miriam:nextprot ;
    dcat:keyword "cell/organelle",
        "expression",
        "genetic variation",
        "genome/gene",
        "health/disease",
        "protein",
        "sequence" ;
    foaf:homepage <https://www.nextprot.org/> ;
    bioregistry.schema:0000005 "NX_O00165"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.nextprot.org/db/entry/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^NX_\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000023 "NXP" ;
    bioregistry.schema:0000024 "https://www.nextprot.org/db/entry/"^^xsd:string ;
    bioregistry.schema:0000026 ror:002n09z45 ;
    bioregistry.schema:0000027 <https://www.nextprot.org/db/entry/NX_O00165> ;
    bioregistry.schema:0000029 "nextprot" .

wikidata:Q6983890 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

biocontext:NEXTPROT dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:nextprot dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02107 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:nextprot dcterms:isPartOf bioregistry.metaresource:miriam .

