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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120885>
  ns0:smiles "C1CN(CCN1C2=CC=C(C=C2)N)C3=CC(=CC=C3)Cl" ;
  skos:prefLabel "4 [4 (3 کلروفنیل) 1 پیپرازینیل] آنیلین"@fa, "4-[4-(3-chlorophenyl)-1-piperazinyl]aniline"@en ;
  ns0:inchikey "IBQKAPDMHHRMRH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H18ClN3/c17-13-2-1-3-16(12-13)20-10-8-19(9-11-20)15-6-4-14(18)5-7-15/h1-7,12H,8-11,18H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "287.11893" ;
  ns0:mass "287.788" ;
  ns0:charge "0" ;
  ns0:formula "C16H18ClN3" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
