@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:116390>
  ns0:inchikey "UVAOBHSWJTXPCD-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "306.785" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "306.10227" ;
  ns0:smiles "CC1=CC(=C(C=C1)OCCOC2=C(C=CC(=C2)C)Cl)OC" ;
  skos:prefLabel "1-chloro-2-[2-(2-methoxy-4-methylphenoxy)ethoxy]-4-methylbenzene"@en, "1 کلرو 2 [2 (2 متوکسی 4 متیل فنوکسی) اتوکسی] 4 متیل بنزن"@fa ;
  ns0:inchi "InChI=1S/C17H19ClO3/c1-12-4-6-14(18)16(10-12)21-9-8-20-15-7-5-13(2)11-17(15)19-3/h4-7,10-11H,8-9H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H19ClO3" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116390> .

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 .
