@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:Q22701 rdfs:label "Sambucus nigra"@en . wd:Q27158341 has-inchikey: "AAASNKNLMQBKFV-UHFFFAOYSA-N"; rdfs:label "quercetin 5,7,3',4'-tetramethyl ether"@en; wdt:P703 wd:Q22701 . } sub:provenance { sub:assertion has-source: wd:Q2013, wd:Q39812430 . wd:Q39812430 rdfs:label "Elderberry flavonoids bind to and prevent H1N1 infection in vitro."@en; owl:sameAs . } sub:pubinfo { this: "2019-01-13T09:51:45.135+01:00"^^; pav:createdBy orcid:0000-0001-7542-0286 . }