@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:REFI a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "The REFI-QDA Standard enables interoperability for exchanging processed qualitative data between Qualitative Data Analysis Software (QDAS or CAQDAS) programs. Its purpose is to enable users to exchange processed data between programs. It is an open standard and any program can implement it, thus increasing the number of software programs that can talk to one another."; rdfs:label "REFI-QDA Standard"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0156-3556 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "c0GYzPI99agfTJx2sKDBujgs5RQ6hZKi+TJU3fwkwXQ2vGDSJ9rGEuAFWYqGEQM0J3QviRAPg+Rzm4ZeTnTMDMcY7XSohKOeTxCfsXVTxwUSlueRX8kswYn5yLM0sCri/3fxaoJp8J8UUyZMM7XbDlAokGAl0Us10XJrYwKtQ+0="; npx:hasSignatureTarget this: . this: dct:created "2022-11-14T13:39:36Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:REFI; prov:wasDerivedFrom . }