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

<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:177464>
  ns0:formula "C30H39Cl2N3O4" ;
  ns0:mass "576.560" ;
  skos:prefLabel "آریپیپرازول کاووکسیل"@fa, "aripiprazole cavoxil"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C30H39Cl2N3O4/c1-2-3-4-10-29(37)39-22-35-27-21-24(13-11-23(27)12-14-28(35)36)38-20-6-5-15-33-16-18-34(19-17-33)26-9-7-8-25(31)30(26)32/h7-9,11,13,21H,2-6,10,12,14-20,22H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC1=C(N2CCN(CC2)CCCCOC3=CC=4N(C(=O)CCC4C=C3)COC(=O)CCCCC)C=CC=C1Cl" ;
  ns0:monoisotopicmass "575.23176" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[7-[4-[4-(2,3-dichlorophenyl)piperazin-1-yl]butoxy]-2-oxo-3,4-dihydroquinolin-1-yl]methyl hexanoate" ;
  ns0:inchikey "STDYTJDGBXCCRG-UHFFFAOYSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
