@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: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:217944> .

<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:217944>
  skos:prefLabel "رالفورانون I"@fa, "ralfuranone i"@en ;
  ns0:smiles "O=C1OC(C(=O)O)=C(C1=CC2=CC=CC=C2)C3=CC=CC=C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "292.290" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-benzylidene-5-oxo-3-phenyluran-2-carboxylic acid" ;
  ns0:formula "C18H12O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23252> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HXJRAGITJNXHBB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "292.07356" ;
  ns0:inchi "InChI=1S/C18H12O4/c19-17(20)16-15(13-9-5-2-6-10-13)14(18(21)22-16)11-12-7-3-1-4-8-12/h1-11H,(H,19,20)" .

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 .
