@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:CLO a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model, fip:Structured-vocabulary; ; rdfs:comment "A community-based ontology of cell lines that is developed to unify publicly available cell line entry data from multiple sources to a standardized logically defined format based on consensus design patterns."; rdfs:label "Cell Line Ontology"; rdfs:seeAlso ; skos:closeMatch obo:clo.owl, , , , ; schema:version "2026.06.19"; fip:has-description-source ; fip:implements ; fip:in-scope-of obo:NCIT_C15188; fip:registered-on . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6875-5360, orcid:0009-0001-3353-2172, orcid:0009-0004-2157-1408 . } sub:pubinfo { this: dct:created "2026-07-14T19:54:07Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CLO; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "PmWYAL6h8li17Dfr2H1mz4gtpPnpfiJiORx4GSbedaZ/ewbxPPEomnN353WZsoALxxRm0toNUyEsRThVQPe6w0chtA40VoGWU884AiONJL5okBKXvIJ2HpsebvmTLTOLlj1oarIFCwMNlau2/n2/Ak8y13KfEFlcGmoZF+/NY6w="; npx:hasSignatureTarget this: . }