Nanopublication

< Home

ID

https://w3id.org/np/RAZ-fb4-kzcTDWLLgOT1pDhHJM2MtS1BEXJR601tSj2bk

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAZ-fb4-kzcTDWLLgOT1pDhHJM2MtS1BEXJR601tSj2bk> .
@prefix sub: <https://w3id.org/np/RAZ-fb4-kzcTDWLLgOT1pDhHJM2MtS1BEXJR601tSj2bk/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/np/RAYPNInPVqjzOc2EsQbxTxxqb2A7Up06SF-EwJU6jgfKI#BTO> a fip:Available-FAIR-Supporting-Resource,
      fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary;
    <http://schema.org/url> obo:bto.owl;
    rdfs:comment "A structured controlled vocabulary for the source of an enzyme. It comprises terms for tissues, cell lines, cell types and cell cultures from uni- and multicellular organisms.";
    rdfs:label "BRENDA Tissue and Enzyme Source Ontology (BTO)";
    rdfs:seeAlso <http://www.brenda-enzymes.org>, <https://www.ncbi.nlm.nih.gov/pubmed/21030441>;
    skos:closeMatch <https://doi.org/10.25504/FAIRsharing.1414v8>, <https://en.wikipedia.org/wiki/BRENDA_tissue_ontology>;
    schema:version "2021.10.26";
    fip:has-data-usage-license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0>;
    fip:has-description-source <https://obofoundry.org/ontology/bto.html>;
    fip:implements <http://purl.org/np/RA0X5QIF9-MAfgr2WQDHhWj2nkpSbbdS_4hci5rekBZqk#OWL>;
    fip:in-scope-of obo:NCIT_C15188;
    fip:registered-on <https://w3id.org/np/RABCC9AvUlQSO_hcQAm48fqU4ntOyN6ADj37CrG9IbRKM#BioPortal>,
      <https://w3id.org/np/RAivIr7V_KDB1F2UFHQV3gFAUCmzmNAfthxLeCbivcHpI/OLS> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-6875-5360, orcid:0009-0004-2157-1408 .
}

sub:pubinfo {
  this: dct:created "2026-07-23T02:10:03Z"^^xsd:dateTime;
    dct:creator <https://fip.fair-wizard.com/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <https://w3id.org/np/RAYPNInPVqjzOc2EsQbxTxxqb2A7Up06SF-EwJU6jgfKI#BTO>;
    npx:supersedes <https://w3id.org/np/RAYPNInPVqjzOc2EsQbxTxxqb2A7Up06SF-EwJU6jgfKI>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/30ec145d-d859-46d9-a514-be53c2dfe2d0> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "nrQhm3bwD6MqpErzaMu5/+8x4C448hyAUlYNYL7hna/s9JKbqTbGk1Ex6W9vPaPfWavONTGyxZYSskNo6HJ9ETJguv0CvBWU9bG3+OcQsVGWBVGQxrUfV2dCj4n1KO6glILwAPwff9Pwv3QggGb3nXYhnXltCd+ZX0shP7vQMuQ=";
    npx:hasSignatureTarget this: .
}