@prefix this: <
https://w3id.org/np/RAp5eEJlUwFzBe3_wFCZaOXksciIfrHMM2GmJ64d1fJ-o
> .
@prefix sub: <
https://w3id.org/np/RAp5eEJlUwFzBe3_wFCZaOXksciIfrHMM2GmJ64d1fJ-o#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
npx:qualifiedBy
rdfs:label
"qualified by" .
npx:reviewedBy
rdfs:label
"reviewed by" .
sub:assertion
a
nt:AssertionTemplate
;
rdfs:label
"Qualifying a nanopublication with review" ;
nt:hasNanopubLabelPattern
"Qualification of: ${nanopub}" ;
nt:hasStatement
sub:st1
,
sub:st2
;
nt:hasTag
"Certification" .
sub:nanopub
a
nt:TrustyUriPlaceholder
;
rdfs:label
"nanopublication URI" .
sub:qualifier
a
nt:UriPlaceholder
;
rdfs:label
"URI of qualifier (individual or organization)" .
sub:reviewer
a
nt:UriPlaceholder
;
rdfs:label
"ORCID of reviewer" .
sub:st1
rdf:object
sub:qualifier
;
rdf:predicate
npx:qualifiedBy
;
rdf:subject
sub:nanopub
;
a
rdf:Statement
;
nt:statementOrder
"1" .
sub:st2
rdf:object
sub:reviewer
;
rdf:predicate
npx:reviewedBy
;
rdf:subject
sub:nanopub
;
a
nt:OptionalStatement
;
nt:statementOrder
"2" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-2195-3997
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB" ;
npx:hasSignature
"L/qj60zUQGv7S35lHutRfPaqYmsKoGzVyn8OxklGTBIbMOdmMzUWkkXMBED7AAgQ7gg0b3r4FkRsSwogXBfB/uIqry+C0+jT9j88tI4/G7fhoGI+6Fur2DUgYBfn7cDqH1+YkmQLgR65uypTTsPmwliUnYsloojwOMbw8Hr26h0=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-11-07T21:05:11.853Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
,
orcid:0000-0003-2195-3997
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
https://w3id.org/np/RAg7jrmbibZM6db82eGr8h2Veczo3nz3DrEtAFdLgpcF4
> ;
rdfs:label
"Template: Qualifying a nanopublication with review" ;
prov:wasDerivedFrom
<
http://purl.org/np/RApxf5GV2WVTdth-m-9z5CwCQv-XhyglBx4drl-x1ufX0
> ;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A
> , <
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> , <
http://purl.org/np/RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA
> , <
http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
> , <
http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so
> .
}