@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:105436>
  ns0:inchikey "KNWZHZRCAOCXMF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H18ClNO4/c1-4-5-10-6-16(20)22-13-8-14(12(17)7-11(10)13)21-9-15(19)18(2)3/h6-8H,4-5,9H2,1-3H3" ;
  ns0:formula "C16H18ClNO4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[(6-chloro-2-oxo-4-propyl-1-benzopyran-7-yl)oxy]-n,n-dimethylacetamide"@en, "2 [(6 chloro 2 oxo 4 propyl 1 benzopyran 7 yl)oxy] N,N دی متیل استامید"@fa ;
  ns0:mass "323.772" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "323.09244" ;
  ns0:smiles "CCCC1=CC(=O)OC2=CC(=C(C=C12)Cl)OCC(=O)N(C)C" ;
  ns0:charge "0" .

<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:105436> .

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 .
