@prefix this: . @prefix sub: . @prefix np: . @prefix oa: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ImmPort-Lab-Test-Panels ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "A legacy template that defines and annotates the collection of lab tests applied to a sample (but not the lab test results), by capturing the Lab Panel Name, Study ID and Protocol ID for lab tests. The function of this template is also captured in the lab tests template. This template will continue to be supported for the foreseeable future to support backward compatibility."; rdfs:label "ImmPort Lab Test Panels Template Version 3.36"; rdfs:seeAlso ; skos:closeMatch , ; oa:hasPurpose obo:T4FS_0000241, obo:T4FS_0000255, obo:T4FS_0000531 . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408; prov:wasDerivedFrom , . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "DrI6J5i2+lFypp9sCCLzH/4rp5v15o3LAsR98Ytx4qsNjxFp+c3zmyttKkpcWuJJDtVLgN5LVxGPu70W/fsD43ZkhE6W+vloBrnF9ZaHG0FdSc0p8vDVUFWvJps8OX619LU1WZseGF7vbklKg8TmfJ3a/bMVq5qzE6Gi/XrKXJ4="; npx:hasSignatureTarget this: . this: dct:created "2025-01-07T03:30:04Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ImmPort-Lab-Test-Panels; prov:wasDerivedFrom . }