@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdfs:label "Subset information (training, test, or validation set)" . rdfs:label "Classification" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1297-3104 . } sub:pubinfo { orcid:0000-0002-1297-3104 foaf:name "Anastasios Papadiamantis" . this: dcterms:created "2025-07-09T10:48:57.885Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1297-3104; dcterms:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLrgIs0zCX11YIad1vf4iKrxmu/l3phA4ES5BixalXnpd5LD/znJ3GlB95mZ/KOrhGhBZyj39QaZVpQQuPTsqmigo4blW6FtTc0iWkFSNEj6dyWeavF9nJ0cSr7k6KEx3i8ue+O53k2lmF/UzG/w0cOSV71T3qVBFPupy5WMCTwwIDAQAB"; npx:hasSignature "i37vE4RI/fl9FUfJ0LFaHZO8NDJVSvQgkg8e83C0eaoedmzvJWZxTn3n+HWccRX0LCH+/J7g/6OQu3FkVwrq+Y594/H4r2yc7VVdbkaBRZGJDVBvRrh6g7cGLbyc+n8QgWyaySK3rLMSbV3z4xoQiI+RnFo4DUcqCW871d5vrUw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1297-3104 . }