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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121519>
  ns0:formula "C14H11N3O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H11N3O3/c1-16-9-15-13(17(18)19)14(16)20-12-8-4-6-10-5-2-3-7-11(10)12/h2-9H,1H3" ;
  skos:prefLabel "1 متیل 5 (1 نفتالینیلوکسی) 4 نیترویمیدازول"@fa, "1-methyl-5-(1-naphthalenyloxy)-4-nitroimidazole"@en ;
  ns0:inchikey "DWMKFHNGYSTTPN-UHFFFAOYSA-N" ;
  ns0:smiles "CN1C=NC(=C1OC2=CC=CC3=CC=CC=C32)[N+](=O)[O-]" ;
  ns0:mass "269.256" ;
  ns0:monoisotopicmass "269.08004" ;
  ns0:subset "2_STAR" .

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 .
