@prefix dc: .
@prefix this: .
@prefix sub: .
@prefix schema: .
@prefix np: .
@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 {
schema:url ;
a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry;
rdfs:comment "AccessClinicalData@NIAID is a NIAID cloud-based, controlled access, secure data platform that enables sharing of and access to reports and data sets from NIAID COVID-19 and other sponsored clinical trials for the basic and clinical research community.";
rdfs:label "AccessClinicalData@NIAID";
rdfs:seeAlso ;
fip:has-target-group fip:Domain-specific-communities .
}
sub:provenance {
sub:assertion dc:creator orcid:0000-0002-3462-0967;
prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "d8CSlRYrmqqKbHfDGjoa1x5+mK9M71RnR63R64bzy/OhUaXls7/bHAh7Ez9YvETtRjbER/Sgez55G5bAebEJZNo84OkP41gFHByyrKSd9vN2LNtno2dA8neJdHLLC+UOXDJJvDADTdFmvn9zZeYmqaroho2frZ17WJOx62F/uCo=";
npx:hasSignatureTarget this: .
this: dc:created "2025-01-23T09:42:52Z"^^xsd:dateTime;
dc:creator ;
dc:license ;
npx:describes ;
prov:wasDerivedFrom .
}