@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://www.irandoc.acir/onto/irandoc/CHEBI:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213555> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213555>
  ns0:mass "389.404" ;
  skos:prefLabel "ai-77-f"@en, "AI 77 F"@fa ;
  ns0:formula "C20H23NO7" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-hydroxy-N-[(1S)-1-[(3S)-8-hydroxy-1-oxo-3,4-dihydroisochromen-3-yl]-3-methylbutyl]-2-(5-oxo-2H-uran-2-yl)acetamide" ;
  ns0:monoisotopicmass "389.14745" ;
  ns0:smiles "O=C1O[C@H]([C@@H](NC(=O)C(O)C2OC(=O)C=C2)CC(C)C)CC=3C1=C(O)C=CC3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchi "InChI=1S/C20H23NO7/c1-10(2)8-12(21-19(25)18(24)14-6-7-16(23)27-14)15-9-11-4-3-5-13(22)17(11)20(26)28-15/h3-7,10,12,14-15,18,22,24H,8-9H2,1-2H3,(H,21,25)/t12-,14?,15-,18?/m0/s1" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MXZNZZJLGOWQFM-MNSPSGFLSA-N" .

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 .
