@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:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213820> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:213820>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "377.528" ;
  ns0:synonym_EXACT "1-hydroxy-2-methyl-3-[(2E,4E,6E)-3,7,11-trimethyldodeca-2,4,6,10-tetraenyl]quinolin-4-one" ;
  ns0:inchikey "LXSZHPRNQHLUID-FXCPWZNDSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C25H31NO2" ;
  ns0:monoisotopicmass "377.23548" ;
  skos:prefLabel "auracin r"@en, "اوراسین آر"@fa ;
  ns0:smiles "O=C1C2=C(N(O)C(=C1C/C=C(/C=C/C=C(/CCC=C(C)C)/C)/C)C)C=CC=C2" ;
  ns0:inchi "InChI=1S/C25H31NO2/c1-18(2)10-8-11-19(3)12-9-13-20(4)16-17-22-21(5)26(28)24-15-7-6-14-23(24)25(22)27/h6-7,9-10,12-16,28H,8,11,17H2,1-5H3/b13-9+,19-12+,20-16+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:subset "2_STAR" .

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 .
