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

<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://www.irandoc.acir/onto/irandoc/CHEBI:108232>
  ns0:mass "356.487" ;
  skos:prefLabel "1 [1 اتیل 6 متیل 4 (4 فنیل 1 پیپرازینیل) 2 سولفانیلیدن 5 پیریمیدینیل] اتانون"@fa, "1-[1-ethyl-6-methyl-4-(4-phenyl-1-piperazinyl)-2-sulfanylidene-5-pyrimidinyl]ethanone"@en ;
  ns0:monoisotopicmass "356.16708" ;
  ns0:smiles "CCN1C(=C(C(=NC1=S)N2CCN(CC2)C3=CC=CC=C3)C(=O)C)C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H24N4OS/c1-4-23-14(2)17(15(3)24)18(20-19(23)25)22-12-10-21(11-13-22)16-8-6-5-7-9-16/h5-9H,4,10-13H2,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RTDIDWVVPJYUCA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:formula "C19H24N4OS" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
