@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a fip:FAIR-Implementation-Community;
rdfs:comment "NORMAN organises the development and maintenance of various web-based databases for the collection & evaluation of data / information on emerging substances in the environment";
rdfs:label "NDS | NORMAN Database System";
rdfs:seeAlso ;
;
fip:has-research-domain , ,
.
}
sub:provenance {
sub:assertion prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
npx:hasSignature "L++/7lfHGj1tX/U5LXpMxUF9vq2Tn0ifYtYMVcJkeSNfvoxq//DU4gpkqZZC3QTPll1MZ3Sw+NdCyUEYIn7pioXUwdhPzuSFf0LAkBq8eCjOH82xOIJFNtP/mzCGQEv8ETMEZpNbqR+QgMYgS5RFbeIPz1cu0+MbBgM0xGbh7oA=";
npx:hasSignatureTarget this: .
this: dct:created "2023-03-09T10:35:27.794Z"^^xsd:dateTime;
dct:creator , orcid:0000-0003-2195-3997;
dct:license ;
npx:introduces ;
npx:supersedes ;
prov:wasDerivedFrom ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
}