@prefix this: <https://w3id.org/np/RAU0dzU7xgjoOrroT7YplCXkdO0Q6htBjdJuZXvKSp5lM> .
@prefix sub: <https://w3id.org/np/RAU0dzU7xgjoOrroT7YplCXkdO0Q6htBjdJuZXvKSp5lM/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/RAU0dzU7xgjoOrroT7YplCXkdO0Q6htBjdJuZXvKSp5lM> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-02-25T09:38:02.909Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces <https://w3id.org/sciencelive/o/terms/Reproduction-Replication-Study>;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
    <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RArfO1jDTJ3CEvLpUz6kYoov_Ziq3J3jCrhmEOy0pHJ3Y> .

<https://w3id.org/sciencelive/o/terms/Reproduction-Replication-Study> a <http://www.w3.org/2002/07/owl#Class>;
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Reproduction/Replication Study";
  rdfs:subClassOf <https://w3id.org/sciencelive/o/terms/FORRT-Replication-Study>;
  <http://www.w3.org/2004/02/skos/core#definition> "A study that is both, a reproduction as well as replication study.";
  <http://www.w3.org/2004/02/skos/core#relatedMatch> <https://w3id.org/sciencelive/o/terms/Replication-Study>,
    <https://w3id.org/sciencelive/o/terms/Reproduction-Study> .

sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .

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

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
  npx:hasSignature "Wa1VKNY0b6Th1F307vpoyS+tv+xpGh6Vd9M53ztwz4gbjVbcWOKO4T35pXGCkX5Vu0KI3MV1P4hQgry/hiDpT+QpepEsObN0nzlvcc8f+MPD6xJnY5KpB+kXhdPPgcdMdZ/MAl9qWX0eskMWfbqwj4XBnulNRNpwU2/VJFDCFk4=";
  npx:hasSignatureTarget <https://w3id.org/np/RAU0dzU7xgjoOrroT7YplCXkdO0Q6htBjdJuZXvKSp5lM>;
  npx:signedBy orcid:0000-0002-1267-0234 .

<https://w3id.org/sciencelive/o/terms/FORRT-Replication-Study> nt:hasLabelFromApi
    "FORRT Replication Study - A replication study according to the FORRT framework." .

<https://w3id.org/sciencelive/o/terms/Replication-Study> nt:hasLabelFromApi "Replication Study - A study that replicates another study with different methodology or conditions." .

<https://w3id.org/sciencelive/o/terms/Reproduction-Study> nt:hasLabelFromApi "Reproduction Study - A study that reproduces another study with same methodology and same tools (d..." .

<https://w3id.org/sciencelive/o/terms/ScienceLiveOntology> nt:hasLabelFromApi "Science Live Ontology" .

