@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33822>
  skos:prefLabel "ترکیب هیدروکسی آلی"@fa, "organic hydroxy compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219212> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219212>
  ns0:smiles "O1[C@]2([C@@H]([C@@]3([C@H](C(C[C@H](C3)O)(C)C)CC2)C)CO)C1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:inchi "InChI=1S/C15H26O3/c1-13(2)6-10(17)7-14(3)11(13)4-5-15(9-18-15)12(14)8-16/h10-12,16-17H,4-9H2,1-3H3/t10-,11+,12-,14+,15+/m1/s1" ;
  ns0:mass "254.370" ;
  ns0:synonym_EXACT "(2R,4aS,7R,8S,8aS)-8-(hydroxymethyl)-4,4,8a-trimethylspiro[2,3,4a,5,6,8-hexahydro-1H-naphthalene-7,2'-oxirane]-2-ol" ;
  skos:prefLabel "funatrol b"@en, "فوناترول بی"@fa ;
  ns0:monoisotopicmass "254.18819" ;
  ns0:inchikey "YQPIUTNSNHPICW-MIBAYGRRSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H26O3" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
