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

<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:213450>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:inchikey "IFLJDWXLZKLDFI-HTRCEHHLSA-N" ;
  ns0:smiles "O=C1C2=C(O)C(=C(OC)C=C2[C@H](O)CC1)[C@H](O)C" ;
  ns0:mass "252.266" ;
  skos:prefLabel "(-)-leptothalenone a"@en, "( ) لپتوتالون A"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "252.09977" ;
  ns0:inchi "InChI=1S/C13H16O5/c1-6(14)11-10(18-2)5-7-8(15)3-4-9(16)12(7)13(11)17/h5-6,8,14-15,17H,3-4H2,1-2H3/t6-,8-/m1/s1" ;
  ns0:formula "C13H16O5" ;
  ns0:synonym_EXACT "(4R)-4,8-dihydroxy-7-[(1R)-1-hydroxyethyl]-6-methoxy-3,4-dihydro-2H-naphthalen-1-one" .

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