@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:OBO ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Semantic-model; rdfs:comment "The Open Biological and Biomedical Ontologies (OBO; formerly Open Biomedical Ontologies) is an effort to create ontologies (controlled vocabularies) for use across biological and medical domains. The OBO file format is a biology-oriented language for building ontologies. It is based on the principles of Web Ontology Language (OWL). A subset of the original OBO ontologies has started the OBO Foundry, which leads the OBO efforts since 2007."; rdfs:label "OBO | Open Biological and Biomedical Ontology" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2749-8588 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Sx0lmknvCJgaNEJ2pOKsvcfJ4MWAbFkrgXuupBKjyGJa+4e1yzPKsqVi8OYrPEMMZybt0D7taa9KmsTZUYuK4uTHrgk41SrnMD1smH0rb6Kc8L6GeD3DF9VJkTd2XgvAGl6KEvHOviIhArj6s94v5nkVH2wQUEPfoyfXuaemASc="; npx:hasSignatureTarget this: . this: dct:created "2023-12-05T14:10:18Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:OBO; prov:wasDerivedFrom . }