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

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

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