@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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22712>
  skos:prefLabel "بنزن ها"@fa, "benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:186323> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:186323>
  ns0:inchi "InChI=1S/C17H18O5/c1-10-14(19)13(16(21)17(2,22)15(10)20)12(18)9-8-11-6-4-3-5-7-11/h3-7,19-20,22H,8-9H2,1-2H3" ;
  ns0:synonym_EXACT "3,5,6-trihydroxy-4,6-dimethyl-2-(3-phenylpropanoyl)cyclohexa-2,4-dien-1-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22712> ;
  ns0:mass "302.326" ;
  skos:prefLabel "ceratiolin"@en, "سراتیولین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H18O5" ;
  ns0:smiles "OC1(C(=O)C(=C(O)C(=C1O)C)C(=O)CCC2=CC=CC=C2)C" ;
  ns0:inchikey "RYOPKCVNBIKOJU-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "302.11542" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
