@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:52480>
  skos:prefLabel "سولفونیلیمیدات"@fa, "sulfonylimidate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52479> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53192>
  skos:prefLabel "n-sulfonylimidate"@en, "سولفونیلیمیدات N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52479> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25698>
  skos:prefLabel "اتر"@fa, "ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:52479> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:52479>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25698> ;
  ns0:mass "42.01680" ;
  skos:prefLabel "imidate"@en, "تقلید کردن"@fa ;
  ns0:synonym_RELATED "imino ether", "imidates" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "41.99799" ;
  ns0:subset "3_STAR" ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:53192>, <http://www.irandoc.acir/onto/irandoc/CHEBI:52480> ;
  ns0:formula "CNOR3" ;
  ns0:smiles "[*]O/C([*])=N/[*]" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
