@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:112696>
  skos:prefLabel "5 [[(4 متوکسی فنیل) متوکسیامینو] متیلیدن] 6 متیل پیریمیدین 2،4 دیون"@fa, "5-[[(4-methoxyphenyl)methoxyamino]methylidene]-6-methylpyrimidine-2,4-dione"@en ;
  ns0:formula "C14H15N3O4" ;
  ns0:monoisotopicmass "289.10626" ;
  ns0:inchi "InChI=1S/C14H15N3O4/c1-9-12(13(18)17-14(19)16-9)7-15-21-8-10-3-5-11(20-2)6-4-10/h3-7,15H,8H2,1-2H3,(H,17,18,19)" ;
  ns0:smiles "CC1=NC(=O)NC(=O)C1=CNOCC2=CC=C(C=C2)OC" ;
  ns0:mass "289.287" ;
  ns0:inchikey "QOTGFHAYPXIOHQ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<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:112696> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
