@prefix this: <
https://w3id.org/np/RAtB_d3MltQ0G4FDvTQ_H8gvoHaBHoJkaplUu57OyDfgM
> .
@prefix sub: <
https://w3id.org/np/RAtB_d3MltQ0G4FDvTQ_H8gvoHaBHoJkaplUu57OyDfgM#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:NIH
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"The National Institutes of Health (NIH), a part of the U.S. Department of Health and Human Services, serves as the nation's medical research agency. Through its 27 institutes and centers, NIH spearheads research initiatives across biomedical fields, fostering innovation that addresses complex health challenges and advances scientific understanding for the betterment of public health." ;
rdfs:label
"National Institutes of Health" ;
rdfs:seeAlso
<
https://www.nih.gov/
> ;
fip:has-research-domain
<
http://purl.obolibrary.org/obo/NCIT_C15188
> , <
http://purl.obolibrary.org/obo/NCIT_C17039
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0004-2157-1408
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"Qf4AQQx7nnI6vtAlV5raPQhU+eAqretjKv1o26tr1ah1sFZzgs8m6vLy1fwyESyVKqUozRQAe3PUk+0lxAVn1cnCbjDprOMbL07iAZ+AYQjKAzGWH3+L2DcD3siXUhHB3iXmGSPVhW73PJZ16VF0i8AbQwGD+kfntsPkEpj4T5A=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-10-28T16:00:28Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:NIH
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/bc7c7dca-ecf5-4496-a0f2-b2962e8f1312
> .
}