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

<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:218991>
  ns0:formula "C18H19NO6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> ;
  ns0:mass "345.351" ;
  ns0:inchikey "PXAGUFKQQFOQDV-SFHVURJKSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "3-(2,3-dimethoxy-5-methylphenyl)-3,5-dihydroxy-7-methoxy-2H-isoindol-1-one" ;
  skos:prefLabel "انتونالاکتام سی"@fa, "entonalactam c"@en ;
  ns0:charge "0" ;
  ns0:smiles "O=C1N[C@@](O)(C2=C(OC)C(OC)=CC(=C2)C)C=3C1=C(OC)C=C(O)C3" ;
  ns0:monoisotopicmass "345.12124" ;
  ns0:inchi "InChI=1S/C18H19NO6/c1-9-5-12(16(25-4)14(6-9)24-3)18(22)11-7-10(20)8-13(23-2)15(11)17(21)19-18/h5-8,20,22H,1-4H3,(H,19,21)/t18-/m0/s1" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
