@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://www.irandoc.acir/onto/irandoc/CHEBI:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:144219> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:144219>
  skos:prefLabel "اسید کنستتیک"@fa, "constictic acid"@en ;
  ns0:smiles "O=C1OC2=C(C3=C(C(=O)O[C@@H]3O)C(=C2CO)O)OC4=C1C(=CC(=C4C=O)OC)C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "402.309" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:formula "C19H14O10" ;
  ns0:monoisotopicmass "402.059" ;
  ns0:inchikey "FYPCEUKJORJHDL-IBGZPJMESA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H14O10/c1-6-3-9(26-2)7(4-20)14-10(6)17(23)28-15-8(5-21)13(22)11-12(16(15)27-14)19(25)29-18(11)24/h3-4,19,21-22,25H,5H2,1-2H3/t19-/m0/s1" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
