@prefix this: <
https://w3id.org/fair/test/np/b/RAC0aOFqrZcSVX1Kq9QiAkHMZPQx36EUI23XRZcCongps
> .
@prefix sub: <
https://w3id.org/fair/test/np/b/RAC0aOFqrZcSVX1Kq9QiAkHMZPQx36EUI23XRZcCongps#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix test: <
https://w3id.org/fair/test/terms/
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix owl: <
http://www.w3.org/2002/07/owl#
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
test:b
a
owl:Class
;
rdfs:seeAlso
<
https://w3id.org/fair/test/np/a/RAR9iqNDTSo1stvUtRyhYRJRnVat0R4BqE9VA_z6xwego
> .
}
sub:provenance
{
sub:assertion
prov:hadPrimarySource
<
https://doi.org/10.1038/sdata.2016.18
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" ;
npx:hasSignature
"n48Zh9MQxesC2a+0w1pTAtsOHLTuz3j8fNgfkgEVRvBsJJ3HKdNncZf7ltXTCR/jvBkniqD0NRJsbOYR7VH4MuVrcmFdFGsvMq/BWAtWUGpcoNnmRJK0CWsG5nycxB78S0jwZqN00w61G7dTDj1p/PG9oGr6Fvfs0Trtktm3qvE=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-01-08T10:27:10.242+01:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:rights
<
http://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
https://w3id.org/fair/test/np/b/RA-F0PJXJpDo8-gr3v8P64J1xP5l7zgHhomqkcFOiedEA
> ;
a
npx:ExampleNanopub
.
}