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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121629>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:mass "428.463" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3 [(7،8 دی متیل 2 اکسو 1 بنزوپیران 4 یل) متوکسی] N,N دی متیل 5 بنزوتریازول سولفونامید"@fa, "3-[(7,8-dimethyl-2-oxo-1-benzopyran-4-yl)methoxy]-n,n-dimethyl-5-benzotriazolesulfonamide"@en ;
  ns0:monoisotopicmass "428.11544" ;
  ns0:charge "0" ;
  ns0:formula "C20H20N4O5S" ;
  ns0:smiles "CC1=C(C2=C(C=C1)C(=CC(=O)O2)CON3C4=C(C=CC(=C4)S(=O)(=O)N(C)C)N=N3)C" ;
  ns0:inchikey "PPXUJBXRJOJKDM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H20N4O5S/c1-12-5-7-16-14(9-19(25)29-20(16)13(12)2)11-28-24-18-10-15(30(26,27)23(3)4)6-8-17(18)21-22-24/h5-10H,11H2,1-4H3" .

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 .
