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

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

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 .
