@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 { a , , , ; dct:date "2026-03-06"; rdfs:label "M4M.45.T.1 | Data Stewards TU Wien"; rdfs:seeAlso ; ; "09:00"; orcid:0000-0003-2195-3997; ; ; "4" . . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . this: dct:created "2026-03-10T15:22:21.897Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:hasNanopubType ; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "NKdWXf3JMRKr+Y994XV/DBa+/0CwxfZxJ8ew3op0mnZF5NsfxLEMyn5B3gF1EVg2sZadAQqV8DWdMIIZz9HzKZtfaoITJ9BzV1RStBLtWRoIIV4zvoa7GUfQj5nrJNK7Apb8nDQ7OoAqjXpTlnSBd089vBs0qXC9hryFi4AhSeM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . }