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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:186525>
  ns0:inchikey "VKGQYGXMUUBRBD-UHFFFAOYSA-N" ;
  skos:prefLabel "هیدروکسی فازودون"@fa, "hydroxynefazodone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C25H32ClN5O3/c1-20(32)24-27-31(25(33)30(24)17-18-34-23-9-3-2-4-10-23)12-6-11-28-13-15-29(16-14-28)22-8-5-7-21(26)19-22/h2-5,7-10,19-20,32H,6,11-18H2,1H3" ;
  ns0:smiles "ClC=1C=C(N2CCN(CC2)CCCN3N=C(N(C3=O)CCOC4=CC=CC=C4)C(O)C)C=CC1" ;
  ns0:monoisotopicmass "485.21937" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "2-[3-[4-(3-chlorophenyl)piperazin-1-yl]propyl]-5-(1-hydroxyethyl)-4-(2-phenoxyethyl)-1,2,4-triazol-3-one" ;
  ns0:formula "C25H32ClN5O3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "486.010" .

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