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

<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:91764>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C13H20FNO3/c1-8(2)15-7-10(16)9-5-6-11(17-3)13(18-4)12(9)14/h5-6,8,10,15-16H,7H2,1-4H3" ;
  ns0:charge "0" ;
  ns0:mass "257.302" ;
  ns0:formula "C13H20FNO3" ;
  skos:prefLabel "1 (2 فلوئورو 3،4 دی متوکسی فنیل) 2 (پروپان 2 ایلامین) اتانول"@fa, "1-(2-fluoro-3,4-dimethoxyphenyl)-2-(propan-2-ylamino)ethanol"@en ;
  ns0:monoisotopicmass "257.14272" ;
  ns0:inchikey "YRAGSLSFEOICOW-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)NCC(C1=C(C(=C(C=C1)OC)OC)F)O" ;
  ns0:subset "2_STAR" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
