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

<http://www.irandoc.acir/onto/irandoc/CHEBI:80850>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "281.30590" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:134209> ;
  ns0:formula "C17H15NO3" ;
  skos:prefLabel "michelalbine"@en, "میکلالبین"@fa ;
  ns0:inchi "InChI=1S/C17H15NO3/c19-16-11-4-2-1-3-10(11)14-13-9(5-6-18-15(13)16)7-12-17(14)21-8-20-12/h1-4,7,15-16,18-19H,5-6,8H2/t15-,16+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O[C@H]1[C@H]2NCCc3cc4OCOc4c(-c4ccccc14)c23" ;
  ns0:monoisotopicmass "281.10519" ;
  ns0:inchikey "CKIYSMRPIBQTHQ-JKSUJKDBSA-N" ;
  ns0:charge "0" .

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 .
