@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:46848>
  skos:prefLabel "n-arylpiperazine"@en, "N آریل پی پرازین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109819> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109819>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:monoisotopicmass "277.19026" ;
  ns0:smiles "CC1=CC(=NC(=N1)N2CCOCC2)N3CCN(CC3)C" ;
  ns0:inchikey "BMBIEKJDTGAZCY-UHFFFAOYSA-N" ;
  ns0:mass "277.366" ;
  skos:prefLabel "4 [4 متیل 6 (4 متیل 1 پیپرازینیل) 2 پیریمیدینیل] مورفولین"@fa, "4-[4-methyl-6-(4-methyl-1-piperazinyl)-2-pyrimidinyl]morpholine"@en ;
  ns0:formula "C14H23N5O" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H23N5O/c1-12-11-13(18-5-3-17(2)4-6-18)16-14(15-12)19-7-9-20-10-8-19/h11H,3-10H2,1-2H3" ;
  ns0:charge "0" .

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 .
