@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53184>
  skos:prefLabel "apo carotenoid c25 terpenoid"@en, "ترپنوئید یا کاروتنوئید C25"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:53162> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53162>
  ns0:formula "C25H36O" ;
  ns0:monoisotopicmass "352.27662" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "12'-apo-beta-carotenol"@en, "آپو بتا کاروتنول 12"@fa ;
  ns0:inchi "InChI=1S/C25H36O/c1-20(11-7-8-12-22(3)19-26)13-9-14-21(2)16-17-24-23(4)15-10-18-25(24,5)6/h7-9,11-14,16-17,26H,10,15,18-19H2,1-6H3/b8-7+,13-9+,17-16+,20-11+,21-14+,22-12+" ;
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  ns0:mass "352.55270" ;
  ns0:smiles "C/C(CO)=C/C=C/C=C(C)/C=C/C=C(C)/C=C/C1=C(C)CCCC1(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53184> ;
  ns0:inchikey "NQOXNPMIVIPDNQ-PHPDKTIJSA-N" ;
  ns0:synonym_EXACT "12'-apo-beta-caroten-12'-ol" .

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 .
