@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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26151>
  skos:prefLabel "پیپریدین ها"@fa, "piperidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:10445> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:10445>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "167.16740" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:formula "C11H21N" ;
  ns0:smiles "C[C@H]1CC[C@H]2[C@H]1CN(C)C[C@H]2C" ;
  ns0:inchikey "HGTMGCDIPYGVKA-ZDCRXTMVSA-N" ;
  ns0:inchi "InChI=1S/C11H21N/c1-8-4-5-10-9(2)6-12(3)7-11(8)10/h8-11H,4-7H2,1-3H3/t8-,9+,10+,11-/m0/s1" ;
  skos:prefLabel "بتا اسکایتانتین"@fa, "beta-skytanthine"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "167.292" ;
  ns0:synonym_EXACT "beta-Skytanthine" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
