@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://www.irandoc.acir/onto/irandoc/CHEBI:24059>
  skos:prefLabel "فلورن‌ها"@fa, "fluorenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208485> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208485>
  skos:prefLabel "دالدینون سی"@fa, "daldinone c"@en ;
  ns0:synonym_EXACT "(2R,11S,12S)-2,7,17-trihydroxypentacyclo[10.7.1.02,11.03,8.016,20]icosa-1(20),3(8),4,6,16,18-hexaene-9,15-dione" ;
  ns0:charge "0" ;
  ns0:inchikey "OYRYUFABCKQXTO-TVLKGPQESA-N" ;
  ns0:mass "336.343" ;
  ns0:inchi "InChI=1S/C20H16O5/c21-13-3-1-2-10-18(13)16(24)8-12-9-4-6-14(22)19-15(23)7-5-11(17(9)19)20(10,12)25/h1-3,5,7,9,12,21,23,25H,4,6,8H2/t9-,12-,20-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C2=C(O)C=CC=C2[C@]3(O)C=4C=CC(=C5C4[C@H]([C@@H]3C1)CCC5=O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24059> ;
  ns0:formula "C20H16O5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "336.09977" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
