@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:Q576895 has-inchikey: "YHHSONZFOIEMCP-UHFFFAOYSA-O" ; rdfs:label "phosphocholine"@en ; wdt:P703 wd:Q15978631 . } sub:provenance { rdfs:label "http://identifiers.org/wikipathways/WP2533_r85647"@en . sub:assertion has-source: , wd:Q2013 . } sub:pubinfo { this: "2019-01-13T09:51:45.717+01:00"^^ ; pav:createdBy orcid:0000-0001-7542-0286 . }