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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:101521>
  ns0:monoisotopicmass "559.23522" ;
  skos:prefLabel "2-[(3s,6as,8s,10as)-3-hydroxy-1-(3-methoxyphenyl)sulfonyl-3,4,6,6a,8,9,10,10a-octahydro-2h-pyrano[2,3-c][1,5]oxazocin-8-yl]-1-(4-phenyl-1-piperazinyl)ethanone"@en, "2 [(3S,6aS,8S,10aS) 3 هیدروکسی 1 (3 متوکسی فنیل) سولفونیل 3,4,6,6a,8,9,10,10a octahydro 2H پیرانو[2,3 c][1,5]oxazocin 8 yl] 1 (4 pheninyl)"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C28H37N3O7S/c1-36-23-8-5-9-25(16-23)39(34,35)31-18-22(32)19-37-20-27-26(31)11-10-24(38-27)17-28(33)30-14-12-29(13-15-30)21-6-3-2-4-7-21/h2-9,16,22,24,26-27,32H,10-15,17-20H2,1H3/t22-,24-,26-,27+/m0/s1" ;
  ns0:charge "0" ;
  ns0:formula "C28H37N3O7S" ;
  ns0:mass "559.676" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:inchikey "JIBJCGLYXNSLDN-DAANFHMWSA-N" ;
  ns0:smiles "COC1=CC(=CC=C1)S(=O)(=O)N2C[C@@H](COC[C@@H]3[C@@H]2CC[C@H](O3)CC(=O)N4CCN(CC4)C5=CC=CC=C5)O" ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
