@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 {
sub:AOP-Wiki a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry;
;
rdfs:comment "The AOP-Wiki serves as the primary repository of qualitative information for the international AOP development effort coordinated by the Organisation for Economic Co-operation and Development (OECD)";
rdfs:label "Adverse Outcome Pathway Wiki";
rdfs:seeAlso .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-3435-7775 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUw9w6lz43CD5hHTsFcNmKqfbsKj27reI9X1fP6FjCRr1gnNeSiKJ8fwx5HtW7BeiPTMIwIFZhQdhRxKEehixG3/MoGCn4qwcSeE58XvBXOs77T+479MbiUefNukwTei0GAQI1aVJfMs+9Y8pATzki5jndvwgkVvu9E9eLv3IfDQIDAQAB";
npx:hasSignature "imujnp6ac1nN9JZwFeYOfzLlDWkgfpxtJvYJn6kXQkrxrg7lOz4Ru+tPdI61UrBaS6DZC2GFBHvkyaf0QS6nQPcZMUwv/r1fUVX72oJDVqKoz3I7/JLzIGtWoMGWxw8ANLULEsYbU3KQMh5FG4aqaPh4FYysPkd/KkH9zV/07WA=";
npx:hasSignatureTarget this: .
this: dct:created "2023-01-19T13:01:35.063Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-3435-7775;
dct:license ;
npx:introduces sub:AOP-Wiki;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}