@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:36786>
  skos:prefLabel "تترالین ها"@fa, "tetralins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198675> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198675>
  ns0:inchikey "QRGKYMHXCFTJJI-NKWVEPMBSA-N" ;
  ns0:monoisotopicmass "220.10994" ;
  ns0:formula "C13H16O3" ;
  ns0:mass "220.268" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3S,4R)-6,8-dihydroxy-3,4,5-trimethyl-3,4-dihydro-2H-naphthalen-1-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "stoloniferol b"@en, "استولونیفرول بی"@fa ;
  ns0:smiles "O=C1C2=C(O)C=C(O)C(=C2[C@H](C)[C@H](C1)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:inchi "InChI=1S/C13H16O3/c1-6-4-10(15)13-11(16)5-9(14)8(3)12(13)7(6)2/h5-7,14,16H,4H2,1-3H3/t6-,7+/m0/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
