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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109792>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "384.08768" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H17ClN2O4/c1-25-15-8-6-14(7-9-15)12-22-23-20(24)19-11-10-16(27-19)13-26-18-5-3-2-4-17(18)21/h2-12H,13H2,1H3,(H,23,24)" ;
  ns0:mass "384.814" ;
  skos:prefLabel "5 [(2 کلروفنوکسی) متیل] N [(4 متوکسی فنیل) متیلیدین آمینو] 2 فورانکاربوکسامید"@fa, "5-[(2-chlorophenoxy)methyl]-n-[(4-methoxyphenyl)methylideneamino]-2-furancarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchikey "BQGDCUBBCXAHON-UHFFFAOYSA-N" ;
  ns0:formula "C20H17ClN2O4" ;
  ns0:smiles "COC1=CC=C(C=C1)C=NNC(=O)C2=CC=C(O2)COC3=CC=CC=C3Cl" ;
  ns0:subset "2_STAR" .

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 .
