@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:129376>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "341.15396" ;
  ns0:inchi "InChI=1S/C19H20FN3O2/c1-22-16-10-23(19(25)21-14-8-4-3-7-13(14)20)15-9-5-2-6-12(15)18(16)17(22)11-24/h2-9,16-18,24H,10-11H2,1H3,(H,21,25)/t16-,17-,18+/m1/s1" ;
  skos:prefLabel "(1S,2aS,8bS) N (2 فلوروفنیل) 1 (هیدروکسی متیل) 2 متیل 1,2a,3,8b تتراهیدروآزتو[2,3 c]quinoline 4 carboxamide"@fa, "(1s,2as,8bs)-n-(2-fluorophenyl)-1-(hydroxymethyl)-2-methyl-1,2a,3,8b-tetrahydroazeto[2,3-c]quinoline-4-carboxamide"@en ;
  ns0:mass "341.380" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FAUCFBZLQVVXHI-KURKYZTESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:smiles "CN1[C@@H]2CN(C3=CC=CC=C3[C@@H]2[C@H]1CO)C(=O)NC4=CC=CC=C4F" ;
  ns0:charge "0" ;
  ns0:formula "C19H20FN3O2" .

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

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