@prefix fip: . @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 { ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "Google indexes billions of web pages to allow users to search for the information they desire through the use of keywords and operators."; rdfs:label "Google Search" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "QLiq8b5jxb4Dn93y7A8sgjJHsu54Ow+k+HflpdtOVl5eZ9qkiXYASmLWgb3E41VVc6VL9b1peFz6dB6hFXtuZ8WWbpGPmJ2MCx3M6iQAgh9fltMJulgVmRzif1YeSrInIEvWe8hN3WEY49UtOGQeTST9r9a9NWx0kLbqlcdALM4="; npx:hasSignatureTarget this: . this: dct:created "2022-07-21T12:07:39.214+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }