@prefix dc: . @prefix xsd: . @prefix this: . @prefix sub: . @prefix wd: . @prefix np: . @prefix has-source: . @prefix has-inchikey: . @prefix orcid: . @prefix wdt: . @prefix owl: . @prefix pav: . @prefix rdfs: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { wd:Q14468784 rdfs:label "coca leaf"@en . wd:Q15634215 has-inchikey: "UOJNOOLFFFFKNA-RYUDHWBXSA-N"; rdfs:label "Dihydrocuscohygrine"@en; wdt:P703 wd:Q14468784 . } sub:provenance { sub:assertion has-source: wd:Q2013, wd:Q41585174 . wd:Q41585174 rdfs:label "Isolation of dihydrocuscohygrine from peruvian coca leaves"@en; owl:sameAs . } sub:pubinfo { this: dc:created "2019-01-13T09:51:43.367+01:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-7542-0286 . }