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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218193>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:formula "C15H22O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "266.15181" ;
  skos:prefLabel "Chaetothyrin B"@fa, "chaetothyrin b"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "266.337" ;
  ns0:inchikey "GCNXKKFTFOQQRB-OWLDWWDNSA-N" ;
  ns0:smiles "O=C1[C@]2(O)C(=O)OC[C@@H]2[C@]3(CCCC([C@@H]3C1)(C)C)C" ;
  ns0:synonym_EXACT "(3aS,5aS,9aS,9bS)-3a-hydroxy-6,6,9a-trimethyl-5,5a,7,8,9,9b-hexahydro-1H-benzo[e][2]benzouran-3,4-dione" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-13(2)5-4-6-14(3)9(13)7-11(16)15(18)10(14)8-19-12(15)17/h9-10,18H,4-8H2,1-3H3/t9-,10+,14-,15-/m0/s1" ;
  ns0:charge "0" .

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