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

<http://www.irandoc.acir/onto/irandoc/CHEBI:205008>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "waikialide a"@en, "Waikialide A"@fa ;
  ns0:inchi "InChI=1S/C14H20O2/c1-3-4-5-6-7-8-12-9-13(15)10-14(16)11(12)2/h3-8,11-13,15H,9-10H2,1-2H3/t11-,12+,13-/m1/s1" ;
  ns0:mass "220.312" ;
  ns0:monoisotopicmass "220.14633" ;
  ns0:smiles "O=C1[C@@H]([C@@H](C=CC=CC=CC)C[C@H](C1)O)C" ;
  ns0:formula "C14H20O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:synonym_EXACT "(2R,3R,5R)-3-hepta-1,3,5-trienyl-5-hydroxy-2-methylcyclohexan-1-one" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "JQUGOGSMHDBLNB-FRRDWIJNSA-N" .

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 .
