@prefix this: <http://purl.org/np/RAvuUbUe96Vju3EdMug1uIDNFRs73I3LlG1jOgB-1A61w> .
@prefix sub: <http://purl.org/np/RAvuUbUe96Vju3EdMug1uIDNFRs73I3LlG1jOgB-1A61w#> .
@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 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 npx: <http://purl.org/nanopub/x/> .

<http://purl.org/np/RAvuUbUe96Vju3EdMug1uIDNFRs73I3LlG1jOgB-1A61w> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2023-08-25T07:50:50.156Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  rdfs:label "Provenance template: From research described in an article (published/preprint)";
  prov:wasDerivedFrom <http://purl.org/np/RA_bMeVDu1KMzSAdjjedJfMFgcyGZ-G3FbELL6J1vFZ_o>;
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA>, <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAC9IHfkC1m8A4qbLcNO5XOiJQvZksk-tAybh4OI7TBOY> .

dct:description rdfs:label "is described in" .

sub:article a nt:UriPlaceholder;
  rdfs:label "the URI of your article (published or pre-print)" .

sub:assertion a nt:ProvenanceTemplate;
  rdfs:label "From research described in an article (published/preprint)";
  nt:hasStatement sub:st00a, sub:st00b, sub:st01, sub:st02, sub:st03;
  prov:wasAttributedTo orcid:0000-0002-1267-0234 .

sub:basisofrecord a nt:RestrictedChoicePlaceholder;
  rdfs:label "select basis of record";
  nt:possibleValuesFrom <http://purl.org/np/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:research-activity a nt:LocalResource;
  rdfs:label "a research activity" .

sub:st00a rdf:object sub:creator;
  rdf:predicate prov:wasAttributedTo;
  rdf:subject nt:ASSERTION .

sub:st00b rdf:object sub:basisofrecord;
  rdf:predicate <http://rs.tdwg.org/dwc/terms/basisOfRecord>;
  rdf:subject nt:ASSERTION .

sub:st01 rdf:object sub:research-activity;
  rdf:predicate prov:wasGeneratedBy;
  rdf:subject nt:ASSERTION .

sub:st02 rdf:object sub:article;
  rdf:predicate dct:description;
  rdf:subject sub:research-activity .

sub:st03 rdf:object <http://purl.org/spar/fabio/ScholarlyWork>;
  rdf:predicate rdf:type;
  rdf:subject sub:article .

<http://purl.org/spar/fabio/ScholarlyWork> rdfs:label "academic article/preprint" .

<http://rs.tdwg.org/dwc/terms/basisOfRecord> rdfs:label "has basis of record" .

rdf:type rdfs:label "is an" .

prov:wasAttributedTo rdfs:label "is attributed to" .

prov:wasGeneratedBy rdfs:label "was generated by" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB";
  npx:hasSignature "nbF+0IibR87ISHQIdOAz/QvIiQInbjd2IzqVDyH9KdLCVSK1xdnwmu0LtZ0KOWYfT1BeL5KYvl6wB+d5GJgmw+7JSgngLg9fuELY1/o0xU0WE5ztcxG0Cra/Ha3xRZ1GwpHBqaz139vEBwidncmPMoJhVQQrN+n28mX4ggE2y7k=";
  npx:hasSignatureTarget <http://purl.org/np/RAvuUbUe96Vju3EdMug1uIDNFRs73I3LlG1jOgB-1A61w> .

