@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220429> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:220429>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:mass "183.163" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C8H9NO4" ;
  ns0:smiles "O1[C@]2([N+]#[C-])[C@H]3O[C@H]3[C@]([C@H]12)(O)[C@@H](O)C" ;
  ns0:monoisotopicmass "183.05316" ;
  ns0:inchikey "GVXPCFBDZAWTNL-NOVZGDRXSA-N" ;
  skos:prefLabel "تریکوویریدین"@fa, "trichoviridin"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R,2S,4R,5R,6S)-5-[(1S)-1-hydroxyethyl]-1-isocyano-3,7-dioxatricyclo[4.1.0.02,4]heptan-5-ol" ;
  ns0:inchi "InChI=1S/C8H9NO4/c1-3(10)7(11)4-5(12-4)8(9-2)6(7)13-8/h3-6,10-11H,1H3/t3-,4+,5-,6-,7+,8+/m0/s1" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
