@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213092> .

<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:213092>
  ns0:inchi "InChI=1S/C18H30O4/c1-5-7-8-12(3)18(21)13(4)15(19)11-16-14(6-2)9-10-17(20)22-16/h5,7,9-10,12-16,18-19,21H,6,8,11H2,1-4H3/b7-5+/t12-,13-,14+,15+,16+,18+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1O[C@@H]([C@H](CC)C=C1)C[C@@H](O)[C@@H]([C@H](O)[C@H](C/C=C/C)C)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "nk10958p"@en, "NK10958P"@fa ;
  ns0:formula "C18H30O4" ;
  ns0:synonym_EXACT "(2R,3R)-2-[(E,2R,3S,4R,5S)-2,4-dihydroxy-3,5-dimethylnon-7-enyl]-3-ethyl-2,3-dihydropyran-6-one" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:inchikey "DGTXWIIFBBXJAA-BZQBGSLUSA-N" ;
  ns0:monoisotopicmass "310.21441" ;
  ns0:mass "310.434" .

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 .
