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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123177>
  ns0:smiles "CC1=CC(=C2C(=C1)C(=NC(=N2)C(F)(F)F)N3CCN(CC3)C(=O)C4=CC=CO4)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JHONAAPETLFWPL-UHFFFAOYSA-N" ;
  ns0:formula "C20H19F3N4O2" ;
  skos:prefLabel "[4-[6,8-dimethyl-2-(trifluoromethyl)-4-quinazolinyl]-1-piperazinyl]-(2-furanyl)methanone"@en, "[4 [6،8 دی متیل 2 (تری فلورومتیل) 4 کوینازولینیل] 1 پیپرازینیل] (2 فورانیل) متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:mass "404.386" ;
  ns0:inchi "InChI=1S/C20H19F3N4O2/c1-12-10-13(2)16-14(11-12)17(25-19(24-16)20(21,22)23)26-5-7-27(8-6-26)18(28)15-4-3-9-29-15/h3-4,9-11H,5-8H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "404.14601" .

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 .
