@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:109038>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-butan-2-yl-3,8-dimethyl-2-oxo-1-oxaspiro[4.5]dec-3-ene-4-carboxamide"@en, "N butan 2 yl 3,8 dimethyl 2 oxo 1 oxaspiro[4.5] dec 3 en 4 carboxamide"@fa ;
  ns0:mass "279.375" ;
  ns0:formula "C16H25NO3" ;
  ns0:monoisotopicmass "279.18344" ;
  ns0:inchi "InChI=1S/C16H25NO3/c1-5-11(3)17-14(18)13-12(4)15(19)20-16(13)8-6-10(2)7-9-16/h10-11H,5-9H2,1-4H3,(H,17,18)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC(C)NC(=O)C1=C(C(=O)OC12CCC(CC2)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50523> ;
  ns0:inchikey "GQCQSKSVHJCCJF-UHFFFAOYSA-N" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50523>
  skos:prefLabel "بوتنولید"@fa, "butenolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109038> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
