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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225524>
  ns0:mass "382.324" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C2=C(O)C=CC3=C2[C@@]4(OC=5C=CC=C6C5[C@@](O3)([C@H](O)C[C@@H]6O)O4)[C@H]7[C@@H]1O7" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QKLVXISZLKJRFY-AJSIDQCHSA-N" ;
  skos:prefLabel "ymf 1029b"@en, "Ymf 1029B"@fa ;
  ns0:inchi "InChI=1S/C20H14O8/c21-8-4-5-11-15-13(8)16(24)17-18(25-17)20(15)27-10-3-1-2-7-9(22)6-12(23)19(26-11,28-20)14(7)10/h1-5,9,12,17-18,21-23H,6H2/t9-,12+,17+,18+,19+,20-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:formula "C20H14O8" ;
  ns0:monoisotopicmass "382.06887" ;
  ns0:synonym_EXACT "(1S,2R,4S,12S,13R,15S)-7,13,15-trihydroxy-3,11,21,22-tetraoxaheptacyclo[10.9.1.11,6.112,16.02,4.010,24.020,23]tetracosa-6,8,10(24),16(23),17,19-hexaen-5-one" .

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 .
