@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix fdof: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a fdof:FAIRDigitalObject; rdfs:label "NumberFdo1"; ; "21.T11967/service"; """ """; "21.T11967/83d2b3f39034b2ac78cd"; "21.T11966/f919d9f152904f6c40db"; "21.T11966/dde0a91075a4258a878b"; "21.T11967/service"; "created"; "21.T11967/17361829babdab0ba566"; "admin"; "2025-03-30T14:53:22.893Z"; "This FDO is a simple data FDO to demonstrate what a ConfigType4 FDO looks like."; "2025-05-09T11:33:01.196Z"; "admin" . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-05-21T16:39:46.720+02:00"^^xsd:dateTime; npx:introduces . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3RHyHR7WWKBYevw1qK86B6RVzI7oKlvghqXvbpOAX1KueDE6Itru34HRhrVy4OMLCRQWBE3VXktKdbgOxD3vC4cIxz5LX+XOgGWzv5WKSjOfXu/yIeJrzsuIkyHvw7/tToGrE0itJ1wGylJv+YieizmGvNiUHhP0J0+YFMNnvewIDAQAB"; npx:hasSignature "W1/veJUFAHXCpzV56uqr0Msi0gExdMVh9LT7uKqef6ZunvGNG4Ntl24qLpefjykjWtrwquRg/O68RpGyLCJnMAvnotEAggXVGIg6/A388BPkMVRZlcD+7+2Q04uDQQ3x+OV92fTeRbCnixly7+oncG6m5Fv9GwjoQZyNp1yfZhY="; npx:hasSignatureTarget this:; npx:signedBy . }