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

<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:107514>
  ns0:monoisotopicmass "430.19263" ;
  skos:prefLabel "N [4 (2،5 دی متوکسی فنیل) 2 تیازولیل] N (2 اگزولانیل متیل) سیکلوهگزان کربوکسامید"@fa, "n-[4-(2,5-dimethoxyphenyl)-2-thiazolyl]-n-(2-oxolanylmethyl)cyclohexanecarboxamide"@en ;
  ns0:inchi "InChI=1S/C23H30N2O4S/c1-27-17-10-11-21(28-2)19(13-17)20-15-30-23(24-20)25(14-18-9-6-12-29-18)22(26)16-7-4-3-5-8-16/h10-11,13,15-16,18H,3-9,12,14H2,1-2H3" ;
  ns0:smiles "COC1=CC(=C(C=C1)OC)C2=CSC(=N2)N(CC3CCCO3)C(=O)C4CCCCC4" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CUKWXDBNFZFYEG-UHFFFAOYSA-N" ;
  ns0:mass "430.562" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> ;
  ns0:formula "C23H30N2O4S" ;
  ns0:charge "0" .

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