@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://www.irandoc.acir/onto/irandoc/CHEBI:26407>
  skos:prefLabel "پیران‌ها"@fa, "pyrans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219036> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219036>
  ns0:synonym_EXACT "methyl (6E,7R)-7-hydroxy-1,7-dimethyl-6-[(3S)-3-methyl-2-oxononylidene]cyclopenta[c]pyran-5-carboxylate" ;
  skos:prefLabel "sequoiatone c"@en, "سکویاتون سی"@fa ;
  ns0:smiles "O=C(OC)C/1=C2C(=C(OC=C2)C)[C@@](/C1=C/C(=O)[C@H](CCCCCC)C)(O)C" ;
  ns0:inchikey "DYUPDLYFDGWNBP-TVXHFNGESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:mass "374.477" ;
  ns0:monoisotopicmass "374.20932" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H30O5" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H30O5/c1-6-7-8-9-10-14(2)18(23)13-17-19(21(24)26-5)16-11-12-27-15(3)20(16)22(17,4)25/h11-14,25H,6-10H2,1-5H3/b17-13+/t14-,22+/m0/s1" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
