@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "Wikidata is a document-oriented database, focused on items, which represent any kind of topic, concept, or object. Each item is allocated a unique, persistent identifier (a QID), which is a positive integer prefixed with the upper-case letter Q."; rdfs:label "Wikidata Identifier | QID"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0319-6542; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "X2x8xk7pGIIw4Gr/1t/+XYaVAxwES4Y5Gh6Pf6EGnWmXsYptdXLGEokDp8HSYDv1yu6M3ulmmTAKa/C8mj5IcQiqbWNW0CY6GInJVJ5Ff/W+qrsrCRADcLuLICpquWB5yhuwGvbU2IgNtTR395LOtaUqRmy5FzrTpeJH9jjwtH4="; npx:hasSignatureTarget this: . this: dct:created "2025-04-03T14:27:41Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }