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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121061>
  ns0:inchikey "STBUDKIRLAIWSI-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H18N4O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:smiles "CC1=C(C(=O)OC2=C1C=CC(=C2C)OCC3=NNN=N3)CC4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4،8 دی متیل 3 (فنیل متیل) 7 (2H تترازول 5 ایل متوکسی) 1 بنزوپیران 2 یک"@fa, "4,8-dimethyl-3-(phenylmethyl)-7-(2h-tetrazol-5-ylmethoxy)-1-benzopyran-2-one"@en ;
  ns0:mass "362.383" ;
  ns0:inchi "InChI=1S/C20H18N4O3/c1-12-15-8-9-17(26-11-18-21-23-24-22-18)13(2)19(15)27-20(25)16(12)10-14-6-4-3-5-7-14/h3-9H,10-11H2,1-2H3,(H,21,22,23,24)" ;
  ns0:monoisotopicmass "362.13789" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
