@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://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112832> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112832>
  ns0:inchi "InChI=1S/C20H18ClN3O5S/c1-28-15-7-6-12(8-16(15)29-11-13-4-2-3-5-14(13)21)10-22-24-20-23-19(27)17(30-20)9-18(25)26/h2-8,10,17H,9,11H2,1H3,(H,25,26)(H,23,24,27)" ;
  ns0:mass "447.894" ;
  skos:prefLabel "2-[2-[2-[[3-[(2-chlorophenyl)methoxy]-4-methoxyphenyl]methylidene]hydrazinyl]-4-oxo-5-thiazolyl]acetic acid"@en, "2 [ [[3 [( کلروفنیل) متوکسی] 4  فنیل] متیلیدن] هیدرازینیل]  اکسو 5 تیازولیل] اسید استیک"@fa ;
  ns0:formula "C20H18ClN3O5S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "447.06557" ;
  ns0:inchikey "UDKPBBQVEDZQNJ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "COC1=C(C=C(C=C1)C=NNC2=NC(=O)C(S2)CC(=O)O)OCC3=CC=CC=C3Cl" ;
  ns0:charge "0" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
