@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:121304>
  skos:prefLabel "[4 (2 متوکسی فنیل) 1 پیپرازینیل] [5 (4 متیل فنیل) 3 ایزوکسازولیل] متانون"@fa, "[4-(2-methoxyphenyl)-1-piperazinyl]-[5-(4-methylphenyl)-3-isoxazolyl]methanone"@en ;
  ns0:formula "C22H23N3O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "377.17394" ;
  ns0:smiles "CC1=CC=C(C=C1)C2=CC(=NO2)C(=O)N3CCN(CC3)C4=CC=CC=C4OC" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:inchikey "KNNYXMWJUQXPFM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H23N3O3/c1-16-7-9-17(10-8-16)21-15-18(23-28-21)22(26)25-13-11-24(12-14-25)19-5-3-4-6-20(19)27-2/h3-10,15H,11-14H2,1-2H3" ;
  ns0:mass "377.437" ;
  ns0:charge "0" .

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

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 .
