@prefix this: <
https://www.wikidata.org/wiki/Q2808660/RAn0Y8ZrW5olK4AbV0SjjRpga1z0YNYJQw1OQg48tx-1k
> .
@prefix sub: <
https://www.wikidata.org/wiki/Q2808660/RAn0Y8ZrW5olK4AbV0SjjRpga1z0YNYJQw1OQg48tx-1k/
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://example.org/test
>
dct:creator
orcid:0000-0002-1267-0234
;
dct:description
"just testing" ;
dct:title
"testing" ;
a
<
https://schema.org/SoftwareSourceCode
> ;
<
https://schema.org/applicationCategory
> <
http://www.wikidata.org/entity/Q1003030
> ;
<
https://schema.org/codeRepository
> <
https://example.org/repo
> ;
<
https://schema.org/keywords
> <
http://www.wikidata.org/entity/Q14944328
> ;
<
https://schema.org/result
> "test test test test" ;
<
https://schema.org/url
> <
https://doi.org/10.00/foobar
> ;
<
https://www.wikidata.org/wiki/Q2808660
> <
https://www.wikidata.org/wiki/Q51293717
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
<
http://www.wikidata.org/entity/Q1003030
>
nt:hasLabelFromApi
"test - activity of interacting with something to learn about its attributes" .
<
http://www.wikidata.org/entity/Q14944328
>
nt:hasLabelFromApi
"example - thing which acts as a typical representative of a set of things" .
orcid:0000-0002-1267-0234
foaf:name
"Tobias Kuhn" .
this:
dct:created
"2026-02-25T10:24:16.295Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:wasCreatedAt
<
https://nanodash.knowledgepixels.com/
> ;
a
npx:ExampleNanopub
;
rdfs:label
"Method: testing" ;
nt:wasCreatedFromProvenanceTemplate
<
https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU
> ;
nt:wasCreatedFromPubinfoTemplate
ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY
, <
https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw
> , <
https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI
> ;
nt:wasCreatedFromTemplate
<
https://w3id.org/np/RAd3xrwYCOsVgn1S2Ja2knyQBcDy0BHqRIN30ChyhZkcI
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
npx:hasSignature
"5CBYH1NNryZ4BZYV5MbJjiHk9uQ/zbYjGdsnyKBh0pYifL3vOfZM51Z7Z/h6LFZMQglO6tXmEuWJyF8aUKIbOzu7HBRZjmfE51x5xFA6MgJv7rsSU1oR4uROz/KkuSYfByuqhRR7pOX7FS0uBxwr9tsYrvibHlUXB718XgQaqWA=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0002-1267-0234
.
}