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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199469>
  ns0:inchi "InChI=1S/C15H24O4/c1-8-5-10(18)12-11(9(8)6-16)15(4,7-17)13(19)14(12,2)3/h6,8,10,12-13,17-19H,5,7H2,1-4H3/t8-,10+,12-,13-,15-/m1/s1" ;
  ns0:smiles "O=CC1=C2[C@]([C@H](O)C([C@@H]2[C@@H](O)C[C@H]1C)(C)C)(CO)C" ;
  skos:prefLabel "7-hydroxydeacetylbotryenalol"@en, "7 هیدروکسیداستیل بوترینالول"@fa ;
  ns0:formula "C15H24O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "268.353" ;
  ns0:monoisotopicmass "268.16746" ;
  ns0:charge "0" ;
  ns0:inchikey "HFLYKFYHNXRCFY-ZAFNGOSVSA-N" ;
  ns0:synonym_EXACT "(2R,3S,5R,7S,7aR)-2,7-dihydroxy-3-(hydroxymethyl)-1,1,3,5-tetramethyl-5,6,7,7a-tetrahydro-2H-indene-4-carbaldehyde" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> .

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 .
