@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:211985> .

<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:211985>
  ns0:mass "266.337" ;
  ns0:monoisotopicmass "266.15181" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1OCC2=C1C[C@@H](O)[C@@H]3[C@@]2([C@@H](O)CCC3(C)C)C" ;
  ns0:formula "C15H22O4" ;
  ns0:charge "0" ;
  skos:prefLabel "آستلولید سی"@fa, "astellolide c"@en ;
  ns0:inchikey "PNQPXZZYBRYBJV-YXMPFFBPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:synonym_EXACT "(5R,5aS,9S,9aS)-5,9-dihydroxy-6,6,9a-trimethyl-4,5,5a,7,8,9-hexahydro-1H-benzo[e][2]benzouran-3-one" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-14(2)5-4-11(17)15(3)9-7-19-13(18)8(9)6-10(16)12(14)15/h10-12,16-17H,4-7H2,1-3H3/t10-,11+,12+,15+/m1/s1" .

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