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

<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:210790>
  ns0:smiles "O=C1C(O)=C(O)C=2[C@H]3OC([C@@H](C2C=C1)[C@@]4(OCC5=C([C@H]34)C=CC(=C5O)O)C)(O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:formula "C21H20O8" ;
  skos:prefLabel "نمانولون I"@fa, "nemanolone i"@en ;
  ns0:mass "400.383" ;
  ns0:inchi "InChI=1S/C21H20O8/c1-20-14(8-3-5-11(22)15(24)10(8)7-28-20)18-13-9(19(20)21(2,27)29-18)4-6-12(23)16(25)17(13)26/h3-6,14,18-19,22,24,27H,7H2,1-2H3,(H2,23,25,26)/t14-,18-,19+,20-,21?/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "400.11582" ;
  ns0:inchikey "GYHQGFLONZNARQ-QYYVQIJYSA-N" ;
  ns0:synonym_EXACT "(1S,2R,11R,12S)-6,7,17,18,21-pentahydroxy-11,21-dimethyl-10,20-dioxapentacyclo[10.7.2.02,11.03,8.013,19]henicosa-3(8),4,6,13(19),14,17-hexaen-16-one" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
