https://w3id.org/np/RADMlz8VIi1kU6jX5QiyV65Xl5Dl5n5KFHR_PPme9GIJ8
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RADMlz8VIi1kU6jX5QiyV65Xl5Dl5n5KFHR_PPme9GIJ8> .
@prefix sub: <https://w3id.org/np/RADMlz8VIi1kU6jX5QiyV65Xl5Dl5n5KFHR_PPme9GIJ8#> .
@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: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:IATA_guidance a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Practice, fip:FAIR-Supporting-Resource;
<http://schema.org/url> <https://www.oecd.org/chemicalsafety/risk-assessment/concepts-and-available-guidance-related-to-integrated-approaches-to-testing-and-assessment.pdf>;
rdfs:comment "The aims, characteristics and key concepts of IATA are explained, including an overview of possible IATA components (information sources). Basic definitions are provided and compared, with a view to identifying inconsistencies in the way terminology is used.";
rdfs:label "Guidance Document on Integrated Approaches to Testing and Assessment" .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-9896-2704 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "Nq0quKygQWRkuPvuNb/Zx/NWJQ91NEq6SL+cVb3Vunrlh4YsgIdKgyKN48g/HRLyXT9T7z9EQcjgaDAPNbAGKDdbrIOe4GRSlOP/dNogx8bsEnIaYYM5u+lCfSNtxLAQWZ/DGewJlSxYenUBkBjsQOV/vAsJqr8sw/4Woqd2wZk=";
npx:hasSignatureTarget this: .
this: dct:created "2024-05-17T10:42:48Z"^^xsd:dateTime;
dct:creator <https://sip-wizard.ds-wizard.org/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:IATA_guidance;
prov:wasDerivedFrom <https://w3id.org/sip/wizard/183faa43-d2d1-4c58-aef7-9f9d36b81c33> .
}