@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:46848>
  skos:prefLabel "n-arylpiperazine"@en, "N آریل پی پرازین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:122092> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:122092>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "8 فلوئورو 4 (4 متیل پیپرازین 4 ium 1 yl) 5H پیریمیدو[5،4 b] ایندول"@fa, "8-fluoro-4-(4-methylpiperazin-4-ium-1-yl)-5h-pyrimido[5,4-b]indole"@en ;
  ns0:monoisotopicmass "286.14625" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H17FN5" ;
  ns0:mass "286.328" ;
  ns0:inchi "InChI=1S/C15H16FN5/c1-20-4-6-21(7-5-20)15-14-13(17-9-18-15)11-8-10(16)2-3-12(11)19-14/h2-3,8-9,19H,4-7H2,1H3/p+1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:inchikey "LEYHARBCQOPTMC-UHFFFAOYSA-O" ;
  ns0:smiles "CN1CCN(CC1)C2=[NH+]C=NC3=C2NC4=C3C=C(C=C4)F" ;
  ns0:charge "+1" .

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 .
