@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://www.irandoc.acir/onto/irandoc/CHEBI:26004>
  skos:prefLabel "فنیل پروپانوئید"@fa, "phenylpropanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205056> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:205056>
  ns0:formula "C21H20N2O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26004> ;
  ns0:subset "2_STAR" ;
  ns0:mass "348.402" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "348.14739" ;
  skos:prefLabel "nk-372135 b"@en, "NK 372135 B"@fa ;
  ns0:inchi "InChI=1S/C21H20N2O3/c1-22-18(12-15-6-9-17(24-3)10-7-15)19(23-2)13-16-8-11-20(25-4)21(14-16)26-5/h6-11,13-14,18H,12H2,3-5H3/b19-13-/t18-/m0/s1" ;
  ns0:smiles "O(C1=C(OC)C=CC(=C1)/C=C(/[N+]#[C-])/[C@@H]([N+]#[C-])CC2=CC=C(OC)C=C2)C" ;
  ns0:inchikey "BUYCBUQNLIMGDZ-UZNZLNSGSA-N" ;
  ns0:synonym_EXACT "4-[(Z)-2,3-diisocyano-4-(4-methoxyphenyl)but-1-enyl]-1,2-dimethoxybenzene" .

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 .
