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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123436>
  ns0:mass "301.381" ;
  ns0:inchikey "DPVJOADKPAHYPA-UHFFFAOYSA-N" ;
  skos:prefLabel "4 اتیل 5 هیدروکسی 7 متیل 6 (1 پیپریدینیل متیل) 1 بنزوپیران 2 یک"@fa, "4-ethyl-5-hydroxy-7-methyl-6-(1-piperidinylmethyl)-1-benzopyran-2-one"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:inchi "InChI=1S/C18H23NO3/c1-3-13-10-16(20)22-15-9-12(2)14(18(21)17(13)15)11-19-7-5-4-6-8-19/h9-10,21H,3-8,11H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:smiles "CCC1=CC(=O)OC2=C1C(=C(C(=C2)C)CN3CCCCC3)O" ;
  ns0:monoisotopicmass "301.16779" ;
  ns0:formula "C18H23NO3" .

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 .
