@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:get-replication-study-outcome-view a , ; dct:isVersionOf ; dct:title "📊 Outcome"; rdfs:label "Replication study outcome view"; , ; "5.1.replicationStudyOutcome"; ; "replicationStudy" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Get replication study outcome - This query returns the outcome relations of a replication study." . this: dct:created "2026-03-27T21:35:35.699Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:get-replication-study-outcome-view; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "mooY5VDZSGOWEzFEedDT6vrkNnWZDMI3n3aXug39hG8J4j2QWwYYbgvvpsJi2iXx1DZZ55GJc1cvOvYg0zvcERzvuws7oiy2icqYBnAQg64D7+ODW5PM3AU7EVAJTcL9/5a1Lf41T+5VPHJTO34S49OdIShg91MhdwQFH1Mm4LM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }