@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:23480>
  skos:prefLabel "سیکلوهگزانول ها"@fa, "cyclohexanols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135440> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135440>
  ns0:formula "C20H37NO3" ;
  ns0:smiles "O[C@]1([C@@H](C(OC(CN(CC)CC)C)=O)CCCC1)C2CCCCC2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "339.27734" ;
  skos:prefLabel "rociverine"@en, "روسیورین"@fa ;
  ns0:inchikey "XPYLKZZOBVLVHB-QDKIRNHSSA-N" ;
  ns0:inchi "InChI=1S/C20H37NO3/c1-4-21(5-2)15-16(3)24-19(22)18-13-9-10-14-20(18,23)17-11-7-6-8-12-17/h16-18,23H,4-15H2,1-3H3/t16?,18-,20+/m1/s1" ;
  ns0:mass "339.513" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23480> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "rilaten" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
