@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:105850>
  skos:prefLabel "2-chloro-n-[2-(2,2-dimethyl-4-phenyl-4-oxanyl)ethyl]acetamide"@en, "2 کلرو N [2 (2،2 دی متیل 4 فنیل 4 اگزانیل) اتیل] استامید"@fa ;
  ns0:smiles "CC1(CC(CCO1)(CCNC(=O)CCl)C2=CC=CC=C2)C" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "309.832" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:inchikey "VGXDOXJYAHWVLW-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H24ClNO2" ;
  ns0:inchi "InChI=1S/C17H24ClNO2/c1-16(2)13-17(9-11-21-16,8-10-19-15(20)12-18)14-6-4-3-5-7-14/h3-7H,8-13H2,1-2H3,(H,19,20)" ;
  ns0:monoisotopicmass "309.14956" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105850> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
