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

<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:114743>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=NC2=C(S1)C=C(C=C2)NC(=O)C3=CC(=C(C=C3)OC)OC" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3,4-dimethoxy-n-(2-methyl-1,3-benzothiazol-6-yl)benzamide"@en, "3،4 دی متوکسی N (2 متیل 1،3 بنزوتیازول 6 ایل) بنزامید"@fa ;
  ns0:inchi "InChI=1S/C17H16N2O3S/c1-10-18-13-6-5-12(9-16(13)23-10)19-17(20)11-4-7-14(21-2)15(8-11)22-3/h4-9H,1-3H3,(H,19,20)" ;
  ns0:inchikey "AULWRMWVYRKDQT-UHFFFAOYSA-N" ;
  ns0:formula "C17H16N2O3S" ;
  ns0:monoisotopicmass "328.08816" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> ;
  ns0:mass "328.387" .

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