@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://www.irandoc.acir/onto/irandoc/CHEBI:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223228> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223228>
  skos:prefLabel "تریکودرمارین A"@fa, "trichodermarin a"@en ;
  ns0:monoisotopicmass "266.15181" ;
  ns0:mass "266.337" ;
  ns0:synonym_EXACT "(1R,6R,7S,8R,10R,11R)-11-(hydroxymethyl)-3,6,7-trimethyl-12,13-dioxatetracyclo[8.2.1.01,6.07,11]tridec-2-en-8-ol" ;
  ns0:smiles "O1[C@@]23O[C@H]4[C@@]1([C@@]([C@H](O)C4)(C)[C@]2(CCC(=C3)C)C)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-9-4-5-12(2)13(3)10(17)6-11-14(13,8-16)19-15(12,7-9)18-11/h7,10-11,16-17H,4-6,8H2,1-3H3/t10-,11-,12-,13-,14-,15-/m1/s1" ;
  ns0:inchikey "JIJNSMKVZQMTNR-BXLXJSPXSA-N" ;
  ns0:formula "C15H22O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
