@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:Berlin dct:description "Berlin is the capital and largest city of Germany by both area and population."; a , ; rdfs:label "Berlin"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-4773-0072 . } sub:pubinfo { nt:hasLabelFromApi "city - large permanent human settlement" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfhpWFqXLFJwgq+S0j3R04pDrVC5qBrNOrvd/0aRwhoaNjGgSqJJm0wrNvH2fzezhBU6sh9msDP/kDvKjw1nHaqGept+R2oHkpAlnZRyCnytZeHHvNPzhJJJevtrfH452riBXUAbczvteyT5WodNHsCXn0Z0Ff2aV4WIsvhKUefwIDAQAB"; npx:hasSignature "KNz7vUdT+U1aZMw+5rk3iPJrFEB7ilLjPA3pv6Xg8mrPu8Nucss5jCX2C+FBvxm/dBpH+k2+7YWJDf/82i/7uyjpdrUhPUYvZcEumqLvTpGtuAi35bLbSNad+kgJI/4ziUht2CrMn7amEOur3fVFqibOICu/3I7umIMDDwxGJQ8="; npx:hasSignatureTarget this: . this: dct:created "2023-10-14T20:15:04.555Z"^^xsd:dateTime; dct:creator orcid:0009-0005-4773-0072; dct:license ; npx:introduces sub:Berlin; rdfs:label "Individual: Berlin"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }