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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220585>
  skos:prefLabel "فنانتروویریدین"@fa, "phenanthroviridin"@en ;
  ns0:formula "C18H11NO4" ;
  ns0:charge "0" ;
  ns0:mass "305.289" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> ;
  ns0:inchikey "YUPGXNABNFYQMU-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H11NO4/c1-8-5-9-7-19-16-15(13(9)12(21)6-8)17(22)10-3-2-4-11(20)14(10)18(16)23/h2-7,20-21H,1H3" ;
  ns0:smiles "O=C1C=2N=CC3=CC(C)=CC(=C3C2C(=O)C=4C1=C(O)C=CC4)O" ;
  ns0:monoisotopicmass "305.06881" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "1,8-dihydroxy-3-methylbenzo[b]phenanthridine-7,12-dione" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
