@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:129306>
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 [(1R,2aS,8bS) 1 (هیدروکسی متیل) 2a,3,4,8b تتراهیدرو 1H آزتو[2,3 c]quinolin 2 yl] 2 متوکسی اتانون"@fa, "1-[(1r,2as,8bs)-1-(hydroxymethyl)-2a,3,4,8b-tetrahydro-1h-azeto[2,3-c]quinolin-2-yl]-2-methoxyethanone"@en ;
  ns0:inchi "InChI=1S/C14H18N2O3/c1-19-8-13(18)16-11-6-15-10-5-3-2-4-9(10)14(11)12(16)7-17/h2-5,11-12,14-15,17H,6-8H2,1H3/t11-,12+,14+/m1/s1" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:mass "262.305" ;
  ns0:monoisotopicmass "262.13174" ;
  ns0:inchikey "XWXBNJNOOSAFDW-DYEKYZERSA-N" ;
  ns0:formula "C14H18N2O3" ;
  ns0:smiles "COCC(=O)N1[C@@H]2CNC3=CC=CC=C3[C@@H]2[C@@H]1CO" .

<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:129306> .

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