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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120978>
  ns0:formula "C24H22N4O5S" ;
  ns0:monoisotopicmass "478.13109" ;
  ns0:charge "0" ;
  skos:prefLabel "n-(2,3-dihydro-1,4-benzodioxin-6-yl)-2-[[4-(2-furanylmethyl)-5-(phenoxymethyl)-1,2,4-triazol-3-yl]thio]acetamide"@en, "N (2،3 دی هیدرو 1،4 بنزودیوکسین 6 یل) 2 [[4 (2 فورانیل متیل) 5 (فنوکسی متیل) 1،2،4 تریازول 3 یل] تیو]استامید"@fa ;
  ns0:inchikey "GIBYBGGRZZHPJA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C24H22N4O5S/c29-23(25-17-8-9-20-21(13-17)32-12-11-31-20)16-34-24-27-26-22(15-33-18-5-2-1-3-6-18)28(24)14-19-7-4-10-30-19/h1-10,13H,11-12,14-16H2,(H,25,29)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:mass "478.522" ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)NC(=O)CSC3=NN=C(N3CC4=CC=CO4)COC5=CC=CC=C5" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
