@prefix dcterms: . @prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix npx: . 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:Semantic-model; rdfs:comment "CVDO is an ontology based on the OGMS model of disease, designed to describe entities related to cardiovascular diseases (including the diseases themselves, the underlying disorders, and the related pathological processes)."; rdfs:label "Cardiovascular Disease Ontology"; rdfs:seeAlso . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0003-2195-3997; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "SEhdoC1u9sgtX21OCkrntksBSB0z/piyNp7x+jQRZzQrrvcFjpouK3ZGg6oFumtvY794lgpGVw4n5e6MF62WWxuT+XpJigQXbiV2hDqziJL30pydQZkdUxnC9fGCPrktv5Mn4Ux8miujE4R0MwW6s/wG1qlH6WFqnQ1q8Lryn6U="; npx:hasSignatureTarget this: . this: dcterms:created "2023-01-09T18:51:20Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; prov:wasDerivedFrom . }