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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213665>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H13NO2S2/c1-22-23-11-5-4-7-13-16(9-11)21-18(20)17(13)14-10-19-15-8-3-2-6-12(14)15/h2-10,19H,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "339.430" ;
  ns0:formula "C18H13NO2S2" ;
  ns0:synonym_EXACT "3-(1H-indol-3-yl)-7-(methyldisulanyl)cyclohepta[b]uran-2-one" ;
  ns0:inchikey "YLMNAOIEKSBZBJ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39435> ;
  ns0:monoisotopicmass "339.03877" ;
  skos:prefLabel "roseobacticide f"@en, "رزئوباکشید F"@fa ;
  ns0:smiles "S(SC)C=1C=C2OC(=O)C(=C2C=CC1)C=3C4=C(C=CC=C4)NC3" .

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 .
