@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:81575>
  ns0:mass "300.43510" ;
  ns0:charge "0" ;
  skos:prefLabel "all-trans-3-hydroxyretinal"@en, "همه ترانس 3 هیدروکسی رتینال"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26537> ;
  ns0:formula "C20H28O2" ;
  ns0:monoisotopicmass "300.20893" ;
  ns0:inchikey "QPRQNCDEPWLQRO-DAWLFQHYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H28O2/c1-15(7-6-8-16(2)11-12-21)9-10-19-17(3)13-18(22)14-20(19,4)5/h6-12,18,22H,13-14H2,1-5H3/b8-6+,10-9+,15-7+,16-11+" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(/C=C/C=C(C)/C=C/C1=C(C)CC(O)CC1(C)C)=C/C=O" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26537>
  skos:prefLabel "رتینوئید"@fa, "retinoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81575> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
