@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://www.irandoc.acir/onto/irandoc/CHEBI:22315>
  skos:prefLabel "آلکالوئید"@fa, "alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:3955> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:3955>
  ns0:inchi "InChI=1S/C18H17NO4/c1-19-5-4-10-2-3-13(20)18-17(10)12(19)6-11-7-15-16(22-9-21-15)8-14(11)23-18/h2-3,7-8,12,20H,4-6,9H2,1H3/t12-/m0/s1" ;
  skos:prefLabel "کولاریسین"@fa, "cularicine"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> ;
  ns0:formula "C18H17NO4" ;
  ns0:monoisotopicmass "311.11576" ;
  ns0:charge "0" ;
  ns0:mass "311.333" ;
  ns0:smiles "CN1CCc2ccc(O)c3Oc4cc5OCOc5cc4C[C@H]1c23" ;
  ns0:synonym_EXACT "Cularicine" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RUNKBNVIYGVBMW-LBPRGKRZSA-N" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
