@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24689>
  skos:prefLabel "هیدروکسی سینامیک اسید"@fa, "hydroxycinnamic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198828> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198828>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "methyl (z)-3-(3,4-dihydroxyphenyl)-2-formamidoacrylate"@en, "متیل (Z) 3 (3،4 دی هیدروکسی فنیل) 2 فرمیدواکریلات"@fa ;
  ns0:inchi "InChI=1S/C11H11NO5/c1-17-11(16)8(12-6-13)4-7-2-3-9(14)10(15)5-7/h2-6,14-15H,1H3,(H,12,13)/b8-4-" ;
  ns0:formula "C11H11NO5" ;
  ns0:charge "0" ;
  ns0:mass "237.211" ;
  ns0:synonym_EXACT "methyl (Z)-3-(3,4-dihydroxyphenyl)-2-ormamidoprop-2-enoate" ;
  ns0:inchikey "FHRYFVKKDRFMLY-YWEYNIOJSA-N" ;
  ns0:monoisotopicmass "237.06372" ;
  ns0:smiles "O=C(OC)/C(/NC=O)=C/C1=CC(O)=C(O)C=C1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24689> ;
  ns0:subset "2_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
