@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:107845> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107845>
  ns0:smiles "COC1=CC(=CC(=C1)C(=O)N2CCN(CC2)S(=O)(=O)C)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> ;
  skos:prefLabel "(3،5 دی متوکسی فنیل) (4 متیل سولفونیل 1 پیپرازینیل) متانون"@fa, "(3,5-dimethoxyphenyl)-(4-methylsulfonyl-1-piperazinyl)methanone"@en ;
  ns0:formula "C14H20N2O5S" ;
  ns0:mass "328.386" ;
  ns0:inchikey "NUZMHJAYCQKTDQ-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H20N2O5S/c1-20-12-8-11(9-13(10-12)21-2)14(17)15-4-6-16(7-5-15)22(3,18)19/h8-10H,4-7H2,1-3H3" ;
  ns0:monoisotopicmass "328.10929" .

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 .
