https://w3id.org/np/RAehBSH3g_usIZiGzYF0btbPryVKsqnJY8Hq4n3G7nOa8
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAehBSH3g_usIZiGzYF0btbPryVKsqnJY8Hq4n3G7nOa8> . @prefix sub: <https://w3id.org/np/RAehBSH3g_usIZiGzYF0btbPryVKsqnJY8Hq4n3G7nOa8#> . @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 { <https://w3id.org/gff/rao/terms/Training> a fip:Digital-Object-Type; rdfs:comment "Training material refers to any content, resources, or tools designed to support learning and skill development."; rdfs:label "Training Material" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8649-4213 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "JteRp3OQ7Q+vrdf7nFo3gQDVFuFbJqQAy0GO3msMzybiYH5WWRbh2e62KNPhArElql7y/yiDiGENz7x1T39S3bbuO9obcfbtSP5X3ciy4pEVqCLN5kRo5xzP/1w4Pf2t5NyRCitLVHGaBYytp4nxETyEf4RQvN82Xh/wOaBM1NU="; npx:hasSignatureTarget this: . this: dct:created "2025-06-27T14:09:18Z"^^xsd:dateTime; dct:creator <https://fip.fair-wizard.com/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces <https://w3id.org/gff/rao/terms/Training>; prov:wasDerivedFrom <https://w3id.org/fip/wizard/93c1f83c-6ada-4e1b-b3bd-cb5ddeca2c00> . }