@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:25479>
  skos:prefLabel "نفتالنون"@fa, "naphthalenone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223709> .

<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:223709>
  ns0:mass "350.326" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25479> ;
  ns0:smiles "O=C1C2=C(O)C=CC3=C2[C@H]([C@H]4[C@H](O)CC(C=5C4=C3C=CC5O)=O)[C@@H]6[C@H]1O6" ;
  ns0:monoisotopicmass "350.07904" ;
  ns0:synonym_EXACT "(9R,10R,11S,12R,14R)-5,9,17-trihydroxy-13-oxahexacyclo[9.8.1.12,6.012,14.016,20.010,21]henicosa-1(20),2(21),3,5,16,18-hexaene-7,15-dione" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H14O6" ;
  skos:prefLabel "آلترتوکسین V"@fa, "altertoxin v"@en ;
  ns0:inchikey "JHMQRCUWXPACCR-XWEAYVSNSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H14O6/c21-8-3-1-6-7-2-4-9(22)16-13(7)17(19-20(26-19)18(16)25)15-11(24)5-10(23)14(8)12(6)15/h1-4,11,15,17,19-22,24H,5H2/t11-,15+,17-,19-,20+/m1/s1" .

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 .
