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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198089>
  ns0:synonym_EXACT "(3S,4R)-3,4,5-trihydroxy-3,4-dihydro-2H-naphthalen-1-one" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "194.186" ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2)[C@@H](O)[C@H](C1)O" ;
  ns0:inchi "InChI=1S/C10H10O4/c11-6-3-1-2-5-7(12)4-8(13)10(14)9(5)6/h1-3,8,10-11,13-14H,4H2/t8-,10-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(3S,4R) 3,4,5 تری هیدروکسی 1 تترالون"@fa, "(3s,4r)-3,4,5-trihydroxy-1-tetralone"@en ;
  ns0:monoisotopicmass "194.05791" ;
  ns0:inchikey "QOVAQJFUUCNXQE-WPRPVWTQSA-N" ;
  ns0:formula "C10H10O4" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
