@prefix this: <https://w3id.org/np/RAVdxfm3fgFahBItmNmJX_Xkmg1xlimDtoSMjZgNIs2bQ> .
@prefix sub: <https://w3id.org/np/RAVdxfm3fgFahBItmNmJX_Xkmg1xlimDtoSMjZgNIs2bQ/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .

<https://w3id.org/np/RAVdxfm3fgFahBItmNmJX_Xkmg1xlimDtoSMjZgNIs2bQ> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-02-27T08:23:36.496Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:supersedes <https://w3id.org/np/RAI1iqC5syLWpO5oLjBlQoqFNJkNBqGeQrovic_0xeq5A>;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  rdfs:label "Declaring an original claim according to FORRT";
  prov:wasDerivedFrom <https://w3id.org/np/RAmw2sp_oDePsdYg-7C8GCTMSzqAG2LFDe6NdRK0FwnQE>;
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
    <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>, <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>,
    <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RASDwdz5WzsWdeDRREs0i5n5xTtKTrKS8pCIFUXhlkpt0> .

dct:source rdfs:label "has the original source" .

rdf:type rdfs:label "is a" .

rdfs:label rdfs:label "has the label" .

sub:aida a nt:GuidedChoicePlaceholder;
  rdfs:label "choose AIDA sentence of claim";
  nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fpurl.org%2Fpetapico%2Fo%2Fhycl%23AIDA-Sentence&searchterm=" .

sub:assertion a nt:AssertionTemplate;
  rdfs:label "Declaring an original claim according to FORRT";
  nt:hasStatement sub:st00, sub:st00.2, sub:st01, sub:st02, sub:st03;
  nt:hasTag "FORRT";
  prov:wasAttributedTo orcid:0000-0002-1267-0234 .

sub:claim a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
  rdfs:label "Short URI suffix as claim ID";
  nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fpurl.org%2Fpetapico%2Fo%2Fhycl%23AIDA-Sentence&searchterm=" .

sub:forrtType a nt:RestrictedChoicePlaceholder;
  rdfs:label "Type of FORRT claim";
  nt:possibleValue <https://w3id.org/sciencelive/o/terms/computational_performance-FORRT-Claim>,
    <https://w3id.org/sciencelive/o/terms/scalability-FORRT-Claim> .

sub:label a nt:LiteralPlaceholder;
  rdfs:label "label of the claim, to find it later" .

sub:source a nt:ExternalUriPlaceholder;
  rdfs:label "source URI" .

sub:st00 rdf:object <https://w3id.org/sciencelive/o/terms/FORRT-Claim>;
  rdf:predicate rdf:type;
  rdf:subject sub:claim .

sub:st00.2 rdf:object sub:label;
  rdf:predicate rdfs:label;
  rdf:subject sub:claim .

sub:st01 rdf:object sub:aida;
  rdf:predicate <https://w3id.org/sciencelive/o/terms/asAidaStatement>;
  rdf:subject sub:claim .

sub:st02 rdf:object sub:forrtType;
  rdf:predicate rdf:type;
  rdf:subject sub:claim .

sub:st03 a nt:OptionalStatement;
  rdf:object sub:source;
  rdf:predicate dct:source;
  rdf:subject sub:claim .

<https://w3id.org/sciencelive/o/terms/FORRT-Claim> rdfs:label "FORRT claim" .

<https://w3id.org/sciencelive/o/terms/asAidaStatement> rdfs:label "corresponds to - linking to an AIDA statement: an English sentence that is Atomic (describing a single thought), Independent (can be understood as a single sentence without further context), Declarative (complete sentence ending with a full stop), and Absolute (describing the core of a claim ignoring certainty and source)" .

<https://w3id.org/sciencelive/o/terms/computational_performance-FORRT-Claim> rdfs:label
    "computational performance (Computational & Performance)" .

<https://w3id.org/sciencelive/o/terms/scalability-FORRT-Claim> rdfs:label "scalability (Computational & Performance)" .

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

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
  npx:hasSignature "G1XvIDIQ6/tkJ8CMlQtLGeQ+SocG2V8VsG7UO6/gTGdQk8Vkm0fx3/qpGyUCakZKF9IR2U/VlXFeM2r9gIfGMZdMLDM0bNpm4hvQtpvLQkrJ7/XKyyRTFvGw6KuXYpHxBZ9+m36UEP6/ujqbnhpKHe9KRnZiZQe4Fh0C9zWuTBE=";
  npx:hasSignatureTarget <https://w3id.org/np/RAVdxfm3fgFahBItmNmJX_Xkmg1xlimDtoSMjZgNIs2bQ>;
  npx:signedBy orcid:0000-0002-1267-0234 .

