@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:51688>
  skos:prefLabel "انال"@fa, "enal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:177902> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:177902>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51688> ;
  ns0:formula "C27H36O2" ;
  ns0:monoisotopicmass "392.27153" ;
  ns0:synonym_EXACT "(3R)-3-hydroxy-10'-apo-beta-carotenal" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(3r)-3-hydroxy-10'-apo-beta-carotenal"@en, "(3R) 3 هیدروکسی 10' آپو بتا کاروتنال"@fa ;
  ns0:charge "0" ;
  ns0:mass "392.583" ;
  ns0:inchi "InChI=1S/C27H36O2/c1-21(11-7-8-12-22(2)15-10-18-28)13-9-14-23(3)16-17-26-24(4)19-25(29)20-27(26,5)6/h7-18,25,29H,19-20H2,1-6H3/b8-7+,13-9+,15-10+,17-16+,21-11+,22-12+,23-14+/t25-/m1/s1" ;
  ns0:inchikey "HQPQTQQUHPFUOA-ZCPYHVQDSA-N" ;
  ns0:smiles "C1C(=C(C(C[C@@H]1O)(C)C)/C=C/C(=C/C=C/C(=C/C=C/C=C(/C=C/C(=O)[H])/C)/C)/C)C" ;
  ns0:subset "2_STAR" .

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 .
