@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:assertion rdfs:label "This ecosystem continues to surprise with its versatility and completeness! Very fine work."; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6875-5360 . } sub:pubinfo { orcid:0000-0001-6875-5360 foaf:name "John Graybeal" . nt:hasLabelFromApi "FIP.38.T.8 | FAIR Implementation Profile Training Session 8" . this: dct:created "2026-05-19T13:18:38.805Z"^^xsd:dateTime; dct:creator orcid:0000-0001-6875-5360; dct:license ; npx:wasCreatedAt ; rdfs:label "This ecosystem continues to surprise with its versatility and completeness! Very fine work."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCPotBTUyAIiyz3csKr8BLMb7wkQnN2QhwS0PK2CeOaJ/TZLpf4QzNNIiEDncVZFOr5/8lCtTsRCH99QPIujFjj8e7LveTHzezTaP1Lzr+HdfWrztrBFIUqY23mNbooUvRxsPepslVlv29cYRw/wHG4UEjSsZYBJW7D2HzBvtTqtwIDAQAB"; npx:hasSignature "XSltHI6EYtZ6XElX97jvBGIDzM1wEiCFr4/X69l80HqXQg/C8urn5c+kLLj/qv0IPNDOGA369AzC4x6dWL73zxMo5FUZxOBzI1hJhK20cr+N/6WjXkrzBQr2hi7U7G6LJ6b39dOoEGUKRmfVyt/QnDp23jT03FnGfIOhIogxGaQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-6875-5360 . }