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

<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:31222>
  ns0:monoisotopicmass "265.07389" ;
  ns0:smiles "O=c1n2CCc3cccc(c23)c2cc3OCOc3cc12" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "UJOHABFHKQHIKS-UHFFFAOYSA-N" ;
  skos:prefLabel "آنهیدرولیکورینون"@fa, "anhydrolycorinone"@en ;
  ns0:mass "265.264" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "Anhydrolycorinone" ;
  ns0:inchi "InChI=1S/C16H11NO3/c18-16-12-7-14-13(19-8-20-14)6-11(12)10-3-1-2-9-4-5-17(16)15(9)10/h1-3,6-7H,4-5,8H2" ;
  ns0:formula "C16H11NO3" .

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 .
