@prefix dc: . @prefix this: . @prefix sub: . @prefix wd: . @prefix np: . @prefix has-source: . @prefix has-inchikey: . @prefix orcid: . @prefix wdt: . @prefix pav: . @prefix rdfs: . @prefix xsd: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { wd:Q1064625 has-inchikey: "OJYLAHXKWMRDGS-UHFFFAOYSA-N" ; rdfs:label "zingerone"@en ; wdt:P703 wd:Q35625 . wd:Q35625 rdfs:label "Zingiber officinale"@en . } sub:provenance { sub:assertion has-source: wd:Q2013 , wd:Q37983626 . wd:Q37983626 rdfs:label "An overview on inventions related to ginger processing and products for food and pharmaceutical applications."@en . } sub:pubinfo { this: dc:created "2019-02-17T12:46:26.828+01:00"^^xsd:dateTime ; pav:createdBy orcid:0000-0001-7542-0286 . }