Nanopublication

< Home

ID

https://w3id.org/np/RAA4BF-GWfH5rO-0XsGtXojOVLtsaoNrdbx2u_AVV2jl0

Formats

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

Content

@prefix this: <https://w3id.org/np/RAA4BF-GWfH5rO-0XsGtXojOVLtsaoNrdbx2u_AVV2jl0> .
@prefix sub: <https://w3id.org/np/RAA4BF-GWfH5rO-0XsGtXojOVLtsaoNrdbx2u_AVV2jl0/> .
@prefix ff: <https://w3id.org/fair/ff/terms/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  <https://doi.org/10.1093/nar/gkac1051> rdfs:label "The European Nucleotide Archive in 2022" .
  
  <https://w3id.org/spaces/pensoft/test/aifaircompendia/bicikl> ff:has-article <https://doi.org/10.1093/nar/gkac1051> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://cordis.europa.eu/project/id/101007492> .
}

sub:pubinfo {
  this: dct:created "2026-08-21T11:11:02Z"^^xsd:dateTime;
    dct:creator <https://w3id.org/np/RAD9OPOm8a93V__B5o4nFOjK3rT0owD98D891dKjOfjrs/pensoft-compendia-bot>;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType ff:has-output;
    rdfs:label "Biodiversity Community Integrated Knowledge Library (BiCIKL) has article: The European Nucleotide Archive in 2022";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAF0FqwEE0aCpOaCTdIOuJNvQdmNRQ1wyvrmGKtSumyTk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzXliTERwSbVyQekP3VjQKHTZc3oFTbDObyU5VDAZNcpWcnWl6av2OGvIdVVc7/2Acrxr4y8mzvsQjTIfZCmSYzj43Tt+rFvIKTw0/KFGAfOEGyUwfLwgkgc55/V5Xlitc1lE0Y+mxuSqzSL0aEjfb7j8BulNVSuEbEcViwiByj2yWNEXinMDo9WX/cD3RSQVmr1eYv0Z34dmAqIQfzeF8co2PU65fzo2symYW1JifFA/zEgnrGufiodmu13sqLRl248eP4pgavSkp2UjcZuxFrcJfEnJ+/Bg86K5iu58flYHemCq6D1AUB+kvyVAqQCSxNHuyZYL1b2bE5bxYgXlvQIDAQAB";
    npx:hasSignature "aAb5BK2+M3VlLI1wvNIHAdnbBjrSsIYlQCAsgXvW8D+0cigL2oPi+1aSWefUidnIVNth+8WRfURPxHlRdS3mXBhysy8sEOuel5tNLDdjO8mSeUcdZKWBMnQbJ88HqqEh0Ts7cl21Dqb0cui1UY2xphgPKl6OzRL0AIuVxeQEhnXVLWhiXANryQ5mpp77aquYELyY48Kz2blPL3hq/kHnaei7QcBE1CmYNhw/AJQSRsqASuEU7sITnFxxUf8+DGT1ojOPY37/VbZ86/j1ST5aayl1YNd/hYWAIgPHkyEDYyGtVoh6u8g+jIlMkiJNiH68RBuh0TTkvy/0C309vG/YYA==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RAD9OPOm8a93V__B5o4nFOjK3rT0owD98D891dKjOfjrs/pensoft-compendia-bot> .
  
  <https://w3id.org/np/RAD9OPOm8a93V__B5o4nFOjK3rT0owD98D891dKjOfjrs/pensoft-compendia-bot>
    foaf:name "Pensoft compendia bot" .
  
  <https://w3id.org/spaces/pensoft/test/aifaircompendia/bicikl> nt:hasLabelFromApi "Biodiversity Community Integrated Knowledge Library (BiCIKL)" .
}