@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://www.irandoc.acir/onto/irandoc/CHEBI:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209287> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:209287>
  ns0:smiles "O=C1C(OC)=C(C(=O)C2=C1C=C(O)C3=C2O[C@@H](C)[C@]3(C(O)C/C=C(/CO)/C)C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "402.16785" ;
  ns0:formula "C22H26O7" ;
  ns0:mass "402.443" ;
  ns0:inchikey "FBOIBFWCHWNBOE-PUVSASSTSA-N" ;
  skos:prefLabel "فوراکینوسین B"@fa, "furaquinocin b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H26O7/c1-10(9-23)6-7-15(25)22(4)12(3)29-21-16-13(8-14(24)17(21)22)19(27)20(28-5)11(2)18(16)26/h6,8,12,15,23-25H,7,9H2,1-5H3/b10-6+/t12-,15?,22-/m0/s1" ;
  ns0:synonym_EXACT "(2S,3R)-3-[(E)-1,5-dihydroxy-4-methylpent-3-enyl]-4-hydroxy-7-methoxy-2,3,8-trimethyl-2H-benzo[g][1]benzouran-6,9-dione" .

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 .
