@prefix this: <
http://purl.org/np/RAr85Sp70IDKs5YifjNQXVSircBQX9xyPTGknjktJlEgI
> .
@prefix sub: <
http://purl.org/np/RAr85Sp70IDKs5YifjNQXVSircBQX9xyPTGknjktJlEgI#
> .
@prefix schema: <
http://schema.org/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://doi.org/10.25504/FAIRsharing.2basyz
>
schema:url
<
https://github.com/OpenLHS/CVDO
> ;
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
<
https://doi.org/10.25504/FAIRsharing.2basyz
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-2195-3997
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.2basyz
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"SEhdoC1u9sgtX21OCkrntksBSB0z/piyNp7x+jQRZzQrrvcFjpouK3ZGg6oFumtvY794lgpGVw4n5e6MF62WWxuT+XpJigQXbiV2hDqziJL30pydQZkdUxnC9fGCPrktv5Mn4Ux8miujE4R0MwW6s/wG1qlH6WFqnQ1q8Lryn6U=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-01-09T18:51:20Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/3f6012c3-a171-4a5d-81b3-38d75ebba8e1
> .
}