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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79489>
  skos:prefLabel "n-(6-oxo-6h-dibenzo[b,d]pyran-3-yl)methanesulfonamide"@en, "N (6 Oxo 6H دی بنزو[b,d]pyran 3 yl) متان سولفونامید"@fa ;
  ns0:monoisotopicmass "289.04088" ;
  ns0:inchi "InChI=1S/C14H11NO4S/c1-20(17,18)15-9-6-7-11-10-4-2-3-5-12(10)14(16)19-13(11)8-9/h2-8,15H,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CS(=O)(=O)Nc1ccc2c(c1)oc(=O)c1ccccc21" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:inchikey "QCUCGCOGDWOQNC-UHFFFAOYSA-N" ;
  ns0:mass "289.30600" ;
  ns0:formula "C14H11NO4S" .

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 .
