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

<http://www.irandoc.acir/onto/irandoc/CHEBI:193287>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "440.420" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24128> ;
  ns0:inchikey "PWNXKSONMCJPGP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H20O10S" ;
  ns0:synonym_EXACT "[2-(9-hydroxy-2-oxo-8,9-dihydrouro[2,3-h]chromen-8-yl)-1-sulooxypropan-2-yl] 3-methylbut-2-enoate" ;
  skos:prefLabel "اسید"@fa, "(2-/{9-hydroxy-2-oxo-2h,8h,9h-furo[2,3-h]chromen-8-yl/}-2-[(3-methylbut-2-enoyl)oxy]propoxy)sulfonic acid"@en ;
  ns0:inchi "InChI=1S/C19H20O10S/c1-10(2)8-14(21)29-19(3,9-26-30(23,24)25)18-16(22)15-12(27-18)6-4-11-5-7-13(20)28-17(11)15/h4-8,16,18,22H,9H2,1-3H3,(H,23,24,25)" ;
  ns0:monoisotopicmass "440.07772" ;
  ns0:smiles "S(OCC(OC(=O)C=C(C)C)(C1OC2=C(C1O)C=3OC(=O)C=CC3C=C2)C)(O)(=O)=O" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
