@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:Amsterdam dct:description "Amsterdam, the capital and primary hub of commerce and finance in the Netherlands, is recognized by the numerous tourists who flock to it annually for its rich historical landmarks, impressive art collections, and the unique ambiance and character of its well-preserved historic districts."; a , ; rdfs:label "City"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0006-7451-6036 . } sub:pubinfo { nt:hasLabelFromApi "city - large permanent human settlement" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTzMO2dcJsNzBWVYmEMpDoaJuVuw8BRPbAT94Hj/wGTz0qgBmM2XskpNlj46GyC/eGSBMJd/fSLyhI2mU3NiMD450BwzsL7+SQHV2OhO6CRXmdi3mcEfCOmpCaynj9G5txtthO008C57eSLH99Ft3rVnMhwPXbZ8ztCw2x9+gk0wIDAQAB"; npx:hasSignature "K7z63BlZE5AEWznTGu/h5Ll2cTv9IpFNwOzalxHzlMhEeHh6GV1x2MXdOURjfGdWbynexy8a91/tDVZRt9AmxzZhRpYlvwjNOqU8y5nkrh7kBcoL5/d0RdTmYwC3hlMniJ82Sn3QZsW40UXB7KrWZTw6Pp359LlK1MxXdvYZO3c="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T19:12:59.809Z"^^xsd:dateTime; dct:creator orcid:0009-0006-7451-6036; dct:license ; npx:introduces sub:Amsterdam; rdfs:label "Individual: City"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }