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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202341>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  skos:prefLabel "3 (1'،3' پنتادینیل) 3،4 دی هیدرو 1H 2 بنزوپیران 4،8 دیول"@fa, "3-(1',3'-pentadienyl)-3,4-dihydro-1h-2-benzopyran-4,8-diol"@en ;
  ns0:smiles "O1C(/C=C/C=C/C)C(O)C=2C=CC=C(C2C1)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "3-[(1E,3E)-penta-1,3-dienyl]-3,4-dihydro-1H-isochromene-4,8-diol" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H16O3" ;
  ns0:monoisotopicmass "232.10994" ;
  ns0:mass "232.279" ;
  ns0:inchikey "CYLYMTRKWBRVFY-CRBCFSCISA-N" ;
  ns0:inchi "InChI=1S/C14H16O3/c1-2-3-4-8-13-14(16)10-6-5-7-12(15)11(10)9-17-13/h2-8,13-16H,9H2,1H3/b3-2+,8-4+" ;
  ns0:charge "0" .

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 .
