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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109113>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H21ClF3N3O2" ;
  ns0:inchikey "BJGSHJCBKOQDNT-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC=CC=C1N2CCN(CC2)CC(=O)NC3=CC(=C(C=C3)Cl)C(F)(F)F" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  skos:prefLabel "n-[4-chloro-3-(trifluoromethyl)phenyl]-2-[4-(2-methoxyphenyl)-1-piperazinyl]acetamide"@en, "N [4 کلرو 3 (تری فلورومتیل) فنیل] 2 [4 (2 متوکسی فنیل) 1 پیپرازینیل] استامید"@fa ;
  ns0:monoisotopicmass "427.12744" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H21ClF3N3O2/c1-29-18-5-3-2-4-17(18)27-10-8-26(9-11-27)13-19(28)25-14-6-7-16(21)15(12-14)20(22,23)24/h2-7,12H,8-11,13H2,1H3,(H,25,28)" ;
  ns0:mass "427.849" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
