@prefix dc: . @prefix this: . @prefix sub: . @prefix wd: . @prefix np: . @prefix has-source: . @prefix has-inchikey: . @prefix orcid: . @prefix wdt: . @prefix owl: . @prefix pav: . @prefix rdfs: . @prefix xsd: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { wd:Q50404857 rdfs:label "Cataglyphis nodus"@en . wd:Q61708203 has-inchikey: "LCFKURIJYIJNRU-ZETCQYMHSA-N" ; rdfs:label "(2S)-2-Methyl-1-hexanol"@en ; wdt:P703 wd:Q50404857 . } sub:provenance { sub:assertion has-source: wd:Q2013 , wd:Q61708198 . wd:Q61708198 rdfs:label "(S)-2-Methyl-1-hexanol, characteristic mandibular gland substance of ants of the Cataglyphis bicolor group"@en ; owl:sameAs . } sub:pubinfo { this: dc:created "2019-02-17T12:46:28.118+01:00"^^xsd:dateTime ; pav:createdBy orcid:0000-0001-7542-0286 . }