@prefix this: <
https://w3id.org/np/RAb0GzOcvY6KqKEeIpCTJM718l3KRMMPrEpcztRBqwDW8
> .
@prefix sub: <
https://w3id.org/np/RAb0GzOcvY6KqKEeIpCTJM718l3KRMMPrEpcztRBqwDW8#
> .
@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#
> .
@prefix ns1: <
http://purl.org/np/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:annotation
a
<
http://www.w3.org/ns/oa#Annotation
> ;
<
http://www.w3.org/ns/oa#hasBody
>
sub:body
;
<
http://www.w3.org/ns/oa#hasTarget
>
sub:target
.
sub:body
rdf:value
"test annotation 1" .
sub:selector
a
<
http://www.w3.org/ns/oa#TextQuoteSelector
> ;
<
http://www.w3.org/ns/oa#exact
> "A review of an item - for example, of a restaurant, movie, or store." .
sub:target
<
http://www.w3.org/ns/oa#hasSelector
>
sub:selector
;
<
http://www.w3.org/ns/oa#hasSource
> <
https://schema.org/Review
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-6049-591X
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGwGTbad9PFzDUjFEILWgJ70xCIuUJELRWPdZ8SFUu7lzdgD4eJweI6u4kIS37h2HO6HmLWAmJy/jQ82PmtzbPAYlLLnEcU8whJVDG1n7meop7+nvtY7DaCdShQgbfpEcmfyfTsyGpi3VVHJ5WxU34rstSOyVotrdvZNRYivFndQIDAQAB" ;
npx:hasSignature
"OGQmUVJRVcrsTsnQBS6hkRoG98S4saZqovmOi0rXdTotovDwkwMHYe0PxpNLFLmA4IwrGjCls2BUPPrJCw1U/iM2pv5v6QBq+l/pcsdrLaOSxCmeYne224Q1gzr4aCVMKeIzw++fjF8EuPzrIaWO3g2did2w4G7ZdS4LvORw4us=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-01-08T16:21:57.263Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-6049-591X
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:annotation
;
npx:supersedes
<
https://w3id.org/np/RAob07azgOb6geLRGjULkwanBhMqWL8aB_02JmbVeG9OI
> ;
a
npx:ExampleNanopub
;
rdfs:label
"Annotation of Review: 'test annotation 1'" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
,
ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
;
nt:wasCreatedFromTemplate
ns1:RAvMcjsLaMI-sGheG6Fa2yAfUyKYRSJqbIOgmK2lblWGg
.
}