@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:37912>
  skos:prefLabel "هیدروکسی کومارین"@fa, "hydroxycoumarin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120508> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120508>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "339.11067" ;
  skos:prefLabel "3-(dimethylamino)benzoic acid (7-hydroxy-2-oxo-1-benzopyran-4-yl)methyl ester"@en, "3 (دی متیل آمینو) بنزوئیک اسید (7 هیدروکسی 2 اکسو 1 بنزوپیران 4 یل)  استر"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "339.343" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> ;
  ns0:smiles "CN(C)C1=CC=CC(=C1)C(=O)OCC2=CC(=O)OC3=C2C=CC(=C3)O" ;
  ns0:formula "C19H17NO5" ;
  ns0:charge "0" ;
  ns0:inchikey "PLWWIPLCBQSMCQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H17NO5/c1-20(2)14-5-3-4-12(8-14)19(23)24-11-13-9-18(22)25-17-10-15(21)6-7-16(13)17/h3-10,21H,11H2,1-2H3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
