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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222979>
  ns0:inchikey "ZGZVMKCZHDIFQA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:monoisotopicmass "392.11073" ;
  skos:prefLabel "سرویکارسین"@fa, "cervicarcin"@en ;
  ns0:mass "392.360" ;
  ns0:formula "C19H20O9" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "7,9,11,12,14-pentahydroxy-13-methyl-12-(3-methyloxirane-2-carbonyl)-15-oxatetracyclo[8.4.1.01,10.03,8]pentadeca-3(8),4,6-trien-2-one" ;
  ns0:inchi "InChI=1S/C19H20O9/c1-6-12(21)18-13(22)8-4-3-5-9(20)10(8)14(23)19(18,28-18)16(25)17(6,26)15(24)11-7(2)27-11/h3-7,11-12,14,16,20-21,23,25-26H,1-2H3" ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2)C(O)C34C1(O3)C(O)C(C)C(C4O)(O)C(=O)C5OC5C" ;
  ns0:subset "2_STAR" .

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 .
