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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112286>
  ns0:monoisotopicmass "369.11471" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  skos:prefLabel "n'-[(4-methoxyphenyl)methyl]-n-phenylcarbamimidothioic acid (2,5-dioxo-3-pyrrolidinyl) ester"@en, "N' [(4 متوکسی فنیل) متیل]   کاربامیمیدوتیوئیک اسید (2،5 دی اکسو 3 پیرولیدینیل) استر"@fa ;
  ns0:mass "369.439" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H19N3O3S/c1-25-15-9-7-13(8-10-15)12-20-19(21-14-5-3-2-4-6-14)26-16-11-17(23)22-18(16)24/h2-10,16H,11-12H2,1H3,(H,20,21)(H,22,23,24)" ;
  ns0:charge "0" ;
  ns0:formula "C19H19N3O3S" ;
  ns0:inchikey "DXCHRTPJBRKGQE-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC=C(C=C1)CN=C(NC2=CC=CC=C2)SC3CC(=O)NC3=O" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
