@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:label "Transfer" . rdfs:label "Goghza, of the Princes of Charabach" . rdfs:label "Koloman Gögh" . rdfs:label "Daerah Khusus Ibukota Jakarta" . sub:_1 ; ; ; ; sub:_2; sub:_3; ; a . sub:_2 "0001-01-01"^^xsd:date; "0001-01-01"^^xsd:date; a . sub:_3 "Test"@en; ; a . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { rdfs:label "T. Ester" . a npx:SoftwareTool; rdfs:label "Colonial Collections" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtbfvQVdu3W4us0nNMl3Wt1sr6PWIqCa9LyDAR+4tHt+/QM8zErnj47qisoO20AZt7RWqpce9i68QooAy9JK9u4QuEEtIM0vEvFjS/+cclugQvZFxN97gmxIeUwMMArB4Mx/Z4kthSVpI8rVo0i8Apvq7VmPJ00wRKYjPOcGWNSwIDAQAB"; npx:hasSignature "oG2c1ekD/tq6ZnqOiDwB2HgvEmaiV/Gndzt3KZc9Z65lxt1jvRcxORUDaTK0HshRextdA54TxNyS+7hlvrexgqIv+BaE9t2Irr5XycKgIa4RBeTawSnl37uWH2mjQLHZZ1211HnhEhiXzapmrQRUJ1b5/hpX6dKrSENZIoRNIvY="; npx:hasSignatureTarget this:; npx:signedBy . this: dct:created "2024-04-18T08:13:14.034Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:_1; npx:wasCreatedWith ; a , . }