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

<http://www.irandoc.acir/onto/irandoc/CHEBI:119833>
  ns0:charge "0" ;
  ns0:mass "346.383" ;
  ns0:inchikey "DSWYUGSSEJEZIF-UHFFFAOYSA-N" ;
  skos:prefLabel "lsm-31277"@en, "LSM 31277"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H18N4O2/c21-11-18(12-22)16(14-7-3-1-4-8-14)25-20-10-6-2-5-9-15(20)19(18,13-23)17(24)26-20/h1,3-4,7-8,15-16,24H,2,5-6,9-10H2" ;
  ns0:monoisotopicmass "346.14298" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CCC2C3(CC1)OC(C(C2(C(=N)O3)C#N)(C#N)C#N)C4=CC=CC=C4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:formula "C20H18N4O2" .

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 .
