@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:108427>
  skos:prefLabel "LSM 19803"@fa, "lsm-19803"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "315.11195" ;
  ns0:mass "315.781" ;
  ns0:smiles "C1CN(CCN1C2=CC=CC=C2Cl)C3=[NH+]C=NC4=C3NC=N4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:formula "C15H16ClN6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KDYPEARPZJFJBV-UHFFFAOYSA-O" ;
  ns0:charge "+1" ;
  ns0:inchi "InChI=1S/C15H15ClN6/c16-11-3-1-2-4-12(11)21-5-7-22(8-6-21)15-13-14(18-9-17-13)19-10-20-15/h1-4,9-10H,5-8H2,(H,17,18,19,20)/p+1" .

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

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 .
