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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220554>
  ns0:formula "C16H30O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "270.21949" ;
  skos:prefLabel "drimane-3,8,11,12-tetraol"@en, "دریمن 3،8،11،12 تتراول"@fa ;
  ns0:inchi "InChI=1S/C16H30O3/c1-14(2)11-5-7-15(3,10-18)12(9-17)16(11,4)8-6-13(14)19/h11-13,17-19H,5-10H2,1-4H3/t11-,12-,13-,15+,16-/m0/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:smiles "O[C@@H]1C([C@H]2[C@]([C@H]([C@](CO)(C)CC2)CO)(C)CC1)(C)C" ;
  ns0:mass "270.413" ;
  ns0:inchikey "PUJQDHXZYPEITD-RDUHTLEXSA-N" ;
  ns0:synonym_EXACT "(2S,4aS,5R,6S,8aR)-5,6-bis(hydroxymethyl)-1,1,4a,6-tetramethyl-3,4,5,7,8,8a-hexahydro-2H-naphthalen-2-ol" ;
  ns0:subset "2_STAR" .

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 .
