@prefix this: <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis> .
@prefix sub: <https://w3id.org/np/RAiHZjVo32RyXg_i777br8u1oT-TW6ul20Xv5HAWszcis#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ChEBI dct:creator sub:EBI ;
    <http://schema.org/url> <https://www.ebi.ac.uk/chebi/> ;
    <http://usefulinc.com/ns/doap#implements> sub:I2 ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <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> ;
    <https://w3id.org/gff/fip/terms/registered-on> sub:ELIXIR .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3462-0967 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFCC8WDKxH92u/8ricwGjjP8H5WivfVM5GLuT3ZnYWJWSc4tv+Hijc+QOA8MAyw5udfJfNLv8WKoeZuuCcMP0jzRgpajTBvko8rpTSTWTetcc7EvFcxqHbu3JcpEZsoDfI5fQf8uNLuh7/6z335KZj/gFnPScbAQyrp+YPbZj/jwIDAQAB" ;
    npx:hasSignature "AMQDVXxR7HFgQNCQC77VR5a8HwDVoaxBwvXn2NCcA+/v58SrZjGaIF1GFudcKyWVxLOJJk4jodZXcoCkBQrl/amhfunGkYv+ZIslqZxE5Z7p5G+1gf1AWE7q7IeYkJ7pPQScfBdLYv0tPTxm17glNKG8c8o4PD+OwT5fLKkRFQM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-09T09:39:06.278Z"^^xsd:dateTime ;
    dct:creator 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> ;
    npx:introduces sub:ChEBI ;
    rdfs:label "Structured-vocabulary: ChEBI | Chemical Entities of Biological Interest" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAKU05d2LmMP75213M8IgPm8St5lJEdmhU8Fe7YIGLFYw> .
}