@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:109269>
  ns0:smiles "CCN1C2=C(C=C3C=C(C=CC3=N2)C)C(=N1)NC(=O)CC4=CC=C(C=C4)OC" ;
  skos:prefLabel "N (1 اتیل 6 متیل 3 پیرازولو[3،4 b] کینولینیل) 2 (4 متوکسی فنیل) استامید"@fa, "n-(1-ethyl-6-methyl-3-pyrazolo[3,4-b]quinolinyl)-2-(4-methoxyphenyl)acetamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:formula "C22H22N4O2" ;
  ns0:inchi "InChI=1S/C22H22N4O2/c1-4-26-22-18(13-16-11-14(2)5-10-19(16)23-22)21(25-26)24-20(27)12-15-6-8-17(28-3)9-7-15/h5-11,13H,4,12H2,1-3H3,(H,24,25,27)" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "374.437" ;
  ns0:inchikey "GOECNYYIXGRBNW-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "374.17428" .

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

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