@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:Q27105005 has-inchikey: "LMRCOCQPONDBMR-NLTLFHTOSA-N" ; rdfs:label "victorin C"@en ; wdt:P703 wd:Q5139384 . wd:Q5139384 rdfs:label "Cochliobolus victoriae"@en . } sub:provenance { sub:assertion has-source: wd:Q2013 , wd:Q59309091 . wd:Q59309091 rdfs:label "Structure of victorin C, the major host-selective toxin from Cochliobolus victoriae"@en ; owl:sameAs . } sub:pubinfo { this: "2019-01-13T09:51:44.392+01:00"^^ ; pav:createdBy orcid:0000-0001-7542-0286 . }