@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @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 { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model, fip:Structured-vocabulary; rdfs:comment "The Evidence and Conclusion Ontology (ECO) contains terms that describe types of evidence and assertion methods. ECO terms are used in the process of biocuration to capture the evidence that supports biological assertions (e.g. gene product X has function Y as supported by evidence Z). Capture of this information allows tracking of annotation provenance, establishment of quality control measures, and query of eviden"; rdfs:label "Evidence and Conclusion Ontology | ECO"; rdfs:seeAlso ; skos:closeMatch obo:eco.owl . } 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 "dK09xurAhqrnUDwb6yjuF7Y648+PGSm/7BH0c2ka6CHzvOjXfRapMPYew9llLqnrVbZmZYencILGKRz66n/VWQqZ1cTdVnVkWrHwd3mLsBNU1Xdf1C5ZiFieQbwiWl6G/H7QFTFmHee23PvFyPixKBXKSWwWGUG5DyKGK1jWOmg="; npx:hasSignatureTarget this: . this: dct:created "2025-07-09T20:51:22Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }