@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:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225667> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225667>
  ns0:mass "330.424" ;
  skos:prefLabel "benwamycin g"@en, "بنوامایسین جی"@fa ;
  ns0:inchi "InChI=1S/C20H26O4/c1-4-17-11-19(23)14(3)20(24-17)13(2)18-8-7-15(12-22)10-16(18)6-5-9-21/h5-8,10-11,13-14,20-22H,4,9,12H2,1-3H3/b6-5+/t13-,14+,20+/m0/s1" ;
  ns0:inchikey "QQUATXMTFHAAFC-FZVHOESVSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:synonym_EXACT "(2R,3S)-6-ethyl-2-[(1S)-1-[4-(hydroxymethyl)-2-[(E)-3-hydroxyprop-1-enyl]phenyl]ethyl]-3-methyl-2,3-dihydropyran-4-one" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H26O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "330.18311" ;
  ns0:smiles "O=C1C=C(O[C@@H]([C@@H]1C)[C@H](C2=C(C=C(CO)C=C2)/C=C/CO)C)CC" ;
  ns0:charge "0" .

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 .
