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

<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:114293>
  ns0:smiles "C1CC(CCC1CNS(=O)(=O)C2=CC=CS2)C(=O)N3CCN(CC3)C4=CC=C(C=C4)F" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "465.607" ;
  ns0:inchi "InChI=1S/C22H28FN3O3S2/c23-19-7-9-20(10-8-19)25-11-13-26(14-12-25)22(27)18-5-3-17(4-6-18)16-24-31(28,29)21-2-1-15-30-21/h1-2,7-10,15,17-18,24H,3-6,11-14,16H2" ;
  ns0:charge "0" ;
  ns0:formula "C22H28FN3O3S2" ;
  skos:prefLabel "n-[[4-[[4-(4-fluorophenyl)-1-piperazinyl]-oxomethyl]cyclohexyl]methyl]-2-thiophenesulfonamide"@en, "N [[4 [[4 (4 فلوروفنیل) 1 پیپرازینیل] اکسومتیل] سیکلوهگزیل] متیل] 2 تیوفن سولفونامید"@fa ;
  ns0:monoisotopicmass "465.15561" ;
  ns0:inchikey "QKBQBZRKMWCREJ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:subset "2_STAR" .

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 .
