@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:108466>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:mass "505.585" ;
  ns0:formula "C28H32FN5O3" ;
  skos:prefLabel "4 [4 (4 فلوروفنیل) 1 پیپرازینیل] N [4 متیل 2 (4 مورفولینیل) 6 کینولینیل] 4 اگزوبوتانامید"@fa, "4-[4-(4-fluorophenyl)-1-piperazinyl]-n-[4-methyl-2-(4-morpholinyl)-6-quinolinyl]-4-oxobutanamide"@en ;
  ns0:monoisotopicmass "505.24892" ;
  ns0:inchi "InChI=1S/C28H32FN5O3/c1-20-18-26(33-14-16-37-17-15-33)31-25-7-4-22(19-24(20)25)30-27(35)8-9-28(36)34-12-10-32(11-13-34)23-5-2-21(29)3-6-23/h2-7,18-19H,8-17H2,1H3,(H,30,35)" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=NC2=C1C=C(C=C2)NC(=O)CCC(=O)N3CCN(CC3)C4=CC=C(C=C4)F)N5CCOCC5" ;
  ns0:inchikey "LMHXQQKGADTQJD-UHFFFAOYSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26144>
  skos:prefLabel "پیپرازین ها"@fa, "piperazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108466> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
