@prefix vann: <http://purl.org/vocab/vann/> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix this: <https://w3id.org/fair/principles/np/A1.1/RAdU5PDBTuXz4crLqyIYhUtv8d-ZRYEMC0sEXohMkmebc> .
@prefix sub: <https://w3id.org/fair/principles/np/A1.1/RAdU5PDBTuXz4crLqyIYhUtv8d-ZRYEMC0sEXohMkmebc/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix fair: <https://w3id.org/fair/principles/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix latest: <https://w3id.org/fair/principles/latest/A1.1> .

<https://w3id.org/fair/principles/np/A1.1/RAdU5PDBTuXz4crLqyIYhUtv8d-ZRYEMC0sEXohMkmebc>
  a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2025-12-10T15:40:35.754+01:00"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-4727-9435;
  dct:rights <http://creativecommons.org/licenses/by/4.0/>;
  npx:introduces fair:A1.1;
  npx:supersedes <https://w3id.org/fair/principles/np/A1.1/RAeoqhM3Q3z5A86NIEhhyfnD6Emv_yRLSzMtoW-qnG9gM> .

fair:A1.1 a owl:NamedIndividual, fair:FAIR-SubPrinciple;
  rdfs:isDefinedBy <https://w3id.org/fair/principles/latest/A1.1>;
  rdfs:label "A1.1"@en;
  skos:definition "the protocol is open, free, and universally implementable"@en .

sub:assertion prov:hadPrimarySource <https://doi.org/10.1038/sdata.2016.18> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
  npx:hasSignature "ZaPVmEDcVctEHhJCOO3EGS3+MNawBaUTgM+KqUqogC1GVnrbYXBVq+3tkZ5d7vP+Yc8KFpKlA9Va2reLK+OkHMunltrZG2AWs6fL0NltXOHaTUKmO4UZLQfSU96e+MkzMWXF/h5ptFcgBftVsBgjK9abY63Q4MLYzppR3fO2Xgw=";
  npx:hasSignatureTarget <https://w3id.org/fair/principles/np/A1.1/RAdU5PDBTuXz4crLqyIYhUtv8d-ZRYEMC0sEXohMkmebc> .

