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