@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:OBOE a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "Formal ontology for capturing the semantics of scientific observation and measurement."; rdfs:label "Extensible Observation Ontology" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-1636-9438 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIFAG43xEsqG985tZnf8V+Ye0xkysZHg8XoavLqixQotTTRdgBQYEG/l5zVNekTqlA3IW2pHFZYBV3tw5IIBFPS3m8HkwIaAOPTSZKiozNkwM+hiGlBglnbsaw1FmuHLSooUb686y0Lj+a8L/sztxX+N3Agdn3XTt8ag1mbc8WeQIDAQAB"; npx:hasSignature "GmX9rmrcOtJoBAgkU1CEj24ItF1H92fo1xDp3oy5nsgp3hW25v9fVuJc6s2t/NLMLIRKdyMdJREn/+Of8/QlyKBuEVt700Ie0STiqZBMZjTesUwyOybtBnjI4Ls3J8HUEWSNnnQeTpVuBbFtleHK4O5wpD8HSBl/Hp2LnI7dReo="; npx:hasSignatureTarget this: . this: dct:created "2020-11-02T23:25:53.633+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-1636-9438; npx:introduces sub:OBOE; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }