@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://www.irandoc.acir/onto/irandoc/CHEBI:51245>
  skos:prefLabel "فنانتیدین ها"@fa, "phenanthridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31086> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31086>
  ns0:smiles "COc1cc2CN3CCC4=C[C@H](OC(C)=O)[C@@H](O)[C@H]([C@H]34)c2cc1O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> ;
  ns0:monoisotopicmass "331.14197" ;
  ns0:mass "331.364" ;
  ns0:inchi "InChI=1S/C18H21NO5/c1-9(20)24-15-5-10-3-4-19-8-11-6-14(23-2)13(21)7-12(11)16(17(10)19)18(15)22/h5-7,15-18,21-22H,3-4,8H2,1-2H3/t15-,16-,17+,18+/m0/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "GLXYETATWBSVGO-WNRNVDISSA-N" ;
  ns0:synonym_EXACT "2-O-Acetylpseudolycorine" ;
  ns0:formula "C18H21NO5" ;
  skos:prefLabel "2 O استیل پسودولیکورین"@fa, "2-o-acetylpseudolycorine"@en ;
  ns0:subset "2_STAR" .

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 .
