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

<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://www.irandoc.acir/onto/irandoc/CHEBI:116508>
  ns0:mass "296.703" ;
  skos:prefLabel "2 [(6 کلرو 4 اتیل  اکسو 1 بنزوپیران 7 یل) اکسی] پروپانوئیک اسید"@fa, "2-[(6-chloro-4-ethyl-2-oxo-1-benzopyran-7-yl)oxy]propanoic acid"@en ;
  ns0:formula "C14H13ClO5" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C14H13ClO5/c1-3-8-4-13(16)20-11-6-12(10(15)5-9(8)11)19-7(2)14(17)18/h4-7H,3H2,1-2H3,(H,17,18)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "296.04515" ;
  ns0:smiles "CCC1=CC(=O)OC2=CC(=C(C=C12)Cl)OC(C)C(=O)O" ;
  ns0:inchikey "WSENSGWXVHWIOS-UHFFFAOYSA-N" .

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 .
