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

<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:79445>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  skos:prefLabel "N (6 Oxo 6H دی بنزو[b,d]pyran 3 yl)استامید"@fa, "n-(6-oxo-6h-dibenzo[b,d]pyran-3-yl)acetamide"@en ;
  ns0:formula "C15H11NO3" ;
  ns0:monoisotopicmass "253.07389" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H11NO3/c1-9(17)16-10-6-7-12-11-4-2-3-5-13(11)15(18)19-14(12)8-10/h2-8H,1H3,(H,16,17)" ;
  ns0:charge "0" ;
  ns0:smiles "CC(=O)Nc1ccc2c(c1)oc(=O)c1ccccc21" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SXZBHKWBYLGFFJ-UHFFFAOYSA-N" ;
  ns0:mass "253.25270" .

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 .
