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

<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:105351>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H19NO5S/c1-3-29-24(28)20-18(15-10-8-14(2)9-11-15)13-31-22(20)25-21(26)17-12-16-6-4-5-7-19(16)30-23(17)27/h4-13H,3H2,1-2H3,(H,25,26)" ;
  ns0:smiles "CCOC(=O)C1=C(SC=C1C2=CC=C(C=C2)C)NC(=O)C3=CC4=CC=CC=C4OC3=O" ;
  ns0:inchikey "UFHWVWRZLRXBCC-UHFFFAOYSA-N" ;
  ns0:mass "433.478" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:monoisotopicmass "433.09839" ;
  skos:prefLabel "4-(4-methylphenyl)-2-[[oxo-(2-oxo-1-benzopyran-3-yl)methyl]amino]-3-thiophenecarboxylic acid ethyl ester"@en, "4 ( متیل فنیل) 2 [[اکسو (  1 بنزوپیران 3 یل) ] آمینو]  اتیل استر تیوفن کربوکسیلیک اسید"@fa ;
  ns0:formula "C24H19NO5S" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
