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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222541>
  ns0:inchikey "GEKQQEKXERARED-WAWZGNHOSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "352.342" ;
  ns0:monoisotopicmass "352.09469" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "altertoxin i"@en, "آلترتوکسین I"@fa ;
  ns0:smiles "O=C1C2=C(O)C=CC3=C2[C@H](C=4C=CC(=C5C4[C@@]3(O)CCC5=O)O)[C@@H](C1)O" ;
  ns0:formula "C20H16O6" ;
  ns0:synonym_EXACT "(6bS,7R,12bR)-4,7,10,12b-tetrahydroxy-2,6b,7,8-tetrahydro-1H-perylene-3,9-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  ns0:inchi "InChI=1S/C20H16O6/c21-10-4-2-9-16-15(13(24)7-14(25)17(10)16)8-1-3-11(22)18-12(23)5-6-20(9,26)19(8)18/h1-4,13,15,21-22,24,26H,5-7H2/t13-,15-,20-/m1/s1" ;
  ns0:charge "0" .

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 .
