@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:IATA_guidance ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Practice, fip:FAIR-Supporting-Resource; rdfs:comment "The aims, characteristics and key concepts of IATA are explained, including an overview of possible IATA components (information sources). Basic definitions are provided and compared, with a view to identifying inconsistencies in the way terminology is used."; rdfs:label "Guidance Document on Integrated Approaches to Testing and Assessment" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9896-2704 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Nq0quKygQWRkuPvuNb/Zx/NWJQ91NEq6SL+cVb3Vunrlh4YsgIdKgyKN48g/HRLyXT9T7z9EQcjgaDAPNbAGKDdbrIOe4GRSlOP/dNogx8bsEnIaYYM5u+lCfSNtxLAQWZ/DGewJlSxYenUBkBjsQOV/vAsJqr8sw/4Woqd2wZk="; npx:hasSignatureTarget this: . this: dct:created "2024-05-17T10:42:48Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:IATA_guidance; prov:wasDerivedFrom . }