@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:108961>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "[2-(5-methyl-2-thiophenyl)-4-quinolinyl]-(1-pyrrolidinyl)methanone"@en, "[2 (5 متیل 2 تیوفنیل) 4 کینولینیل] (1 پیرولیدینیل) متانون"@fa ;
  ns0:monoisotopicmass "322.11398" ;
  ns0:formula "C19H18N2OS" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC=C(S1)C2=NC3=CC=CC=C3C(=C2)C(=O)N4CCCC4" ;
  ns0:charge "0" ;
  ns0:inchikey "FOPCJACNGCGECH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H18N2OS/c1-13-8-9-18(23-13)17-12-15(19(22)21-10-4-5-11-21)14-6-2-3-7-16(14)20-17/h2-3,6-9,12H,4-5,10-11H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:mass "322.426" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<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:108961> .

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