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

<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://www.irandoc.acir/onto/irandoc/CHEBI:77>
  ns0:monoisotopicmass "297.13649" ;
  ns0:smiles "COc1cc2CCN(C)[C@@H]3Cc4ccc(O)cc4-c(c1O)c23" ;
  ns0:inchikey "QZGHIQMJUDEEIB-CQSZACIVSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C18H19NO3/c1-19-6-5-11-8-15(22-2)18(21)17-13-9-12(20)4-3-10(13)7-14(19)16(11)17/h3-4,8-9,14,20-21H,5-7H2,1-2H3/t14-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:134209> ;
  skos:prefLabel "(-)-apoglaziovine"@en, "( ) آپوگلازیوین"@fa ;
  ns0:mass "297.349" ;
  ns0:synonym_EXACT "(-)-Apoglaziovine" ;
  ns0:formula "C18H19NO3" ;
  ns0:subset "2_STAR" .

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 .
