@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:26776>
  skos:prefLabel "استیل بنوئید"@fa, "stilbenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108960> .

<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:108960>
  ns0:monoisotopicmass "377.17394" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26776> ;
  skos:prefLabel "6 [2 آمینو 5 (4 متوکسی فنیل) 6 متیل 1H پیریمیدین 4 یلیدین] 3 (2 متیل پروپ 2 انوکسی) 1 سیکلوهگزا 2،4 دی انون"@fa, "6-[2-amino-5-(4-methoxyphenyl)-6-methyl-1h-pyrimidin-4-ylidene]-3-(2-methylprop-2-enoxy)-1-cyclohexa-2,4-dienone"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QWBKXUBVNVTQTF-UHFFFAOYSA-N" ;
  ns0:formula "C22H23N3O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H23N3O3/c1-13(2)12-28-17-9-10-18(19(26)11-17)21-20(14(3)24-22(23)25-21)15-5-7-16(27-4)8-6-15/h5-11H,1,12H2,2-4H3,(H3,23,24,25)" ;
  ns0:smiles "CC1=C(C(=C2C=CC(=CC2=O)OCC(=C)C)N=C(N1)N)C3=CC=C(C=C3)OC" ;
  ns0:charge "0" ;
  ns0:mass "377.437" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
