@prefix this: <https://w3id.org/np/RAXJASP_tvs6ITVzKY793D0AUy4hZ4uIxM-B-hdVu-25U> .
@prefix sub: <https://w3id.org/np/RAXJASP_tvs6ITVzKY793D0AUy4hZ4uIxM-B-hdVu-25U/> .
@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/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://schema.org/endDate> rdfs:label "was completed on" .
  rdf:type rdfs:label "is a" .
  rdfs:label rdfs:label "has the label" .
  sub:assertion a nt:AssertionTemplate ;
    rdfs:label "Declaring a replication study outcome according to FORRT (draft)" ;
    nt:hasStatement sub:st1 , sub:st1.1 , sub:st2 , sub:st3 , sub:st4 , sub:st5 .
  sub:date a nt:LiteralPlaceholder ;
    rdfs:label "choose completion date" ;
    nt:hasDatatype xsd:date .
  sub:label a nt:LiteralPlaceholder ;
    rdfs:label "plain-text label for the outcome" .
  sub:outcome a nt:IntroducedResource , nt:LocalResource , nt:UriPlaceholder ;
    rdfs:label "short URI suffix for outcome ID" .
  sub:repo a nt:ExternalUriPlaceholder ;
    rdfs:label "repository URL" .
  sub:st1 rdf:object <https://w3id.org/sciencelive/o/terms/FORRT-Replication-Outcome> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:outcome .
  sub:st1.1 rdf:object sub:label ;
    rdf:predicate rdfs:label ;
    rdf:subject sub:outcome .
  sub:st2 rdf:object sub:study ;
    rdf:predicate <https://w3id.org/sciencelive/o/terms/isOutcomeOf> ;
    rdf:subject sub:outcome .
  sub:st3 rdf:object sub:repo ;
    rdf:predicate <https://w3id.org/sciencelive/o/terms/hasOutcomeRepository> ;
    rdf:subject sub:outcome .
  sub:st4 rdf:object sub:date ;
    rdf:predicate <http://schema.org/endDate> ;
    rdf:subject sub:outcome .
  sub:st5 rdf:object sub:validationStatus ;
    rdf:predicate <https://w3id.org/sciencelive/o/terms/hasValidationStatus> ;
    rdf:subject sub:outcome .
  sub:study a nt:GuidedChoicePlaceholder ;
    rdfs:label "choose study" ;
    nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https://w3id.org/sciencelive/o/terms/FORRT-Replication-Study&searchterm=" .
  sub:validationStatus a nt:RestrictedChoicePlaceholder ;
    rdfs:label "choose validation status" ;
    nt:possibleValue <https://w3id.org/sciencelive/o/terms/Contradicted> , <https://w3id.org/sciencelive/o/terms/Inconclusive> , <https://w3id.org/sciencelive/o/terms/NotTested> , <https://w3id.org/sciencelive/o/terms/PartiallySupported> , <https://w3id.org/sciencelive/o/terms/Validated> .
  <https://w3id.org/sciencelive/o/terms/Contradicted> rdfs:label "contradicted" .
  <https://w3id.org/sciencelive/o/terms/FORRT-Replication-Outcome> rdfs:label "FORRT Replication Outcome" .
  <https://w3id.org/sciencelive/o/terms/Inconclusive> rdfs:label "inconclusive" .
  <https://w3id.org/sciencelive/o/terms/NotTested> rdfs:label "not tested" .
  <https://w3id.org/sciencelive/o/terms/PartiallySupported> rdfs:label "partially supported" .
  <https://w3id.org/sciencelive/o/terms/Validated> rdfs:label "validated" .
  <https://w3id.org/sciencelive/o/terms/hasOutcomeRepository> rdfs:label "has the repository" .
  <https://w3id.org/sciencelive/o/terms/hasValidationStatus> rdfs:label "has the validation status" .
  <https://w3id.org/sciencelive/o/terms/isOutcomeOf> rdfs:label "is an outcome of" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  this: dct:created "2026-03-12T10:32:45.712Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RA7vaud_om4gBqCAKyjnCFCchq5SHWa8yD09vWhOZ-zsc> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Declaring a replication study outcome according to FORRT (draft)" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAQIZQdqa_kqYfFSnboJOHst-BTcR7_PPG_ywE5EMUEMI> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "DE25rvbBlwNsBf7C5lEg7P5dvHs27Y+9QwR0CGxqeEyTn2UAzNpyNmWfejr/jIhQOr7uuQPwzcAYVIyak7sUbCuNRJtzRibMv+3N5NsGJdfvwp6o/atH1RagcBISyYXBCyH6hLT3VhG6tghqFFLnD++FsoWt0mGOhDbM2h5bXTc=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
}