@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:142247>
  ns0:smiles "OC1C=2C=3C(C(=O)C1O)=CC=CC3C=CC2C4=CC=C(OC)C=C4" ;
  ns0:mass "320.339" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51120> ;
  ns0:monoisotopicmass "320.10486" ;
  ns0:inchikey "GMMBTTCHJJMJKQ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "2,3-dihydro-2,3-dihydroxy-4-(4-methoxyphenyl)-1h-phenalen-1-one"@en, "2،3 دی هیدرو 2،3 دی هیدروکسی 4 (4 متوکسی فنیل) 1H فنالن 1 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H16O4/c1-24-13-8-5-11(6-9-13)14-10-7-12-3-2-4-15-16(12)17(14)19(22)20(23)18(15)21/h2-10,19-20,22-23H,1H3" ;
  ns0:formula "C20H16O4" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:51120>
  skos:prefLabel "هیدروکربن های سه حلقه ای اورتو و پری ذوب شده"@fa, "ortho- and peri-fused tricyclic hydrocarbon"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:142247> .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
