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

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91708>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:monoisotopicmass "554.25966" ;
  ns0:inchikey "MWIASLNTAGRGGA-WVJGRJQASA-N" ;
  ns0:mass "554.769" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H42N4O5S2/c1-19-7-5-6-8-22(19)29-12-14-30(15-13-29)37(34,35)18-26-11-9-20(25(26,2)3)17-23(26)28-24(31)21(27)10-16-36(4,32)33/h5-8,20-21,23H,9-18,27H2,1-4H3,(H,28,31)/t20?,21-,23-,26?/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(2s)-2-amino-n-[(3s)-7,7-dimethyl-4-[[4-(2-methylphenyl)-1-piperazinyl]sulfonylmethyl]-3-bicyclo[2.2.1]heptanyl]-4-methylsulfonylbutanamide"@en, "(2S) 2 آمینو N [(3S) 7،7 دی متیل 4 [[4 (2 متیل فنیل) 1 پیپرازینیل] سولفونیل متیل] 3 بی سیکلو[2.2.1] هپتانیل] 4 متیل سولفونیل بوتانامید"@fa ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=CC=C1N2CCN(CC2)S(=O)(=O)CC34CCC(C3(C)C)C[C@@H]4NC(=O)[C@H](CCS(=O)(=O)C)N" ;
  ns0:formula "C26H42N4O5S2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
