@prefix this: <
https://w3id.org/np/RAlt03mrlm9_ShR73_k7eYIOxUr1Z4L1lmrqoHynqY6nM
> .
@prefix sub: <
https://w3id.org/np/RAlt03mrlm9_ShR73_k7eYIOxUr1Z4L1lmrqoHynqY6nM/
> .
@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
{
sub:test
dct:description
"this is for testing" ;
a
<
http://www.w3.org/2002/07/owl#NamedIndividual
> , <
http://www.wikidata.org/entity/Q14944328
> ;
rdfs:label
"test example" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
<
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
"2025-04-15T11:37:05.082Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:test
;
npx:wasCreatedAt
<
http://localhost:37373/
> ;
a
npx:ExampleNanopub
;
rdfs:label
"test example" ;
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
ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o
.
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" ;
npx:hasSignature
"VlI35qCNi1WRl1JwHa5qYmb8WHFDRo0b2rki2Rjj8UpsL6vOeCkj236wCMouXTO2kkPu62NBYTeh0fo+UTMldI25obeCJ/hnu02lXQicgPgFvi90A2lrMtjsS+nPf3uaXdqdffNgRHy+VrHIfkQrYphMIOofZ0FXOPj8B4OI0b0=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0002-1267-0234
.
}