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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112396>
  ns0:formula "C27H32N4O3S" ;
  ns0:inchikey "JPBWSFGLZWQGEZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C27H32N4O3S/c1-34-24-9-5-4-8-23(24)29-14-16-30(17-15-29)25(32)20-12-10-19(11-13-20)18-31-26(33)21-6-2-3-7-22(21)28-27(31)35/h2-9,19-20H,10-18H2,1H3,(H,28,35)" ;
  skos:prefLabel "3-[[4-[[4-(2-methoxyphenyl)-1-piperazinyl]-oxomethyl]cyclohexyl]methyl]-2-sulfanylidene-1h-quinazolin-4-one"@en, "3 [[4 [[4 (2 متوکسی فنیل) 1 پیپرازینیل] اکسومتیل] سیکلوهگزیل] متیل] 2 سولفانیلیدین 1H کوینازولین 4 یک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:monoisotopicmass "492.21951" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC=CC=C1N2CCN(CC2)C(=O)C3CCC(CC3)CN4C(=O)C5=CC=CC=C5NC4=S" ;
  ns0:mass "492.635" ;
  ns0:subset "2_STAR" .

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 .
