@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://www.irandoc.acir/onto/irandoc/CHEBI:181128>
  skos:prefLabel "4-methylcinnamic acid"@en, "4 متیل سینامیک اسید"@fa ;
  ns0:mass "162.188" ;
  ns0:charge "0" ;
  ns0:inchikey "RURHILYUWQEGOS-VOTSOKGWSA-N" ;
  ns0:inchi "InChI=1S/C10H10O2/c1-8-2-4-9(5-3-8)6-7-10(11)12/h2-7H,1H3,(H,11,12)/b7-6+" ;
  ns0:formula "C10H10O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23252> ;
  ns0:monoisotopicmass "162.06808" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "OC(=O)/C=C/C1=CC=C(C=C1)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(E)-3-(4-methylphenyl)prop-2-enoic acid" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23252>
  skos:prefLabel "اسیدهای سینامیک"@fa, "cinnamic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181128> .

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 .
