@prefix ns1: <
http://purl.org/np/
> .
@prefix this: <
http://purl.org/np/RAYfEAP8KAu9qhBkCtyq_hshOvTAJOcdfIvGhiGwUqB-M
> .
@prefix sub: <
http://purl.org/np/RAYfEAP8KAu9qhBkCtyq_hshOvTAJOcdfIvGhiGwUqB-M#
> .
@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
{
sub:assertion
a
nt:ProvenanceTemplate
;
rdfs:label
"Biodiversity-related assertion derived from existing resource" ;
nt:hasStatement
sub:st10
,
sub:st20
,
sub:st30
.
sub:basisofrecord
a
nt:RestrictedChoicePlaceholder
;
rdfs:label
"select basis of record" ;
nt:possibleValuesFrom
ns1:RA4xVe3_S3-vSVkxwQWU5weWBtOpOCFEjBfpFDLndsWrE
.
sub:creator
a
nt:ExternalUriPlaceholder
;
rdfs:label
"ORCID of attributed person" ;
nt:hasPrefix
"https://orcid.org/" ;
nt:hasPrefixLabel
"https://orcid.org/" ;
nt:hasRegex
"[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{3}[0-9X]" .
sub:source
a
nt:ExternalUriPlaceholder
;
rdfs:label
"DOI of publication (https://doi.org/...) or other source URL" .
sub:st10
rdf:object
sub:creator
;
rdf:predicate
prov:wasAttributedTo
;
rdf:subject
nt:ASSERTION
;
a
nt:OptionalStatement
,
nt:RepeatableStatement
.
sub:st20
rdf:object
sub:basisofrecord
;
rdf:predicate
<
http://rs.tdwg.org/dwc/terms/basisOfRecord
> ;
rdf:subject
nt:ASSERTION
;
a
nt:OptionalStatement
.
sub:st30
rdf:object
sub:source
;
rdf:predicate
prov:wasDerivedFrom
;
rdf:subject
nt:ASSERTION
.
<
http://rs.tdwg.org/dwc/terms/basisOfRecord
>
rdfs:label
"has basis of record" .
prov:wasAttributedTo
rdfs:label
"is attributed to" .
prov:wasDerivedFrom
rdfs:label
"was derived from" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"G17IoebBCsqSAYlB5iH6HzDozH2pCYcxLE6T3zlE/kIWfJIMqY3ZFs0BdYWD2h4DR7TyT46jc1HrO7v+mvLswfGBpRqUoPlRT4D2Dc8IcsCtCEzshMCYaTzgIloJghHeWNB08RUmBt8i6y9OEw08W3Mfhjy1wFWd8bemPbe4oXs=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-08-25T07:42:00.272Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
ns1:RAWGPMkZepakC8xMZv5CH0qSNFgsfr49q2DU3R-8wOUlo
;
rdfs:label
"Provenance template: Biodiversity-related assertion derived from existing resource" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
,
ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
;
nt:wasCreatedFromTemplate
ns1:RAC9IHfkC1m8A4qbLcNO5XOiJQvZksk-tAybh4OI7TBOY
.
}