@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://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:173979> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:173979>
  ns0:inchikey "ZNOWFEIVNQBQRT-PVFXFQJZSA-N" ;
  skos:prefLabel "(E,E) N4 متوکسی استیریل سینامید"@fa, "(e,e)-n-4-methoxystyrylcinnamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "O(C1=CC=C(C=C1)/C=C/NC(=O)/C=C/C2=CC=CC=C2)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H17NO2" ;
  ns0:monoisotopicmass "279.12593" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "279.339" ;
  ns0:synonym_EXACT "(Z)-N-[(Z)-2-(4-methoxyphenyl)ethenyl]-3-phenylprop-2-enamide" ;
  ns0:inchi "InChI=1S/C18H17NO2/c1-21-17-10-7-16(8-11-17)13-14-19-18(20)12-9-15-5-3-2-4-6-15/h2-14H,1H3,(H,19,20)/b12-9-,14-13-" .

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 .
