@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: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:92779> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92779>
  skos:prefLabel "(4-methyl-1-piperazinyl)-(6-methyl-2-thieno[2,3-b]quinolinyl)methanone"@en, "(4 متیل 1 پیپرازینیل) (6 متیل 2 تینو[2،3 b] کینولینیل) متانون"@fa ;
  ns0:inchi "InChI=1S/C18H19N3OS/c1-12-3-4-15-13(9-12)10-14-11-16(23-17(14)19-15)18(22)21-7-5-20(2)6-8-21/h3-4,9-11H,5-8H2,1-2H3" ;
  ns0:smiles "CC1=CC2=CC3=C(N=C2C=C1)SC(=C3)C(=O)N4CCN(CC4)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "PPOYYNSGAQCUFH-UHFFFAOYSA-N" ;
  ns0:mass "325.430" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H19N3OS" ;
  ns0:monoisotopicmass "325.12488" .

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