@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:inexpensive-photocell-for-arduino-vb-interface a owl:Class; rdfs:label "inexpensive photocell for the Arduino Visual Basic interface"; rdfs:subClassOf ; skos:definition "The set of things that are inexpensive photocells that can be used for the Arduino Visual Basic interface." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "ZuOakzLuDdwu4bozFVEVX7013WMV52oSudjIgXK1y/TW6ee3JVPKKkO5Z2Wrtp4pfp98xWD4nX5UzwUVVHyYmj+j16dVEVRybXH5vZQ+w0gB3YZJ46In/7m76wGziUgPG4nXXtR/tawk0DTgvdJw0mfHCedLa97P29Pe0F/BX5E="; npx:hasSignatureTarget this: . this: dct:created "2021-01-21T12:29:01.649+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:introduces sub:inexpensive-photocell-for-arduino-vb-interface; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }