@prefix this: <https://w3id.org/np/RAesve1HhPkMmYxF9GDWuo9OQOTq0kCyWu8y6m5Cyly8A> .
@prefix sub: <https://w3id.org/np/RAesve1HhPkMmYxF9GDWuo9OQOTq0kCyWu8y6m5Cyly8A#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://w3id.org/np/RAesve1HhPkMmYxF9GDWuo9OQOTq0kCyWu8y6m5Cyly8A> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2024-09-10T08:30:49.662Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4930-2662;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:supersedes <https://w3id.org/np/RAEVTo2dHrR6GZnhjwxvAr15JVF_auWigy9oeOBPN5prQ>;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  rdfs:label "Template: Declaring research output";
  prov:wasDerivedFrom <https://w3id.org/np/RAN5Mdzqj_aO88RRAS4FC5NiPOCWf8l6zV7v-XJ4raUZk>;
  nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
  nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A,
    ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM, ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA,
    ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .

dct:title rdfs:label "has the title" .

<http://purl.org/ontology/bibo/authorList> rdfs:label "has" .

<http://purl.org/spar/fabio/ScholarlyWork> rdfs:label "scholarly manuscript" .

<http://schema.org/affiliation> rdfs:label "has the affiliation" .

<http://schema.org/email> rdfs:label "has the email address" .

rdf:type rdfs:label "is a" .

foaf:name rdfs:label "has the name" .

<https://schema.org/result> rdfs:label "results from" .

sub:affiliation-organization a nt:RestrictedChoicePlaceholder;
  rdfs:label "select organization from above";
  nt:possibleValue sub:organization .

sub:affiliation-person a nt:RestrictedChoicePlaceholder;
  rdfs:label "select author from above";
  nt:possibleValue sub:author .

sub:assertion a nt:AssertionTemplate;
  dct:description "Such a nanopublication contains the main high-level metadata about research output with links to other nanopublications, including the project from the output is/was derived.";
  rdfs:label "Declaring research output";
  nt:hasNanopubLabelPattern "Declaration of ${manuscript}: ${title}";
  nt:hasStatement sub:st0, sub:st2, sub:st3, sub:st4, sub:st7, sub:st8, sub:st9;
  nt:hasTag "Journals";
  nt:hasTargetNanopubType <http://purl.org/spar/fabio/ScholarlyWork>;
  prov:wasAttributedTo orcid:0000-0002-4930-2662 .

sub:author a nt:ExternalUriPlaceholder;
  rdfs:label "ORCID ID of the author (starting with https://orcid.org/...)";
  nt:hasRegex "https://orcid\\.org/[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{3}[0-9X]" .

sub:author-email a nt:LiteralPlaceholder;
  rdfs:label "email address of author";
  nt:hasRegex "[A-Za-z0-9._+\\-\\']+@[A-Za-z0-9.\\-]+\\.[A-Za-z]{2,}" .

sub:author-list a nt:LocalResource;
  rdfs:label "this author list" .

sub:author-name a nt:LiteralPlaceholder;
  rdfs:label "full name of author" .

sub:author-with-email a nt:RestrictedChoicePlaceholder;
  rdfs:label "select author to specify an email address for";
  nt:possibleValue sub:author .

sub:manuscript a nt:IntroducedResource, nt:UriPlaceholder;
  rdfs:label "short ID of manuscript (e.g. 'alpha-paper') or URI/DOI";
  nt:hasRegex "https://doi\\.org/10.+" .

sub:membership-property a nt:SequenceElementPlaceholder;
  rdfs:label "has at position ${number}";
  nt:hasPrefix "http://www.w3.org/1999/02/22-rdf-syntax-ns#_";
  nt:hasPrefixLabel "includes as element number";
  nt:hasRegex "[1-9][0-9]*" .

sub:organization a nt:UriPlaceholder;
  rdfs:label "ROR identifier (https://ror.org/...) or short local URI suffix (e.g. \"stanford\")";
  nt:hasRegex "(https://ror\\.org/[0-9a-z]+|[a-zA-Z0-9_\\-]+)" .

sub:organization-name a nt:LiteralPlaceholder;
  rdfs:label "the name of the organization" .

sub:project a nt:UriPlaceholder;
  rdfs:label "URI of project nanopublication" .

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

sub:st2 rdf:object sub:title;
  rdf:predicate dct:title;
  rdf:subject sub:manuscript .

sub:st3 rdf:object sub:project;
  rdf:predicate <https://schema.org/result>;
  rdf:subject sub:manuscript .

sub:st4 a nt:GroupedStatement, nt:RepeatableStatement;
  rdf:object sub:author-list;
  rdf:predicate <http://purl.org/ontology/bibo/authorList>;
  rdf:subject sub:manuscript;
  nt:hasStatement sub:st5, sub:st6 .

sub:st5 rdf:object sub:author;
  rdf:predicate sub:membership-property;
  rdf:subject sub:author-list .

sub:st6 rdf:object sub:author-name;
  rdf:predicate foaf:name;
  rdf:subject sub:author .

sub:st7 a nt:OptionalStatement, nt:RepeatableStatement;
  rdf:object sub:author-email;
  rdf:predicate <http://schema.org/email>;
  rdf:subject sub:author-with-email .

sub:st8 a nt:RepeatableStatement;
  rdf:object sub:organization-name;
  rdf:predicate foaf:name;
  rdf:subject sub:organization .

sub:st9 a nt:RepeatableStatement;
  rdf:object sub:affiliation-organization;
  rdf:predicate <http://schema.org/affiliation>;
  rdf:subject sub:affiliation-person .

sub:title a nt:LiteralPlaceholder;
  rdfs:label "the title of the manuscript" .

orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .

orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB";
  npx:hasSignature "QiKTyW3p7fxY9uIHiDJmQRhlhXInCtKsNcLbC/RJT1hc8yfNJyfg7rZI2FJsZDe1pPeOd4ni5cGfbH/yg3DohxbVRN6jS7/8JBYgYlbHWS5dOylVoUGpAnFfR/eH7mlCVcTze5+ApZRmPahF711LTjkWsrTmxcxQZ5Zz7mNOsKE=";
  npx:hasSignatureTarget <https://w3id.org/np/RAesve1HhPkMmYxF9GDWuo9OQOTq0kCyWu8y6m5Cyly8A>;
  npx:signedBy orcid:0000-0002-4930-2662 .

