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

<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:111358>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H14ClN5O2/c1-19-7-3-4-9(20-2)8(5-7)15-12-17-10(6-13)16-11(14)18-12/h3-5H,6H2,1-2H3,(H3,14,15,16,17,18)" ;
  ns0:formula "C12H14ClN5O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> ;
  ns0:mass "295.725" ;
  skos:prefLabel "6-(chloromethyl)-n2-(2,5-dimethoxyphenyl)-1,3,5-triazine-2,4-diamine"@en, "6 (کلرومتیل) N2 (2،5 دی متوکسی فنیل) 1،3،5 تریازین 2،4 دی آمین"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "295.08360" ;
  ns0:inchikey "LRMITMUUQVAMMW-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC(=C(C=C1)OC)NC2=NC(=NC(=N2)N)CCl" .

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