@prefix this: . @prefix sub: . @prefix wd: . @prefix np: . @prefix has-source: . @prefix has-inchikey: . @prefix orcid: . @prefix wdt: . @prefix pav: . @prefix rdfs: . @prefix skos: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { wd:Q15978631 rdfs:label "Homo sapiens"@en; skos:exactMatch . wd:Q26998366 has-inchikey: "GYNOTJLCULOEIM-XKRJZGAWSA-N"; rdfs:label "aflatoxin Q1"@en; wdt:P703 wd:Q15978631 . } sub:provenance { sub:assertion has-source: wd:Q2013, wd:Q7999828 . wd:Q7999828 rdfs:label "WikiPathways"@en . } sub:pubinfo { this: "2019-01-13T09:51:43.714+01:00"^^; pav:createdBy orcid:0000-0001-7542-0286 . }