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

<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:111209>
  ns0:formula "C25H30N2O5" ;
  ns0:inchikey "SRSKROFDORFLPK-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "438.517" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "7 [3 [4 (2 اتوکسی فنیل) 1 پیپرازینیل] 2 هیدروکسی پروپوکسی] 4 متیل 1 بنزوپیران 2 یک"@fa, "7-[3-[4-(2-ethoxyphenyl)-1-piperazinyl]-2-hydroxypropoxy]-4-methyl-1-benzopyran-2-one"@en ;
  ns0:smiles "CCOC1=CC=CC=C1N2CCN(CC2)CC(COC3=CC4=C(C=C3)C(=CC(=O)O4)C)O" ;
  ns0:inchi "InChI=1S/C25H30N2O5/c1-3-30-23-7-5-4-6-22(23)27-12-10-26(11-13-27)16-19(28)17-31-20-8-9-21-18(2)14-25(29)32-24(21)15-20/h4-9,14-15,19,28H,3,10-13,16-17H2,1-2H3" ;
  ns0:monoisotopicmass "438.21547" .

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 .
