@prefix dcterms: .
@prefix xsd: .
@prefix this: .
@prefix sub: .
@prefix wd: .
@prefix np: .
@prefix has-source: .
@prefix has-inchikey: .
@prefix orcid: .
@prefix wdt: .
@prefix owl: .
@prefix pav: .
@prefix rdfs: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
wd:Q18486650 rdfs:label "Taphrorychus bicolor"@en .
wd:Q59915804 has-inchikey: "GABIAJSRFFJABF-OPRDCNLKSA-N";
rdfs:label "(1S,2R,5R)-2-Ethyl-1,5-dimethyl-6,8-dioxabicyclo[3.2.1]octane"@en;
wdt:P703 wd:Q18486650 .
}
sub:provenance {
sub:assertion has-source: wd:Q2013, wd:Q59830233 .
wd:Q59830233 rdfs:label "Synthesis of (1S,2R,5R)-2-Ethyl-1,5-dimethyl-6,8-dioxabicyclo[3.2.1]octane, the Aggregation Pheromone of Male Beech Bark Beetles,Taphrorychus bicolor (Col., Scol.)"@en;
owl:sameAs .
}
sub:pubinfo {
this: dcterms:created "2019-01-13T09:51:45.724+01:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-7542-0286 .
}