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

<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:120738>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:formula "C21H28N2O2" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-[(3,4-dimethoxyphenyl)methyl]-4-(2,3-dimethylphenyl)piperazine"@en, "1 [(3،4 دی متوکسی فنیل) متیل] 4 (2،3 دی متیل فنیل) پیپرازین"@fa ;
  ns0:inchi "InChI=1S/C21H28N2O2/c1-16-6-5-7-19(17(16)2)23-12-10-22(11-13-23)15-18-8-9-20(24-3)21(14-18)25-4/h5-9,14H,10-13,15H2,1-4H3" ;
  ns0:monoisotopicmass "340.21508" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "BAHKIASSFRAQOP-UHFFFAOYSA-N" ;
  ns0:mass "340.460" ;
  ns0:smiles "CC1=C(C(=CC=C1)N2CCN(CC2)CC3=CC(=C(C=C3)OC)OC)C" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
