@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225432>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "326.436" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-[7-hydroxy-4-(3-methylbut-2-enyl)-7bH-naphtho[1,2-b]oxiren-1a-yl]hexan-1-one" ;
  ns0:monoisotopicmass "326.18819" ;
  ns0:inchi "InChI=1S/C21H26O3/c1-4-5-6-7-18(23)21-13-12-16-15(9-8-14(2)3)10-11-17(22)19(16)20(21)24-21/h8,10-13,20,22H,4-7,9H2,1-3H3" ;
  ns0:inchikey "UCRMMVOOLKOJII-UHFFFAOYSA-N" ;
  skos:prefLabel "emericelloxide"@en, "Emericelloxide"@fa ;
  ns0:smiles "O=C(C12OC1C=3C(O)=CC=C(C3C=C2)CC=C(C)C)CCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25477> ;
  ns0:formula "C21H26O3" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25477>
  skos:prefLabel "نفتالین ها"@fa, "naphthalenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225432> .

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 .
