@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://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:121147>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "323.11576" ;
  skos:prefLabel "2-phenoxyacetic acid (8-methyl-2-oxo-1h-quinolin-3-yl)methyl ester"@en, "2 فنوکسی استیک اسید (8 متیل  اکسو 1H کینولین 3 یل)  استر"@fa ;
  ns0:inchi "InChI=1S/C19H17NO4/c1-13-6-5-7-14-10-15(19(22)20-18(13)14)11-24-17(21)12-23-16-8-3-2-4-9-16/h2-10H,11-12H2,1H3,(H,20,22)" ;
  ns0:smiles "CC1=CC=CC2=C1NC(=O)C(=C2)COC(=O)COC3=CC=CC=C3" ;
  ns0:formula "C19H17NO4" ;
  ns0:mass "323.343" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "AARVRAZYIRDYCJ-UHFFFAOYSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121147> .

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