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

<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:92561>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "297.13649" ;
  ns0:smiles "CN1CCC2=C3[C@H]1CC4=C(C3=CC(=C2)O)C(=C(C=C4)OC)O" ;
  skos:prefLabel "(8r)-13-methoxy-7-methyl-5,6,6a,7-tetrahydro-4h-dibenzo[de,g]quinoline-2,14-diol"@en, "(8R) 13 متوکسی 7 متیل 5،6،6a،7 تتراهیدرو 4H دی بنزو[de،g] کینولین 2،14 دیول"@fa ;
  ns0:formula "C18H19NO3" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:134209> ;
  ns0:mass "297.349" ;
  ns0:inchikey "LEWKYIVLAXKZAS-CQSZACIVSA-N" ;
  ns0:inchi "InChI=1S/C18H19NO3/c1-19-6-5-11-7-12(20)9-13-16(11)14(19)8-10-3-4-15(22-2)18(21)17(10)13/h3-4,7,9,14,20-21H,5-6,8H2,1-2H3/t14-/m1/s1" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
