@prefix this: <http://purl.org/np/RAx6Lp2XaC0M4fn1xvJryRcw6EBQgcu5aKXRVEUorGLR4> .
@prefix sub: <http://purl.org/np/RAx6Lp2XaC0M4fn1xvJryRcw6EBQgcu5aKXRVEUorGLR4#> .
@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:article a nt:ExternalUriPlaceholder , nt:IntroducedResource ;
    rdfs:label "DOI of the article (starting with https://doi.org/10...)" .
  sub:article-type a nt:RestrictedChoicePlaceholder ;
    rdfs:label "The type of the article" ;
    nt:hasDefaultValue <http://purl.org/spar/fabio/ScholarlyWork> ;
    nt:hasRegex "https://doi.org/10.+" ;
    nt:possibleValue <http://purl.org/spar/fabio/InUsePaper> , <http://purl.org/spar/fabio/MethodsPaper> , <http://purl.org/spar/fabio/PositionPaper> , <http://purl.org/spar/fabio/ResearchPaper> , <http://purl.org/spar/fabio/ResourcePaper> , <http://purl.org/spar/fabio/ReviewPaper> , <http://purl.org/spar/fabio/ScholarlyWork> .
  sub:assertion dct:description "Such a nanopublication contains the main high-level metadata about a scholarly article, including title, authors, and links to other nanopublications." ;
    a nt:AssertionTemplate , nt:UnlistedTemplate ;
    rdfs:label "Describing core article metadata" ;
    nt:hasStatement sub:st01 , sub:st02 ;
    nt:hasTag "Journals" .
  sub:st01 rdf:object sub:article-type ;
    rdf:predicate rdf:type ;
    rdf:subject sub:article .
  sub:st02 rdf:object sub:title ;
    rdf:predicate dct:title ;
    rdf:subject sub:article .
  sub:title a nt:LiteralPlaceholder ;
    rdfs:label "The title of the article" .
  <http://purl.org/spar/fabio/InUsePaper> rdfs:label "in-use paper - A scholarly work that describes applied and validated solutions such as software tools, systems or architectures that benefit from the use of the technology of a particular scholarly domain." .
  <http://purl.org/spar/fabio/MethodsPaper> rdfs:label "methods paper - A scholarly work detailing a method, procedure or experimental protocol employed in a particular scholarly domain." .
  <http://purl.org/spar/fabio/PositionPaper> rdfs:label "position paper - A scholarly work that reports a particular intellectual position or viewpoint regarding a particular scholarly topic." .
  <http://purl.org/spar/fabio/ResearchPaper> rdfs:label "research paper - A scholarly work that reports original research contributions addressing theoretical, analytical or experimental aspects of a particular scholarly domain." .
  <http://purl.org/spar/fabio/ResourcePaper> rdfs:label "resource paper - A scholarly work that describes resources developed to provide experimental materials or facilities, support a research hypothesis, to provide answers to a research question, or that have contributed to the generation of novel scientific work." .
  <http://purl.org/spar/fabio/ReviewPaper> rdfs:label "review paper - A scholarly work that surveys the state of the art of topics central to a particular subject or relating to a specific domain (e.g. the scope of a certain journal or conference)." .
  <http://purl.org/spar/fabio/ScholarlyWork> rdfs:label "scholarly work - A general term that includes all other listed types" .
  rdf:type rdfs:label "is a" .
}
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 "dVe8KRQqaKUJxxJNuBJis7qmJWdo7x3toLSz8kpGAKSb7I4+q4Gr+32zT2Ja+gMxm/87AVUUezbCbtRdvFh5x3mjQorF2sfDkFYpU/SefBHZcKDEJQNYnJpH8wh1fkLmwnl2zJmJ7LblETS9i/jTeWsJxfvDl3/akfDYv3a55gg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-07-21T07:37:54.013Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <http://purl.org/np/RA9CluS0asTEaLeCVl9q5mdCQBM-9OiQ78CFGuPrAuUzs> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA5awHTBKJwv0iGa1au6zAor35CtkO-ZQDglzUuq8AT88> .
}