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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116202>
  ns0:formula "C15H13NO4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "7 [(3،5 دی متیل 4 ایزوکسازولیل) متوکسی] 1 بنزوپیران 2 یک"@fa, "7-[(3,5-dimethyl-4-isoxazolyl)methoxy]-1-benzopyran-2-one"@en ;
  ns0:inchi "InChI=1S/C15H13NO4/c1-9-13(10(2)20-16-9)8-18-12-5-3-11-4-6-15(17)19-14(11)7-12/h3-7H,8H2,1-2H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MSXDLPJTYVZYDB-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "271.269" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:monoisotopicmass "271.08446" ;
  ns0:smiles "CC1=C(C(=NO1)C)COC2=CC3=C(C=C2)C=CC(=O)O3" .

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 .
