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

<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:116778>
  ns0:charge "0" ;
  skos:prefLabel "3 برمو N (4 متیل 2 اکسو 1 بنزوپیران 7 یل) بنزامید"@fa, "3-bromo-n-(4-methyl-2-oxo-1-benzopyran-7-yl)benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:formula "C17H12BrNO3" ;
  ns0:mass "358.186" ;
  ns0:smiles "CC1=CC(=O)OC2=C1C=CC(=C2)NC(=O)C3=CC(=CC=C3)Br" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "DKXLQYVXEXBDNJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "357.00006" ;
  ns0:inchi "InChI=1S/C17H12BrNO3/c1-10-7-16(20)22-15-9-13(5-6-14(10)15)19-17(21)11-3-2-4-12(18)8-11/h2-9H,1H3,(H,19,21)" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
