@prefix this: <https://w3id.org/np/RAPlaZxTa1spc4z6udULkAwTWaC2TNSah7SctvK2ql4xk> .
@prefix sub: <https://w3id.org/np/RAPlaZxTa1spc4z6udULkAwTWaC2TNSah7SctvK2ql4xk/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis#ChEBI> dct:creator <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis#EBI> ;
    <http://schema.org/url> <https://www.ebi.ac.uk/chebi/> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Specification> , <https://w3id.org/fair/fip/terms/Semantic-model> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> ;
    rdfs:comment "Chemical Entities of Biological Interest (ChEBI) is a freely available dictionary of molecular entities focused on ‘small’ chemical compounds." ;
    rdfs:label "ChEBI | Chemical Entities of Biological Interest" ;
    rdfs:seeAlso <https://www.ebi.ac.uk/chebi/aboutChebiForward.do> ;
    <http://www.w3.org/2004/02/skos/core#exactMatch> <https://doi.org/10.25504/FAIRsharing.62qk8w> ;
    <https://w3id.org/fair/fip/terms/registered-on> <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis#ELIXIR> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-0319-6542 .
}
sub:pubinfo {
  orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" .
  this: dct:created "2025-04-23T12:22:30.968Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-0319-6542 , orcid:0000-0002-3462-0967 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Specification> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis#ChEBI> ;
    npx:supersedes <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAPec8XqDea9iqBue6tkhnnZYv-SG-nJzjZ46Rfwo1dcQ> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB" ;
    npx:hasSignature "P1xr/aov4qfCdD5K4ttwdfx7/kurd0Sy3D+fFWaLUNJ6koQmv1efbJ8XM+HNpqHKasJom8T46ndtV5//jsyZ+Z+HGlsyW90itJQgZpzyu+xBsjs7y+8j6R9sjNGygoYdb/KkVX6dAF/rWUnAxTCoFda84ul54I63GbEQcF98kUk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-0319-6542 .
}