@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:112750>
  skos:prefLabel "n-(3,5-dimethyl-1,2,4-triazol-4-yl)-3-(2-methoxyphenyl)-2-propen-1-imine"@en, "N (3،5 دی متیل 1،2،4 تری آزول 4 یل) 3 (2 متوکسی فنیل) 2 پروپن 1 ایمین"@fa ;
  ns0:inchi "InChI=1S/C14H16N4O/c1-11-16-17-12(2)18(11)15-10-6-8-13-7-4-5-9-14(13)19-3/h4-10H,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LXQFYNXTJMCJFF-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H16N4O" ;
  ns0:smiles "CC1=NN=C(N1N=CC=CC2=CC=CC=C2OC)C" ;
  ns0:mass "256.304" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:monoisotopicmass "256.13241" .

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

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 .
