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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94009>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:formula "C21H14O5S" ;
  ns0:charge "0" ;
  skos:prefLabel "3-[2-(2-naphthalenylsulfonyl)-1-oxoethyl]-1-benzopyran-2-one"@en, "3 [2 (2 نفتالنیل سولفونیل) 1 اکسو اتیل] 1 بنزوپیران 2 یک"@fa ;
  ns0:mass "378.400" ;
  ns0:inchikey "NGWJLEOJYDRYIS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H14O5S/c22-19(18-12-16-7-3-4-8-20(16)26-21(18)23)13-27(24,25)17-10-9-14-5-1-2-6-15(14)11-17/h1-12H,13H2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC=C2C=C(C=CC2=C1)S(=O)(=O)CC(=O)C3=CC4=CC=CC=C4OC3=O" ;
  ns0:monoisotopicmass "378.05619" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
