https://w3id.org/np/RAFHn4oCzt-6iAqqOZGMtmVX8QnKiH4y0ZSfSOPVuAM10
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAFHn4oCzt-6iAqqOZGMtmVX8QnKiH4y0ZSfSOPVuAM10> .
@prefix sub: <https://w3id.org/np/RAFHn4oCzt-6iAqqOZGMtmVX8QnKiH4y0ZSfSOPVuAM10/> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
@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 {
sub:faq-entry a <https://schema.org/Question>;
dct:isPartOf <https://w3id.org/spaces/nanopub/r/faq>;
rdfs:label "What are the components of a nanopublication?";
<https://w3id.org/kpxl/gen/terms/hasContent> """<p>A: A nanopublication consists of three main parts: (1) an assertion, (2) information on the provenance of the assertion, (3) bibliographic metadata about the nanopublication itself.
For further details, see <a href=\\\"https://nanopub.net/\\\">https://nanopub.net/</a>.</p>""" .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom <https://w3id.org/np/RAhctlnb1YPw5pJkEQY5YRokWCFDFOpZBdCIZIvKl87ys> .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dct:created "2026-04-14T13:27:13.263Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:faq-entry;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "FAQ: What are the components of a nanopublication?";
nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAiNpIWCmZhAAjKBlX0dF7XANZa90e3Da0_JpYskHnsXw> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
npx:hasSignature "yVPkpD0H/DrV/LLMo7z0YYoGNOD5XebFndJuLp/p5E8dDt91NWpznBFz9jumG89pfpXb15wog0r8FoSx3H24mRD/bTN7l7em2ypXc/Jx/VJRWl+ASnouBCwitQKNlzUKfZd0h3K0ydszmnBltaFCXL7QHapNHwYeo6YaPHZG9YE=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
<https://w3id.org/spaces/nanopub/r/faq> nt:hasLabelFromApi "Nanopublications FAQ" .
}