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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199936>
  ns0:smiles "O=C1C2=C(O)C=C(OC)C=C2[C@H](O)[C@@H](C1)CC(=O)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "scytalol d"@en, "سیتالول دی"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H16O5/c1-7(15)3-8-4-11(16)13-10(14(8)18)5-9(19-2)6-12(13)17/h5-6,8,14,17-18H,3-4H2,1-2H3/t8-,14-/m1/s1" ;
  ns0:synonym_EXACT "(3R,4R)-4,8-dihydroxy-6-methoxy-3-(2-oxopropyl)-3,4-dihydro-2H-naphthalen-1-one" ;
  ns0:formula "C14H16O5" ;
  ns0:monoisotopicmass "264.09977" ;
  ns0:mass "264.277" ;
  ns0:inchikey "YYYQERYXAQFNMH-XLKFXECMSA-N" .

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 .
