@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:105718>
  ns0:monoisotopicmass "344.18886" ;
  ns0:formula "C23H24N2O" ;
  ns0:inchi "InChI=1S/C23H24N2O/c1-16-10-11-18(14-17(16)2)22-15-20(19-8-4-5-9-21(19)24-22)23(26)25-12-6-3-7-13-25/h4-5,8-11,14-15H,3,6-7,12-13H2,1-2H3" ;
  skos:prefLabel "[2-(3,4-dimethylphenyl)-4-quinolinyl]-(1-piperidinyl)methanone"@en, "[2 (3،4 دی متیل فنیل) 4 کینولینیل] (1 پیپریدینیل) متانون"@fa ;
  ns0:smiles "CC1=C(C=C(C=C1)C2=NC3=CC=CC=C3C(=C2)C(=O)N4CCCCC4)C" ;
  ns0:charge "0" ;
  ns0:inchikey "CGPOPEFAVJUOPY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "344.450" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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

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