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

<http://www.irandoc.acir/onto/irandoc/CHEBI:223689>
  ns0:monoisotopicmass "316.16746" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "تایچونین A"@fa, "taichunin a"@en ;
  ns0:mass "316.397" ;
  ns0:inchi "InChI=1S/C19H24O4/c1-5-17(4)9-10-18-12(11-17)14(20)22-19(18)8-6-7-16(2,3)13(19)15(21)23-18/h5,11,13H,1,6-10H2,2-4H3/t13-,17-,18-,19-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1S,6R,9S,12S)-6-ethenyl-6,13,13-trimethyl-2,10-dioxatetracyclo[7.7.0.01,12.04,9]hexadec-4-ene-3,11-dione" ;
  ns0:charge "0" ;
  ns0:formula "C19H24O4" ;
  ns0:smiles "O=C1O[C@@]23[C@@H](C(=O)O[C@]42C1=C[C@@](C=C)(CC4)C)C(CCC3)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47790> ;
  ns0:inchikey "BRMDWWCONUOABG-VKOGCVSHSA-N" .

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 .
