@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://www.irandoc.acir/onto/irandoc/CHEBI:39435>
  skos:prefLabel "سیکلوهپتافوران"@fa, "cycloheptafuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199166> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:199166>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "S(SC=1C=C2OC(=O)C(=C2C=CC1)C3=CC=CC=C3)C=4C=C5OC(=O)C(=C5C=CC4)C6=CC=CC=C6" ;
  ns0:monoisotopicmass "506.06465" ;
  ns0:inchikey "QPDUQZVQQWTIIA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C30H18O4S2/c31-29-27(19-9-3-1-4-10-19)23-15-7-13-21(17-25(23)33-29)35-36-22-14-8-16-24-26(18-22)34-30(32)28(24)20-11-5-2-6-12-20/h1-18H" ;
  ns0:charge "0" ;
  ns0:mass "506.590" ;
  ns0:synonym_EXACT "7-[(2-oxo-3-phenylcyclohepta[b]uran-7-yl)disulanyl]-3-phenylcyclohepta[b]uran-2-one" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C30H18O4S2" ;
  skos:prefLabel "roseobacticide j"@en, "رزئوباکشید جی"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39435> .

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 .
