@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:38063>
  skos:prefLabel "کینولیزین ها"@fa, "quinolizines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107281> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107281>
  ns0:smiles "CCOC(=O)C1=CC(=C2C=CC=C(N2C1=O)C)C(=O)OCC" ;
  ns0:mass "303.310" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "303.11067" ;
  skos:prefLabel "6 متیل 4 اکسوکینولیزین 1،3 دی کربوکسیلیک اسید  اتیل استر"@fa, "6-methyl-4-oxoquinolizine-1,3-dicarboxylic acid diethyl ester"@en ;
  ns0:inchi "InChI=1S/C16H17NO5/c1-4-21-15(19)11-9-12(16(20)22-5-2)14(18)17-10(3)7-6-8-13(11)17/h6-9H,4-5H2,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZVENEJWFSHUFTD-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H17NO5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38063> .

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