@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:FDP-MetaEdit ; ; a , ; rdfs:comment "The FDP has a metadeta editor that allows the viewing and editing of metadata in the client application."; rdfs:label "FDP Metadata Editor"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-1020-475X . } sub:pubinfo { orcid:0009-0004-1020-475X foaf:name "Sander van Boom" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAuqxY3QUcV5n9Of0reE0mGlSSTm/d9n4EQQ2Om4iGiR6WhwTEPEqcm+iuDKPllnHH9xYUotllxefBJShbsisk/9x8Z4/HXR6IfyyuwS6AwdAVtcS8fMtcUa1QeoOXj77yZK14YYkmFYf417kN2QI8sRiVLqdLfU9e4XfMwA8gAwIDAQAB"; npx:hasSignature "cE7Rq7E9vdnQOQ98HJylf0MOOlikhmAVDnIZpkZP4t9xYxTezBRhGkWN0YTOk4FM5CaBGFZvwBGyxXyAeXVwcXJsT1wVev+VGI5rPxGBiOiOsRT/VhFZHABSt+NywDL2qXMJnlpfEwVRrMstv9m5mUguhPvrs2Sg4Fo7peYySQc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1020-475X . this: dct:created "2025-01-31T00:27:27.797Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1020-475X; dct:license ; npx:hasNanopubType , ; npx:introduces sub:FDP-MetaEdit; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }