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

<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:183295>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "دوپامین، N، N دی متیل، دی متیل اتر"@fa, "dopamine, n,n-dimethyl-, dimethyl ether"@en ;
  ns0:inchi "InChI=1S/C12H19NO2/c1-13(2)8-7-10-5-6-11(14-3)12(9-10)15-4/h5-6,9H,7-8H2,1-4H3" ;
  ns0:monoisotopicmass "209.14158" ;
  ns0:smiles "O(C=1C=C(CCN(C)C)C=CC1OC)C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C12H19NO2" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-(3,4-dimethoxyphenyl)-N,N-dimethylethanamine" ;
  ns0:inchikey "UNASPKKHQRCVGR-UHFFFAOYSA-N" ;
  ns0:mass "209.289" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51681> .

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 .
