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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121383>
  ns0:mass "350.409" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC=CC=C1N2CCN(CC2)S(=O)(=O)C3=CC=C(C=C3)F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1 (4 فلوروفنیل) سولفونیل 4 (2 متوکسی فنیل) پیپرازین"@fa, "1-(4-fluorophenyl)sulfonyl-4-(2-methoxyphenyl)piperazine"@en ;
  ns0:inchi "InChI=1S/C17H19FN2O3S/c1-23-17-5-3-2-4-16(17)19-10-12-20(13-11-19)24(21,22)15-8-6-14(18)7-9-15/h2-9H,10-13H2,1H3" ;
  ns0:inchikey "RYWWGZTXJQDMMW-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "350.11004" ;
  ns0:charge "0" ;
  ns0:formula "C17H19FN2O3S" .

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 .
