@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:Q3271319 has-inchikey: "QASFUMOKHFSJGL-LAFRSMQTSA-N"; rdfs:label "cyclopamine"@en; wdt:P703 wd:Q15978631 . } sub:provenance { rdfs:label "http://identifiers.org/wikipathways/WP2848_r80009"@en . sub:assertion has-source: , wd:Q2013 . } sub:pubinfo { this: "2019-01-13T09:51:45.500+01:00"^^; pav:createdBy orcid:0000-0001-7542-0286 . }