@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:46969>
  skos:prefLabel "بنزوکسازین"@fa, "benzoxazine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113226> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113226>
  skos:prefLabel "6-[2-butylimino-3-(cyclopentylideneamino)-4-thiazolyl]-4h-1,4-benzoxazin-3-one"@en, "6 [2 butylimino 3 (cyclopentylideneamino) 4 thiazolyl] 4H 1,4 benzoxazin 3 one"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C20H24N4O2S" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H24N4O2S/c1-2-3-10-21-20-24(23-15-6-4-5-7-15)17(13-27-20)14-8-9-18-16(11-14)22-19(25)12-26-18/h8-9,11,13H,2-7,10,12H2,1H3,(H,22,25)" ;
  ns0:monoisotopicmass "384.16200" ;
  ns0:smiles "CCCCN=C1N(C(=CS1)C2=CC3=C(C=C2)OCC(=O)N3)N=C4CCCC4" ;
  ns0:mass "384.497" ;
  ns0:inchikey "OBBFYFVKKMVSJX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46969> .

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 .
