@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:17087>
  skos:prefLabel "کتون"@fa, "ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200017> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:200017>
  ns0:monoisotopicmass "276.20893" ;
  ns0:mass "276.420" ;
  ns0:smiles "O=C([C@@H]1[C@H](C(=C[C@H]2[C@H]1[C@H](CCC2)C)C)[C@@]3(O[C@H]3C)C)C" ;
  ns0:synonym_EXACT "1-[(1S,2R,4aR,8S,8aR)-2-[(2S,3S)-2,3-dimethyloxiran-2-yl]-3,8-dimethyl-1,2,4a,5,6,7,8,8a-octahydronaphthalen-1-yl]ethanone" ;
  ns0:inchikey "FFYQDBBQFAYIDR-KYQAQGQRSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H28O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "Trichobotrysin F"@fa, "trichobotrysin f"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17087> ;
  ns0:inchi "InChI=1S/C18H28O2/c1-10-7-6-8-14-9-11(2)17(18(5)13(4)20-18)16(12(3)19)15(10)14/h9-10,13-17H,6-8H2,1-5H3/t10-,13-,14-,15+,16-,17-,18+/m0/s1" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
