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

<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:178384>
  ns0:synonym_EXACT "7-methoxy-2-oxochromene-6-carboxylic acid" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  skos:prefLabel "بونتانسین A"@fa, "buntansin a"@en ;
  ns0:monoisotopicmass "220.03717" ;
  ns0:inchikey "GQYZDAIERJIQDI-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C11H8O5/c1-15-9-5-8-6(2-3-10(12)16-8)4-7(9)11(13)14/h2-5H,1H3,(H,13,14)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C=2C(=CC(=C(OC)C2)C(O)=O)C=CC1=O" ;
  ns0:formula "C11H8O5" ;
  ns0:mass "220.180" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
