@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:217609> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217609>
  ns0:smiles "S(C(=O)[C@@H]1[C@@H](C=CC=2[C@H]1CC(=O)C2)/C=C(/CCCC)/C)CCNC(=O)C" ;
  skos:prefLabel "formicin b"@en, "فرمیسین B"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H29NO3S/c1-4-5-6-14(2)11-17-8-7-16-12-18(24)13-19(16)20(17)21(25)26-10-9-22-15(3)23/h7-8,11-12,17,19-20H,4-6,9-10,13H2,1-3H3,(H,22,23)/b14-11+/t17-,19+,20+/m0/s1" ;
  ns0:mass "375.530" ;
  ns0:synonym_EXACT "S-(2-acetamidoethyl) (3aS,4R,5S)-5-[(E)-2-methylhex-1-enyl]-2-oxo-3,3a,4,5-tetrahydroindene-4-carbothioate" ;
  ns0:inchikey "DKWOCYNYXACOCR-AFHMNALDSA-N" ;
  ns0:formula "C21H29NO3S" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "375.18681" .

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 .
