@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:107748>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "260.18886" ;
  skos:prefLabel "1 [4 (2،3 دی متیل فنیل) 1 پیپرازینیل] 2 متیل 1 پروپانون"@fa, "1-[4-(2,3-dimethylphenyl)-1-piperazinyl]-2-methyl-1-propanone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:mass "260.375" ;
  ns0:inchi "InChI=1S/C16H24N2O/c1-12(2)16(19)18-10-8-17(9-11-18)15-7-5-6-13(3)14(15)4/h5-7,12H,8-11H2,1-4H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=C(C(=CC=C1)N2CCN(CC2)C(=O)C(C)C)C" ;
  ns0:inchikey "KFWOHYYCXICJDX-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C16H24N2O" .

<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:107748> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
