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

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