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

<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://www.irandoc.acir/onto/irandoc/CHEBI:123370>
  skos:prefLabel "[4-(2,3-dimethylphenyl)-1-piperazinyl]-[5-[(4-methoxyphenyl)sulfonylmethyl]-2-furanyl]methanone"@en, "[4 (2،3 دی متیل فنیل) 1 پیپرازینیل] [5 [(4 متوکسی فنیل) سولفونیل متیل] 2 فورانیل] متانون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H28N2O5S" ;
  ns0:inchikey "PDNWQTIPSVDUJE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "468.17189" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "468.567" ;
  ns0:inchi "InChI=1S/C25H28N2O5S/c1-18-5-4-6-23(19(18)2)26-13-15-27(16-14-26)25(28)24-12-9-21(32-24)17-33(29,30)22-10-7-20(31-3)8-11-22/h4-12H,13-17H2,1-3H3" ;
  ns0:smiles "CC1=C(C(=CC=C1)N2CCN(CC2)C(=O)C3=CC=C(O3)CS(=O)(=O)C4=CC=C(C=C4)OC)C" .

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 .
