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

<http://www.irandoc.acir/onto/irandoc/CHEBI:80678>
  ns0:inchi "InChI=1S/C22H27NO5/c1-23-9-8-13-10-15(25-2)20(24)19-17(13)14(23)7-6-12-11-16(26-3)21(27-4)22(28-5)18(12)19/h10-11,14,24H,6-9H2,1-5H3" ;
  ns0:formula "C22H27NO5" ;
  ns0:monoisotopicmass "385.18892" ;
  ns0:inchikey "SXGHNTVPXYHQSN-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Kreysigine"@fa, "kreysigine"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "385.45350" ;
  ns0:smiles "COc1cc2CCN(C)C3CCc4cc(OC)c(OC)c(OC)c4-c(c1O)c23" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> .

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 .
