@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:38976>
  skos:prefLabel "آلکیل بنزن"@fa, "alkylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201211> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201211>
  ns0:smiles "O=C1/C(=C(/O)/C=C/C=C/C)/[C@H]2[C@@](O)(C)C([C@@]1([C@@H](C3=CC(OC)=C(O)C=C3)C2)C)=O" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GSRGQKYQEBYBAG-NKKQVTBGSA-N" ;
  ns0:formula "C23H26O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "398.455" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38976> ;
  ns0:monoisotopicmass "398.17294" ;
  skos:prefLabel "سوربیکاتکل A"@fa, "sorbicatechol a"@en ;
  ns0:synonym_EXACT "(1R,3S,4S,5Z,7R)-3-hydroxy-5-[(2E,4E)-1-hydroxyhexa-2,4-dienylidene]-7-(4-hydroxy-3-methoxyphenyl)-1,3-dimethylbicyclo[2.2.2]octane-2,6-dione" ;
  ns0:inchi "InChI=1S/C23H26O6/c1-5-6-7-8-17(25)19-15-12-14(13-9-10-16(24)18(11-13)29-4)22(2,20(19)26)21(27)23(15,3)28/h5-11,14-15,24-25,28H,12H2,1-4H3/b6-5+,8-7+,19-17-/t14-,15+,22-,23+/m1/s1" ;
  ns0:charge "0" .

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