@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@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:121675> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121675>
  ns0:inchikey "ZUYMXBMGAFZKDR-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "263.333" ;
  ns0:monoisotopicmass "263.15214" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H21NO3" ;
  ns0:inchi "InChI=1S/C15H21NO3/c1-18-12-7-6-11(10-13(12)19-2)15(14(16)17)8-4-3-5-9-15/h6-7,10H,3-5,8-9H2,1-2H3,(H2,16,17)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> ;
  ns0:charge "0" ;
  skos:prefLabel "1 (3،4 دی متوکسی فنیل) 1 سیکلوهگزان کربوکسامید"@fa, "1-(3,4-dimethoxyphenyl)-1-cyclohexanecarboxamide"@en ;
  ns0:smiles "COC1=C(C=C(C=C1)C2(CCCCC2)C(=O)N)OC" .

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 .
